summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Vinogradov2015-03-04 20:47:01 -0500
committerPavel Vinogradov2015-03-04 20:47:01 -0500
commit93ecb3372cc5fdc08a03cbe244f3bd0b77fdfb18 (patch)
tree2006836e275693a2c5aa93228bed1d84cb0cd811
parent7dd0d88d4ba0e206e56a0ef4fee6cbec604bc9a9 (diff)
xfce/xfce4-settings: version 4.12.0
-rwxr-xr-xxfce/xfce4-settings/DEPENDS12
-rwxr-xr-xxfce/xfce4-settings/DETAILS4
-rw-r--r--xfce/xfce4-settings/HISTORY4
-rw-r--r--xfce/xfce4-settings/xfce4-settings-4.10.1.tar.bz2.sigbin287 -> 0 bytes
-rw-r--r--xfce/xfce4-settings/xfce4-settings-4.12.0.tar.bz2.sigbin0 -> 287 bytes
5 files changed, 17 insertions, 3 deletions
diff --git a/xfce/xfce4-settings/DEPENDS b/xfce/xfce4-settings/DEPENDS
index 81291d7b3d..1ab656974d 100755
--- a/xfce/xfce4-settings/DEPENDS
+++ b/xfce/xfce4-settings/DEPENDS
@@ -11,6 +11,11 @@ optional_depends gettext \
"--disable-nls" \
"for Native Language Support" &&
+optional_depends libinput \
+ "--enable-xorg-libinput" \
+ "--disable-xorg-libinput" \
+ "for libinput Xorg driver" &&
+
optional_depends libxrandr \
"--enable-xrandr" \
"--disable-xrandr" \
@@ -36,4 +41,9 @@ optional_depends libnotify \
"--disable-libnotify" \
"for notification support" &&
-optional_depends hwdata "" "" "for HWdata support"
+optional_depends hwdata "" "" "for HWdata support" &&
+
+optional_depends upower \
+ "--enable-upower-glib" \
+ "--disable-upower-glib" \
+ "for UPower support"
diff --git a/xfce/xfce4-settings/DETAILS b/xfce/xfce4-settings/DETAILS
index 96c13a68a0..d68df53d34 100755
--- a/xfce/xfce4-settings/DETAILS
+++ b/xfce/xfce4-settings/DETAILS
@@ -1,8 +1,8 @@
SPELL=xfce4-settings
- VERSION=4.10.1
+ VERSION=4.12.0
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://archive.xfce.org/src/xfce/$SPELL/$BRANCH/$SOURCE
WEB_SITE=http://www.xfce.org/
diff --git a/xfce/xfce4-settings/HISTORY b/xfce/xfce4-settings/HISTORY
index 3a7f102037..5de9d4126d 100644
--- a/xfce/xfce4-settings/HISTORY
+++ b/xfce/xfce4-settings/HISTORY
@@ -1,3 +1,7 @@
+2015-03-04 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: updated spell to 4.12.0, UPSTREAM_HASH -> WORKS_FOR_ME
+ * DEPENDS: added libinput and upower, both are optional
+
2013-06-14 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 4.10.1
SOURCE matches upstream posted SHA1
diff --git a/xfce/xfce4-settings/xfce4-settings-4.10.1.tar.bz2.sig b/xfce/xfce4-settings/xfce4-settings-4.10.1.tar.bz2.sig
deleted file mode 100644
index eae63fd07c..0000000000
--- a/xfce/xfce4-settings/xfce4-settings-4.10.1.tar.bz2.sig
+++ /dev/null
Binary files differ
diff --git a/xfce/xfce4-settings/xfce4-settings-4.12.0.tar.bz2.sig b/xfce/xfce4-settings/xfce4-settings-4.12.0.tar.bz2.sig
new file mode 100644
index 0000000000..83e659e3e4
--- /dev/null
+++ b/xfce/xfce4-settings/xfce4-settings-4.12.0.tar.bz2.sig
Binary files differ