pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libscigraphica don't install the icon pixmap,...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1ef0f82e9b78
branches: trunk
changeset: 576027:1ef0f82e9b78
user: drochner <drochner%pkgsrc.org@localhost>
date: Sat May 29 13:54:32 2010 +0000
description:
don't install the icon pixmap, this is also done in the frontend
(and makes more sense there)
bump PKGREVISION
diffstat:
graphics/libscigraphica/Makefile | 4 ++--
graphics/libscigraphica/PLIST | 3 +--
graphics/libscigraphica/distinfo | 3 ++-
graphics/libscigraphica/patches/patch-ac | 13 +++++++++++++
4 files changed, 18 insertions(+), 5 deletions(-)
diffs (58 lines):
diff -r 130d774503a7 -r 1ef0f82e9b78 graphics/libscigraphica/Makefile
--- a/graphics/libscigraphica/Makefile Sat May 29 11:51:43 2010 +0000
+++ b/graphics/libscigraphica/Makefile Sat May 29 13:54:32 2010 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2010/02/10 19:17:39 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2010/05/29 13:54:32 drochner Exp $
#
DISTNAME= libscigraphica-2.1.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scigraphica/}
diff -r 130d774503a7 -r 1ef0f82e9b78 graphics/libscigraphica/PLIST
--- a/graphics/libscigraphica/PLIST Sat May 29 11:51:43 2010 +0000
+++ b/graphics/libscigraphica/PLIST Sat May 29 13:54:32 2010 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:59:22 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2010/05/29 13:54:32 drochner Exp $
include/scigraphica-2.0/scigraphica/algorithms/Axb_core.c
include/scigraphica-2.0/scigraphica/algorithms/lm.h
include/scigraphica-2.0/scigraphica/algorithms/lm_core.c
@@ -258,4 +258,3 @@
share/pixmaps/libscigraphica/zoom_plus.xpm
share/pixmaps/libscigraphica/zoomin.xpm
share/pixmaps/libscigraphica/zoomout.xpm
-share/pixmaps/sg_icon.xpm
diff -r 130d774503a7 -r 1ef0f82e9b78 graphics/libscigraphica/distinfo
--- a/graphics/libscigraphica/distinfo Sat May 29 11:51:43 2010 +0000
+++ b/graphics/libscigraphica/distinfo Sat May 29 13:54:32 2010 +0000
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.3 2007/08/08 20:09:14 joerg Exp $
+$NetBSD: distinfo,v 1.4 2010/05/29 13:54:32 drochner Exp $
SHA1 (libscigraphica-2.1.1.tar.gz) = dcbadae82501f40ef366c7e543c26b289657dc60
RMD160 (libscigraphica-2.1.1.tar.gz) = 1b04a432052ad3edd8e233349ee47f4f99bb1a4a
Size (libscigraphica-2.1.1.tar.gz) = 774288 bytes
SHA1 (patch-aa) = 950a445549cd55e2dbd1e20342b3dfec3e26fff7
SHA1 (patch-ab) = 39b3cb4cade6a4a3ba49b61d46f87d1b12cd1181
+SHA1 (patch-ac) = f94f8de42e38d3b23c8646d3e72b0abee1a94d97
diff -r 130d774503a7 -r 1ef0f82e9b78 graphics/libscigraphica/patches/patch-ac
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/libscigraphica/patches/patch-ac Sat May 29 13:54:32 2010 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1 2010/05/29 13:54:33 drochner Exp $
+
+--- pixmaps/Makefile.in.orig 2005-06-25 01:38:48.000000000 +0000
++++ pixmaps/Makefile.in
+@@ -500,7 +500,7 @@ info: info-am
+
+ info-am:
+
+-install-data-am: install-IconDATA install-PixmapDATA
++install-data-am: install-PixmapDATA
+
+ install-exec-am:
+
Home |
Main Index |
Thread Index |
Old Index