From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-gtk2/
Date: Fri, 1 Apr 2022 12:03:48 +0000 (UTC) [thread overview]
Message-ID: <1648813555.50305ecdc63d5fbedc97d5837672a5be10559a34.ulm@gentoo> (raw)
commit: 50305ecdc63d5fbedc97d5837672a5be10559a34
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 1 11:45:55 2022 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Apr 1 11:45:55 2022 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=50305ecd
dev-lisp/cl-gtk2: Remove package
Depends on x11-libs/gtk+:2.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
dev-lisp/cl-gtk2/cl-gtk2-0.1.1-r1.ebuild | 44 --------------------------------
1 file changed, 44 deletions(-)
diff --git a/dev-lisp/cl-gtk2/cl-gtk2-0.1.1-r1.ebuild b/dev-lisp/cl-gtk2/cl-gtk2-0.1.1-r1.ebuild
deleted file mode 100644
index c2707e89..00000000
--- a/dev-lisp/cl-gtk2/cl-gtk2-0.1.1-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3 eutils
-
-DESCRIPTION="A Common Lisp interface to Gtk+."
-HOMEPAGE="http://common-lisp.net/project/cl-gtk2/"
-SRC_URI="http://common-lisp.net/project/cl-gtk2/files/${P}.tar.gz"
-
-LICENSE="LLGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="doc"
-
-DEPEND="doc? ( dev-lisp/sbcl
- sys-apps/texinfo
- dev-libs/libxslt )"
-RDEPEND="dev-lisp/bordeaux-threads
- dev-lisp/cffi
- dev-lisp/closer-mop
- dev-lisp/cl-cairo2
- dev-lisp/cl-opengl
- dev-lisp/iterate
- dev-lisp/metabang-bind
- dev-lisp/trivial-garbage
- >=x11-libs/gtk+-2.16:2"
-
-CLSYSTEMS="cairo/cl-gtk2-cairo gdk/cl-gtk2-gdk glib/cl-gtk2-glib \
-gtk/cl-gtk2-gtk gtk-glext/cl-gtk2-gtkglext pango/cl-gtk2-pango"
-
-src_compile() {
- if use doc ; then
- make -C doc || die "Cannot build docs"
- fi
-}
-
-src_install() {
- common-lisp-install-sources -t all cairo gdk glib gtk gtk-glext pango
- common-lisp-install-asdf
-
- use doc && dohtml -r doc/*
-}
next reply other threads:[~2022-04-01 12:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-01 12:03 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-07-07 15:19 [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-gtk2/ José María Alonso
2016-12-04 13:22 José María Alonso
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=1648813555.50305ecdc63d5fbedc97d5837672a5be10559a34.ulm@gentoo \
--to=ulm@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