Date: Thu, 28 Aug 2008 11:17:36 +0200 (CEST) From: Arnaud Berthomier <oz@cyprio.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/126910: New port: net/twitux Simple GNOME client for Twitter Message-ID: <20080828091736.DA2A422871@guineapig.lab.cyprio.net> Resent-Message-ID: <200808280940.m7S9e1M1070302@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 126910 >Category: ports >Synopsis: New port: net/twitux Simple GNOME client for Twitter >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Aug 28 09:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 7.0-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD guineapig.cyprio.net 7.0-RELEASE-p2 FreeBSD 7.0-RELEASE-p2 #0: Wed Jun 18 07:33:20 UTC 2008 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Twitux is a GNOME client for Twitter that tays on your desktop or traybar and notifies you with libnotify of what's happening within you friends timeline, or private messages and such. >How-To-Repeat: >Fix: --- twitux.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # twitux/ # twitux/Makefile # twitux/pkg-descr # twitux/distinfo # twitux/pkg-plist # echo c - twitux/ mkdir -p twitux/ > /dev/null 2>&1 echo x - twitux/Makefile sed 's/^X//' >twitux/Makefile << 'END-of-twitux/Makefile' X# New ports collection makefile for: twitux X# Date created: 25 August 2008 X# Whom: Arnaud Berthomier X# X# $FreeBSD$ X# X XPORTNAME= twitux XPORTVERSION= 0.62 XCATEGORIES= net XMASTER_SITES= SF X XMAINTAINER= oz@cyprio.net XCOMMENT= GNOME client for Twitter X XLIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup \ X sexy.2:${PORTSDIR}/x11-toolkits/libsexy \ X notify.1:${PORTSDIR}/devel/libnotify X XUSE_XORG= x11 XUSE_GNOME= glib20 gtk20 gconf2 libxml2 XUSE_BZIP2= yes XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_GETTEXT= yes XCONFIGURE_ENV+= GMSGFMT="${LOCALBASE}/bin/msgfmt" XGCONF_SCHEMAS= twitux.schemas XINSTALLS_ICONS= yes X X.include <bsd.port.mk> END-of-twitux/Makefile echo x - twitux/pkg-descr sed 's/^X//' >twitux/pkg-descr << 'END-of-twitux/pkg-descr' XTwitux is a very simple GNOME client for Twitter. It handles private Xmessages, friends and public timelines, and just sits in your tray bar Xuntil until new messages arrive. END-of-twitux/pkg-descr echo x - twitux/distinfo sed 's/^X//' >twitux/distinfo << 'END-of-twitux/distinfo' XMD5 (twitux-0.62.tar.bz2) = ed9d5c66aa5dfb88bff8269fa2c4e3ce XSHA256 (twitux-0.62.tar.bz2) = 09fe27c5643cb9b2ba537c8e07aceda53a09e607243b94c8e5b6a78d40b2a1ff XSIZE (twitux-0.62.tar.bz2) = 369539 END-of-twitux/distinfo echo x - twitux/pkg-plist sed 's/^X//' >twitux/pkg-plist << 'END-of-twitux/pkg-plist' Xbin/twitux Xlib/locale/de/LC_MESSAGES/twitux.mo Xlib/locale/es/LC_MESSAGES/twitux.mo Xlib/locale/fr/LC_MESSAGES/twitux.mo Xlib/locale/pt/LC_MESSAGES/twitux.mo Xlib/locale/sv/LC_MESSAGES/twitux.mo Xshare/applications/twitux.desktop Xshare/icons/hicolor/48x48/apps/twitux.png Xshare/icons/hicolor/scalable/apps/twitux.svg Xshare/twitux/account_dlg.xml Xshare/twitux/add_friend_dlg.xml Xshare/twitux/lists_dlg.xml Xshare/twitux/main_window.xml Xshare/twitux/prefs_dlg.xml Xshare/twitux/send_message_dlg.xml Xshare/twitux/spell_dlg.xml Xshare/twitux/tray_menu.xml X@dirrm share/twitux X@dirrmtry lib/locale/sv/LC_MESSAGES X@dirrmtry lib/locale/de/LC_MESSAGES X@dirrmtry lib/locale/es/LC_MESSAGES X@dirrmtry lib/locale/fr/LC_MESSAGES X@dirrmtry lib/locale/pt/LC_MESSAGES X@dirrmtry lib/locale/de X@dirrmtry lib/locale/es X@dirrmtry lib/locale/fr X@dirrmtry lib/locale/pt X@dirrmtry lib/locale/sv X@dirrmtry lib/locale X@dirrmtry share/applications END-of-twitux/pkg-plist exit --- twitux.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080828091736.DA2A422871>