aboutsummaryrefslogtreecommitdiff
path: root/x11/gtk-themepreview
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2004-12-22 00:33:35 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2004-12-22 00:33:35 +0000
commitc49b208457e8002e091c13b9e926e48269ac8f0a (patch)
treea409fb503ca1ef151000995b52f328df8da774cd /x11/gtk-themepreview
parent619b0103255d4cf24e3923554dbb5b73eb51a30e (diff)
downloadports-c49b208457e8002e091c13b9e926e48269ac8f0a.tar.gz
ports-c49b208457e8002e091c13b9e926e48269ac8f0a.zip
Notes
Diffstat (limited to 'x11/gtk-themepreview')
-rw-r--r--x11/gtk-themepreview/Makefile33
-rw-r--r--x11/gtk-themepreview/distinfo2
-rw-r--r--x11/gtk-themepreview/pkg-descr5
3 files changed, 40 insertions, 0 deletions
diff --git a/x11/gtk-themepreview/Makefile b/x11/gtk-themepreview/Makefile
new file mode 100644
index 000000000000..fcfabcc9719b
--- /dev/null
+++ b/x11/gtk-themepreview/Makefile
@@ -0,0 +1,33 @@
+# New ports collection makefile for: ThemePreview-2
+# Date Created: 21 Dec 2004
+# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gtk-themepreview
+PORTVERSION= 2.0
+CATEGORIES= x11 gnome
+MASTER_SITES= http://www.users.monornet.hu/linux/files/
+DISTNAME= ThemePreview-2-src
+
+MAINTAINER= danfe@FreeBSD.org
+COMMENT= A small application for preview your theme widgets in one small window
+
+GNU_CONFIGURE= yes
+USE_X_PREFIX= yes
+USE_GNOME= gtk20
+WANT_AUTOMAKE_VER= 19
+
+PLIST_FILES= bin/${PORTNAME}
+WRKSRC= ${WRKDIR}/ThemePreview-2
+
+pre-configure:
+.for f in COPYING INSTALL depcomp install-sh missing
+ @${LN} -fs ${AUTOMAKE_DIR}/${f} ${WRKSRC}/${f}
+.endfor
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/src/themepreview-2 ${PREFIX}/bin/${PORTNAME}
+
+.include <bsd.port.mk>
diff --git a/x11/gtk-themepreview/distinfo b/x11/gtk-themepreview/distinfo
new file mode 100644
index 000000000000..129ed0f9a691
--- /dev/null
+++ b/x11/gtk-themepreview/distinfo
@@ -0,0 +1,2 @@
+MD5 (ThemePreview-2-src.tar.gz) = 7c9d1e4e5d40a8f508eaf9a2a298f868
+SIZE (ThemePreview-2-src.tar.gz) = 942832
diff --git a/x11/gtk-themepreview/pkg-descr b/x11/gtk-themepreview/pkg-descr
new file mode 100644
index 000000000000..c944de85e1da
--- /dev/null
+++ b/x11/gtk-themepreview/pkg-descr
@@ -0,0 +1,5 @@
+ThemePreview is a small application for preview of your GTK-2.x theme
+widgets in one small window. Useful for testing themes for coherency
+and display correctness.
+
+WWW: http://www.users.monornet.hu/linux/index2.html