Remove devel/guile16-gtk.
guile16 is very old, and devel/guile-gtk uses guile 1.8 (which is merely old, but the newest in pkgsrc proper). Removal proposed on pkgsrc-users with no objections. (ok wiz@ during freeze.)
This commit is contained in:
parent
07673aabc0
commit
c2ca2e1421
7 changed files with 1 additions and 111 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1674 2012/12/17 11:58:37 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.1675 2012/12/20 01:16:23 gdt Exp $
|
||||
#
|
||||
|
||||
COMMENT= Development utilities
|
||||
|
@ -266,7 +266,6 @@ SUBDIR+= guile-gtk
|
|||
SUBDIR+= guile-lib
|
||||
SUBDIR+= guile-slib
|
||||
SUBDIR+= guile-www
|
||||
SUBDIR+= guile16-gtk
|
||||
SUBDIR+= haskell-mode
|
||||
SUBDIR+= hdf
|
||||
SUBDIR+= hdf5
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
Guile-gtk is a library written to make GTK 1.2 accessible from
|
||||
guile. It provides a convenient interface for Scheme programmers to
|
||||
develop visual applications. It can also integrate with GNOME via the
|
||||
Gnome-guile module. (For glib2, see guile-gobject instead.)
|
||||
|
||||
Guile-gtk was started by Marius Vollmer <mvo@zagadka.ping.de> and
|
||||
is currently maintained by Ariel Rios <jarios@usa.net> and other
|
||||
intrepid Guile hackers around the world.
|
||||
|
||||
Guile-gtk is free software licensed under the GPL.
|
||||
|
||||
This version works with the guile-1.6.x series.
|
|
@ -1,27 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.11 2012/10/31 11:17:05 asau Exp $
|
||||
#
|
||||
|
||||
DISTNAME= guile-gtk-0.5
|
||||
PKGNAME= guile16-gtk-0.5
|
||||
PKGREVISION= 8
|
||||
CATEGORIES= devel x11
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=guile-gtk/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.gnu.org/software/guile-gtk/
|
||||
COMMENT= Library to make GTK 1.2 accessible from guile
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= makeinfo
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_PREFIX= ${PREFIX}/guile/1.6
|
||||
MAKE_ENV+= MACHINE_ARCH=${MACHINE_ARCH:Q}
|
||||
INFO_FILES= yes
|
||||
|
||||
BUILDLINK_PASSTHRU_DIRS= ${PREFIX}/guile/1.6
|
||||
|
||||
.include "../../lang/guile16/buildlink3.mk"
|
||||
.include "../../x11/gtk/buildlink3.mk"
|
||||
.include "../../graphics/gdk-pixbuf/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,23 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:48:48 joerg Exp $
|
||||
guile/1.6/bin/build-guile-gtk
|
||||
guile/1.6/bin/build-guile-gtk-1.2
|
||||
guile/1.6/include/guile-gtk.h
|
||||
guile/1.6/info/guile-gtk.info
|
||||
guile/1.6/lib/libguilegdkpixbuf-1.2.la
|
||||
guile/1.6/lib/libguilegtk-1.2.la
|
||||
guile/1.6/share/guile-gtk/gdk-1.2.defs
|
||||
guile/1.6/share/guile-gtk/gdk-pixbuf.defs
|
||||
guile/1.6/share/guile-gtk/gtk-1.2.defs
|
||||
guile/1.6/share/guile/gtk-1.2/config.scm
|
||||
guile/1.6/share/guile/gtk-1.2/dynlink.scm
|
||||
guile/1.6/share/guile/gtk-1.2/gdk-pixbuf.scm
|
||||
guile/1.6/share/guile/gtk-1.2/gdk.scm
|
||||
guile/1.6/share/guile/gtk-1.2/gtk.scm
|
||||
guile/1.6/share/guile/gtk-1.2/repl.scm
|
||||
guile/1.6/share/guile/gtk-1.2/threads.scm
|
||||
guile/1.6/share/guile/gtk/config.scm
|
||||
guile/1.6/share/guile/gtk/dynlink.scm
|
||||
guile/1.6/share/guile/gtk/gdk.scm
|
||||
guile/1.6/share/guile/gtk/gtk.scm
|
||||
guile/1.6/share/guile/gtk/repl.scm
|
||||
guile/1.6/share/guile/gtk/threads.scm
|
|
@ -1,16 +0,0 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.6 2012/05/07 01:53:23 dholland Exp $
|
||||
|
||||
BUILDLINK_TREE+= guile16-gtk
|
||||
|
||||
.if !defined(GUILE16_GTK_BUILDLINK3_MK)
|
||||
GUILE16_GTK_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.guile16-gtk+= guile16-gtk>=0.5
|
||||
BUILDLINK_ABI_DEPENDS.guile16-gtk+= guile16-gtk>=0.5nb7
|
||||
BUILDLINK_PKGSRCDIR.guile16-gtk?= ../../devel/guile16-gtk
|
||||
|
||||
.include "../../lang/guile16/buildlink3.mk"
|
||||
.include "../../x11/gtk/buildlink3.mk"
|
||||
.endif # GUILE16_GTK_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_TREE+= -guile16-gtk
|
|
@ -1,6 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2007/06/18 00:38:58 dmcmahill Exp $
|
||||
|
||||
SHA1 (guile-gtk-0.5.tar.gz) = 4b740dbdffb72bb9beac3d2a6e786a1b33657435
|
||||
RMD160 (guile-gtk-0.5.tar.gz) = 23197ec4ce4891ec77f330da8eb62edd522bdc84
|
||||
Size (guile-gtk-0.5.tar.gz) = 741947 bytes
|
||||
SHA1 (patch-aa) = f3f6e47727ea7429c671fe02d2a93e8e962e920b
|
|
@ -1,25 +0,0 @@
|
|||
$NetBSD: patch-aa,v 1.1.1.1 2007/06/18 00:38:58 dmcmahill Exp $
|
||||
|
||||
--- Makefile.in.orig Wed Jul 26 19:24:58 2000
|
||||
+++ Makefile.in
|
||||
@@ -641,3 +641,20 @@ dist-hook:
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
||||
+
|
||||
+# problems with optimization. triggers internal compiler errors
|
||||
+
|
||||
+COMPILE_NOOPT=${COMPILE:C/-O[0-9]*//g}
|
||||
+LTCOMPILE_NOOPT=${LTCOMPILE:C/-O[0-9]*//g}
|
||||
+
|
||||
+.if (${MACHINE_ARCH} == "alpha")
|
||||
+
|
||||
+gdk-glue.o: gdk-glue.c
|
||||
+ $(COMPILE_NOOPT) -c gdk-glue.c
|
||||
+
|
||||
+gdk-glue.lo: gdk-glue.c
|
||||
+ @echo "Compiling without optimization to work around gcc -O* compiler bug"
|
||||
+ $(LTCOMPILE_NOOPT) -c gdk-glue.c
|
||||
+
|
||||
+.endif
|
||||
+
|
Loading…
Reference in a new issue