libxfcegui4: add missing rundeps to -devel subpkg.
This commit is contained in:
parent
06ce8b5ddd
commit
9be97ee1ca
@ -1,14 +1,12 @@
|
|||||||
# Template file for 'libxfcegui4-devel'.
|
# Template file for 'libxfcegui4-devel'.
|
||||||
#
|
#
|
||||||
depends="libxfcegui4>=4.10.0"
|
noarch=yes
|
||||||
|
depends="libxfce4util-devel libxfcegui4>=${version}_${revision}"
|
||||||
short_desc="${short_desc} - development files"
|
short_desc="${short_desc} - development files"
|
||||||
long_desc="${long_desc}
|
long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
|
|
||||||
noarch=yes
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmove usr/include usr
|
vmove usr/include usr
|
||||||
vmove usr/lib/pkgconfig usr/lib
|
vmove usr/lib/pkgconfig usr/lib
|
||||||
|
@ -1,16 +1,18 @@
|
|||||||
# Template file for 'libxfce4gui4'
|
# Template file for 'libxfce4gui4'
|
||||||
pkgname=libxfcegui4
|
pkgname=libxfcegui4
|
||||||
version=4.10.0
|
version=4.10.0
|
||||||
|
revision=2
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_args="--disable-static --disable-gladeui
|
||||||
|
--enable-startup-notification --disable-debug"
|
||||||
|
depends="hicolor-icon-theme"
|
||||||
|
makedepends="pkg-config intltool gtk+-devel libxml2-devel libxfce4util-devel
|
||||||
|
startup-notification-devel libglade-devel libxklavier-devel"
|
||||||
|
short_desc="GTK widgets for Xfce"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.xfce.org/"
|
homepage="http://www.xfce.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$version.tar.bz2"
|
distfiles="http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
|
||||||
configure_args="--disable-static --disable-gladeui --enable-startup-notification --disable-debug"
|
|
||||||
depends="hicolor-icon-theme"
|
|
||||||
makedepends="pkg-config intltool gtk+-devel libxml2-devel libxfce4util-devel startup-notification-devel libglade-devel libxklavier-devel"
|
|
||||||
revision=1
|
|
||||||
short_desc="GTK widgets for Xfce"
|
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
||||||
checksum=2b82f9979175d8856880c8f349e6eede491ca92fe6940c69c8958115418d4533
|
checksum=2b82f9979175d8856880c8f349e6eede491ca92fe6940c69c8958115418d4533
|
||||||
long_desc="
|
long_desc="
|
||||||
The package includes various GTK+ widgets for Xfce."
|
The package includes various GTK+ widgets for Xfce."
|
||||||
@ -18,5 +20,3 @@ long_desc="
|
|||||||
conf_files="/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml"
|
conf_files="/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml"
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user