xfce4-mixer: rebuild against xfce-4.10pre2.
This commit is contained in:
parent
e1dc4c4c4d
commit
4af925349d
2 changed files with 5 additions and 10 deletions
|
@ -3,7 +3,7 @@ pkgname=xfce4-mixer
|
|||
version=4.8.0
|
||||
distfiles="http://archive.xfce.org/src/apps/$pkgname/4.8/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="Sound mixer for the Xfce Desktop Environment"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=9f9f48fdd0d3f6b1e46694b93a44d15b800db72a96d831b5111d9ac976970fab
|
||||
|
@ -12,12 +12,8 @@ long_desc="
|
|||
|
||||
gtk_iconcache_dirs="/usr/share/xfce4-mixer/icons/hicolor"
|
||||
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
Add_dependency build glib-devel
|
||||
Add_dependency build cairo-devel
|
||||
Add_dependency build gdk-pixbuf-devel
|
||||
Add_dependency build gtk+-devel
|
||||
Add_dependency build gstreamer-devel
|
||||
Add_dependency build gst-plugins-base-devel
|
||||
|
@ -26,5 +22,5 @@ Add_dependency build libxfce4ui-devel
|
|||
Add_dependency build xfconf-devel
|
||||
Add_dependency build xfce4-panel-devel
|
||||
|
||||
Add_dependency full desktop-file-utils
|
||||
Add_dependency full hicolor-icon-theme
|
||||
Add_dependency run desktop-file-utils
|
||||
Add_dependency run hicolor-icon-theme
|
||||
|
|
|
@ -1,16 +1,15 @@
|
|||
libxfce4ui-1.so.0
|
||||
libgtk-x11-2.0.so.0
|
||||
libxfce4util.so.4
|
||||
libxfconf-0.so.2
|
||||
libgstreamer-0.10.so.0
|
||||
libgobject-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
libglib-2.0.so.0
|
||||
libgstaudio-0.10.so.0
|
||||
libgstinterfaces-0.10.so.0
|
||||
libpthread.so.0
|
||||
libc.so.6
|
||||
libxfce4panel-1.0.so.3
|
||||
libgdk-x11-2.0.so.0
|
||||
libgdk_pixbuf-2.0.so.0
|
||||
libcairo.so.2
|
||||
libxfce4panel-1.0.so.4
|
||||
libxfce4util.so.6
|
||||
|
|
Loading…
Reference in a new issue