diff options
author | Rene Ladan <rene@FreeBSD.org> | 2020-03-31 11:26:12 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2020-03-31 11:26:12 +0000 |
commit | de7e9cd98e0cfbb19a562a544a22f3e542b88b1c (patch) | |
tree | bb3771e2e3b91962ed62d2b99c7481308a5108cd /graphics/sane-frontends | |
parent | adc579ea215bf0cafe599d33c12888355f26fb1e (diff) | |
download | ports-de7e9cd98e0cfbb19a562a544a22f3e542b88b1c.tar.gz ports-de7e9cd98e0cfbb19a562a544a22f3e542b88b1c.zip |
Notes
Diffstat (limited to 'graphics/sane-frontends')
-rw-r--r-- | graphics/sane-frontends/Makefile | 38 | ||||
-rw-r--r-- | graphics/sane-frontends/distinfo | 2 | ||||
-rw-r--r-- | graphics/sane-frontends/files/patch-src_gtkglue.c | 29 | ||||
-rw-r--r-- | graphics/sane-frontends/files/pkg-message.in | 17 | ||||
-rw-r--r-- | graphics/sane-frontends/pkg-descr | 15 | ||||
-rw-r--r-- | graphics/sane-frontends/pkg-plist | 7 |
6 files changed, 0 insertions, 108 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile deleted file mode 100644 index deefb840f166..000000000000 --- a/graphics/sane-frontends/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# Created by: gary@hotlava.com -# $FreeBSD$ - -PORTNAME= sane-frontends -PORTVERSION= 1.0.14 -PORTREVISION= 10 -CATEGORIES= graphics -MASTER_SITES= https://alioth-archive.debian.org/releases/sane/sane-frontends/${PORTVERSION}/ \ - https://www.ibiblio.org/pub/linux/apps/graphics/capture/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Tools for access to scanners, digitals camera, frame grabbers etc - -LICENSE= GPLv2+ - -DEPRECATED= Unmaintained upstream, no consumers left -EXPIRATION_DATE= 2020-03-31 - -LIB_DEPENDS= libsane.so:graphics/sane-backends - -USES= gmake gnome pkgconfig -USE_GNOME= gtk20 - -GNU_CONFIGURE= yes - -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - -SUB_FILES= pkg-message - -OPTIONS_DEFINE= GIMP - -GIMP_DESC= also build xscanimage as a GIMP plug-in - -GIMP_CONFIGURE_ENABLE= gimp -GIMP_LIB_DEPENDS= libgimp-2.0.so:graphics/gimp-app - -.include <bsd.port.mk> diff --git a/graphics/sane-frontends/distinfo b/graphics/sane-frontends/distinfo deleted file mode 100644 index 73caa5de602a..000000000000 --- a/graphics/sane-frontends/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (sane-frontends-1.0.14.tar.gz) = e7839dac1b70b5bb39124615aba8a136f5275d0e78bafd3d52ed76964ffea4a9 -SIZE (sane-frontends-1.0.14.tar.gz) = 231892 diff --git a/graphics/sane-frontends/files/patch-src_gtkglue.c b/graphics/sane-frontends/files/patch-src_gtkglue.c deleted file mode 100644 index 48e27d483268..000000000000 --- a/graphics/sane-frontends/files/patch-src_gtkglue.c +++ /dev/null @@ -1,29 +0,0 @@ -commit ddd90b1502a263d03938b1e45a57684d576993ba -Author: Nils Philippsen <nils@redhat.com> -Date: Fri Jul 31 16:25:58 2009 +0200 - - patch: sane-backends-1.0.20 - - Squashed commit of the following: - - commit 0c84326fa37bb309481c4d2658ab6cb17c9f0e85 - Author: Nils Philippsen <nils@redhat.com> - Date: Fri Jul 31 16:18:59 2009 +0200 - - use SANE_CAP_ALWAYS_SETTABLE only if available - ---- src/gtkglue.c.orig 2005-04-16 13:12:07 UTC -+++ src/gtkglue.c -@@ -1476,8 +1476,12 @@ gsg_set_sensitivity (GSGDialog * dialog, int sensitive - || opt->type == SANE_TYPE_GROUP || !dialog->element[i].widget) - continue; - -+#ifdef SANE_CAP_ALWAYS_SETTABLE - if (!(opt->cap & SANE_CAP_ALWAYS_SETTABLE)) - gtk_widget_set_sensitive (dialog->element[i].widget, sensitive); -+#else -+ gtk_widget_set_sensitive (dialog->element[i].widget, sensitive); -+#endif - } - } - diff --git a/graphics/sane-frontends/files/pkg-message.in b/graphics/sane-frontends/files/pkg-message.in deleted file mode 100644 index d8ffba76acb2..000000000000 --- a/graphics/sane-frontends/files/pkg-message.in +++ /dev/null @@ -1,17 +0,0 @@ -[ -{ type: install - message: <<EOM -Congratulations, SANE-FRONTENDS is now installed. - -If you built it with WITH_GIMP set to yes, you can use -xscanimage as a GIMP plug-in. To do this, type: - -ln -sf %%PREFIX%%/bin/xscanimage ~/.gimp-2.0/plug-ins/xscanimage (gimp-2.x) - -Then run the GIMP, and a new "xscanimage" menu item should appear in the -"File->Acquire" menu. Use this to access your scanner. - -Have fun! -EOM -} -] diff --git a/graphics/sane-frontends/pkg-descr b/graphics/sane-frontends/pkg-descr deleted file mode 100644 index 7d1578d95e90..000000000000 --- a/graphics/sane-frontends/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -SANE ("Scanner Access Now Easy") is a universal scanner interface. -The value of such a universal interface is that it allows writing -just one driver per image acquisition device rather than one driver -for each device and application. So, if you have three applications -and four devices, traditionally you'd have had to write 12 different -programs. With SANE, this number is reduced to seven: the three -applications plus the four drivers. Of course, the savings get even -bigger as more and more drivers and/or applications are added. - -sane-frontends contains frontends to SANE including xscanimage and -xcam. Xscanimage is a GTK-based application for scanning images that -can also be used as a GIMP-plugin, and Xcam is used to get images -from cameras supported by SANE. - -WWW: http://www.sane-project.org/ diff --git a/graphics/sane-frontends/pkg-plist b/graphics/sane-frontends/pkg-plist deleted file mode 100644 index e87b2de7da51..000000000000 --- a/graphics/sane-frontends/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/scanadf -bin/xcam -bin/xscanimage -man/man1/scanadf.1.gz -man/man1/xcam.1.gz -man/man1/xscanimage.1.gz -share/sane/sane-style.rc |