ganv: xlint.
This commit is contained in:
parent
f91e7014fd
commit
e8bf4bfd1d
@ -9,16 +9,16 @@ short_desc="Gtk widget for interactive 'boxes and lines'"
|
|||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://drobilla.net/software/ganv/"
|
homepage="http://drobilla.net/software/ganv/"
|
||||||
distfiles="http://download.drobilla.net/ganv-1.4.2.tar.bz2"
|
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=145028ade1567f258de6ad58ad0f7941646208d261028a9b74eb61126e2dfa3c
|
checksum=145028ade1567f258de6ad58ad0f7941646208d261028a9b74eb61126e2dfa3c
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
ganv-devel_package() {
|
ganv-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
short_desc+=" -- development files"
|
short_desc+=" -- development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/lib/pkgconfig
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user