2010-04-23 10:56:45 +02:00
|
|
|
# Template file for 'libgirepository'.
|
|
|
|
#
|
|
|
|
short_desc="Library for handling GObject introspection data (runtime library)"
|
|
|
|
long_desc="${long_desc}
|
|
|
|
|
|
|
|
This package contains C libraries for handling the introspection data."
|
|
|
|
|
|
|
|
replaces="gobject-introspection<0.6.10"
|
|
|
|
|
2012-03-20 10:10:24 +01:00
|
|
|
do_install() {
|
|
|
|
vmove "usr/lib/*.so*" usr/lib
|
2010-04-23 10:56:45 +02:00
|
|
|
}
|