restructure #3
@@ -1,5 +1,6 @@
|
|||||||
pkgname=gobject-introspection
|
pkgname=gobject-introspection
|
||||||
pkgver=1.84.0
|
pkgver=1.84.0
|
||||||
|
_basever=${pkgver%.*}
|
||||||
pkgdesc="Introspection system for GObject-based libraries"
|
pkgdesc="Introspection system for GObject-based libraries"
|
||||||
url="https://wiki.gnome.org/Projects/GObjectIntrospection"
|
url="https://wiki.gnome.org/Projects/GObjectIntrospection"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
@@ -33,3 +34,5 @@ src_install() {
|
|||||||
python -m compileall -d /usr/lib/${pkgname} usr/lib/${pkgname}
|
python -m compileall -d /usr/lib/${pkgname} usr/lib/${pkgname}
|
||||||
python -O -m compileall -d /usr/lib/${pkgname} usr/lib/${pkgname}
|
python -O -m compileall -d /usr/lib/${pkgname} usr/lib/${pkgname}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# vim:ft=sh syn=sh et sw=2:
|
||||||
|
|||||||
Reference in New Issue
Block a user