ReText: unbreak: needs python-PyQt5

This commit is contained in:
Alessio Sergi 2015-01-07 02:17:15 +01:00
parent 2be90d4c0d
commit 8d970ecf1d
1 changed files with 9 additions and 5 deletions

View File

@ -1,14 +1,17 @@
# Template file for 'ReText'
pkgname=ReText
version=5.0.1
revision=1
revision=2
noarch=yes
build_style="python-module"
python_versions="3.4"
hostmakedepends="python3.4 ImageMagick"
depends="python3.4-Markups python3.4-pyside python3.4-Markdown"
short_desc="Editor for Markdown markup languages"
pycompile_version="3.4"
pycompile_module="ReText"
makedepends="python3.4 qt5-tools ImageMagick"
depends="python3.4-PyQt5-webkit python3.4-Markups python3.4-Markdown
desktop-file-utils shared-mime-info"
short_desc="Simple editor for Markdown and reStructuredText"
maintainer="Enno Boland <eb@s01.de>"
noarch="yes"
license="GPL-3"
homepage="http://retext.sourceforge.net"
update_ignore="*beta*"
@ -16,6 +19,7 @@ distfiles="${SOURCEFORGE_SITE}/retext/ReText-${version%.*}/ReText-${version}.tar
checksum=a62f784f18bfcdad13969b8b15a8e92f57e930f23e93bfce1ab714e5ac77e939
post_install() {
lrelease locale/*.ts
local icondir=usr/share/icons/hicolor
for size in 16 22 24 32 48 128; do