gst-python: update to 0.10.22, added -devel subpkg.
This commit is contained in:
14
srcpkgs/gst-python/gst-python-devel.template
Normal file
14
srcpkgs/gst-python/gst-python-devel.template
Normal file
@@ -0,0 +1,14 @@
|
||||
# Template file for 'gst-python-devel'.
|
||||
#
|
||||
short_desc="${sourcepkg} - development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
Add_dependency run gst-python
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
vmove usr/lib/pkgconfig usr/lib
|
||||
vmove usr/share/gst-python usr/share
|
||||
}
|
Reference in New Issue
Block a user