Bug 75863 - New port: deskutils/timer-applet, a countdown timer applet for the GNOME panel
Summary: New port: deskutils/timer-applet, a countdown timer applet for the GNOME panel
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-05 18:10 UTC by Jean-Yves Lefort
Modified: 2005-01-20 06:20 UTC (History)
0 users

See Also:


Attachments
file.shar (2.79 KB, text/plain)
2005-01-05 18:10 UTC, Jean-Yves Lefort
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Yves Lefort 2005-01-05 18:10:42 UTC

    
Comment 1 Jean-Yves Lefort 2005-01-12 16:06:58 UTC
Version 0.2:

# 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:
#
#	timer-applet
#	timer-applet/pkg-plist
#	timer-applet/pkg-descr
#	timer-applet/distinfo
#	timer-applet/Makefile
#
echo c - timer-applet
mkdir -p timer-applet > /dev/null 2>&1
echo x - timer-applet/pkg-plist
sed 's/^X//' >timer-applet/pkg-plist << 'END-of-timer-applet/pkg-plist'
Xlibdata/bonobo/servers/timer-applet.server
Xlibexec/timer-applet
Xshare/gnome/gnome-2.0/ui/timer-applet.xml
Xshare/gnome/pixmaps/timer-applet/timer-applet-icon.png
X@dirrm share/gnome/pixmaps/timer-applet
END-of-timer-applet/pkg-plist
echo x - timer-applet/pkg-descr
sed 's/^X//' >timer-applet/pkg-descr << 'END-of-timer-applet/pkg-descr'
XTimer Applet is a countdown timer applet for the GNOME panel.
X
XHighlights:
X
X	* Quickly set a time and the applet will notify you when
X	  time's up
X	* Create presets for quick access to frequently-used times
X	* Small and unobtrusive. Choose to either view the remaining
X	  time right in the panel or hide it so you don't get
X	  distracted by the countdown. You can still view the
X	  remaining time by hovering your mouse over the timer icon
X	* User interface follows the GNOME Human Interface Guidelines
X
XWWW: http://timerapplet.sourceforge.net/
X
X- Jean-Yves Lefort
Xjylefort@brutele.be
END-of-timer-applet/pkg-descr
echo x - timer-applet/distinfo
sed 's/^X//' >timer-applet/distinfo << 'END-of-timer-applet/distinfo'
XMD5 (timer-applet-0.2.tar.gz) = fb4fc2cf3f794bf35149ffa908b32cf8
XSIZE (timer-applet-0.2.tar.gz) = 122133
END-of-timer-applet/distinfo
echo x - timer-applet/Makefile
sed 's/^X//' >timer-applet/Makefile << 'END-of-timer-applet/Makefile'
X# New ports collection makefile for:	timer-applet
X# Date created:			05 January 2005
X# Whom:				Jean-Yves Lefort <jylefort@brutele.be>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		timer-applet
XPORTVERSION=		0.2
XCATEGORIES=		deskutils
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	timerapplet
X
XMAINTAINER=		jylefort@brutele.be
XCOMMENT=		A countdown timer applet for the GNOME panel
X
XRUN_DEPENDS=		${X11BASE}/share/gnome/sounds/gtk-events/clicked.wav:${PORTSDIR}/audio/gnomeaudio2
X
XUSE_X_PREFIX=		yes
XUSE_GNOME=		gnomehack gnomeprefix gnomepanel
XUSE_REINPLACE=		yes
XGNU_CONFIGURE=		yes
XCONFIGURE_ARGS=		--bindir="${PREFIX}/libexec"
X
Xpost-patch:
X	@${REINPLACE_CMD} -e \
X		's|/usr/share/pixmaps/||; \
X		 s|location="timer-applet"|location="${PREFIX}/libexec/timer-applet"|' \
X		${WRKSRC}/timer-applet.server
X	@${REINPLACE_CMD} -e \
X		's|/usr/share/sounds|${X11BASE}/share/gnome/sounds|' \
X		${WRKSRC}/src/timer-applet.c
X
X.include <bsd.port.mk>
END-of-timer-applet/Makefile
exit
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2005-01-20 06:11:34 UTC
State Changed
From-To: open->closed

Independently added by ahze@ on 2005/01/19.
Comment 3 Michael Johnson 2005-01-20 06:18:50 UTC
Hi Jean-Yves
  I tried emailing you at brutele.be about timer-applet and your smtp 
server rejected my domain. Since you submitted this PR before I 
committed timer-applet to ports please contact me and I'll transfer 
maintainer to you.

Michael