aboutsummaryrefslogtreecommitdiff
path: root/www/gnome-web-photo
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-01-12 23:06:38 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-01-12 23:06:38 +0000
commit6b84df32e5a37bf5c082883c2f2f89a8938c80bb (patch)
tree35f5aace53e1f1ace8eb5cfeb5a50c4950e88c49 /www/gnome-web-photo
parenta686996a9d8527c40a7e8a4a1ca6632529e083f6 (diff)
downloadports-6b84df32e5a37bf5c082883c2f2f89a8938c80bb.tar.gz
ports-6b84df32e5a37bf5c082883c2f2f89a8938c80bb.zip
- Add gnome-web-photo
GNOME Web Photographer is a tool to generate full-size image files and thumbnails from HTML files and web pages.
Notes
Notes: svn path=/head/; revision=153375
Diffstat (limited to 'www/gnome-web-photo')
-rw-r--r--www/gnome-web-photo/Makefile34
-rw-r--r--www/gnome-web-photo/distinfo3
-rw-r--r--www/gnome-web-photo/pkg-descr2
-rw-r--r--www/gnome-web-photo/pkg-plist6
4 files changed, 45 insertions, 0 deletions
diff --git a/www/gnome-web-photo/Makefile b/www/gnome-web-photo/Makefile
new file mode 100644
index 000000000000..876503d108b7
--- /dev/null
+++ b/www/gnome-web-photo/Makefile
@@ -0,0 +1,34 @@
+# New ports collection makefile for: gnome-web-photo
+# Date created: 2005-11-30
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom: ports/www/gnome-web-photo/Makefile,v 1.1 2005/12/01 06:25:42 ahze Exp $
+#
+
+PORTNAME= gnome-web-photo
+PORTVERSION= 0.1.1
+CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1
+
+MAINTAINER= ahze@FreeBSD.org
+COMMENT= Tool to generate full-size image files and thumbnails
+
+USE_BZIP2= yes
+USE_GECKO= firefox seamonkey
+USE_AUTOTOOLS= libtool:15
+CONFIGURE_ARGS= --with-gecko=${GECKO}
+USE_REINPLACE= yes
+USE_GMAKE= yes
+USE_X_PREFIX= yes
+USE_GNOME= gnomevfs2 gnomehack
+GCONF_SCHEMAS= thumbnailer.schemas
+
+.include <bsd.port.pre.mk>
+.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|libpng|libpng12|' ${WRKSRC}/configure
+
+.include <bsd.port.post.mk>
diff --git a/www/gnome-web-photo/distinfo b/www/gnome-web-photo/distinfo
new file mode 100644
index 000000000000..8969dffd53ca
--- /dev/null
+++ b/www/gnome-web-photo/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome-web-photo-0.1.1.tar.bz2) = c89bda316f287adfff532303e7c83b3a
+SHA256 (gnome-web-photo-0.1.1.tar.bz2) = 1d4ec247e4ae3432c731a15600e9e1a5217fa282945fb036acf6c54bda1355e9
+SIZE (gnome-web-photo-0.1.1.tar.bz2) = 276791
diff --git a/www/gnome-web-photo/pkg-descr b/www/gnome-web-photo/pkg-descr
new file mode 100644
index 000000000000..cfc2e65ffd6f
--- /dev/null
+++ b/www/gnome-web-photo/pkg-descr
@@ -0,0 +1,2 @@
+GNOME Web Photographer is a tool to generate full-size image
+files and thumbnails from HTML files and web pages.
diff --git a/www/gnome-web-photo/pkg-plist b/www/gnome-web-photo/pkg-plist
new file mode 100644
index 000000000000..a24099dfbeaf
--- /dev/null
+++ b/www/gnome-web-photo/pkg-plist
@@ -0,0 +1,6 @@
+bin/gnome-web-photo
+bin/gnome-web-print
+bin/gnome-web-thumbnail
+%%DATADIR%%/prefs.js
+%%DATADIR%%/style.css
+@dirrm %%DATADIR%%