xfce4-pulseaudio-plugin: update to 0.3.5.
Closes: #12022 [via git-merge-pr]
This commit is contained in:
parent
baaacb347d
commit
d265f6f74e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xfce4-pulseaudio-plugin'
|
# Template file for 'xfce4-pulseaudio-plugin'
|
||||||
pkgname=xfce4-pulseaudio-plugin
|
pkgname=xfce4-pulseaudio-plugin
|
||||||
version=0.3.4
|
version=0.3.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="gettext-devel glib-devel intltool pkg-config xfce4-dev-tools"
|
hostmakedepends="gettext-devel glib-devel intltool pkg-config xfce4-dev-tools"
|
||||||
|
@ -9,10 +9,10 @@ makedepends="libnotify-devel libxfce4ui-devel pulseaudio-devel xfce4-panel-devel
|
||||||
depends="pavucontrol"
|
depends="pavucontrol"
|
||||||
short_desc="Pulseaudio volume control plugin for Xfce4 panel"
|
short_desc="Pulseaudio volume control plugin for Xfce4 panel"
|
||||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin"
|
homepage="http://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin"
|
||||||
distfiles="http://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="http://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=43fa39400eccab1f3980064f42dde76f5cf4546a6ea0a5dc5c4c5b9ed2a01220
|
checksum=25e7bc414edf6e16140c31ca4e7dcedd4e17d40ea23a2921beb799fed11a99bb
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 xdt-autogen
|
NOCONFIGURE=1 xdt-autogen
|
||||||
|
|
Loading…
Reference in a new issue