Update build_style for all templates.
- There's no need to set build_style for custom-install (default). - gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
This commit is contained in:
parent
90204b7b28
commit
23dd7d008e
876 changed files with 753 additions and 876 deletions
|
@ -3,7 +3,7 @@ pkgname=gst-python
|
|||
version=0.10.21
|
||||
revision=2
|
||||
distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
build_style=gnu-configure
|
||||
short_desc="Python bindings for GStreamer 0.10"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
checksum=d5962132c84b88b54d0f63832b8dfcc383a7805827da5abc2d1d215ba86a6f92
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue