xfce4-appfinder: update to 4.9.5.
This commit is contained in:
parent
f01f320537
commit
8cf9e47b50
|
@ -1,27 +1,25 @@
|
||||||
# Template file for 'xfce4-appfinder'
|
# Template file for 'xfce4-appfinder'
|
||||||
pkgname=xfce4-appfinder
|
pkgname=xfce4-appfinder
|
||||||
version=4.8.0
|
version=4.9.5
|
||||||
distfiles="http://archive.xfce.org/xfce/4.8/src/$pkgname-$version.tar.bz2"
|
homepage="http://xfce.org"
|
||||||
|
distfiles="http://archive.xfce.org/src/xfce/xfce4-appfinder/4.9/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
revision=1
|
|
||||||
short_desc="Appfinder for the Xfce Desktop Environment"
|
short_desc="Appfinder for the Xfce Desktop Environment"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=fd74184355e45f8a16cc3cdd32b012b6787a453deb3a8b96af90494c7a8ac77f
|
license="GPL-2"
|
||||||
|
checksum=b94bffe0d08de7bf2e3b68c261f66fd6fd78cebe12c0c0578795e7efea8df6e6
|
||||||
long_desc="
|
long_desc="
|
||||||
xfce-appfinder shows system wide installed applications."
|
xfce-appfinder shows system wide installed applications."
|
||||||
|
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
|
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build libxfce4ui-devel
|
|
||||||
Add_dependency build gtk+-devel
|
Add_dependency build gtk+-devel
|
||||||
Add_dependency build libxfce4util-devel
|
|
||||||
Add_dependency build gdk-pixbuf-devel
|
|
||||||
Add_dependency build garcon-devel
|
Add_dependency build garcon-devel
|
||||||
|
Add_dependency build libxfce4util-devel
|
||||||
|
Add_dependency build libxfce4ui-devel
|
||||||
Add_dependency build xfconf-devel
|
Add_dependency build xfconf-devel
|
||||||
Add_dependency build glib-devel
|
|
||||||
|
|
||||||
Add_dependency full desktop-file-utils
|
Add_dependency run desktop-file-utils
|
||||||
Add_dependency full hicolor-icon-theme
|
Add_dependency run hicolor-icon-theme
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
libxfce4ui-1.so.0
|
libxfce4ui-1.so.0
|
||||||
libgtk-x11-2.0.so.0
|
libgtk-x11-2.0.so.0
|
||||||
libxfce4util.so.4
|
|
||||||
libgdk_pixbuf-2.0.so.0
|
libgdk_pixbuf-2.0.so.0
|
||||||
libgarcon-1.so.0
|
libgarcon-1.so.0
|
||||||
libxfconf-0.so.2
|
libxfconf-0.so.2
|
||||||
|
@ -8,3 +7,8 @@ libgobject-2.0.so.0
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
|
libxfce4util.so.6
|
||||||
|
libgdk-x11-2.0.so.0
|
||||||
|
libgio-2.0.so.0
|
||||||
|
libdbus-glib-1.so.2
|
||||||
|
libdbus-1.so.3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user