webkit-gtk: update to 1.2.5.

This commit is contained in:
Juan RP
2010-10-24 20:51:39 +02:00
parent b4b9309027
commit 792f7b96b7
5 changed files with 49 additions and 7 deletions

View File

@@ -0,0 +1,13 @@
# Template file for 'gir-webkit-gtk'.
#
short_desc="Introspection data for WebKit GTK+"
long_desc="${long_desc}
This package contains small pieces of introspection data for the
WebKit GTK+ library."
do_install()
{
install -d ${DESTDIR}/usr/lib
mv ${SRCPKGDESTDIR}/usr/lib/girepository-1.0 ${DESTDIR}/usr/lib
}