From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/zpng/
Date: Sun, 28 Feb 2016 23:04:08 +0000 (UTC) [thread overview]
Message-ID: <1456700640.1e586ab6811c8459a3ac5dd8effda7c9eece018f.nimiux@gentoo> (raw)
commit: 1e586ab6811c8459a3ac5dd8effda7c9eece018f
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 23:04:00 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 23:04:00 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=1e586ab6
dev-lisp/zpng: Bump to version 1.2.2
dev-lisp/zpng/zpng-1.2.2.ebuild | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/dev-lisp/zpng/zpng-1.2.2.ebuild b/dev-lisp/zpng/zpng-1.2.2.ebuild
new file mode 100644
index 0000000..9c3645a
--- /dev/null
+++ b/dev-lisp/zpng/zpng-1.2.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit common-lisp-3
+
+MY_P="release-${PV}"
+
+DESCRIPTION="A Common Lisp library for creating PNG files."
+HOMEPAGE="http://www.xach.com/lisp/zpng/"
+SRC_URI="https://github.com/xach/${PN}/archive/${MY_P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="dev-lisp/salza2"
+
+S="${WORKDIR}/${PN}-${MY_P}"
+
+src_install() {
+ common-lisp-install-sources *.lisp
+ common-lisp-install-asdf
+ dohtml doc/{index.html,*.png}
+ docinto examples && dodoc doc/*.lisp
+}
next reply other threads:[~2016-02-28 23:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-28 23:04 José María Alonso [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-07-07 9:01 [gentoo-commits] proj/lisp:master commit in: dev-lisp/zpng/ José María Alonso
2016-09-11 17:11 José María Alonso
2016-02-28 22:49 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=1456700640.1e586ab6811c8459a3ac5dd8effda7c9eece018f.nimiux@gentoo \
--to=nimiux@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