libxfcegui4: removed; obsolete and no revdeps.
This commit is contained in:
parent
ec630e77b6
commit
daa0ef9619
3 changed files with 0 additions and 32 deletions
|
@ -152,8 +152,6 @@ libssl.so.1 libssl-1.0.0_1
|
|||
libcrypto.so.1 libssl-1.0.0_1
|
||||
libreadline.so.6 readline-6.3_1
|
||||
libhistory.so.6 readline-6.3_1
|
||||
libxfcegui4.so.4 libxfcegui4-4.7.0_1
|
||||
libxfce4kbd-private.so libxfcegui4-4.7.0_1
|
||||
libxfconf-0.so.2 xfconf-4.9.1_1
|
||||
libxfce4util.so.6 libxfce4util-4.9.1_1
|
||||
libxfce4panel-1.0.so.4 xfce4-panel-4.9.2_1
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
libxfcegui4
|
|
@ -1,29 +0,0 @@
|
|||
# Template file for 'libxfce4gui4'
|
||||
pkgname=libxfcegui4
|
||||
version=4.10.0
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-gladeui
|
||||
--enable-startup-notification --disable-debug"
|
||||
short_desc="GTK widgets for Xfce"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.xfce.org/"
|
||||
license="GPL-2"
|
||||
distfiles="http://pkgs.fedoraproject.org/repo/pkgs/$pkgname/${pkgname}-${version}.tar.bz2/4025b9d6811f051c914cdd700d437e61/${pkgname}-${version}.tar.bz2"
|
||||
checksum=2b82f9979175d8856880c8f349e6eede491ca92fe6940c69c8958115418d4533
|
||||
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gtk+-devel libxml2-devel libxfce4util-devel
|
||||
startup-notification-devel libglade-devel libxklavier-devel"
|
||||
depends="hicolor-icon-theme"
|
||||
conf_files="/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml"
|
||||
|
||||
libxfcegui4-devel_package() {
|
||||
depends="libxfce4util-devel libxfcegui4-${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove usr/share/gtk-doc
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue