From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/glade/files/, dev-haskell/glade/, profiles/
Date: Thu, 24 Sep 2020 22:42:15 +0000 (UTC) [thread overview]
Message-ID: <1600987329.6320b8a248098bf6651845c048fe00ea84b09df6.slyfox@gentoo> (raw)
commit: 6320b8a248098bf6651845c048fe00ea84b09df6
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 22:40:53 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 22:42:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6320b8a2
profiles/package.mask: drop masked dev-haskell/glade package
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-haskell/glade/Manifest | 1 -
.../glade/files/glade-0.13.1-glib-2.62.patch | 10 ------
dev-haskell/glade/glade-0.13.1.ebuild | 38 ----------------------
dev-haskell/glade/metadata.xml | 17 ----------
profiles/package.mask | 5 ---
5 files changed, 71 deletions(-)
diff --git a/dev-haskell/glade/Manifest b/dev-haskell/glade/Manifest
deleted file mode 100644
index 73929f4f6f7..00000000000
--- a/dev-haskell/glade/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST glade-0.13.1.tar.gz 145648 BLAKE2B 31d650bdbe848b2e14efadc90f074664775cfa040def9328c084871efbd708a1bd03d34047d83f9a76cfe4069f14f787c50bde419abb0539597be2ea4a806032 SHA512 3e4282c4a8170351a6c82bf346685da7dd192d9e0139d8ef3f104f085b10686d1b89a77f01f1edc500f5d9584c1c31a63d1f89dc48a1a9a3f100207ae425ddce
diff --git a/dev-haskell/glade/files/glade-0.13.1-glib-2.62.patch b/dev-haskell/glade/files/glade-0.13.1-glib-2.62.patch
deleted file mode 100644
index 953c9df0ec1..00000000000
--- a/dev-haskell/glade/files/glade-0.13.1-glib-2.62.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/glade.cabal
-+++ b/glade.cabal
-@@ -82,6 +82,7 @@ Library
- default-language: Haskell98
- default-extensions: ForeignFunctionInterface
-
-+ cpp-options: -D__attribute__(A)=
- if os(darwin)
- cpp-options: -U__BLOCKS__ -D__attribute__(A)= -D_Nullable= -D_Nonnull=
-
diff --git a/dev-haskell/glade/glade-0.13.1.ebuild b/dev-haskell/glade/glade-0.13.1.ebuild
deleted file mode 100644
index d6e64bb0411..00000000000
--- a/dev-haskell/glade/glade-0.13.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# ebuild generated by hackport 0.5.4.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Binding to the glade library"
-HOMEPAGE="http://projects.haskell.org/gtk2hs/"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="2/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/glib-0.13.4:0=[profile?] <dev-haskell/glib-0.14:0=[profile?]
- >=dev-haskell/gtk-0.14.5:2=[profile?] <dev-haskell/gtk-0.15:2=[profile?]
- >=dev-lang/ghc-7.4.1:=
- gnome-base/libglade:2.0
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.24
- >=dev-haskell/gtk2hs-buildtools-0.13.2.0:0= <dev-haskell/gtk2hs-buildtools-0.14:0=
- virtual/pkgconfig
-"
-
-PATCHES=("${FILESDIR}"/${PN}-0.13.1-glib-2.62.patch)
-
-src_prepare() {
- default
-
- cabal_chdeps \
- 'Cabal >= 1.24 && < 1.25' 'Cabal >= 1.24'
-}
diff --git a/dev-haskell/glade/metadata.xml b/dev-haskell/glade/metadata.xml
deleted file mode 100644
index 2ba679a4954..00000000000
--- a/dev-haskell/glade/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>haskell@gentoo.org</email>
- <name>Gentoo Haskell</name>
- </maintainer>
- <longdescription>
- This library allows to load externally stored user interfaces into
- programs. This allows alteration of the interface without recompilation
- of the program.
-
- Note that this functionality is now provided in gtk directly
- (as of version 2.12 of the gtk+ C lib) by the
- Graphics.UI.Gtk.Builder module.
- </longdescription>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 094aaffcf45..8c6a2fcb0bd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -652,11 +652,6 @@ dev-libs/hsa-ext-rocr
# Bug #736052.
games-roguelike/mazesofmonad
-# Sergei Trofimovich <slyfox@gentoo.org> (2020-08-24)
-# Obsolete package without reverse dependencies.
-# Does not compile against ghc-8.8. Removal in 30 days.
-dev-haskell/glade
-
# Alfredo Tupone <tupone@gentoo.org> (2020-08-23)
# Ported to py3 but not yet released
# Masked to allow py2.7 removal
reply other threads:[~2020-09-24 22:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1600987329.6320b8a248098bf6651845c048fe00ea84b09df6.slyfox@gentoo \
--to=slyfox@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox