Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2003 19:45:22 +0200 (CEST)
From:      Sascha Holzleiter <sascha@root-login.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53505: Update idesk to 0.5.5	
Message-ID:  <20030619174522.4585363F3@root-login.dyndns.org>
Resent-Message-ID: <200306191750.h5JHo9ki099387@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030619174522.4585363F3>