summaryrefslogtreecommitdiff
path: root/x11/gswitchit_applet
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-28 15:42:31 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-28 15:42:31 +0000
commit11e0dec2b5128a6dc6e4da3597b488f13e1ab49b (patch)
treeb920926d6a3392a29e09cb2f33ee92fe3b54c2bf /x11/gswitchit_applet
parentAdd BioPerl, a collection of Perl5 mods for bioinformatics/genomics (diff)
Add gswitchit_applet - a keyboard layout state indicator and switcher for
Gnome Desktop. Obtained from: http://www.gnome.org/
Notes
Notes: svn path=/head/; revision=31085
Diffstat (limited to 'x11/gswitchit_applet')
-rw-r--r--x11/gswitchit_applet/Makefile37
-rw-r--r--x11/gswitchit_applet/distinfo1
-rw-r--r--x11/gswitchit_applet/pkg-comment1
-rw-r--r--x11/gswitchit_applet/pkg-descr12
-rw-r--r--x11/gswitchit_applet/pkg-plist11
5 files changed, 62 insertions, 0 deletions
diff --git a/x11/gswitchit_applet/Makefile b/x11/gswitchit_applet/Makefile
new file mode 100644
index 000000000000..112b0620b41a
--- /dev/null
+++ b/x11/gswitchit_applet/Makefile
@@ -0,0 +1,37 @@
+# Ports collection Makefile for: gswitchit_applet
+# Date created: 5 June 2000
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gswitchit_applet
+PORTVERSION= 0.61
+CATEGORIES= x11 gnome
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= gswitchit
+
+MAINTAINER= sobomax@FreeBSD.org
+
+LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \
+ gnome.4:${PORTSDIR}/x11/gnomelibs \
+ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
+
+USE_X_PREFIX= yes
+USE_LIBTOOL= yes
+
+CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
+ --datadir=${PREFIX}/share/gnome
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+MAN1= gswitchit_applet.1
+
+post-extract:
+ @${PERL} -pi -e 's|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
+ @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
+ 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
+ s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
+
+.include <bsd.port.mk>
diff --git a/x11/gswitchit_applet/distinfo b/x11/gswitchit_applet/distinfo
new file mode 100644
index 000000000000..fa5dc67326e5
--- /dev/null
+++ b/x11/gswitchit_applet/distinfo
@@ -0,0 +1 @@
+MD5 (gswitchit_applet-0.61.tar.gz) = 4de091c352c7374613a2e58ce8d4881a
diff --git a/x11/gswitchit_applet/pkg-comment b/x11/gswitchit_applet/pkg-comment
new file mode 100644
index 000000000000..76bc502b2353
--- /dev/null
+++ b/x11/gswitchit_applet/pkg-comment
@@ -0,0 +1 @@
+A simple keyboard state indicator and switcher for GNOME Desktop
diff --git a/x11/gswitchit_applet/pkg-descr b/x11/gswitchit_applet/pkg-descr
new file mode 100644
index 000000000000..e524c011e7df
--- /dev/null
+++ b/x11/gswitchit_applet/pkg-descr
@@ -0,0 +1,12 @@
+GSwitchIt is just a simple keyboard state indicator and switcher for GNOME
+panel.
+
+Features:
+---------
+o Support up to 4 keyboard groups.
+o Customizable images for each group.
+o Switching using the applet menu or by double-click.
+o Audible bell on layout switching (BTW, it can be turned off!).
+o Support for "secondary" layouts (i.e. layouts reachable only from popup menu).
+
+WWW: http://gswitchit.sourceforge.net/
diff --git a/x11/gswitchit_applet/pkg-plist b/x11/gswitchit_applet/pkg-plist
new file mode 100644
index 000000000000..c36832bf0193
--- /dev/null
+++ b/x11/gswitchit_applet/pkg-plist
@@ -0,0 +1,11 @@
+bin/gswitchit-properties_capplet
+bin/gswitchit_applet
+etc/CORBA/servers/gswitchit_applet.gnorba
+share/gnome/applets/Utility/gswitchit_applet.desktop
+share/gnome/apps/Settings/gswitchit-properties.desktop
+share/gnome/control-center/gswitchit-properties.desktop
+share/gnome/pixmaps/gswitchit.png
+share/gnome/pixmaps/ru.xpm
+share/gnome/pixmaps/us.xpm
+share/locale/de/LC_MESSAGES/gswitchit_applet.mo
+share/locale/ru/LC_MESSAGES/gswitchit_applet.mo