flickcurl: drop noarch.
This commit is contained in:
parent
a2cd1e9b46
commit
4eca8965c0
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'flickcurl'
|
# Template file for 'flickcurl'
|
||||||
pkgname=flickcurl
|
pkgname=flickcurl
|
||||||
version=1.26
|
version=1.26
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libcurl-devel libxml2-devel raptor-devel"
|
makedepends="libcurl-devel libxml2-devel raptor-devel"
|
||||||
short_desc="C library for the Flickr API"
|
short_desc="C library for the Flickr API"
|
||||||
|
@ -12,7 +12,6 @@ distfiles="http://download.dajobe.org/flickcurl/flickcurl-${version}.tar.gz"
|
||||||
checksum=ff42a36c7c1c7d368246f6bc9b7d792ed298348e5f0f5d432e49f6803562f5a3
|
checksum=ff42a36c7c1c7d368246f6bc9b7d792ed298348e5f0f5d432e49f6803562f5a3
|
||||||
|
|
||||||
flickcurl-doc_package() {
|
flickcurl-doc_package() {
|
||||||
archs=noarch
|
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
short_desc+=" - Documentation (HTML Version)"
|
short_desc+=" - Documentation (HTML Version)"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue