summaryrefslogtreecommitdiffstats
path: root/graphics/frontline
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-04 09:53:23 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-04 09:53:23 +0800
commitcfae54e359786f80d3c85e976a3adeb004b38525 (patch)
tree6ed668a5f67af6713dc8fb1078917e0598666b60 /graphics/frontline
parent2ca29d9a76dd87242131def2d4c4ff3d3f5b4fae (diff)
downloadmarcuscom-ports-cfae54e359786f80d3c85e976a3adeb004b38525.tar
marcuscom-ports-cfae54e359786f80d3c85e976a3adeb004b38525.tar.gz
marcuscom-ports-cfae54e359786f80d3c85e976a3adeb004b38525.tar.bz2
marcuscom-ports-cfae54e359786f80d3c85e976a3adeb004b38525.tar.lz
marcuscom-ports-cfae54e359786f80d3c85e976a3adeb004b38525.tar.xz
marcuscom-ports-cfae54e359786f80d3c85e976a3adeb004b38525.tar.zst
marcuscom-ports-cfae54e359786f80d3c85e976a3adeb004b38525.zip
share/gnome/ -> share/
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8804 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/frontline')
-rw-r--r--graphics/frontline/Makefile29
-rw-r--r--graphics/frontline/distinfo3
-rw-r--r--graphics/frontline/pkg-descr12
-rw-r--r--graphics/frontline/pkg-plist24
4 files changed, 68 insertions, 0 deletions
diff --git a/graphics/frontline/Makefile b/graphics/frontline/Makefile
new file mode 100644
index 000000000..4ea11d77c
--- /dev/null
+++ b/graphics/frontline/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: frontline
+# Date created: 12 September 2002
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= frontline
+PORTVERSION= 0.5.4
+PORTREVISION= 4
+CATEGORIES= graphics gnome
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= autotrace
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= An autotrace GUI FRONTend like streamLINE(TM)
+
+LIB_DEPENDS= autotrace.3:${PORTSDIR}/graphics/autotrace \
+ popt.0:${PORTSDIR}/devel/popt
+
+USE_GMAKE= yes
+USE_X_PREFIX= yes
+USE_GNOME= gnomeprefix gnomehack gnomelibs imlib libartlgpl2
+USE_GETTEXT= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LIBS="-L${LOCALBASE}/lib"
+
+.include <bsd.port.mk>
diff --git a/graphics/frontline/distinfo b/graphics/frontline/distinfo
new file mode 100644
index 000000000..3faa805cb
--- /dev/null
+++ b/graphics/frontline/distinfo
@@ -0,0 +1,3 @@
+MD5 (frontline-0.5.4.tar.gz) = 5fc2c3459b153dbc2b3138c1133f927e
+SHA256 (frontline-0.5.4.tar.gz) = bce699a473c4d2d3f7943e2d6d9c269723c6f57a5b7205d141217f5285283997
+SIZE (frontline-0.5.4.tar.gz) = 259064
diff --git a/graphics/frontline/pkg-descr b/graphics/frontline/pkg-descr
new file mode 100644
index 000000000..c1e5e9120
--- /dev/null
+++ b/graphics/frontline/pkg-descr
@@ -0,0 +1,12 @@
+Frontline provides a gtk+/gnome based GUI frontend for
+autotrace (http://autotrace.sourceforge.net) in 4 ways.
+
+1. Stand alone program. A command `frontline' runs as a stand alone
+ program. It will work well with Gnome desktop and nautilus.
+
+2. Reusable library. A library `libfrontline.a' could be used as a
+ building block of your application that needs the autotrace function.
+ APIs are listed in frontline.h. The stand alone program frontline
+ itself uses libfrontline.a.
+
+WWW: http://autotrace.sourceforge.net/frontline/
diff --git a/graphics/frontline/pkg-plist b/graphics/frontline/pkg-plist
new file mode 100644
index 000000000..c821c87fb
--- /dev/null
+++ b/graphics/frontline/pkg-plist
@@ -0,0 +1,24 @@
+bin/frontline
+bin/frontline-config
+include/frontline/fl_ask.h
+include/frontline/fl_dialog.h
+include/frontline/fl_ext.h
+include/frontline/fl_fsel.h
+include/frontline/fl_opt.h
+include/frontline/fl_preview.h
+include/frontline/fl_prog.h
+include/frontline/frontline.h
+include/gundo/gundo.h
+include/gundo/gundo_ui.h
+lib/libfrontline.a
+lib/libgundo.a
+libdata/pkgconfig/frontline.pc
+share/aclocal/frontline.m4
+share/gnome/apps/Graphics/frontline.desktop
+share/mime-info/frontline.keys
+share/mime-info/frontline.mime
+share/pixmaps/fl-splash.png
+share/pixmaps/frontline.png
+share/locale/ja/LC_MESSAGES/frontline.mo
+@dirrm include/gundo
+@dirrm include/frontline