ports/53505: Update idesk to 0.5.5
Sascha Holzleiter
sascha at root-login.org
Thu Jun 19 17:50:12 UTC 2003
>Number: 53505
>Category: ports
>Synopsis: Update idesk to 0.5.5
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Jun 19 10:50:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Sascha Holzleiter
>Release: FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD dreamland.chief.home 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Sat Jun 14 20:55:36 CEST 2003 root at dreamland.chief.home:/usr/obj/usr/src/sys/HOTKERN i386
>Description:
iDesk lately found a new home at Sourceforge and a new project website, so update
the distfile source again. Also the new beta version has some nice features and is
running stable for me so update the port to this version.
>How-To-Repeat:
>Fix:
--- idesk.up begins here ---
diff -ur idesk.old/Makefile idesk/Makefile
--- idesk.old/Makefile Thu Jun 19 18:47:38 2003
+++ idesk/Makefile Thu Jun 19 19:20:06 2003
@@ -6,20 +6,22 @@
#
PORTNAME= idesk
-PORTVERSION= 0.3.5
+PORTVERSION= 0.5.5
CATEGORIES= x11
-MASTER_SITES= http://linuxhelp.hn.org/ \
- ftp://sunsite.informatik.rwth-aachen.de/pub/comp/Linux/gentoo/distfiles/ \
- ftp://metalab.unc.edu/pub/Linux/distributions/gentoo/distfiles/
+MASTER_SITES= http://idesk.timmfin.net/releases/ \
+ ${MASTER_SITE_SOURCEFORGE}
MAINTAINER= sascha at root-login.org
COMMENT= Place launch icons directly on your desktop
-LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft
+LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft \
+ rsvg-2.4:${PORTSDIR}/graphics/librsvg2
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= imlib
+
+NO_WRKSUBDIR= yes
CXXFLAGS+= `imlib-config --cflags` `freetype-config --cflags`
MAKE_ARGS= cc="${CXX}" cflags="${CXXFLAGS}"
diff -ur idesk.old/distinfo idesk/distinfo
--- idesk.old/distinfo Thu Jun 19 18:47:38 2003
+++ idesk/distinfo Thu Jun 19 19:14:43 2003
@@ -1 +1 @@
-MD5 (idesk-0.3.5.tar.gz) = 4c87edbc3d7db462df576b7e26a04161
+MD5 (idesk-0.5.5.tar.gz) = 14c4e2f324e235e82248838939d0b56c
diff -ur idesk.old/pkg-descr idesk/pkg-descr
--- idesk.old/pkg-descr Thu Jun 19 18:47:38 2003
+++ idesk/pkg-descr Thu Jun 19 19:14:19 2003
@@ -1,4 +1,4 @@
iDesk lets you put launch icons directly on the
root window of your X.
-WWW: http://linuxhelp.hn.org/idesk.php
+WWW: http://idesk.timmfin.net
--- idesk.up ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list