mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Update to 1.1.26.
PR: 21560 (very incomplete) Actual work done by: sobomax
This commit is contained in:
parent
66d100bd16
commit
a2a9f1fee7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33149
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gimp
|
||||
PORTVERSION= 1.1.25
|
||||
PORTVERSION= 1.1.26
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/unstable/v${PORTVERSION}/ \
|
||||
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/gimp/unstable/v${PORTVERSION}/ \
|
||||
@ -47,10 +47,11 @@ MAN5= gimprc.5
|
||||
CONFIGURE_ARGS= --disable-perl
|
||||
PLIST_SUB+= PERL:="@comment "
|
||||
.else
|
||||
BUILD_DEPENDS+= perldl:${PORTSDIR}/math/PDL \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk
|
||||
RUN_DEPENDS+= perldl:${PORTSDIR}/math/PDL \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk
|
||||
PERL_DEPENDS= perldl:${PORTSDIR}/math/PDL \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
|
||||
BUILD_DEPENDS+= ${PERL_DEPENDS}
|
||||
RUN_DEPENDS+= ${PERL_DEPENDS}
|
||||
PLIST_SUB+= PERL:=""
|
||||
.endif
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gimp-1.1.25.tar.bz2) = 2df4bd78cb0e00b3c304b76ee62b7b2f
|
||||
MD5 (gimp-1.1.26.tar.bz2) = 4951bb1f992cdd351c5c3861ba197bcf
|
||||
|
10
graphics/gimp-app-devel/files/patch-as
Normal file
10
graphics/gimp-app-devel/files/patch-as
Normal file
@ -0,0 +1,10 @@
|
||||
--- plug-ins/perl/po/Makefile.in.in 2000/09/26 14:53:46 1.1
|
||||
+++ plug-ins/perl/po/Makefile.in.in 2000/09/26 14:54:01
|
||||
@@ -49,7 +49,6 @@
|
||||
DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \
|
||||
stamp-cat-id $(POFILES) $(GMOFILES) $(SOURCES) $(srcdir)/pxgettext
|
||||
|
||||
-POTFILES = \
|
||||
|
||||
CATALOGS = @CATALOGS@
|
||||
CATOBJEXT = @CATOBJEXT@
|
@ -889,7 +889,6 @@ share/gimp/help/C/filters/repeat_last.html
|
||||
share/gimp/help/C/filters/reshow_last.html
|
||||
share/gimp/help/C/filters/ripple.html
|
||||
share/gimp/help/C/filters/rotate.html
|
||||
share/gimp/help/C/filters/rotators.html
|
||||
share/gimp/help/C/filters/sample_colorize.html
|
||||
share/gimp/help/C/filters/scatter_hsv.html
|
||||
share/gimp/help/C/filters/screenshot.html
|
||||
@ -1351,6 +1350,10 @@ share/locale/fr/LC_MESSAGES/gimp-libgimp.mo
|
||||
share/locale/fr/LC_MESSAGES/gimp-script-fu.mo
|
||||
share/locale/fr/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/fr/LC_MESSAGES/gimp.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp-libgimp.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp-script-fu.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp.mo
|
||||
share/locale/gl/LC_MESSAGES/gimp-libgimp.mo
|
||||
share/locale/gl/LC_MESSAGES/gimp-script-fu.mo
|
||||
share/locale/gl/LC_MESSAGES/gimp-std-plugins.mo
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gimp
|
||||
PORTVERSION= 1.1.25
|
||||
PORTVERSION= 1.1.26
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/unstable/v${PORTVERSION}/ \
|
||||
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/gimp/unstable/v${PORTVERSION}/ \
|
||||
@ -47,10 +47,11 @@ MAN5= gimprc.5
|
||||
CONFIGURE_ARGS= --disable-perl
|
||||
PLIST_SUB+= PERL:="@comment "
|
||||
.else
|
||||
BUILD_DEPENDS+= perldl:${PORTSDIR}/math/PDL \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk
|
||||
RUN_DEPENDS+= perldl:${PORTSDIR}/math/PDL \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk
|
||||
PERL_DEPENDS= perldl:${PORTSDIR}/math/PDL \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
|
||||
BUILD_DEPENDS+= ${PERL_DEPENDS}
|
||||
RUN_DEPENDS+= ${PERL_DEPENDS}
|
||||
PLIST_SUB+= PERL:=""
|
||||
.endif
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gimp-1.1.25.tar.bz2) = 2df4bd78cb0e00b3c304b76ee62b7b2f
|
||||
MD5 (gimp-1.1.26.tar.bz2) = 4951bb1f992cdd351c5c3861ba197bcf
|
||||
|
10
graphics/gimp-app/files/patch-as
Normal file
10
graphics/gimp-app/files/patch-as
Normal file
@ -0,0 +1,10 @@
|
||||
--- plug-ins/perl/po/Makefile.in.in 2000/09/26 14:53:46 1.1
|
||||
+++ plug-ins/perl/po/Makefile.in.in 2000/09/26 14:54:01
|
||||
@@ -49,7 +49,6 @@
|
||||
DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \
|
||||
stamp-cat-id $(POFILES) $(GMOFILES) $(SOURCES) $(srcdir)/pxgettext
|
||||
|
||||
-POTFILES = \
|
||||
|
||||
CATALOGS = @CATALOGS@
|
||||
CATOBJEXT = @CATOBJEXT@
|
@ -889,7 +889,6 @@ share/gimp/help/C/filters/repeat_last.html
|
||||
share/gimp/help/C/filters/reshow_last.html
|
||||
share/gimp/help/C/filters/ripple.html
|
||||
share/gimp/help/C/filters/rotate.html
|
||||
share/gimp/help/C/filters/rotators.html
|
||||
share/gimp/help/C/filters/sample_colorize.html
|
||||
share/gimp/help/C/filters/scatter_hsv.html
|
||||
share/gimp/help/C/filters/screenshot.html
|
||||
@ -1351,6 +1350,10 @@ share/locale/fr/LC_MESSAGES/gimp-libgimp.mo
|
||||
share/locale/fr/LC_MESSAGES/gimp-script-fu.mo
|
||||
share/locale/fr/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/fr/LC_MESSAGES/gimp.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp-libgimp.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp-script-fu.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp.mo
|
||||
share/locale/gl/LC_MESSAGES/gimp-libgimp.mo
|
||||
share/locale/gl/LC_MESSAGES/gimp-script-fu.mo
|
||||
share/locale/gl/LC_MESSAGES/gimp-std-plugins.mo
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gimp
|
||||
PORTVERSION= 1.1.25
|
||||
PORTVERSION= 1.1.26
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/unstable/v${PORTVERSION}/ \
|
||||
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/gimp/unstable/v${PORTVERSION}/ \
|
||||
@ -47,10 +47,11 @@ MAN5= gimprc.5
|
||||
CONFIGURE_ARGS= --disable-perl
|
||||
PLIST_SUB+= PERL:="@comment "
|
||||
.else
|
||||
BUILD_DEPENDS+= perldl:${PORTSDIR}/math/PDL \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk
|
||||
RUN_DEPENDS+= perldl:${PORTSDIR}/math/PDL \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk
|
||||
PERL_DEPENDS= perldl:${PORTSDIR}/math/PDL \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
|
||||
BUILD_DEPENDS+= ${PERL_DEPENDS}
|
||||
RUN_DEPENDS+= ${PERL_DEPENDS}
|
||||
PLIST_SUB+= PERL:=""
|
||||
.endif
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gimp-1.1.25.tar.bz2) = 2df4bd78cb0e00b3c304b76ee62b7b2f
|
||||
MD5 (gimp-1.1.26.tar.bz2) = 4951bb1f992cdd351c5c3861ba197bcf
|
||||
|
10
graphics/gimp-devel/files/patch-as
Normal file
10
graphics/gimp-devel/files/patch-as
Normal file
@ -0,0 +1,10 @@
|
||||
--- plug-ins/perl/po/Makefile.in.in 2000/09/26 14:53:46 1.1
|
||||
+++ plug-ins/perl/po/Makefile.in.in 2000/09/26 14:54:01
|
||||
@@ -49,7 +49,6 @@
|
||||
DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \
|
||||
stamp-cat-id $(POFILES) $(GMOFILES) $(SOURCES) $(srcdir)/pxgettext
|
||||
|
||||
-POTFILES = \
|
||||
|
||||
CATALOGS = @CATALOGS@
|
||||
CATOBJEXT = @CATOBJEXT@
|
@ -889,7 +889,6 @@ share/gimp/help/C/filters/repeat_last.html
|
||||
share/gimp/help/C/filters/reshow_last.html
|
||||
share/gimp/help/C/filters/ripple.html
|
||||
share/gimp/help/C/filters/rotate.html
|
||||
share/gimp/help/C/filters/rotators.html
|
||||
share/gimp/help/C/filters/sample_colorize.html
|
||||
share/gimp/help/C/filters/scatter_hsv.html
|
||||
share/gimp/help/C/filters/screenshot.html
|
||||
@ -1351,6 +1350,10 @@ share/locale/fr/LC_MESSAGES/gimp-libgimp.mo
|
||||
share/locale/fr/LC_MESSAGES/gimp-script-fu.mo
|
||||
share/locale/fr/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/fr/LC_MESSAGES/gimp.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp-libgimp.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp-script-fu.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp.mo
|
||||
share/locale/gl/LC_MESSAGES/gimp-libgimp.mo
|
||||
share/locale/gl/LC_MESSAGES/gimp-script-fu.mo
|
||||
share/locale/gl/LC_MESSAGES/gimp-std-plugins.mo
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gimp
|
||||
PORTVERSION= 1.1.25
|
||||
PORTVERSION= 1.1.26
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/unstable/v${PORTVERSION}/ \
|
||||
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/gimp/unstable/v${PORTVERSION}/ \
|
||||
@ -47,10 +47,11 @@ MAN5= gimprc.5
|
||||
CONFIGURE_ARGS= --disable-perl
|
||||
PLIST_SUB+= PERL:="@comment "
|
||||
.else
|
||||
BUILD_DEPENDS+= perldl:${PORTSDIR}/math/PDL \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk
|
||||
RUN_DEPENDS+= perldl:${PORTSDIR}/math/PDL \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk
|
||||
PERL_DEPENDS= perldl:${PORTSDIR}/math/PDL \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
|
||||
BUILD_DEPENDS+= ${PERL_DEPENDS}
|
||||
RUN_DEPENDS+= ${PERL_DEPENDS}
|
||||
PLIST_SUB+= PERL:=""
|
||||
.endif
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gimp-1.1.25.tar.bz2) = 2df4bd78cb0e00b3c304b76ee62b7b2f
|
||||
MD5 (gimp-1.1.26.tar.bz2) = 4951bb1f992cdd351c5c3861ba197bcf
|
||||
|
10
graphics/gimp/files/patch-as
Normal file
10
graphics/gimp/files/patch-as
Normal file
@ -0,0 +1,10 @@
|
||||
--- plug-ins/perl/po/Makefile.in.in 2000/09/26 14:53:46 1.1
|
||||
+++ plug-ins/perl/po/Makefile.in.in 2000/09/26 14:54:01
|
||||
@@ -49,7 +49,6 @@
|
||||
DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \
|
||||
stamp-cat-id $(POFILES) $(GMOFILES) $(SOURCES) $(srcdir)/pxgettext
|
||||
|
||||
-POTFILES = \
|
||||
|
||||
CATALOGS = @CATALOGS@
|
||||
CATOBJEXT = @CATOBJEXT@
|
@ -889,7 +889,6 @@ share/gimp/help/C/filters/repeat_last.html
|
||||
share/gimp/help/C/filters/reshow_last.html
|
||||
share/gimp/help/C/filters/ripple.html
|
||||
share/gimp/help/C/filters/rotate.html
|
||||
share/gimp/help/C/filters/rotators.html
|
||||
share/gimp/help/C/filters/sample_colorize.html
|
||||
share/gimp/help/C/filters/scatter_hsv.html
|
||||
share/gimp/help/C/filters/screenshot.html
|
||||
@ -1351,6 +1350,10 @@ share/locale/fr/LC_MESSAGES/gimp-libgimp.mo
|
||||
share/locale/fr/LC_MESSAGES/gimp-script-fu.mo
|
||||
share/locale/fr/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/fr/LC_MESSAGES/gimp.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp-libgimp.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp-script-fu.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp.mo
|
||||
share/locale/gl/LC_MESSAGES/gimp-libgimp.mo
|
||||
share/locale/gl/LC_MESSAGES/gimp-script-fu.mo
|
||||
share/locale/gl/LC_MESSAGES/gimp-std-plugins.mo
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gimp
|
||||
PORTVERSION= 1.1.25
|
||||
PORTVERSION= 1.1.26
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/unstable/v${PORTVERSION}/ \
|
||||
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/gimp/unstable/v${PORTVERSION}/ \
|
||||
@ -47,10 +47,11 @@ MAN5= gimprc.5
|
||||
CONFIGURE_ARGS= --disable-perl
|
||||
PLIST_SUB+= PERL:="@comment "
|
||||
.else
|
||||
BUILD_DEPENDS+= perldl:${PORTSDIR}/math/PDL \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk
|
||||
RUN_DEPENDS+= perldl:${PORTSDIR}/math/PDL \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk
|
||||
PERL_DEPENDS= perldl:${PORTSDIR}/math/PDL \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
|
||||
BUILD_DEPENDS+= ${PERL_DEPENDS}
|
||||
RUN_DEPENDS+= ${PERL_DEPENDS}
|
||||
PLIST_SUB+= PERL:=""
|
||||
.endif
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gimp-1.1.25.tar.bz2) = 2df4bd78cb0e00b3c304b76ee62b7b2f
|
||||
MD5 (gimp-1.1.26.tar.bz2) = 4951bb1f992cdd351c5c3861ba197bcf
|
||||
|
10
graphics/gimp1/files/patch-as
Normal file
10
graphics/gimp1/files/patch-as
Normal file
@ -0,0 +1,10 @@
|
||||
--- plug-ins/perl/po/Makefile.in.in 2000/09/26 14:53:46 1.1
|
||||
+++ plug-ins/perl/po/Makefile.in.in 2000/09/26 14:54:01
|
||||
@@ -49,7 +49,6 @@
|
||||
DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \
|
||||
stamp-cat-id $(POFILES) $(GMOFILES) $(SOURCES) $(srcdir)/pxgettext
|
||||
|
||||
-POTFILES = \
|
||||
|
||||
CATALOGS = @CATALOGS@
|
||||
CATOBJEXT = @CATOBJEXT@
|
@ -889,7 +889,6 @@ share/gimp/help/C/filters/repeat_last.html
|
||||
share/gimp/help/C/filters/reshow_last.html
|
||||
share/gimp/help/C/filters/ripple.html
|
||||
share/gimp/help/C/filters/rotate.html
|
||||
share/gimp/help/C/filters/rotators.html
|
||||
share/gimp/help/C/filters/sample_colorize.html
|
||||
share/gimp/help/C/filters/scatter_hsv.html
|
||||
share/gimp/help/C/filters/screenshot.html
|
||||
@ -1351,6 +1350,10 @@ share/locale/fr/LC_MESSAGES/gimp-libgimp.mo
|
||||
share/locale/fr/LC_MESSAGES/gimp-script-fu.mo
|
||||
share/locale/fr/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/fr/LC_MESSAGES/gimp.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp-libgimp.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp-script-fu.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp.mo
|
||||
share/locale/gl/LC_MESSAGES/gimp-libgimp.mo
|
||||
share/locale/gl/LC_MESSAGES/gimp-script-fu.mo
|
||||
share/locale/gl/LC_MESSAGES/gimp-std-plugins.mo
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gimp
|
||||
PORTVERSION= 1.1.25
|
||||
PORTVERSION= 1.1.26
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/unstable/v${PORTVERSION}/ \
|
||||
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/gimp/unstable/v${PORTVERSION}/ \
|
||||
@ -47,10 +47,11 @@ MAN5= gimprc.5
|
||||
CONFIGURE_ARGS= --disable-perl
|
||||
PLIST_SUB+= PERL:="@comment "
|
||||
.else
|
||||
BUILD_DEPENDS+= perldl:${PORTSDIR}/math/PDL \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk
|
||||
RUN_DEPENDS+= perldl:${PORTSDIR}/math/PDL \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk
|
||||
PERL_DEPENDS= perldl:${PORTSDIR}/math/PDL \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
|
||||
BUILD_DEPENDS+= ${PERL_DEPENDS}
|
||||
RUN_DEPENDS+= ${PERL_DEPENDS}
|
||||
PLIST_SUB+= PERL:=""
|
||||
.endif
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gimp-1.1.25.tar.bz2) = 2df4bd78cb0e00b3c304b76ee62b7b2f
|
||||
MD5 (gimp-1.1.26.tar.bz2) = 4951bb1f992cdd351c5c3861ba197bcf
|
||||
|
10
graphics/gimpshop/files/patch-as
Normal file
10
graphics/gimpshop/files/patch-as
Normal file
@ -0,0 +1,10 @@
|
||||
--- plug-ins/perl/po/Makefile.in.in 2000/09/26 14:53:46 1.1
|
||||
+++ plug-ins/perl/po/Makefile.in.in 2000/09/26 14:54:01
|
||||
@@ -49,7 +49,6 @@
|
||||
DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \
|
||||
stamp-cat-id $(POFILES) $(GMOFILES) $(SOURCES) $(srcdir)/pxgettext
|
||||
|
||||
-POTFILES = \
|
||||
|
||||
CATALOGS = @CATALOGS@
|
||||
CATOBJEXT = @CATOBJEXT@
|
@ -889,7 +889,6 @@ share/gimp/help/C/filters/repeat_last.html
|
||||
share/gimp/help/C/filters/reshow_last.html
|
||||
share/gimp/help/C/filters/ripple.html
|
||||
share/gimp/help/C/filters/rotate.html
|
||||
share/gimp/help/C/filters/rotators.html
|
||||
share/gimp/help/C/filters/sample_colorize.html
|
||||
share/gimp/help/C/filters/scatter_hsv.html
|
||||
share/gimp/help/C/filters/screenshot.html
|
||||
@ -1351,6 +1350,10 @@ share/locale/fr/LC_MESSAGES/gimp-libgimp.mo
|
||||
share/locale/fr/LC_MESSAGES/gimp-script-fu.mo
|
||||
share/locale/fr/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/fr/LC_MESSAGES/gimp.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp-libgimp.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp-script-fu.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp-std-plugins.mo
|
||||
share/locale/ga/LC_MESSAGES/gimp.mo
|
||||
share/locale/gl/LC_MESSAGES/gimp-libgimp.mo
|
||||
share/locale/gl/LC_MESSAGES/gimp-script-fu.mo
|
||||
share/locale/gl/LC_MESSAGES/gimp-std-plugins.mo
|
||||
|
Loading…
Reference in New Issue
Block a user