mypaint-brushes: noarch=yes
This commit is contained in:
parent
9115b018a4
commit
6e2264ac56
|
@ -1,3 +1,4 @@
|
|||
--- autogen.sh.orig
|
||||
+++ autogen.sh
|
||||
@@ -90,6 +90,9 @@
|
||||
echo -n "checking for automake >= $AUTOMAKE_REQUIRED_VERSION ... "
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'mypaint-brushes'
|
||||
pkgname=mypaint-brushes
|
||||
version=1.3.0
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake"
|
||||
makedepends="libmypaint-devel"
|
||||
short_desc="Brushes used by MyPaint and other software using libmypaint"
|
||||
maintainer="Kartik Singh <kartik.ynwa@gmail.com>"
|
||||
license="CC0-1.0, GPL-2.0-or-later, GPL-3.0-on-later"
|
||||
license="CC0-1.0"
|
||||
homepage="https://github.com/Jehan/mypaint-brushes"
|
||||
distfiles="https://github.com/Jehan/mypaint-brushes/archive/v${version}.tar.gz"
|
||||
checksum=704bb6420e65085acfd7a61d6050e96b0395c5eab078433f11406c355f16b214
|
||||
|
|
Loading…
Reference in New Issue