Update to 0.2.4
This commit is contained in:
parent
bdb34983c4
commit
000e2c9b5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400215
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xfce4-pulseaudio-plugin
|
||||
PORTVERSION= 0.2.3
|
||||
PORTVERSION= 0.2.4
|
||||
CATEGORIES= audio xfce
|
||||
MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
|
||||
DIST_SUBDIR= xfce4
|
||||
|
@ -15,12 +15,13 @@ LICENSE= GPLv2
|
|||
LIB_DEPENDS= libpulse-mainloop-glib.so:${PORTSDIR}/audio/pulseaudio
|
||||
RUN_DEPENDS= pavucontrol>=2.0:${PORTSDIR}/audio/pavucontrol
|
||||
|
||||
USES= pkgconfig libtool gmake gettext xfce:gtk3 tar:bzip2
|
||||
USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20 gtk30 intltool intlhack
|
||||
USE_XFCE= panel
|
||||
USE_XORG= x11
|
||||
INSTALLS_ICONS= yes
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CONFIGURE_ARGS=--with-mixer-command=${LOCALBASE}/bin/pavucontrol
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (xfce4/xfce4-pulseaudio-plugin-0.2.3.tar.bz2) = e82836bc8cf7d905b4e60d43dc630ba8e32dea785989700c71d4aeee9f583b33
|
||||
SIZE (xfce4/xfce4-pulseaudio-plugin-0.2.3.tar.bz2) = 306349
|
||||
SHA256 (xfce4/xfce4-pulseaudio-plugin-0.2.4.tar.bz2) = 8d9330ddf1d44a864a36d566cce4b76d4f859c5984bba7653d7dc39aa24d5c3e
|
||||
SIZE (xfce4/xfce4-pulseaudio-plugin-0.2.4.tar.bz2) = 307315
|
||||
|
|
Loading…
Reference in a new issue