pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/28850: sysutils/idesk update to 0.6
>Number: 28850
>Category: pkg
>Synopsis: idesk is outdated.
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: support
>Submitter-Id: net
>Arrival-Date: Mon Jan 03 19:00:00 +0000 2005
>Originator: pancake%phreaker.net@localhost
>Release: Linux 2.6.9pl2
>Organization:
>Environment:
System: Linux pl2 2.6.9pl2 #6 Sun Dec 26 18:31:57 VET 2004 i686 GNU/Linux
Architecture: i686
Machine: i686
>Description:
now it uses imlib2 and Xft2 for font rendering. it's more stable.
Changelog:
# - Define the mouse cursor type when the mouse hovers over an icon. All X11
mouse type are supported.
# - Display a ToolTip when the mouse hovers over an icon.
# - Startup notificacion when launcher the applications.
# - Now doesn't stop when the icon don't exist or isn't a valid image.
# - Remove SVG support because not implemented in Imlib2 yet. This allow to
reduce dependencies. (GTK, GDK and LIBSVG now aren't necessary)
>How-To-Repeat:
>Fix:
Remove all patches and apply this cvs-diff:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/idesk/Makefile,v
retrieving revision 1.8
diff -r1.8 Makefile
1c1
< # $NetBSD: Makefile,v 1.8 2004/12/28 23:18:17 reed Exp $
---
> # $NetBSD$
4,7c4,6
< DISTNAME= idesk-0.3.5
< PKGREVISION= 3
< CATEGORIES= sysutils x11
< MASTER_SITES= http://idesk.sourceforge.net/releases/
---
> DISTNAME= idesk-0.6.0
> CATEGORIES= sysutils
> MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=idesk/}
9,11c8,10
< MAINTAINER= pancake%phreaker.net@localhost
< HOMEPAGE= http://sourceforge.net/projects/idesk/
< COMMENT= Gives users of minimal WMs icons on their desktop
---
> MAINTAINER= INSERT_YOUR_MAIL_ADDRESS_HERE
> HOMEPAGE= http://idesk.sourceforge.net/
> COMMENT= SHORT_DESCRIPTION_OF_THE_PACKAGE
13,15c12,13
< USE_BUILDLINK3= yes
< USE_GNU_TOOLS+= make
< USE_X11= yes
---
> USE_BUILDLINK3= yes
> USE_GNU_TOOLS+= make
18c16
< ${INSTALL_PROGRAM} ${WRKSRC}/idesk ${PREFIX}/bin/idesk
---
> ${INSTALL_PROGRAM} ${WRKSRC}/idesk ${PREFIX}/bin/
20c18
< ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/idesk
---
> ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/idesk/
22c20
< .include "../../graphics/imlib/buildlink3.mk"
---
> .include "../../x11/startup-notification/buildlink3.mk"
23a22
> .include "../../graphics/imlib2/buildlink3.mk"
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/idesk/PLIST,v
retrieving revision 1.1.1.1
diff -r1.1.1.1 PLIST
1c1
< @comment $NetBSD: PLIST,v 1.1.1.1 2003/09/08 14:27:27 jmmv Exp $
---
> @comment $NetBSD$
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/idesk/distinfo,v
retrieving revision 1.1.1.1
diff -r1.1.1.1 distinfo
3,5c3,4
< SHA1 (idesk-0.3.5.tar.gz) = 63c34874bdfe640908e1329955d2ec266589cc27
< Size (idesk-0.3.5.tar.gz) = 7966 bytes
< SHA1 (patch-aa) = 6a37e76734e24d7f301ffd1ff12f9ffe2612185e
---
> SHA1 (idesk-0.6.0.tar.gz) = f1af999d12f407b636c56fe0638e1e3f8217e192
> Size (idesk-0.6.0.tar.gz) = 33876 bytes
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index