Commit Graph

46 Commits

Author SHA1 Message Date
Weijia Wang
a3014dddfa
Merge pull request #291481 from r-ryantm/auto-update/appstream
appstream: 1.0.1 -> 1.0.2
2024-03-08 16:46:54 +01:00
R. Ryantm
82ade5850b appstream: 1.0.1 -> 1.0.2 2024-03-08 11:46:44 +01:00
arthsmn
44dc371f12
appstream: build with compose support 2024-03-05 19:21:01 -03:00
Rodney Lorrimar
9c0c72dd2b
appstream: Add meta.pkgConfigModules 2024-02-22 13:57:49 +08:00
K900
0426692aa2
appstream: 0.15.5 → 1.0.1
https://github.com/ximion/appstream/compare/v0.15.5...v1.0.1

Co-authored-by: Bobby Rong <rjl931189261@126.com>
2024-01-04 22:28:05 +08:00
Artturin
eac28f38d6 treewide: fix lints
Arg to lib.optional is a list

build time tool in buildInputs

*Flags not a list

https://github.com/nix-community/nixpkgs-lint
2023-04-18 20:20:56 +03:00
Nick Cao
d8cde8d6ba
appstream: fix cross compilation, set strictDeps 2023-03-30 20:24:24 +08:00
K900
a5a292c7a8 treewide: clear out remaining qt5 conditionals 2023-03-18 02:10:20 +03:00
K900
06624cd934 qt5: drop 5.12, 5.14 2022-12-03 10:49:53 +03:00
R. Ryantm
b1ce0dce15 appstream: 0.15.2 -> 0.15.5 2022-09-18 18:33:51 +02:00
Malo Bourgon
9e4be53221 treewide: add meta.mainProgram to some libraries
where a single bin is provided and someone might actually want to run it
2022-05-04 18:11:50 -07:00
Bobby Rong
2bfd5cee81
libsForQt5.appstream-qt: fix darwin build 2022-03-02 11:28:29 +08:00
Bobby Rong
b3d4c1d48f
nixosTests.installed-tests.appstream-qt: init 2022-03-02 11:28:29 +08:00
Bobby Rong
c942cd7b2e
nixosTests.installed-tests.appstream: init 2022-03-02 11:28:29 +08:00
Bobby Rong
33ed5aeef7
appstream: 0.14.4 → 0.15.2
https://github.com/ximion/appstream/blob/v0.15.2/NEWS
2022-03-02 11:28:29 +08:00
R. RyanTM
7954d11725 appstream: 0.14.3 -> 0.14.4 2021-06-24 12:11:32 +00:00
Jan Tojnar
bf9c36fb62
appstream: 0.14.0 -> 0.14.3
Fixes build with recent glib. Also clean up.
2021-05-05 22:42:59 +02:00
Jan Tojnar
34e2c2b310 appstream: 0.13.1 -> 0.14.0 2021-02-11 11:03:12 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
R. RyanTM
544a6670d8 appstream: 0.12.11 -> 0.13.1 2020-12-01 16:04:33 +00:00
Thomas Tuegel
ca5687c4dd
appstream-qt: multiple outputs 2020-09-10 10:23:44 -05:00
worldofpeace
1a5f54c404 appstream: 0.12.6 -> 0.12.11 2020-09-03 21:08:18 -04:00
Mario Rodas
b479497df1 appstream: enable on darwin 2020-08-16 10:14:46 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Peter Hoeg
eaae476d42 appstream-qt: do not remove built libraries 2019-04-24 13:11:50 +08:00
R. RyanTM
404b76582c appstream: 0.12.5 -> 0.12.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/appstream/versions
2019-03-10 13:15:33 +01:00
R. RyanTM
851cfedb53 appstream: 0.12.4 -> 0.12.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/appstream/versions
2019-02-06 17:26:41 +00:00
R. RyanTM
302fe24374 appstream: 0.12.3 -> 0.12.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/appstream/versions
2018-12-26 05:16:52 -08:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
R. RyanTM
f72bc25f79 appstream: 0.12.2 -> 0.12.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/appstream/versions
2018-11-10 09:16:48 -08:00
worldofpeace
1ef8646a73 appstream: 0.11.8 -> 0.12.2 2018-08-04 18:19:25 -04:00
worldofpeace
d279992fc6 appstream: add vala 2018-08-04 18:19:25 -04:00
worldofpeace
1e1c7c88a5 appstream: gir is default true 2018-08-04 18:19:25 -04:00
Peter Hoeg
fbde9ea744 appstream-qt: init at 0.11.8 2018-02-22 15:35:04 +08:00
Peter Hoeg
57ce02b574 appstream: 0.10.6 -> 0.11.8 2018-02-22 15:35:04 +08:00
mimadrid
19828e85b1
appstream: fix homepage url 2017-10-28 11:15:45 +02:00
ndowens
9017f36349 appstream: 0.9.5 -> 0.10.6 2017-03-10 18:49:01 -06:00
Tobias Geerinckx-Rice
5ac997b875
appstream: 0.8.0 -> 0.9.5 2016-05-06 19:17:07 +02:00
宋文武
93feb5d115 drop my maintainership (close #13881) 2016-03-13 18:39:01 +01:00
宋文武
8267dc061d appstream: Update to 0.8.0 2015-01-28 10:23:42 +08:00
宋文武
9bf9d5b9ad appstream: New package 2015-01-22 15:05:17 +08:00