[68929] trunk/dports/graphics

ryandesign at macports.org ryandesign at macports.org
Thu Jun 17 22:05:20 PDT 2010


Revision: 68929
          http://trac.macports.org/changeset/68929
Author:   ryandesign at macports.org
Date:     2010-06-17 22:05:16 -0700 (Thu, 17 Jun 2010)
Log Message:
-----------
sane-frontends: new port, version 1.0.15git; see #25267

Added Paths:
-----------
    trunk/dports/graphics/sane-frontends/
    trunk/dports/graphics/sane-frontends/Portfile

Added: trunk/dports/graphics/sane-frontends/Portfile
===================================================================
--- trunk/dports/graphics/sane-frontends/Portfile	                        (rev 0)
+++ trunk/dports/graphics/sane-frontends/Portfile	2010-06-18 05:05:16 UTC (rev 68929)
@@ -0,0 +1,31 @@
+# $Id$
+
+PortSystem                  1.0
+
+name                        sane-frontends
+version                     1.0.15git
+categories                  graphics
+platforms                   darwin
+maintainers                 gmail.com:aguynamedryan+sane
+homepage                    http://www.sane-project.org/
+
+description                 Frontends for scanner access
+
+long_description            These are the frontends for the Scanner Access Now \
+                            Easy project. They allow you to access various \
+                            scanners either locally or remote using saned.
+
+# The SANE project has not released an updated sane-frontends
+# tarball in nearly 5 years.  However, they have made updates
+# to sane-frontends as the API for sane-backends has changed
+# over that time.  Accordingly, it appears that fetching
+# sane-frontends from the official git repository is the
+# best bet for getting a compilable sane-frontends
+fetch.type                  git
+git.url                     git://git.debian.org/sane/sane-frontends.git
+git.branch                  1928f945eefa3b97b5c76d586082435bb23c2969
+
+depends_lib                 port:sane-backends
+
+configure.cppflags-append   -no-cpp-precomp \
+                            -fno-common


Property changes on: trunk/dports/graphics/sane-frontends/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100617/03083d6e/attachment-0001.html>


More information about the macports-changes mailing list