othman: remove noarch

This commit is contained in:
Đoàn Trần Công Danh 2020-11-28 18:20:23 +07:00
parent 7d6bddf42b
commit 60ee9b480b

View File

@ -1,22 +1,19 @@
# Template file for 'othman' # Template file for 'othman'
pkgname=othman pkgname=othman
version=0.6.0 version=0.6.0
revision=1 revision=2
archs=noarch
build_style=python3-module build_style=python3-module
pycompile_module="othman"
hostmakedepends="python3 ImageMagick sqlite intltool" hostmakedepends="python3 ImageMagick sqlite intltool"
depends="gtk+3 python3-gobject amiri-font" depends="gtk+3 python3-gobject amiri-font"
short_desc="Quran browser and search engine " short_desc="Quran browser and search engine "
maintainer="John <me@johnnynator.dev>" maintainer="John <me@johnnynator.dev>"
license="WAQFv2" license="custom:WAQFv2"
homepage="https://github.com/ojuba-org/othman/" homepage="https://github.com/ojuba-org/othman/"
distfiles="https://github.com/ojuba-org/othman/archive/${version}.tar.gz" distfiles="https://github.com/ojuba-org/othman/archive/${version}.tar.gz"
checksum=5a40ca72496b5b28e82206904b92721fe5f6e42c4741bdc08220b2289afe4fd1 checksum=5a40ca72496b5b28e82206904b92721fe5f6e42c4741bdc08220b2289afe4fd1
repository=nonfree repository=nonfree
pre_build() { pre_build() {
sed -i 's|python gen-index|python2 gen-index|' Makefile
make icons make icons
make Othman.desktop make Othman.desktop
make othman-data/ix.db make othman-data/ix.db