Convert packages to the new template format (g).
This commit is contained in:
@@ -4,7 +4,6 @@ version=0.8.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_install_args="UPDATE_ICON_CACHE=true"
|
||||
depends="hicolor-icon-theme"
|
||||
makedepends="pkg-config flex gtk+-devel libglade-devel vte-devel"
|
||||
short_desc="A small utility for fast and easy GUI building"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
@@ -17,3 +16,10 @@ post_install() {
|
||||
vmkdir usr/share/doc/$pkgname
|
||||
cp -a examples ${DESTDIR}/usr/share/doc/$pkgname/examples
|
||||
}
|
||||
|
||||
gtkdialog_package() {
|
||||
depends="hicolor-icon-theme"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user