gtk+: move gtk-update-icon-cache.1 to the gtk-update-icon-cache pkg.
This commit is contained in:
parent
ab4099492d
commit
88042cb4ef
@ -1,7 +1,7 @@
|
|||||||
# Template build file for 'gtk+'.
|
# Template build file for 'gtk+'.
|
||||||
pkgname=gtk+
|
pkgname=gtk+
|
||||||
version=2.24.27
|
version=2.24.27
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-man --enable-cups --with-xinput $(vopt_enable gir introspection)"
|
configure_args="--enable-man --enable-cups --with-xinput $(vopt_enable gir introspection)"
|
||||||
short_desc="The GTK+ toolkit (v2)"
|
short_desc="The GTK+ toolkit (v2)"
|
||||||
@ -72,6 +72,6 @@ gtk-update-icon-cache_package() {
|
|||||||
depends="gdk-pixbuf>=2.26.1_2" # libpng-1.5
|
depends="gdk-pixbuf>=2.26.1_2" # libpng-1.5
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/bin/gtk-update-icon-cache
|
vmove usr/bin/gtk-update-icon-cache
|
||||||
vman ${wrksrc}/docs/reference/gtk/gtk-update-icon-cache.1
|
vmove usr/share/man/man1/gtk-update-icon-cache.1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user