gimp: 2.10.14 -> 2.10.18

This commit is contained in:
Thomas Penteker 2020-04-01 23:37:16 +02:00
parent b1e386da2d
commit e2482f0da0
4 changed files with 1132 additions and 42 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/X61vuRCOa4ztUcGljuLatraHKypbBL8XFZEIizwwgKDmvrFRZ4Tt8gZgV209y2Jjpo+lMIpn6CxklI92gLpfQo=
SHA256 (Pkgfile) = f23daa40e6e23a33b304fae778381dfd76579ea02313ad89fcece6800f5b8a0a
SHA256 (.footprint) = b0daa49c2937cea4cff8cb7a2f4a78b491f5e57d8a7db7e38b6d0eaa8c9e3539
SHA256 (gimp-2.10.14.tar.bz2) = df9b0f11c2078eea1de3ebc66529a5d3854c5e28636cd25a8dd077bd9d6ddc54
RWSE3ohX2g5d/WtGbowu1pX+gWl2Ab7o89pTcN1kcK7NvkpS4QlJxhLUYo7G0LQYMkW0EDUNgY/WALHpGsglZQPU11stpJ8RJQc=
SHA256 (Pkgfile) = 67419b0e2e959840833700f548126f1acde0c7906306463a82f4aa3d8a8b793b
SHA256 (.footprint) = d1dfd55177ad5258743573ecbd4995b17d669379f856eb3da5a7f7507776fb44
SHA256 (gimp-2.10.18.tar.bz2) = 65bfe111e8eebffd3dde3016ccb507f9948d2663d9497cb438d9bb609e11d716

View File

@ -5,7 +5,7 @@
# Optional: gimp-print libsdl ghostscript libmng
name=gimp
version=2.10.14
version=2.10.18
release=1
source=(https://download.gimp.org/pub/gimp/v${version%.*}/gimp-$version.tar.bz2)
@ -20,8 +20,6 @@ build() {
--disable-nls \
--without-webkit
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
make
make DESTDIR=$PKG install

View File

@ -1,8 +0,0 @@
README for gimp
If libmng, librsvg, and/or lcms are installed on your system, you'll get a
footprint mismatch when building the gimp. It can be pkgadd'ed anyway
and will function as normal.