libmypaint: adopted port
This commit is contained in:
parent
43bb5d0b77
commit
8af4e6105d
@ -1,5 +1,5 @@
|
|||||||
untrusted comment: verify with /etc/ports/opt.pub
|
untrusted comment: verify with /etc/ports/opt.pub
|
||||||
RWSE3ohX2g5d/VcUUnKaVbzAztsa8UMZsc9vOtFvI9EPPln7qmJf0MEvGHpVT3DoAG5S1eLwA907LTVUtSj/BGTZ2mu2qAH4FAI=
|
RWSE3ohX2g5d/Zh+2a81Yd8fAWCwoCJ9Gc4U538QMBdQ2ep/pqVEvAI2BlHsDMrH7DlXEx3kkDQv/5Sv+6wuFH0c07sZi6OGYgk=
|
||||||
SHA256 (Pkgfile) = 569975e7d8ef7ddc66a69604fb0543c19ad2cf15781ca50d0c23ea9d8172752d
|
SHA256 (Pkgfile) = 08e6102ce445bcd273714e0d6051c889d604b6349ac2d1f71bfa676b6fa2ddf9
|
||||||
SHA256 (.footprint) = 2fdb3ead8685f51095060deaca516d4258e4f9d1d1bff1dc8d49f269bce6af48
|
SHA256 (.footprint) = 2fdb3ead8685f51095060deaca516d4258e4f9d1d1bff1dc8d49f269bce6af48
|
||||||
SHA256 (libmypaint-1.6.1.tar.xz) = 741754f293f6b7668f941506da07cd7725629a793108bb31633fb6c3eae5315f
|
SHA256 (libmypaint-1.6.1.tar.xz) = 741754f293f6b7668f941506da07cd7725629a793108bb31633fb6c3eae5315f
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Description: libmypaint is a library for making brushstrokes
|
# Description: libmypaint is a library for making brushstrokes
|
||||||
# URL: https://github.com/mypaint/libmypaint
|
# URL: https://github.com/mypaint/libmypaint
|
||||||
# Maintainer: Thomas Penteker, tek at serverop dot de
|
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||||
# Depends on: gobject-introspection json-c intltool
|
# Depends on: gobject-introspection json-c intltool
|
||||||
|
|
||||||
name=libmypaint
|
name=libmypaint
|
||||||
version=1.6.1
|
version=1.6.1
|
||||||
@ -14,7 +14,7 @@ build() {
|
|||||||
export LINGUAS=" "
|
export LINGUAS=" "
|
||||||
|
|
||||||
./configure --prefix=/usr \
|
./configure --prefix=/usr \
|
||||||
--disable-nls
|
--disable-nls
|
||||||
|
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user