From 59f0dd3d0d26391fc7a59791da82e187849176df Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sun, 26 Apr 2020 10:53:19 +0000 Subject: [PATCH] Remove gegl03, it's not used by anything. --- graphics/Makefile | 3 +- graphics/gegl03/Makefile | 91 ----------------------- graphics/gegl03/distinfo | 2 - graphics/gegl03/pkg/DESCR | 6 -- graphics/gegl03/pkg/PLIST | 151 -------------------------------------- 5 files changed, 1 insertion(+), 252 deletions(-) delete mode 100644 graphics/gegl03/Makefile delete mode 100644 graphics/gegl03/distinfo delete mode 100644 graphics/gegl03/pkg/DESCR delete mode 100644 graphics/gegl03/pkg/PLIST diff --git a/graphics/Makefile b/graphics/Makefile index e979c98d746..9b9aac37a57 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.503 2020/04/25 14:02:58 espie Exp $ +# $OpenBSD: Makefile,v 1.504 2020/04/26 10:53:19 ajacoutot Exp $ SUBDIR = SUBDIR += DevIL @@ -68,7 +68,6 @@ SUBDIR += gdcm SUBDIR += gdk-pixbuf2 SUBDIR += geeqie - SUBDIR += gegl03 SUBDIR += gegl04 SUBDIR += geomview SUBDIR += gfract diff --git a/graphics/gegl03/Makefile b/graphics/gegl03/Makefile deleted file mode 100644 index 46a7557185f..00000000000 --- a/graphics/gegl03/Makefile +++ /dev/null @@ -1,91 +0,0 @@ -# $OpenBSD: Makefile,v 1.37 2019/11/18 19:57:44 ajacoutot Exp $ - -PORTROACH= limit:^0\.3 - -COMMENT= graph based image processing framework (API version 0.3) - -V= 0.3.34 -DISTNAME= gegl-${V} -PKGNAME= gegl03-${V} -EXTRACT_SUFX= .tar.bz2 -REVISION= 3 - -SHARED_LIBS += gegl-0.3 0.6 # 332.0 - -API_VERSION= 0.3 -SUBST_VARS= API_VERSION - -CATEGORIES= graphics devel - -HOMEPAGE= http://gegl.org/ - -MAINTAINER= Antoine Jacoutot - -# GPLv3/LGPLv3 -PERMIT_PACKAGE= Yes - -WANTLIB += X11 Xext Xrender babl-0.1 cairo cairo-gobject expat -WANTLIB += ffi fontconfig freetype fribidi gdk_pixbuf-2.0 gio-2.0 -WANTLIB += glib-2.0 gmodule-2.0 gobject-2.0 graphite2 gthread-2.0 -WANTLIB += harfbuzz iconv intl jasper jpeg json-glib-1.0 lcms2 -WANTLIB += lzma m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 -WANTLIB += png pthread raw rsvg-2 tiff webp xcb xcb-render xcb-shm -WANTLIB += xml2 z - -COMPILER= base-clang ports-gcc base-gcc - -MASTER_SITES= http://download.gimp.org/pub/gegl/${API_VERSION}/ - -MODULES= x11/gnome - -MODGNOME_TOOLS= vala gobject-introspection - -USE_GMAKE= Yes - -BUILD_DEPENDS= graphics/libgexiv2 - -LIB_DEPENDS= devel/json-glib \ - graphics/babl \ - graphics/lcms2 \ - graphics/libraw \ - graphics/libwebp \ - x11/gnome/librsvg - -CONFIGURE_STYLE= gnu - -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" \ - ac_cv_header_execinfo_h="no" \ - ac_cv_path_ASCIIDOC="no" \ - ac_cv_path_W3M="no" \ - ac_cv_path_ENSCRIPT="no" \ - ac_cv_prog_RUBY="" \ - ac_cv_path_DOT="no" - -CONFIGURE_ARGS= --enable-mmx \ - --without-lensfun \ - --without-openexr \ - --without-sdl \ - --without-graphviz \ - --without-libavformat \ - --without-libv4l \ - --without-libspiro \ - --without-umfpack \ - --without-lua - -# does fishy things (git(1), grabbing the X display...) -CONFIGURE_ARGS += --disable-docs - -.if ${MACHINE_ARCH} == "amd64" -CONFIGURE_ARGS += --enable-sse -.else -CONFIGURE_ARGS += --disable-sse -.endif - -post-install: - rm ${PREFIX}/lib/gegl-${API_VERSION}/*.{a,la} \ - ${PREFIX}/lib/libgegl-{npd,sc}-${API_VERSION}.{a,la} -# fix conflict with graphics/gegl; we currently only care about the libraries - rm -rf ${PREFIX}/bin/ - -.include diff --git a/graphics/gegl03/distinfo b/graphics/gegl03/distinfo deleted file mode 100644 index f2a34085e5d..00000000000 --- a/graphics/gegl03/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gegl-0.3.34.tar.bz2) = XKIidlXr8asuJSzuPu3iGcdYM2OUKI7zAbkyZLlBEwQ= -SIZE (gegl-0.3.34.tar.bz2) = 6707964 diff --git a/graphics/gegl03/pkg/DESCR b/graphics/gegl03/pkg/DESCR deleted file mode 100644 index 0de51cf178f..00000000000 --- a/graphics/gegl03/pkg/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -GEGL (Generic Graphics Library) is a graph based image processing framework. - -With GEGL you chain together image processing operations represented by nodes -into a graph. GEGL provides such operations for loading and storing images, -adjusting colors, filtering in different ways, transforming and compositing -images. diff --git a/graphics/gegl03/pkg/PLIST b/graphics/gegl03/pkg/PLIST deleted file mode 100644 index cd521fdd2e8..00000000000 --- a/graphics/gegl03/pkg/PLIST +++ /dev/null @@ -1,151 +0,0 @@ -@comment $OpenBSD: PLIST,v 1.12 2018/04/27 09:18:48 ajacoutot Exp $ -include/gegl-${API_VERSION}/ -include/gegl-${API_VERSION}/gegl-apply.h -include/gegl-${API_VERSION}/gegl-audio-fragment.h -include/gegl-${API_VERSION}/gegl-buffer-backend.h -include/gegl-${API_VERSION}/gegl-buffer-cl-iterator.h -include/gegl-${API_VERSION}/gegl-buffer-iterator.h -include/gegl-${API_VERSION}/gegl-buffer.h -include/gegl-${API_VERSION}/gegl-color.h -include/gegl-${API_VERSION}/gegl-cpuaccel.h -include/gegl-${API_VERSION}/gegl-curve.h -include/gegl-${API_VERSION}/gegl-debug.h -include/gegl-${API_VERSION}/gegl-enums.h -include/gegl-${API_VERSION}/gegl-graph-debug.h -include/gegl-${API_VERSION}/gegl-init.h -include/gegl-${API_VERSION}/gegl-lookup.h -include/gegl-${API_VERSION}/gegl-matrix.h -include/gegl-${API_VERSION}/gegl-node.h -include/gegl-${API_VERSION}/gegl-op.h -include/gegl-${API_VERSION}/gegl-operations-util.h -include/gegl-${API_VERSION}/gegl-paramspecs.h -include/gegl-${API_VERSION}/gegl-path.h -include/gegl-${API_VERSION}/gegl-plugin.h -include/gegl-${API_VERSION}/gegl-processor.h -include/gegl-${API_VERSION}/gegl-random.h -include/gegl-${API_VERSION}/gegl-tile-backend.h -include/gegl-${API_VERSION}/gegl-tile-handler.h -include/gegl-${API_VERSION}/gegl-tile-source.h -include/gegl-${API_VERSION}/gegl-tile.h -include/gegl-${API_VERSION}/gegl-types.h -include/gegl-${API_VERSION}/gegl-utils.h -include/gegl-${API_VERSION}/gegl-version.h -include/gegl-${API_VERSION}/gegl.h -include/gegl-${API_VERSION}/npd/ -include/gegl-${API_VERSION}/npd/deformation.h -include/gegl-${API_VERSION}/npd/graphics.h -include/gegl-${API_VERSION}/npd/lattice_cut.h -include/gegl-${API_VERSION}/npd/npd.h -include/gegl-${API_VERSION}/npd/npd_common.h -include/gegl-${API_VERSION}/npd/npd_debug.h -include/gegl-${API_VERSION}/npd/npd_gegl.h -include/gegl-${API_VERSION}/npd/npd_math.h -include/gegl-${API_VERSION}/opencl/ -include/gegl-${API_VERSION}/opencl/cl.h -include/gegl-${API_VERSION}/opencl/cl_d3d10.h -include/gegl-${API_VERSION}/opencl/cl_ext.h -include/gegl-${API_VERSION}/opencl/cl_gl.h -include/gegl-${API_VERSION}/opencl/cl_gl_ext.h -include/gegl-${API_VERSION}/opencl/cl_platform.h -include/gegl-${API_VERSION}/opencl/gegl-cl-color.h -include/gegl-${API_VERSION}/opencl/gegl-cl-init.h -include/gegl-${API_VERSION}/opencl/gegl-cl-random.h -include/gegl-${API_VERSION}/opencl/gegl-cl-types.h -include/gegl-${API_VERSION}/opencl/gegl-cl.h -include/gegl-${API_VERSION}/opencl/opencl.h -include/gegl-${API_VERSION}/operation/ -include/gegl-${API_VERSION}/operation/gegl-extension-handler.h -include/gegl-${API_VERSION}/operation/gegl-operation-area-filter.h -include/gegl-${API_VERSION}/operation/gegl-operation-composer.h -include/gegl-${API_VERSION}/operation/gegl-operation-composer3.h -include/gegl-${API_VERSION}/operation/gegl-operation-context.h -include/gegl-${API_VERSION}/operation/gegl-operation-filter.h -include/gegl-${API_VERSION}/operation/gegl-operation-handlers.h -include/gegl-${API_VERSION}/operation/gegl-operation-meta-json.h -include/gegl-${API_VERSION}/operation/gegl-operation-meta.h -include/gegl-${API_VERSION}/operation/gegl-operation-point-composer.h -include/gegl-${API_VERSION}/operation/gegl-operation-point-composer3.h -include/gegl-${API_VERSION}/operation/gegl-operation-point-filter.h -include/gegl-${API_VERSION}/operation/gegl-operation-point-render.h -include/gegl-${API_VERSION}/operation/gegl-operation-property-keys.h -include/gegl-${API_VERSION}/operation/gegl-operation-sink.h -include/gegl-${API_VERSION}/operation/gegl-operation-source.h -include/gegl-${API_VERSION}/operation/gegl-operation-temporal.h -include/gegl-${API_VERSION}/operation/gegl-operation.h -include/gegl-${API_VERSION}/sc/ -include/gegl-${API_VERSION}/sc/sc-common.h -include/gegl-${API_VERSION}/sc/sc-context.h -include/gegl-${API_VERSION}/sc/sc-outline.h -include/gegl-${API_VERSION}/sc/sc-sample.h -lib/gegl-${API_VERSION}/ -lib/gegl-${API_VERSION}/gegl-common-gpl3.so -lib/gegl-${API_VERSION}/gegl-common.so -lib/gegl-${API_VERSION}/gegl-core.so -lib/gegl-${API_VERSION}/gegl-generated.so -lib/gegl-${API_VERSION}/grey2.json -lib/gegl-${API_VERSION}/jp2-load.so -lib/gegl-${API_VERSION}/jpg-load.so -lib/gegl-${API_VERSION}/jpg-save.so -lib/gegl-${API_VERSION}/lcms-from-profile.so -lib/gegl-${API_VERSION}/npd.so -lib/gegl-${API_VERSION}/npy-save.so -lib/gegl-${API_VERSION}/path.so -lib/gegl-${API_VERSION}/pixbuf.so -lib/gegl-${API_VERSION}/png-load.so -lib/gegl-${API_VERSION}/png-save.so -lib/gegl-${API_VERSION}/ppm-load.so -lib/gegl-${API_VERSION}/ppm-save.so -lib/gegl-${API_VERSION}/raw-load.so -lib/gegl-${API_VERSION}/rgbe-load.so -lib/gegl-${API_VERSION}/rgbe-save.so -lib/gegl-${API_VERSION}/save-pixbuf.so -lib/gegl-${API_VERSION}/seamless-clone-compose.so -lib/gegl-${API_VERSION}/seamless-clone.so -lib/gegl-${API_VERSION}/svg-load.so -lib/gegl-${API_VERSION}/text.so -lib/gegl-${API_VERSION}/tiff-load.so -lib/gegl-${API_VERSION}/tiff-save.so -lib/gegl-${API_VERSION}/transformops.so -lib/gegl-${API_VERSION}/vector-fill.so -lib/gegl-${API_VERSION}/vector-stroke.so -lib/gegl-${API_VERSION}/webp-load.so -lib/gegl-${API_VERSION}/webp-save.so -lib/girepository-1.0/Gegl-${API_VERSION}.typelib -lib/libgegl-${API_VERSION}.a -lib/libgegl-${API_VERSION}.la -@lib lib/libgegl-${API_VERSION}.so.${LIBgegl-0.3_VERSION} -lib/libgegl-npd-${API_VERSION}.so -lib/libgegl-sc-${API_VERSION}.so -lib/pkgconfig/gegl-${API_VERSION}.pc -lib/pkgconfig/gegl-sc-${API_VERSION}.pc -share/gir-1.0/Gegl-${API_VERSION}.gir -share/locale/bs/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/ca/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/da/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/de/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/el/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/en_GB/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/eo/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/es/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/eu/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/fr/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/gl/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/id/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/is/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/it/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/ko/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/lv/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/nb/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/oc/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/pl/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/pt/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/pt_BR/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/ru/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/sk/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/sl/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/sr/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/sv/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/tr/LC_MESSAGES/gegl-${API_VERSION}.mo -share/locale/zh_CN/LC_MESSAGES/gegl-${API_VERSION}.mo -share/vala/vapi/gegl-${API_VERSION}.deps -share/vala/vapi/gegl-${API_VERSION}.vapi