summaryrefslogtreecommitdiffstats
path: root/x11/zenity
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-20 06:15:05 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-20 06:15:05 +0800
commit0af8a4748ae88023708176766da32651bafefce3 (patch)
tree7d198cdcdf913a75c1891850ab73df7ff3df3711 /x11/zenity
parent910e636d86f69dcdfddaa882de6789a96c300f9c (diff)
downloadmarcuscom-ports-0af8a4748ae88023708176766da32651bafefce3.tar
marcuscom-ports-0af8a4748ae88023708176766da32651bafefce3.tar.gz
marcuscom-ports-0af8a4748ae88023708176766da32651bafefce3.tar.bz2
marcuscom-ports-0af8a4748ae88023708176766da32651bafefce3.tar.lz
marcuscom-ports-0af8a4748ae88023708176766da32651bafefce3.tar.xz
marcuscom-ports-0af8a4748ae88023708176766da32651bafefce3.tar.zst
marcuscom-ports-0af8a4748ae88023708176766da32651bafefce3.zip
Update to 2.7.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2487 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/zenity')
-rw-r--r--x11/zenity/Makefile39
-rw-r--r--x11/zenity/distinfo2
-rw-r--r--x11/zenity/pkg-descr3
-rw-r--r--x11/zenity/pkg-plist111
4 files changed, 155 insertions, 0 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile
new file mode 100644
index 000000000..ef29d5da4
--- /dev/null
+++ b/x11/zenity/Makefile
@@ -0,0 +1,39 @@
+# New ports collection makefile for: zenity
+# Date created: 01 Mar 2003
+# Whom: Franz Klammer <klammer@webonaut.com>
+#
+# $FreeBSD: ports/x11/zenity/Makefile,v 1.19 2004/07/19 13:18:04 bland Exp $
+#
+
+PORTNAME= zenity
+PORTVERSION= 2.7.0
+CATEGORIES= x11 gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.7
+DIST_SUBDIR= gnome2
+
+MAINTAINER= klammer@webonaut.com
+COMMENT= Display GNOME dialogs from the command line
+
+BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
+LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
+RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
+
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+USE_GNOME= gnomeprefix gnomehack libgnomecanvas gconf2
+USE_BZIP2= yes
+GNU_CONFIGURE= yes
+USE_REINPLACE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
+ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+
+MAN1= zenity.1
+
+CONFLICTS= gtkada-1.2.*
+
+pre-configure:
+ @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
+ 's|@DATADIRNAME@|share|'
+
+.include <bsd.port.mk>
diff --git a/x11/zenity/distinfo b/x11/zenity/distinfo
new file mode 100644
index 000000000..e3befce72
--- /dev/null
+++ b/x11/zenity/distinfo
@@ -0,0 +1,2 @@
+MD5 (gnome2/zenity-2.7.0.tar.bz2) = c9e0446185dfd9c79d81ca53d5e940dc
+SIZE (gnome2/zenity-2.7.0.tar.bz2) = 651223
diff --git a/x11/zenity/pkg-descr b/x11/zenity/pkg-descr
new file mode 100644
index 000000000..384c19680
--- /dev/null
+++ b/x11/zenity/pkg-descr
@@ -0,0 +1,3 @@
+Zenity allows dialog boxes to be created and displayed from the
+commandline. This provides a simple way to create a GUI for
+a shell script.
diff --git a/x11/zenity/pkg-plist b/x11/zenity/pkg-plist
new file mode 100644
index 000000000..1ecb7a436
--- /dev/null
+++ b/x11/zenity/pkg-plist
@@ -0,0 +1,111 @@
+bin/gdialog
+bin/zenity
+share/gnome/help/zenity/C/figures/zenity-calendar-screenshot.png
+share/gnome/help/zenity/C/figures/zenity-entry-screenshot.png
+share/gnome/help/zenity/C/figures/zenity-error-screenshot.png
+share/gnome/help/zenity/C/figures/zenity-fileselection-screenshot.png
+share/gnome/help/zenity/C/figures/zenity-information-screenshot.png
+share/gnome/help/zenity/C/figures/zenity-list-screenshot.png
+share/gnome/help/zenity/C/figures/zenity-progress-screenshot.png
+share/gnome/help/zenity/C/figures/zenity-question-screenshot.png
+share/gnome/help/zenity/C/figures/zenity-text-screenshot.png
+share/gnome/help/zenity/C/figures/zenity-warning-screenshot.png
+share/gnome/help/zenity/C/legal.xml
+share/gnome/help/zenity/C/zenity.xml
+share/gnome/help/zenity/sr/figures/zenity-calendar-screenshot.png
+share/gnome/help/zenity/sr/figures/zenity-entry-screenshot.png
+share/gnome/help/zenity/sr/figures/zenity-error-screenshot.png
+share/gnome/help/zenity/sr/figures/zenity-fileselection-screenshot.png
+share/gnome/help/zenity/sr/figures/zenity-information-screenshot.png
+share/gnome/help/zenity/sr/figures/zenity-list-screenshot.png
+share/gnome/help/zenity/sr/figures/zenity-progress-screenshot.png
+share/gnome/help/zenity/sr/figures/zenity-question-screenshot.png
+share/gnome/help/zenity/sr/figures/zenity-text-screenshot.png
+share/gnome/help/zenity/sr/figures/zenity-warning-screenshot.png
+share/gnome/help/zenity/sr/legal.xml
+share/gnome/help/zenity/sr/zenity.xml
+share/gnome/omf/zenity/zenity-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/zenity/zenity-C.omf 2>/dev/null || /usr/bin/true
+share/gnome/omf/zenity/zenity-sr.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/zenity/zenity-sr.omf 2>/dev/null || /usr/bin/true
+share/gnome/zenity/clothes/gnome-tshirt.png
+share/gnome/zenity/clothes/hawaii-shirt.png
+share/gnome/zenity/clothes/monk.png
+share/gnome/zenity/clothes/sunglasses.png
+share/gnome/zenity/clothes/surfboard.png
+share/gnome/zenity/zenity-calendar.png
+share/gnome/zenity/zenity-entry.png
+share/gnome/zenity/zenity-file.png
+share/gnome/zenity/zenity-list.png
+share/gnome/zenity/zenity-progress.png
+share/gnome/zenity/zenity-text.png
+share/gnome/zenity/zenity.glade
+share/gnome/zenity/zenity.png
+share/locale/am/LC_MESSAGES/zenity-0.1.mo
+share/locale/ar/LC_MESSAGES/zenity-0.1.mo
+share/locale/az/LC_MESSAGES/zenity-0.1.mo
+share/locale/be/LC_MESSAGES/zenity-0.1.mo
+share/locale/bg/LC_MESSAGES/zenity-0.1.mo
+share/locale/bn/LC_MESSAGES/zenity-0.1.mo
+share/locale/ca/LC_MESSAGES/zenity-0.1.mo
+share/locale/cs/LC_MESSAGES/zenity-0.1.mo
+share/locale/cy/LC_MESSAGES/zenity-0.1.mo
+share/locale/da/LC_MESSAGES/zenity-0.1.mo
+share/locale/de/LC_MESSAGES/zenity-0.1.mo
+share/locale/el/LC_MESSAGES/zenity-0.1.mo
+share/locale/en_CA/LC_MESSAGES/zenity-0.1.mo
+share/locale/en_GB/LC_MESSAGES/zenity-0.1.mo
+share/locale/es/LC_MESSAGES/zenity-0.1.mo
+share/locale/et/LC_MESSAGES/zenity-0.1.mo
+share/locale/eu/LC_MESSAGES/zenity-0.1.mo
+share/locale/fa/LC_MESSAGES/zenity-0.1.mo
+share/locale/fi/LC_MESSAGES/zenity-0.1.mo
+share/locale/fr/LC_MESSAGES/zenity-0.1.mo
+share/locale/ga/LC_MESSAGES/zenity-0.1.mo
+share/locale/gl/LC_MESSAGES/zenity-0.1.mo
+share/locale/gu/LC_MESSAGES/zenity-0.1.mo
+share/locale/hi/LC_MESSAGES/zenity-0.1.mo
+share/locale/hr/LC_MESSAGES/zenity-0.1.mo
+share/locale/hu/LC_MESSAGES/zenity-0.1.mo
+share/locale/id/LC_MESSAGES/zenity-0.1.mo
+share/locale/is/LC_MESSAGES/zenity-0.1.mo
+share/locale/it/LC_MESSAGES/zenity-0.1.mo
+share/locale/ja/LC_MESSAGES/zenity-0.1.mo
+share/locale/ko/LC_MESSAGES/zenity-0.1.mo
+share/locale/lt/LC_MESSAGES/zenity-0.1.mo
+share/locale/mi/LC_MESSAGES/zenity-0.1.mo
+share/locale/ml/LC_MESSAGES/zenity-0.1.mo
+share/locale/mn/LC_MESSAGES/zenity-0.1.mo
+share/locale/ms/LC_MESSAGES/zenity-0.1.mo
+share/locale/ne/LC_MESSAGES/zenity-0.1.mo
+share/locale/nl/LC_MESSAGES/zenity-0.1.mo
+share/locale/nn/LC_MESSAGES/zenity-0.1.mo
+share/locale/no/LC_MESSAGES/zenity-0.1.mo
+share/locale/pa/LC_MESSAGES/zenity-0.1.mo
+share/locale/pl/LC_MESSAGES/zenity-0.1.mo
+share/locale/pt/LC_MESSAGES/zenity-0.1.mo
+share/locale/pt_BR/LC_MESSAGES/zenity-0.1.mo
+share/locale/ro/LC_MESSAGES/zenity-0.1.mo
+share/locale/ru/LC_MESSAGES/zenity-0.1.mo
+share/locale/sk/LC_MESSAGES/zenity-0.1.mo
+share/locale/sl/LC_MESSAGES/zenity-0.1.mo
+share/locale/sq/LC_MESSAGES/zenity-0.1.mo
+share/locale/sr/LC_MESSAGES/zenity-0.1.mo
+share/locale/sr@Latn/LC_MESSAGES/zenity-0.1.mo
+share/locale/sv/LC_MESSAGES/zenity-0.1.mo
+share/locale/ta/LC_MESSAGES/zenity-0.1.mo
+share/locale/th/LC_MESSAGES/zenity-0.1.mo
+share/locale/uk/LC_MESSAGES/zenity-0.1.mo
+share/locale/vi/LC_MESSAGES/zenity-0.1.mo
+share/locale/zh_CN/LC_MESSAGES/zenity-0.1.mo
+share/locale/zh_TW/LC_MESSAGES/zenity-0.1.mo
+@dirrm share/gnome/zenity/clothes
+@dirrm share/gnome/zenity
+@dirrm share/gnome/omf/zenity
+@dirrm share/gnome/help/zenity/sr/figures
+@dirrm share/gnome/help/zenity/sr
+@dirrm share/gnome/help/zenity/C/figures
+@dirrm share/gnome/help/zenity/C
+@dirrm share/gnome/help/zenity
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/zenity/zenity-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/zenity/zenity-sr.omf 2>/dev/null || /usr/bin/true