Commit Graph

52 Commits

Author SHA1 Message Date
Malte Brandy
cebf9198f3
treewide: De-inline uses of lib.boolToString
This commit should not change eval results
2020-10-14 01:46:17 +02:00
R. RyanTM
f150d16ab4 geoclue2: 2.5.5 -> 2.5.6 2020-02-28 17:47:30 +00:00
Robin Gloster
64d0102ae7
Merge pull request #70595 from r-ryantm/auto-update/geoclue
geoclue2: 2.5.3 -> 2.5.5
2019-10-16 00:17:14 +02:00
R. RyanTM
693eff22a7 geoclue2: 2.5.3 -> 2.5.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/geoclue/versions
2019-10-07 02:02:43 -07:00
worldofpeace
a2757ecdf2 geoclue2: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:08 -04:00
worldofpeace
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Rok Garbas
65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
worldofpeace
82135b6c81 nixos/geoclue2: don't run as root 2019-05-19 18:53:18 -04:00
worldofpeace
fb4ec8f688 geoclue: 2.5.2 -> 2.5.3
Updated patch as needed.

https://gitlab.freedesktop.org/geoclue/geoclue/tags/2.5.3
2019-05-16 22:45:38 -04:00
worldofpeace
47b939d659 geoclue2: 2.5.1 -> 2.5.2
https://gitlab.freedesktop.org/geoclue/geoclue/blob/2.5.2/NEWS
2019-03-01 21:53:43 -05:00
worldofpeace
c65edd687f geoclue2: correct sysconfdir 2018-12-25 18:38:19 -05:00
Tor Hedin Brønner
7aa8b68ab7 geoclue: fix gobject-introspection naming
gobjectIntrospection is now named gobject-introspection.
2018-12-03 12:37:22 +01:00
Frederik Rietdijk
a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01: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
worldofpeace
607aefd972 geoclue2: 2.4.12 -> 2.5.1 2018-11-30 17:14:39 -05:00
worldofpeace
ac61b96d1c geoclue2: add patch to whitelist elementary's agent 2018-08-31 21:47:02 -04:00
Michael Peyton Jones
284fc9b449
geoclue: 2.4.10 -> 2.4.12 2018-08-14 15:55:01 +01:00
Jan Tojnar
a6dab86ada
geoclue2: 2.4.8 → 2.4.10 2018-07-21 03:29:57 +02:00
Jan Tojnar
919a507cb2
geoclue2: move to default.nix 2018-07-21 02:30:10 +02:00
Jan Tojnar
75162b1045
geoclue: drop 2018-07-21 02:29:02 +02:00
Silvan Mosberger
57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
R. RyanTM
e5b678698b geoclue2: 2.4.7 -> 2.4.8
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/geoclue/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.4.8 with grep in /nix/store/94izsg39mjz2f8z4wp0z4i2kxpwj8gv4-geoclue-2.4.8
- directory tree listing: https://gist.github.com/387fefa5c6ac00efbebe272c600f309f
2018-04-17 02:31:12 -07:00
Matthew Bauer
ed2a9cf65f treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
Jan Tojnar
72b3c4a959
geoclue2: build gir 2018-03-22 07:46:57 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Tuomas Tynkkynen
90e8e0b782 geoclue: Split into multiple outputs 2017-10-29 01:28:04 +03:00
Tuomas Tynkkynen
e514447063 geoclue2: Split into multiple outputs 2017-10-29 01:28:04 +03:00
Arda Xi
e1b74291bd geoclue2: Add glib_networking and wrapGAppsHook
geoclue2 without GNOME requires glib_networking in order to make HTTPS
connections to location providers. Additionally, geoclue2 crashes if an
NMEA provider is found on the network without GSettings support.

Also moved intltool to nativeBuildInputs as per good practices.
2017-10-11 15:43:35 +02:00
Arda Xi
4f6ce0d077 geoclue2: 2.4.3 -> 2.4.7 2017-10-11 13:54:21 +02:00
Ryan Trinkle
c955c86fd9 geoclue-2.0: move pkgconfig from buildInputs to nativeBuildInputs 2017-09-28 12:17:25 -04:00
John Ericson
531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Linus Heckemann
b73e3b6095 GNOME: 3.22 -> 3.24
This is a squash commit of the joint work from:

* Jan Tojnar (@jtojnar)
* Linus Heckemann (@lheckemann)
* Ryan Mulligan (@ryantm)
* romildo (@romildo)
* Tom Hunger (@teh)
2017-08-28 15:32:49 +01:00
Hamish Mackenzie
bde6e3da6f Fix geoclue build on Darwin 2017-04-07 00:45:54 +02:00
Kirill Boltaev
bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Robin Gloster
d020caa5b2 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-04-18 13:49:22 +00:00
Tobias Geerinckx-Rice
06dceaa5b2
geoclue2: 2.4.2 -> 2.4.3 2016-04-11 23:39:47 +02:00
Robin Gloster
3f45f0948d Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-03-15 01:44:24 +00:00
Tobias Geerinckx-Rice
cc53e62644 geoclue2: 2.4.1 -> 2.4.2 2016-03-10 23:37:11 +01:00
Franz Pletz
aff1f4ab94 Use general hardening flag toggle lists
The following parameters are now available:

  * hardeningDisable
    To disable specific hardening flags
  * hardeningEnable
    To enable specific hardening flags

Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.

cc-wrapper supports the following flags:

  * fortify
  * stackprotector
  * pie (disabled by default)
  * pic
  * strictoverflow
  * format
  * relro
  * bindnow
2016-03-05 18:55:26 +01:00
Robin Gloster
e00052b334 geoclue: turn off format hardening 2016-02-11 00:30:51 +00:00
Profpatsch
cc79a6360b geoclue2: 2.1.10 -> 2.4.1 2015-12-12 14:26:46 +01:00
Joachim Fasting
048f00a9dc geoclue: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Luca Bruno
db3b86560f GNOME 3.16.1, closes #7357 2015-04-25 12:02:33 +02:00
Michael Raskin
df6c1e0e61 Update geoclue2 2014-11-03 11:58:22 +03:00
Rok Garbas
335575a51e geoclue: update to 2.1.9 2014-08-03 13:22:06 +02:00
Luca Bruno
380af2be66 geoclue2: 2.0.0 -> 2.1.8 2014-05-20 13:41:40 +02:00
Rok Garbas
b040814679 changes in: redshift, geoclue, libsoup
- added support for geoclue for redshift
 - package geoclue 2.0.0 (as geoclue2)
 - package libsoup 2.44.1 (as libsoup_2_40)
2013-10-29 16:25:31 +01:00
Cillian de Roiste
27bef25b17 Applying the patch from Rok Garbas to add GIMP 2.8.0
svn path=/nixpkgs/trunk/; revision=34352
2012-06-04 17:38:47 +00:00
Michael Raskin
c8dc35ac72 Trying to fix geoclue build with fresher GCC
svn path=/nixpkgs/branches/stdenv-updates/; revision=32614
2012-02-27 08:18:11 +00:00
Michael Raskin
d22126580e Fix license typo
svn path=/nixpkgs/trunk/; revision=25339
2011-01-02 16:35:14 +00:00