summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdriaan Zonnenberg2017-03-19 16:07:40 +0100
committerAdriaan Zonnenberg2017-03-19 16:07:40 +0100
commit2b6171b53d6334cce24a73b6b373f8cfeb198f1b (patch)
tree0ef996fe669e93649668c5758ece8ea034d5af10
parent2f95fdadca0693f5dd2bf21550ffe9ddb4c8844a (diff)
downloadaur-2b6171b53d6334cce24a73b6b373f8cfeb198f1b.tar.gz
Apply changes from original package (gnome-settings-daemon)
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD14
2 files changed, 11 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5b85ad1f739..46dd16b7288d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-settings-daemon-redshift
pkgdesc = GNOME Settings Daemon with a patch to support changing the color temerature
- pkgver = 3.22.1
+ pkgver = 3.22.2
pkgrel = 1
url = https://git.gnome.org/browse/gnome-settings-daemon
arch = i686
@@ -31,10 +31,11 @@ pkgbase = gnome-settings-daemon-redshift
depends = nss
depends = libgudev
depends = gtk3-print-backends
+ depends = libnm
provides = gnome-settings-daemon
conflicts = gnome-settings-daemon
- source = git://git.gnome.org/gnome-settings-daemon#commit=3ee42193f8772b5eb39b0b5a4d175b00abce033d
- source = git://git.gnome.org/libgnome-volume-control
+ source = git+https://git.gnome.org/browse/gnome-settings-daemon#commit=239ccb035d17380d801d9cdde3a10dce5b64ac85
+ source = git+https://git.gnome.org/browse/libgnome-volume-control
source = https://raw.githubusercontent.com/benzea/gnome-shell-extension-redshift/master/patches/gsd-3.22-color-Add-ability-to-change-the-color-temperature-of.patch
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 26d7c441e62e..9ee791b44d91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,23 +2,23 @@
# Contributor: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=gnome-settings-daemon-redshift
-pkgver=3.22.1
+pkgver=3.22.2
_pkgname=gnome-settings-daemon
pkgrel=1
pkgdesc="GNOME Settings Daemon with a patch to support changing the color temerature"
url="https://git.gnome.org/browse/gnome-settings-daemon"
arch=(i686 x86_64)
license=(GPL)
-depends=(dconf gnome-desktop gsettings-desktop-schemas libcanberra-pulse
- libnotify libsystemd libwacom pulseaudio pulseaudio-alsa upower
- librsvg libgweather geocode-glib geoclue2 nss libgudev gtk3-print-backends)
+depends=(dconf gnome-desktop gsettings-desktop-schemas libcanberra-pulse libnotify libsystemd
+ libwacom pulseaudio pulseaudio-alsa upower librsvg libgweather geocode-glib geoclue2 nss
+ libgudev gtk3-print-backends libnm)
makedepends=(intltool xf86-input-wacom libxslt docbook-xsl python git gnome-common)
provides=(gnome-settings-daemon)
conflicts=(gnome-settings-daemon)
groups=(gnome)
-_commit=3ee42193f8772b5eb39b0b5a4d175b00abce033d # tags/GNOME_SETTINGS_DAEMON_3_22_1^0
-source=("git://git.gnome.org/gnome-settings-daemon#commit=$_commit"
- "git://git.gnome.org/libgnome-volume-control"
+_commit=239ccb035d17380d801d9cdde3a10dce5b64ac85 # tags/GNOME_SETTINGS_DAEMON_3_22_2^0
+source=("git+https://git.gnome.org/browse/gnome-settings-daemon#commit=$_commit"
+ "git+https://git.gnome.org/browse/libgnome-volume-control"
"https://raw.githubusercontent.com/benzea/gnome-shell-extension-redshift/master/patches/gsd-3.22-color-Add-ability-to-change-the-color-temperature-of.patch")
sha256sums=('SKIP'
'SKIP'