* [gentoo-commits] proj/lisp:master commit in: dev-lisp/lispbuilder-sdl-ttf/files/, dev-lisp/lispbuilder-sdl-ttf/
@ 2018-03-18 20:54 José María Alonso
0 siblings, 0 replies; only message in thread
From: José María Alonso @ 2018-03-18 20:54 UTC (permalink / raw
To: gentoo-commits
commit: 939f89999ff171415c42518659d130c95798002d
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 18 20:54:28 2018 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Mar 18 20:54:28 2018 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=939f8999
dev-lisp/lispbuilder-sdl-ttf: Drops package
.../lispbuilder-sdl-ttf/files/gentoo-fix-asd.patch | 32 -----------------
.../lispbuilder-sdl-ttf-0.3.0.ebuild | 40 ----------------------
2 files changed, 72 deletions(-)
diff --git a/dev-lisp/lispbuilder-sdl-ttf/files/gentoo-fix-asd.patch b/dev-lisp/lispbuilder-sdl-ttf/files/gentoo-fix-asd.patch
deleted file mode 100644
index 0cd117a9..00000000
--- a/dev-lisp/lispbuilder-sdl-ttf/files/gentoo-fix-asd.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-Only in lispbuilder-sdl-ttf/bin: liblispbuilder-sdl-ttf-glue.so
-Only in lispbuilder-sdl-ttf/build: liblispbuilder-sdl-ttf-glue.so
-Only in lispbuilder-sdl-ttf/glue: lispbuilder-sdl-ttf-glue.o
-diff -ur lispbuilder-sdl-ttf.orig/lispbuilder-sdl-ttf.asd lispbuilder-sdl-ttf/lispbuilder-sdl-ttf.asd
---- lispbuilder-sdl-ttf.orig/lispbuilder-sdl-ttf.asd 2010-03-27 19:28:36.000000000 +0100
-+++ lispbuilder-sdl-ttf/lispbuilder-sdl-ttf.asd 2010-12-16 23:12:19.805837263 +0100
-@@ -30,9 +30,4 @@
- (:file "string-solid")
- (:file "string-shaded")
- (:file "string-blended"))
-- :serial t)
-- (:module "documentation"
-- :components
-- ((:html-file "header")
-- (:html-file "footer")
-- (:html-file "lispbuilder-sdl-ttf")))))
-+ :serial t)))
-diff -ur lispbuilder-sdl-ttf.orig/lispbuilder-sdl-ttf-cffi.asd lispbuilder-sdl-ttf/lispbuilder-sdl-ttf-cffi.asd
---- lispbuilder-sdl-ttf.orig/lispbuilder-sdl-ttf-cffi.asd 2009-12-29 09:34:52.000000000 +0100
-+++ lispbuilder-sdl-ttf/lispbuilder-sdl-ttf-cffi.asd 2010-12-16 23:25:03.522379485 +0100
-@@ -20,9 +20,4 @@
- ((:file "package")
- (:file "library" :depends-on ("package"))
- (:file "ttf" :depends-on ("package" "library"))
-- (:file "translate" :depends-on ("ttf"))))
-- (:module "glue"
-- :components
-- ((:static-file "Makefile")
-- (:static-file "lispbuilder-sdl-ttf-glue.c")
-- (:static-file "lispbuilder-sdl-ttf-glue.h")))))
-+ (:file "translate" :depends-on ("ttf"))))))
-Only in lispbuilder-sdl-ttf: Makefile.opts
diff --git a/dev-lisp/lispbuilder-sdl-ttf/lispbuilder-sdl-ttf-0.3.0.ebuild b/dev-lisp/lispbuilder-sdl-ttf/lispbuilder-sdl-ttf-0.3.0.ebuild
deleted file mode 100644
index 5e5c3b64..00000000
--- a/dev-lisp/lispbuilder-sdl-ttf/lispbuilder-sdl-ttf-0.3.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="Lisp Application Builder Interface to SDL_ttf"
-HOMEPAGE="http://code.google.com/p/lispbuilder/"
-SRC_URI="http://lispbuilder.googlecode.com/files/${P}.tgz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="media-libs/sdl-ttf
- dev-lisp/cffi
- dev-lisp/lispbuilder-sdl"
-
-S="${WORKDIR}/${PN}"
-
-CLSYSTEMS="lispbuilder-sdl-ttf lispbuilder-sdl-ttf-binaries \
- lispbuilder-sdl-ttf-cffi lispbuilder-sdl-ttf-examples"
-
-src_prepare() {
- eapply "${FILESDIR}"/gentoo-fix-asd.patch
- eapply_user
-}
-
-src_compile() {
- emake
-}
-
-src_install() {
- common-lisp-install-sources bin cffi examples sdl-ttf
- common-lisp-install-asdf
- dolib bin/liblispbuilder-sdl-ttf-glue.so
- dodoc documentation/*.{html,png}
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-03-18 20:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-18 20:54 [gentoo-commits] proj/lisp:master commit in: dev-lisp/lispbuilder-sdl-ttf/files/, dev-lisp/lispbuilder-sdl-ttf/ José María Alonso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox