gobject-introspection: update to 0.6.10, update subpkgs.
--HG-- extra : convert_revision : 11c74e7c8c5bb25c957329c8126ea410d1e65d7e
This commit is contained in:
16
srcpkgs/gobject-introspection/gir-freedesktop.template
Normal file
16
srcpkgs/gobject-introspection/gir-freedesktop.template
Normal file
@@ -0,0 +1,16 @@
|
||||
# Template file for 'gir-freedesktop'.
|
||||
#
|
||||
short_desc="Introspection data for some FreeDesktop components"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains small pieces of introspection data for the Cairo,
|
||||
FontConfig, FreeType, GL, and some XOrg libraries. They are distributed in
|
||||
this package temporarily, while the original sources do not include support
|
||||
for GObject Introspection. They are far from complete and only include what
|
||||
is necessary for other introspection packages to work properly."
|
||||
|
||||
do_install()
|
||||
{
|
||||
mkdir -p ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/girepository-1.0 ${DESTDIR}/usr/lib
|
||||
}
|
||||
Reference in New Issue
Block a user