diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xfce4-volumed-pulse/Makefile | 8 | ||||
-rw-r--r-- | deskutils/xfce4-volumed-pulse/distinfo | 5 | ||||
-rw-r--r-- | deskutils/xfce4-volumed-pulse/pkg-descr | 2 |
3 files changed, 7 insertions, 8 deletions
diff --git a/deskutils/xfce4-volumed-pulse/Makefile b/deskutils/xfce4-volumed-pulse/Makefile index f4cedd72948c..765e46512523 100644 --- a/deskutils/xfce4-volumed-pulse/Makefile +++ b/deskutils/xfce4-volumed-pulse/Makefile @@ -2,11 +2,9 @@ # $FreeBSD$ PORTNAME= xfce4-volumed-pulse -PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTVERSION= 0.2.1 CATEGORIES= deskutils xfce -MASTER_SITES= https://launchpadlibrarian.net/133628016/ \ - https://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/ +MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org @@ -19,7 +17,7 @@ LIB_DEPENDS= libpulse.so:audio/pulseaudio \ libnotify.so:devel/libnotify \ libkeybinder.so:x11/keybinder -USES= pkgconfig gmake xfce tar:bz2 +USES= gmake libtool pkgconfig tar:bz2 xfce GNU_CONFIGURE= yes USE_GNOME= glib20 gtk20 USE_XFCE= xfconf diff --git a/deskutils/xfce4-volumed-pulse/distinfo b/deskutils/xfce4-volumed-pulse/distinfo index 849db437eb3b..fd7e8d4add37 100644 --- a/deskutils/xfce4-volumed-pulse/distinfo +++ b/deskutils/xfce4-volumed-pulse/distinfo @@ -1,2 +1,3 @@ -SHA256 (xfce4/xfce4-volumed-pulse-0.2.0.tar.bz2) = 6930034a30bfa54106f3c76ea8e50f578426f5e6151c0e82fda04e6d127de550 -SIZE (xfce4/xfce4-volumed-pulse-0.2.0.tar.bz2) = 282403 +TIMESTAMP = 1473606537 +SHA256 (xfce4/xfce4-volumed-pulse-0.2.1.tar.bz2) = d7400f027854d202dafe43e0d0e15e7529dc89e963ded8706e8359703bd49083 +SIZE (xfce4/xfce4-volumed-pulse-0.2.1.tar.bz2) = 310534 diff --git a/deskutils/xfce4-volumed-pulse/pkg-descr b/deskutils/xfce4-volumed-pulse/pkg-descr index e564d835d6db..14582f843f2f 100644 --- a/deskutils/xfce4-volumed-pulse/pkg-descr +++ b/deskutils/xfce4-volumed-pulse/pkg-descr @@ -5,4 +5,4 @@ card/sink/track to act on. This is a fork of the original xfce4-volumed to drop GStreamer support and use PulseAudio instead. -WWW: https://launchpad.net/xfce4-volumed-pulse +WWW: https://git.xfce.org/apps/xfce4-volumed-pulse/ |