gst-python: rebuild for corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
82c7d519ad
commit
9e337321c0
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'gst-python'.
|
# Template file for 'gst-python'.
|
||||||
pkgname=gst-python
|
pkgname=gst-python
|
||||||
version=0.10.22
|
version=0.10.22
|
||||||
revision=4
|
revision=5
|
||||||
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config python"
|
hostmakedepends="pkg-config python"
|
||||||
|
@ -17,6 +18,7 @@ distfiles="$homepage/src/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
checksum=8f26f519a5bccd770864317e098e5e307fc5ad1201eb96329634b6508b253178
|
checksum=8f26f519a5bccd770864317e098e5e307fc5ad1201eb96329634b6508b253178
|
||||||
|
|
||||||
gst-python-devel_package() {
|
gst-python-devel_package() {
|
||||||
|
lib32disabled=yes
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue