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