[Lunar-commits] <moonbase> pavucontrol: Version bump to 1.0 and adding a BUILD to disable GTK3.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Oct 5 22:19:28 CEST 2011
commit 7c61b5037b6d9d2e64a06d21a6ec4932cd72f8b0
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Oct 5 16:19:28 2011 -0400
pavucontrol: Version bump to 1.0 and adding a BUILD to disable GTK3.
---
audio/pavucontrol/BUILD | 7 +++++++
audio/pavucontrol/DETAILS | 6 +++---
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/audio/pavucontrol/BUILD b/audio/pavucontrol/BUILD
new file mode 100644
index 0000000..9788ab9
--- /dev/null
+++ b/audio/pavucontrol/BUILD
@@ -0,0 +1,7 @@
+(
+
+ OPTS+=" --disable-gtk3" &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/audio/pavucontrol/DETAILS b/audio/pavucontrol/DETAILS
index 3388216..9dd7e75 100644
--- a/audio/pavucontrol/DETAILS
+++ b/audio/pavucontrol/DETAILS
@@ -1,11 +1,11 @@
MODULE=pavucontrol
- VERSION=0.9.10
+ VERSION=1.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://0pointer.de/lennart/projects/pavucontrol/
- SOURCE_VFY=sha1:6e95bd7e74219eb886b18ab4fcf0e4a223405e40
+ SOURCE_VFY=sha1:38d60e5c489e83955d5a7c5d4e79e06e2ce8130b
WEB_SITE=http://0pointer.de/lennart/projects/pavucontrol/
ENTERED=20060606
- UPDATED=20100215
+ UPDATED=20111005
SHORT="Volume control utility for PulseAudio"
MAINTAINER=jannis at lunar-linux.org
More information about the Lunar-commits
mailing list