[notify] gimp: libmypaint 1.6.1 breaks ABI rebuild gimp after update of libmypaint
This commit is contained in:
parent
70d677860b
commit
328fd3f6ab
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/TyUgMqWFDul1iclI0QGXslhXwfElgSGiA2vfOKPA2+Lqt6slEXuj6vu91Cy3htI4IvRkAccb3Heq6fqVACyEgk=
|
||||
SHA256 (Pkgfile) = e20e6caae10d02a4a012b69d7344fe4be54d53dfae97b27ffb488671d4ab52db
|
||||
RWSE3ohX2g5d/YdQzibq25ArKvEDzCUquAR5X9ni9RIXcsmLaZgdFXGNIYDpAXowakOoo+GNTPMgs1zXfedfYY5qprXH/9wP4Ak=
|
||||
SHA256 (Pkgfile) = 4e3276104d5157f2730d5a371fded0174a05f0e51c9b2685a3b308d622c34793
|
||||
SHA256 (.footprint) = d1dfd55177ad5258743573ecbd4995b17d669379f856eb3da5a7f7507776fb44
|
||||
SHA256 (gimp-2.10.18.tar.bz2) = 65bfe111e8eebffd3dde3016ccb507f9948d2663d9497cb438d9bb609e11d716
|
||||
|
@ -7,10 +7,10 @@
|
||||
name=gimp
|
||||
version=2.10.18
|
||||
release=2
|
||||
source=(https://download.gimp.org/pub/gimp/v${version%.*}/gimp-$version.tar.bz2)
|
||||
source=(https://download.gimp.org/pub/gimp/v${version%.*}/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd gimp-$version
|
||||
cd $name-$version
|
||||
|
||||
sed -i -e '/$(helpbrowser)/d' plug-ins/Makefile.in
|
||||
./configure --prefix=/usr \
|
||||
|
Loading…
x
Reference in New Issue
Block a user