Update to 2.6.3
Change my email address Ok, kili@, okan@
This commit is contained in:
parent
ad0ac88e01
commit
50ad3a337b
@ -1,21 +1,20 @@
|
|||||||
# $OpenBSD: Makefile,v 1.41 2008/11/19 14:08:27 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.42 2008/12/12 16:14:57 giovanni Exp $
|
||||||
|
|
||||||
COMMENT= GNU Image Manipulation Program
|
COMMENT= GNU Image Manipulation Program
|
||||||
|
|
||||||
DISTNAME= gimp-2.6.2
|
DISTNAME= gimp-2.6.3
|
||||||
PKGNAME= ${DISTNAME}p0
|
SHARED_LIBS= gimp-2.0 263.0 \
|
||||||
SHARED_LIBS= gimp-2.0 262.0 \
|
gimpbase-2.0 263.0 \
|
||||||
gimpbase-2.0 262.0 \
|
gimpcolor-2.0 263.0 \
|
||||||
gimpcolor-2.0 262.0 \
|
gimpconfig-2.0 263.0 \
|
||||||
gimpconfig-2.0 262.0 \
|
gimpmath-2.0 263.0 \
|
||||||
gimpmath-2.0 262.0 \
|
gimpmodule-2.0 263.0 \
|
||||||
gimpmodule-2.0 262.0 \
|
gimpthumb-2.0 263.0 \
|
||||||
gimpthumb-2.0 262.0 \
|
gimpui-2.0 263.0 \
|
||||||
gimpui-2.0 262.0 \
|
gimpwidgets-2.0 263.0
|
||||||
gimpwidgets-2.0 262.0
|
|
||||||
|
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MAINTAINER= Giovanni Bechis <g.bechis@snb.it>
|
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
|
||||||
|
|
||||||
DIR= gimp/v2.6
|
DIR= gimp/v2.6
|
||||||
MASTER_SITES= ftp://ftp.gimp.org/pub/${DIR}/ \
|
MASTER_SITES= ftp://ftp.gimp.org/pub/${DIR}/ \
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
MD5 (gimp-2.6.2.tar.bz2) = NmTRLyZEfA7cP2EZh7m/LQ==
|
MD5 (gimp-2.6.3.tar.bz2) = OcMIZ1EbeTkeuRd8hsi3mg==
|
||||||
RMD160 (gimp-2.6.2.tar.bz2) = urqQVyR4IA+UItRHQ3xvZpFA/AM=
|
RMD160 (gimp-2.6.3.tar.bz2) = rHNrHkmRj0qiMhX86atWw1nFhvA=
|
||||||
SHA1 (gimp-2.6.2.tar.bz2) = tq5WQTJj2Oo9SiavdJYOtAbthvo=
|
SHA1 (gimp-2.6.3.tar.bz2) = XmTAPZ0F+ihlbGBBA5wmzXwJ3qs=
|
||||||
SHA256 (gimp-2.6.2.tar.bz2) = Mav4mHOPl107ThmSahlsBxlJfzojAM6xX8tEAJDFqy0=
|
SHA256 (gimp-2.6.3.tar.bz2) = COTSckcdN3zXxsrGpgiaVAQ2lhwA3dCd5PKaMUjsce8=
|
||||||
SIZE (gimp-2.6.2.tar.bz2) = 15918673
|
SIZE (gimp-2.6.3.tar.bz2) = 15978924
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.17 2008/11/16 21:19:23 kili Exp $
|
@comment $OpenBSD: PLIST,v 1.18 2008/12/12 16:14:57 giovanni Exp $
|
||||||
@pkgpath ${BASE_PKGPATH},altivec
|
@pkgpath ${BASE_PKGPATH},altivec
|
||||||
%%SHARED%%
|
%%SHARED%%
|
||||||
bin/gimp
|
bin/gimp
|
||||||
@ -998,6 +998,7 @@ share/gimp/2.0/scripts/old-photo.scm
|
|||||||
share/gimp/2.0/scripts/paste-as-brush.scm
|
share/gimp/2.0/scripts/paste-as-brush.scm
|
||||||
share/gimp/2.0/scripts/paste-as-pattern.scm
|
share/gimp/2.0/scripts/paste-as-pattern.scm
|
||||||
share/gimp/2.0/scripts/perspective-shadow.scm
|
share/gimp/2.0/scripts/perspective-shadow.scm
|
||||||
|
share/gimp/2.0/scripts/plug-in-compat.init
|
||||||
share/gimp/2.0/scripts/predator.scm
|
share/gimp/2.0/scripts/predator.scm
|
||||||
share/gimp/2.0/scripts/pupi-button.scm
|
share/gimp/2.0/scripts/pupi-button.scm
|
||||||
share/gimp/2.0/scripts/rendermap.scm
|
share/gimp/2.0/scripts/rendermap.scm
|
||||||
|
Loading…
Reference in New Issue
Block a user