xfce4-mixer: update to 4.10.0.
This commit is contained in:
parent
de35cfa949
commit
cf313a72a5
2 changed files with 16 additions and 13 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'xfce4-mixer'
|
# Template file for 'xfce4-mixer'
|
||||||
pkgname=xfce4-mixer
|
pkgname=xfce4-mixer
|
||||||
version=4.8.0
|
version=4.10.0
|
||||||
distfiles="http://archive.xfce.org/src/apps/$pkgname/4.8/$pkgname-$version.tar.bz2"
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
revision=3
|
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
makedepends="pkg-config intltool gtk+-devel gstreamer-devel gst-plugins-base-devel libxfce4util-devel libxfce4ui-devel xfconf-devel xfce4-panel-devel"
|
makedepends="pkg-config intltool gtk+-devel gstreamer-devel
|
||||||
|
gst-plugins-base-devel libxfce4util-devel libxfce4ui-devel
|
||||||
|
xfconf-devel xfce4-panel-devel libunique1-devel"
|
||||||
short_desc="Sound mixer for the Xfce Desktop Environment"
|
short_desc="Sound mixer for the Xfce Desktop Environment"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=9f9f48fdd0d3f6b1e46694b93a44d15b800db72a96d831b5111d9ac976970fab
|
homepage="http://www.xfce.org/"
|
||||||
|
license="GPL-2"
|
||||||
|
distfiles="http://archive.xfce.org/src/apps/$pkgname/4.10/$pkgname-$version.tar.bz2"
|
||||||
|
checksum=a8c589001b438171ea5a6b46ce9895c3ffbc5081ab67805ab9870e540068dade
|
||||||
long_desc="
|
long_desc="
|
||||||
This package includes a sound mixer for the XFce Desktop Environment."
|
This package includes a sound mixer for the XFce Desktop Environment."
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,18 @@
|
||||||
libxfce4ui-1.so.0
|
libxfce4ui-1.so.0
|
||||||
|
libxfce4panel-1.0.so.4
|
||||||
libgtk-x11-2.0.so.0
|
libgtk-x11-2.0.so.0
|
||||||
|
libgdk-x11-2.0.so.0
|
||||||
|
libgdk_pixbuf-2.0.so.0
|
||||||
libxfconf-0.so.2
|
libxfconf-0.so.2
|
||||||
|
libdbus-glib-1.so.2
|
||||||
libgstreamer-0.10.so.0
|
libgstreamer-0.10.so.0
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libgstaudio-0.10.so.0
|
libgstaudio-0.10.so.0
|
||||||
libgstinterfaces-0.10.so.0
|
libgstinterfaces-0.10.so.0
|
||||||
|
libm.so.6
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libgdk-x11-2.0.so.0
|
libunique-1.0.so.0
|
||||||
libgdk_pixbuf-2.0.so.0
|
|
||||||
libcairo.so.2
|
|
||||||
libxfce4panel-1.0.so.4
|
|
||||||
libxfce4util.so.6
|
libxfce4util.so.6
|
||||||
|
libcairo.so.2
|
||||||
|
|
Loading…
Reference in a new issue