1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to 0.5.1

PR:		ports/77145
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
This commit is contained in:
Pav Lucistnik 2005-02-05 18:22:07 +00:00
parent c3eb2392c8
commit 0203a5397b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128084
3 changed files with 11 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= timer-applet
PORTVERSION= 0.4
PORTVERSION= 0.5.1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= timerapplet
@ -18,6 +18,7 @@ RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/gtk-events/clicked.wav:${PORTSDIR}/au
USE_GNOME= gnomehack gnomeprefix gnomepanel
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --bindir=${PREFIX}/libexec # applets belong to libexec
USE_X_PREFIX= yes
USE_REINPLACE= yes
@ -27,7 +28,8 @@ post-patch:
's|/usr/share/pixmaps/||; \
s|location="timer-applet"|location="${PREFIX}/libexec/timer-applet"|' \
${WRKSRC}/timer-applet.server
@${REINPLACE_CMD} -e 's|/usr/share/sounds|${X11BASE}/share/gnome/sounds|' \
${WRKSRC}/src/timer-applet.c
@${REINPLACE_CMD} -e \
's|$$(datadir)/sounds|${X11BASE}/share/gnome/sounds|' \
${WRKSRC}/src/Makefile.in
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
MD5 (timer-applet-0.4.tar.gz) = 199caad577d5f4af9295b411af54d964
SIZE (timer-applet-0.4.tar.gz) = 124903
MD5 (timer-applet-0.5.1.tar.gz) = b28aa896e79e86fdb431af5dc1b23b4e
SIZE (timer-applet-0.5.1.tar.gz) = 130053

View File

@ -2,4 +2,8 @@ libdata/bonobo/servers/timer-applet.server
libexec/timer-applet
share/gnome/gnome-2.0/ui/timer-applet.xml
share/gnome/pixmaps/timer-applet/timer-applet-icon.png
share/locale/de/LC_MESSAGES/timer-applet.mo
share/locale/eu/LC_MESSAGES/timer-applet.mo
share/locale/fr/LC_MESSAGES/timer-applet.mo
share/locale/sv/LC_MESSAGES/timer-applet.mo
@dirrm share/gnome/pixmaps/timer-applet