Date: Fri, 8 Aug 2003 22:33:23 +0200 (CEST) From: Pav Lucistnik <pav@oook.cz> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/55400: new port: desktutils/goats, better sticky notes applet for GNOME2 Message-ID: <200308082033.h78KXNaA080384@hood.oook.cz> Resent-Message-ID: <200308082040.h78KeAHi013037@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 55400 >Category: ports >Synopsis: new port: desktutils/goats, better sticky notes applet for GNOME2 >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: Fri Aug 08 13:40:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Pav Lucistnik >Release: FreeBSD 5.1-CURRENT i386 >Organization: >Environment: System: FreeBSD hood.oook.cz 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Wed Jul 30 21:41:50 CEST 2003 root@hood.oook.cz:/usr/obj/usr/src/sys/PAV i386 >Description: Goats is post-it note / sticky notes applet for GNOME 2.2. It's inspired by KDE's KNotes and it offers more features than usual stickynotes_applet. Tested on -stable by kwm and -current by me. >How-To-Repeat: >Fix: # 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: # # goats # goats/Makefile # goats/distinfo # goats/pkg-descr # goats/pkg-plist # echo c - goats mkdir -p goats > /dev/null 2>&1 echo x - goats/Makefile sed 's/^X//' >goats/Makefile << 'END-of-goats/Makefile' X# New ports collection makefile for: goats X# Date created: Jul 7, 2003 X# Whom: Pav Lucistnik <pav@oook.cz> X# X# $FreeBSD$ X XPORTNAME= goats XPORTVERSION= 2.2 XCATEGORIES= deskutils XMASTER_SITES= http://www.menudo.freeserve.co.uk/ X XMAINTAINER= pav@oook.cz XCOMMENT= Yellow post-it note applet for GNOME 2 X XUSE_X_PREFIX= yes XUSE_GMAKE= yes XUSE_GNOME= libgnomeprintui gnomepanel libglade2 gnomeprefix gnomehack XGNU_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib" X X.include <bsd.port.mk> END-of-goats/Makefile echo x - goats/distinfo sed 's/^X//' >goats/distinfo << 'END-of-goats/distinfo' XMD5 (goats-2.2.tar.gz) = d2a218fe755f7daa986d232060781793 END-of-goats/distinfo echo x - goats/pkg-descr sed 's/^X//' >goats/pkg-descr << 'END-of-goats/pkg-descr' XGoats is a yellow post-it note applet for the GNOME 2 desktop, Xoriginally modelled after KNotes from KDE. Goats have alarms, Xautosaving, calendar and fortune integration and more. X XWWW: http://www.menudo.freeserve.co.uk/goats.html END-of-goats/pkg-descr echo x - goats/pkg-plist sed 's/^X//' >goats/pkg-plist << 'END-of-goats/pkg-plist' Xbin/goats-applet Xbin/goat-create Xetc/gconf/gconf.xml.defaults/apps/goats/%gconf.xml Xetc/gconf/gconf.xml.defaults/apps/goats/defaults/%gconf.xml Xetc/gconf/gconf.xml.defaults/apps/goats/settings/%gconf.xml Xetc/gconf/gconf.xml.defaults/schemas/apps/goats/%gconf.xml Xetc/gconf/gconf.xml.defaults/schemas/apps/goats/defaults/%gconf.xml Xetc/gconf/gconf.xml.defaults/schemas/apps/goats/settings/%gconf.xml Xetc/gconf/schemas/goats.schemas Xlibdata/bonobo/servers/GNOME_GoatsApplet.server Xshare/gnome/gnome-2.0/ui/GNOME_GoatsApplet.xml Xshare/gnome/goats/alarm.png Xshare/gnome/goats/cross.png Xshare/gnome/goats/goats.glade2 Xshare/gnome/goats/goats.png Xshare/gnome/goats/goats_focus.png Xshare/gnome/goats/goats_logo.png Xshare/gnome/goats/hide.png Xshare/gnome/goats/resize.png Xshare/gnome/help/goats/C/goats.xml Xshare/gnome/help/goats/C/legal.xml Xshare/gnome/help/goats/C/figures/alarm.png Xshare/gnome/help/goats/C/figures/applet.png Xshare/gnome/help/goats/C/figures/applet_menu.png Xshare/gnome/help/goats/C/figures/defaults.png Xshare/gnome/help/goats/C/figures/note.png Xshare/gnome/help/goats/C/figures/note_menu.png Xshare/gnome/help/goats/C/figures/options.png Xshare/gnome/omf/goats/goats-C.omf Xshare/gnome/pixmaps/goats.png Xshare/gnome/sounds/goat_bleat.au Xshare/locale/es/LC_MESSAGES/goats-2.0.mo Xshare/locale/ru/LC_MESSAGES/goats-2.0.mo X@exec scrollkeeper-install -q %D/share/gnome/omf/goats/goats-C.omf 2>/dev/null || /usr/bin/true X@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/goats/goats-C.omf 2>/dev/null || /usr/bin/true X@dirrm share/gnome/omf/goats X@dirrm share/gnome/help/goats/C/figures X@dirrm share/gnome/help/goats/C X@dirrm share/gnome/help/goats X@dirrm share/gnome/goats X@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/goats/settings X@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/goats/defaults X@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/goats X@dirrm etc/gconf/gconf.xml.defaults/apps/goats/settings X@dirrm etc/gconf/gconf.xml.defaults/apps/goats/defaults X@dirrm etc/gconf/gconf.xml.defaults/apps/goats END-of-goats/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308082033.h78KXNaA080384>