Commit Graph

28 Commits

Author SHA1 Message Date
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
Jan Tojnar
a04625379a
Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar
15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome 2020-04-01 14:41:43 +02:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
worldofpeace
1727324fae libhttpseverywhere: build with latest vala 2019-03-18 01:32:39 -04: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
Jan Tojnar
8d078e5000
libhttpseverywhere: fix build 2018-11-30 21:34:44 +01:00
Jan Tojnar
5cc18c4781
gnome3: remove versionBranch attribute
Standard library now contains stdenv.lib.versions.majorMinor,
which does the same.
2018-10-05 02:17:19 +02:00
Jan Tojnar
2790b30af8
libhttpseverywhere: update url 2018-05-29 10:56:24 +02:00
Jan Tojnar
1643713bf3
libhttpseverywhere: 0.8.2 → 0.8.3 2018-04-24 13:30:57 +02:00
Jan Tojnar
41db0371d4
gnome3.libhttpseverywhere: fix build 2018-03-22 07:46:43 +01:00
Jan Tojnar
0973618e4e
gnome3: automated update 2018-03-22 07:46:42 +01:00
xeji
fa50e903cf libhttpseverywhere: fix build
run tests in correct directory
2018-03-21 23:23:11 +02:00
Jan Tojnar
81cbb53075
gnome3: automated update 2018-03-05 06:06:08 +01:00
Jan Tojnar
990036c599
libhttpseverywhere: add updateScript 2018-03-04 20:05:52 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
sternenseemann
019c631840 libhttpseverywhere: 0.4.5 -> 0.6.5 2017-12-29 14:22:30 +01:00
Lukas Werling
f0a1ab78b4 meson/ninja: add setup hooks (#28444)
* Add setupHook for meson/ninja build

* libhttpseverywhere: Use meson/ninja setupHooks

* jamomacore: Remove superfluous ninja buildInput

* Remove obsolete ninja buildPhases

These are all handled by ninja's setup hook.

* lean2, xcbuild: fix build with ninja setup hook

Ninja is a runtime dependency here. However, cmake can generate Ninja
build files as well to satisfy the setup hook.

* qtwebengine: fix build with ninja setup hook
2017-08-27 19:42:21 +02:00
Franz Pletz
1f2a47c70f
libhttpseverywhere: 0.4.2 -> 0.4.5 2017-06-20 07:28:34 +02:00
Jörg Thalheim
785d008511
libhttpseverywhere: 0.2.10 -> 0.4.2 2017-04-27 13:22:02 +02:00
ndowens
ccba00655a libhttpseverywhere: 0.2.3 -> 0.2.10 2017-03-10 15:56:35 -06:00
sternenseemann
750af04bad libhttpseverywhere: use gnome mirrors (#19938)
libhttpseverywhere is a GNOME project now, so it is available via GNOME
mirrors.
2016-10-29 20:47:37 +02:00
sternenseemann
7647f4a19c libhttpseverywhere: 0.2.0 -> 0.2.3 2016-10-25 17:27:07 +02:00
sternenseemann
5feda977c8 libhttpseverywhere: 0.1.0 -> 0.2.0 2016-10-24 17:13:16 +02:00
sternenseemann
b004070465 libhttpseverywhere: build api documentation
This is a workaround for a bug in meson (https://github.com/mesonbuild/meson/issues/894)
2016-10-12 12:56:41 +02:00
sternenseemann
3229de5eb5 libhttpseverywhere: init at 0.1.0 2016-10-11 07:58:51 +02:00