mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
libsexy: drop
This commit is contained in:
parent
02ec263f3c
commit
8df7372fac
3 changed files with 0 additions and 27 deletions
|
@ -340,7 +340,6 @@ libatopology.so.2 alsa-lib-1.2.1_1
|
||||||
libvisual-0.4.so.0 libvisual-0.4.0_1
|
libvisual-0.4.so.0 libvisual-0.4.0_1
|
||||||
libxfsm-4.6.so.0 xfce4-session-4.9.1_1
|
libxfsm-4.6.so.0 xfce4-session-4.9.1_1
|
||||||
libxklavier.so.16 libxklavier-5.0_1
|
libxklavier.so.16 libxklavier-5.0_1
|
||||||
libsexy.so.2 libsexy-0.1.11_1
|
|
||||||
liblcms.so.1 lcms-1.18_1
|
liblcms.so.1 lcms-1.18_1
|
||||||
libgd.so.3 gd-2.1.0_1
|
libgd.so.3 gd-2.1.0_1
|
||||||
libcroco-0.6.so.3 libcroco-0.6.2_1
|
libcroco-0.6.so.3 libcroco-0.6.2_1
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
libsexy
|
|
|
@ -1,25 +0,0 @@
|
||||||
# Template file for 'libsexy'
|
|
||||||
pkgname=libsexy
|
|
||||||
version=0.1.11
|
|
||||||
revision=11
|
|
||||||
build_style=gnu-configure
|
|
||||||
configure_args="--disable-static"
|
|
||||||
hostmakedepends="pkg-config glib-devel"
|
|
||||||
makedepends="iso-codes gtk+-devel libxml2-devel"
|
|
||||||
short_desc="Collection of additional GTK+ widgets"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
homepage="http://releases.chipx86.com/$pkgname"
|
|
||||||
license="LGPL-2.1"
|
|
||||||
distfiles="http://releases.chipx86.com/$pkgname/$pkgname/$pkgname-$version.tar.gz"
|
|
||||||
checksum=8c4101a8cda5fccbba85ba1a15f46f2cf75deaa8b3c525ce5b135b9e1a8fe49e
|
|
||||||
|
|
||||||
libsexy-devel_package() {
|
|
||||||
depends="libxml2-devel gtk+-devel ${sourcepkg}-${version}_${revision}"
|
|
||||||
short_desc+=" -- development files"
|
|
||||||
pkg_install() {
|
|
||||||
vmove usr/include
|
|
||||||
vmove usr/lib/pkgconfig
|
|
||||||
vmove "usr/lib/*.so"
|
|
||||||
vmove usr/share
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue