1
0
forked from ports/opt

libmypaint: 1.3.0 -> 1.4.0

This commit is contained in:
Thomas Penteker 2019-09-20 22:44:13 +02:00
parent 9f775957d6
commit 4fded740ac
2 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/VzIWg5QayIOq690CNBR3c7wo8s7N+gAQWXIZlAvysOLtsrK3IQT8ubv+0YY5VaFE1zP5RoklOKcC0AB87ZPxAI=
SHA256 (Pkgfile) = 70aff7b39a8d7644371834e54b64995322dd8e38832eea78858734387ac9f83b
RWSE3ohX2g5d/UvPlZD0XiZe+IiwUykiRndMkWlXZQ4MQp59PifW6IwdJAd6IztK3s9GgYUWE24bQgHybOwNGBKoQYZS3H4OjAM=
SHA256 (Pkgfile) = 1f2ebdacfcfecd9bcbf45de5a2f8ad3030ff00e6db98339602deaa002d1f2e87
SHA256 (.footprint) = 3219a1114d84b17f0c804b2b4f06c77ae091e1f275de899e07470e0b3fe711c7
SHA256 (libmypaint-1.3.0.tar.gz) = 8fbdce62f66a027d8b43fa8b061f0e6ff2a3da63cbe55a82d1642e5e39da0654
SHA256 (libmypaint-1.4.0.tar.gz) = 1b2b5ebab5bcfad681ef227ad70fb00a1f93c325b1e8249a059eee13fc176eb7
SHA256 (libmypaint-1d5d822-stable.patch.xz) = d461c7925250c92cce9d720292702cf5cb3b4892be06d61630f230910cc97f2c

View File

@ -1,17 +1,17 @@
# Description: libmypaint is a library for making brushstrokes
# URL: https://github.com/mypaint/libmypaint
# Maintainer: Thomas Penteker, tek at serverop dot de
# Depends on: gobject-introspection json-c intltool
# Depends on: gobject-introspection json-c intltool
name=libmypaint
version=1.3.0
release=2
version=1.4.0
release=1
source=(https://github.com/mypaint/$name/archive/v$version/$name-$version.tar.gz
libmypaint-1d5d822-stable.patch.xz)
build() {
cd $name-$version
xzcat $SRC/libmypaint-1d5d822-stable.patch.xz | patch -p1
./autogen.sh
./configure --prefix=/usr \