kupfer: remove noarch

This commit is contained in:
Đoàn Trần Công Danh 2020-11-22 09:25:10 +07:00
parent f386cfe348
commit 65121c7cac

View file

@ -1,14 +1,13 @@
# Template file for 'kupfer'
pkgname=kupfer
version=319
revision=2
archs=noarch
build_style=waf3
revision=3
wrksrc="${pkgname}-v${version}"
python_version=3
build_style=waf3
pycompile_dirs="usr/share/kupfer/kupfer"
configure_args="--no-update-mime --no-update-icon-cache"
hostmakedepends="intltool python3-docutils"
hostmakedepends="intltool python3-docutils python3-gobject python3-xdg
python3-dbus gtk+3"
makedepends="libkeybinder3 libwnck python3-gobject python3-xdg python3-dbus"
depends="$makedepends"
short_desc="Interface for quick and convenient access to applications"
@ -17,3 +16,4 @@ license="GPL-3.0-or-later"
homepage="https://kupferlauncher.github.io/"
distfiles="https://github.com/kupferlauncher/kupfer/releases/download/v${version}/kupfer-v${version}.tar.xz"
checksum=22357233984a6588a9f9743002363af38ea63b5c2684af487693a13c42973d31
python_version=3