vte3: update to 0.34.7.
This commit is contained in:
parent
d396342fca
commit
f5e6aa0c73
@ -1,6 +1,6 @@
|
|||||||
# Template build file for 'vte3'.
|
# Template build file for 'vte3'.
|
||||||
pkgname=vte3
|
pkgname=vte3
|
||||||
version=0.34.6
|
version=0.34.7
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=vte-${version}
|
wrksrc=vte-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/vte/0.34/vte-$version.tar.xz"
|
distfiles="${GNOME_SITE}/vte/0.34/vte-$version.tar.xz"
|
||||||
checksum=e1dcc30ec8df24ec5f7f100ca231ab96da0e560b0bfddec3617c962943d8f3f3
|
checksum=187e49cca574f548d04ceea701e95a1531ff9dd9cd1953ce6455824720dab932
|
||||||
long_desc="
|
long_desc="
|
||||||
Terminal widget with improved font, internationalization and
|
Terminal widget with improved font, internationalization and
|
||||||
accessibility support for the GNOME 3 desktop."
|
accessibility support for the GNOME 3 desktop."
|
||||||
@ -24,6 +24,7 @@ vte3-devel_package() {
|
|||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/lib/pkgconfig
|
||||||
|
vmove "usr/lib/*.so"
|
||||||
vmove usr/share/gir-1.0
|
vmove usr/share/gir-1.0
|
||||||
vmove usr/share/gtk-doc
|
vmove usr/share/gtk-doc
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user