aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-focusblur-plugin
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimp-focusblur-plugin')
-rw-r--r--graphics/gimp-focusblur-plugin/Makefile46
-rw-r--r--graphics/gimp-focusblur-plugin/distinfo2
-rw-r--r--graphics/gimp-focusblur-plugin/files/patch-pixmaps-Makefile.in12
-rw-r--r--graphics/gimp-focusblur-plugin/pkg-descr5
-rw-r--r--graphics/gimp-focusblur-plugin/pkg-plist4
5 files changed, 0 insertions, 69 deletions
diff --git a/graphics/gimp-focusblur-plugin/Makefile b/graphics/gimp-focusblur-plugin/Makefile
deleted file mode 100644
index 2316bf3ecc0d..000000000000
--- a/graphics/gimp-focusblur-plugin/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# Created by: Denis Barov <dindin@dindin.ru>
-# $FreeBSD$
-
-PORTNAME= focusblur
-PORTVERSION= 3.2.6
-PORTREVISION= 7
-CATEGORIES= graphics
-MASTER_SITES= http://registry.gimp.org/files/
-PKGNAMEPREFIX= gimp-
-PKGNAMESUFFIX= -plugin
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Gimp realistic focus blur plugin
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-BROKEN= unfetchable
-DEPRECATED= Unfetchable, unmaintained
-EXPIRATION_DATE= 2019-10-16
-
-LIB_DEPENDS= libfftw3.so:math/fftw3 \
- libgimp-2.0.so:graphics/gimp-app
-
-USES= compiler:c11 gmake gnome localbase:ldflags pkgconfig tar:bzip2
-GNU_CONFIGURE= yes
-USE_GNOME= gtk20 intltool
-
-PLUGIN_DIR?= libexec/gimp/2.2/plug-ins
-PLIST_SUB= PLUGIN_DIR=${PLUGIN_DIR}
-
-CPPFLAGS+= -DGIMP_DISABLE_DEPRECATED
-LDFLAGS+= -lm
-
-OPTIONS_DEFINE= NLS
-OPTIONS_SUB= yes
-
-NLS_USES= gettext
-NLS_CONFIGURE_OFF= --disable-nls
-
-post-patch:
- @${REINPLACE_CMD} -e 's|^bindir = .*|bindir = ${PREFIX}/${PLUGIN_DIR}|g' ${WRKSRC}/src/Makefile.in
- @${REINPLACE_CMD} -e 's|glib/.*\.h|glib.h|g' \
- ${WRKSRC}/src/*.[ch]
-
-.include <bsd.port.mk>
diff --git a/graphics/gimp-focusblur-plugin/distinfo b/graphics/gimp-focusblur-plugin/distinfo
deleted file mode 100644
index e908b6cf0723..000000000000
--- a/graphics/gimp-focusblur-plugin/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (focusblur-3.2.6.tar.bz2) = 30e85e9c2974e7678f155c645616dd7a75cb2782184e7c67d9c79e0f191c0ebf
-SIZE (focusblur-3.2.6.tar.bz2) = 164106
diff --git a/graphics/gimp-focusblur-plugin/files/patch-pixmaps-Makefile.in b/graphics/gimp-focusblur-plugin/files/patch-pixmaps-Makefile.in
deleted file mode 100644
index 8ffd8659206d..000000000000
--- a/graphics/gimp-focusblur-plugin/files/patch-pixmaps-Makefile.in
+++ /dev/null
@@ -1,12 +0,0 @@
---- pixmaps/Makefile.in.orig 2010-06-22 06:24:15.000000000 +0400
-+++ pixmaps/Makefile.in 2011-02-09 12:13:59.000000000 +0300
-@@ -365,7 +365,8 @@
- echo $$i | sed -e 's;\..*;;' -e 's;-;_;g' ; \
- echo -n $$i" " ; \
- done) | \
-- sed -e '/pixel_data:/a(guint8 *)' ; \
-+ sed -e '/pixel_data:/a\
-+ (guint8 *)' ; \
- } > $@
-
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
diff --git a/graphics/gimp-focusblur-plugin/pkg-descr b/graphics/gimp-focusblur-plugin/pkg-descr
deleted file mode 100644
index 4d194f167ae6..000000000000
--- a/graphics/gimp-focusblur-plugin/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-This plug-in makes a out of focus with luminosity and depth, like a
-sight or lenses. It can be used with depth map, depth fakes and
-shining effect. Also it works as a simple and applicable blur.
-
-WWW: http://registry.gimp.org/node/1444
diff --git a/graphics/gimp-focusblur-plugin/pkg-plist b/graphics/gimp-focusblur-plugin/pkg-plist
deleted file mode 100644
index 23833d741f32..000000000000
--- a/graphics/gimp-focusblur-plugin/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-%%PLUGIN_DIR%%/focusblur
-%%NLS%%share/locale/it/LC_MESSAGES/gimp20-focusblur.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/gimp20-focusblur.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/gimp20-focusblur.mo