meld: remove unnnecessary bdeps; use pycompile_module.
This commit is contained in:
parent
00e65a700d
commit
c97ff6ecfc
1 changed files with 3 additions and 5 deletions
|
@ -1,14 +1,12 @@
|
||||||
# Template file for 'meld'
|
# Template file for 'meld'
|
||||||
pkgname=meld
|
pkgname=meld
|
||||||
version=3.12.1
|
version=3.12.1
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
python_versions="2.7"
|
hostmakedepends="pkg-config intltool gnome-doc-utils python itstool gtk-update-icon-cache"
|
||||||
hostmakedepends="pkg-config intltool gnome-doc-utils python itstool"
|
|
||||||
makedepends="pygtk-devel pygtksourceview desktop-file-utils hicolor-icon-theme"
|
|
||||||
depends="pygtk pygtksourceview desktop-file-utils hicolor-icon-theme"
|
depends="pygtk pygtksourceview desktop-file-utils hicolor-icon-theme"
|
||||||
pycompile_dirs="usr/lib/meld/meld/"
|
pycompile_module="meld"
|
||||||
short_desc="Visual diff and merge tool"
|
short_desc="Visual diff and merge tool"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://meldmerge.org/"
|
homepage="http://meldmerge.org/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue