webkit-gtk: update to 1.2.5.
This commit is contained in:
13
srcpkgs/webkit-gtk/gir-webkit-gtk.template
Normal file
13
srcpkgs/webkit-gtk/gir-webkit-gtk.template
Normal 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
|
||||
}
|
||||
Reference in New Issue
Block a user