pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gtk2hs-buildtools: remove, imported to the main pkgsrc tree
Module Name: pkgsrc-wip
Committed By: PHO <pho%cielonegro.org@localhost>
Pushed By: pho
Date: Sat Mar 8 19:51:29 2025 +0900
Changeset: 79fd28ee7dccc63834390e4a24c7775babe8fd43
Modified Files:
Makefile
Removed Files:
gtk2hs-buildtools/DESCR
gtk2hs-buildtools/Makefile
gtk2hs-buildtools/PLIST
gtk2hs-buildtools/buildlink3.mk
gtk2hs-buildtools/distinfo
Log Message:
gtk2hs-buildtools: remove, imported to the main pkgsrc tree
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=79fd28ee7dccc63834390e4a24c7775babe8fd43
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
gtk2hs-buildtools/DESCR | 7 -------
gtk2hs-buildtools/Makefile | 16 ----------------
gtk2hs-buildtools/PLIST | 8 --------
gtk2hs-buildtools/buildlink3.mk | 15 ---------------
gtk2hs-buildtools/distinfo | 4 ----
6 files changed, 51 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 107420f568..fa494ea95d 100644
--- a/Makefile
+++ b/Makefile
@@ -1438,7 +1438,6 @@ SUBDIR+= gtk2-engines-galaxy
SUBDIR+= gtk2-engines-magicchicken
SUBDIR+= gtk2-murrina-fancy-clearlooks
SUBDIR+= gtk2-theme-pack
-SUBDIR+= gtk2hs-buildtools
SUBDIR+= gtkada
SUBDIR+= gtkaml
SUBDIR+= gtkglextmm
diff --git a/gtk2hs-buildtools/DESCR b/gtk2hs-buildtools/DESCR
deleted file mode 100644
index cdd15b7abc..0000000000
--- a/gtk2hs-buildtools/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-This package provides a set of helper programs necessary to build the
-Gtk2Hs suite of libraries. These tools include a modified c2hs binding
-tool that is used to generate FFI declarations, a tool to build a type
-hierarchy that mirrors the C type hierarchy of GObjects found in glib,
-and a generator for signal declarations that are used to call back
-from C to Haskell. These tools are not needed to actually run Gtk2Hs
-programs.
diff --git a/gtk2hs-buildtools/Makefile b/gtk2hs-buildtools/Makefile
deleted file mode 100644
index 6ac93e6cae..0000000000
--- a/gtk2hs-buildtools/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2015/01/08 11:53:16 szptvlfn Exp $
-#
-
-DISTNAME= gtk2hs-buildtools-0.12.3
-PKGNAME= ${DISTNAME}
-CATEGORIES= x11
-
-MAINTAINER= pho%cielonegro.org@localhost
-COMMENT= Tools to build the Gtk2Hs suite of User Interface libraries
-LICENSE= gnu-gpl-v2
-
-.include "../../wip/mk/haskell.mk"
-.include "../../devel/alex/buildlink3.mk"
-.include "../../devel/happy/buildlink3.mk"
-.include "../../devel/hs-random/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/gtk2hs-buildtools/PLIST b/gtk2hs-buildtools/PLIST
deleted file mode 100644
index 2c7b1b20b2..0000000000
--- a/gtk2hs-buildtools/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/07/12 08:43:14 phonohawk Exp $
-bin/gtk2hsC2hs
-bin/gtk2hsHookGenerator
-bin/gtk2hsTypeGen
-share/doc/gtk2hs-buildtools-${PKGVERSION}/COPYING
-share/gtk2hs-buildtools-${PKGVERSION}/callbackGen/Signal.chs.template
-share/gtk2hs-buildtools-${PKGVERSION}/hierarchyGen/Hierarchy.chs.template
-share/gtk2hs-buildtools-${PKGVERSION}/hierarchyGen/hierarchy.list
diff --git a/gtk2hs-buildtools/buildlink3.mk b/gtk2hs-buildtools/buildlink3.mk
deleted file mode 100644
index d674d1893e..0000000000
--- a/gtk2hs-buildtools/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.6 2014/08/29 14:09:59 szptvlfn Exp $
-
-BUILDLINK_TREE+= gtk2hs-buildtools
-
-.if !defined(GTK2HS_BUILDTOOLS_BUILDLINK3_MK)
-GTK2HS_BUILDTOOLS_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.gtk2hs-buildtools+= gtk2hs-buildtools>=0.12.3
-BUILDLINK_ABI_DEPENDS.gtk2hs-buildtools+= gtk2hs-buildtools>=0.12.3
-BUILDLINK_PKGSRCDIR.gtk2hs-buildtools?= ../../wip/gtk2hs-buildtools
-
-.include "../../devel/hs-random/buildlink3.mk"
-.endif # GTK2HS_BUILDTOOLS_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -gtk2hs-buildtools
diff --git a/gtk2hs-buildtools/distinfo b/gtk2hs-buildtools/distinfo
deleted file mode 100644
index 56657ecd90..0000000000
--- a/gtk2hs-buildtools/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2012/03/11 07:30:30 phonohawk Exp $
-
-RMD160 (gtk2hs-buildtools-0.12.3.tar.gz) = 70f6f356d5495c954695e5eb80235355183a509a
-Size (gtk2hs-buildtools-0.12.3.tar.gz) = 167845 bytes
Home |
Main Index |
Thread Index |
Old Index