summaryrefslogtreecommitdiff
path: root/net/twitux
diff options
context:
space:
mode:
authorjmcneill <jmcneill@pkgsrc.org>2008-11-21 00:21:31 +0000
committerjmcneill <jmcneill@pkgsrc.org>2008-11-21 00:21:31 +0000
commit0f790fde8de396beb0c4b72c7958147936af7354 (patch)
tree04077aa31466a56222afc7aff3fc1193ceea6812 /net/twitux
parent9d608b6dbcd257f4d683a0471ee45265ea8a6777 (diff)
downloadpkgsrc-0f790fde8de396beb0c4b72c7958147936af7354.tar.gz
Import twitux version 0.62.
Twitux is a free and open source GTK+ application for Twitter.com. You can: Send status, view friend status and see what they are doing, send direct messages to your Twitter friends, GUI notifications when a friend updates their status.. and more :)
Diffstat (limited to 'net/twitux')
-rw-r--r--net/twitux/DESCR4
-rw-r--r--net/twitux/Makefile47
-rw-r--r--net/twitux/PLIST25
-rw-r--r--net/twitux/distinfo5
4 files changed, 81 insertions, 0 deletions
diff --git a/net/twitux/DESCR b/net/twitux/DESCR
new file mode 100644
index 00000000000..830105c445e
--- /dev/null
+++ b/net/twitux/DESCR
@@ -0,0 +1,4 @@
+Twitux is a free and open source GTK+ application for Twitter.com. You can:
+Send status, view friend status and see what they are doing, send direct
+messages to your Twitter friends, GUI notifications when a friend updates
+their status.. and more :)
diff --git a/net/twitux/Makefile b/net/twitux/Makefile
new file mode 100644
index 00000000000..63da950a850
--- /dev/null
+++ b/net/twitux/Makefile
@@ -0,0 +1,47 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/21 00:21:31 jmcneill Exp $
+#
+
+DISTNAME= twitux-0.62
+CATEGORIES= net gnome
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=twitux/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= jmcneill@NetBSD.org
+HOMEPAGE= http://live.gnome.org/DanielMorales/Twitux
+COMMENT= GTK+ Twitter client
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= YES
+USE_DIRS+= gnome2-1.5
+USE_PKGLOCALEDIR= YES
+USE_TOOLS+= gmake intltool msgfmt pkg-config
+USE_LIBTOOL= YES
+
+GCONF_SCHEMAS= twitux.schemas
+
+PKG_OPTIONS_VAR= PKG_OPTIONS.twitux
+PKG_SUPPORTED_OPTIONS= aspell
+PKG_SUGGESTED_OPTIONS= aspell
+
+.include "../../mk/bsd.options.mk"
+
+.if !empty(PKG_OPTIONS:Maspell)
+CONFIGURE_ARGS+= --enable-aspell=yes
+.include "../../textproc/aspell/buildlink3.mk"
+.include "../../textproc/iso-codes/buildlink3.mk"
+.else
+CONFIGURE_ARGS+= --enable-aspell=no
+.endif
+
+.include "../../devel/GConf/schemas.mk"
+.include "../../devel/libsexy/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../net/libsoup24/buildlink3.mk"
+.include "../../security/gnome-keyring/buildlink3.mk"
+.include "../../sysutils/dbus/buildlink3.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../sysutils/libnotify/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/twitux/PLIST b/net/twitux/PLIST
new file mode 100644
index 00000000000..c888a1ce2bb
--- /dev/null
+++ b/net/twitux/PLIST
@@ -0,0 +1,25 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/21 00:21:31 jmcneill Exp $
+bin/twitux
+share/applications/twitux.desktop
+share/gconf/schemas/twitux.schemas
+share/icons/hicolor/48x48/apps/twitux.png
+share/icons/hicolor/scalable/apps/twitux.svg
+share/locale/de/LC_MESSAGES/twitux.mo
+share/locale/es/LC_MESSAGES/twitux.mo
+share/locale/fr/LC_MESSAGES/twitux.mo
+share/locale/pt/LC_MESSAGES/twitux.mo
+share/locale/sv/LC_MESSAGES/twitux.mo
+share/twitux/account_dlg.xml
+share/twitux/add_friend_dlg.xml
+share/twitux/lists_dlg.xml
+share/twitux/main_window.xml
+share/twitux/prefs_dlg.xml
+share/twitux/send_message_dlg.xml
+share/twitux/spell_dlg.xml
+share/twitux/tray_menu.xml
+@dirrm share/twitux
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor
+@comment in GConf: @dirrm share/gconf/schemas
+@comment in xdg-dirs: @dirrm share/applications
diff --git a/net/twitux/distinfo b/net/twitux/distinfo
new file mode 100644
index 00000000000..97328afdf5b
--- /dev/null
+++ b/net/twitux/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/11/21 00:21:31 jmcneill Exp $
+
+SHA1 (twitux-0.62.tar.bz2) = 5d4fe9db47ba9236ef5f1746ef3be80f2effc2ec
+RMD160 (twitux-0.62.tar.bz2) = 29a66998ef375bad9bf2dbfba66bfdef9f428125
+Size (twitux-0.62.tar.bz2) = 369539 bytes