New package: libplist-1.4.

This commit is contained in:
Juan RP
2012-02-22 10:30:17 +01:00
parent fe8bfca8ee
commit 310b0b6bed
12 changed files with 74 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# Template file for 'libplist-python'.
#
short_desc="${sourcepkg} Python bindings"
long_desc="${long_desc}
This package contains the Python language bindings."
do_install() {
vmove usr/lib/python2.7 usr/lib
}