pygobject-gtk3: fixed name (FS#1107)
This commit is contained in:
parent
7720b4db03
commit
d1cdf7eccd
@ -4,13 +4,13 @@
|
||||
# Packager: Simone Rota, sip at varlock dot com
|
||||
# Depends on: gtk3 python
|
||||
|
||||
name=pygobject
|
||||
name=pygobject-gtk3
|
||||
version=3.14.0
|
||||
release=1
|
||||
source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version::4}/$name-$version.tar.xz)
|
||||
source=(http://ftp.gnome.org/pub/GNOME/sources/pygobject/${version::4}/pygobject-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
cd pygobject-$version
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--disable-introspection
|
||||
|
Loading…
x
Reference in New Issue
Block a user