gimp: update to 2.7.5.
This commit is contained in:
parent
2c3f1c471b
commit
8e19688bf1
3 changed files with 8 additions and 13 deletions
|
@ -5,13 +5,11 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains the Python bindings."
|
||||
|
||||
revision=4
|
||||
pycompile_dirs="usr/lib/gimp/2.0/python"
|
||||
|
||||
Add_dependency run pygtk
|
||||
|
||||
do_install()
|
||||
{
|
||||
do_install() {
|
||||
mkdir -p ${DESTDIR}/usr/lib/gimp/2.0/plug-ins
|
||||
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/gimp/2.0/python \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue