From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/piccolo2d/
Date: Fri, 29 Jan 2016 22:57:56 +0000 (UTC) [thread overview]
Message-ID: <1454108251.dd3656cd98dfa29a1b6c806bb52fc5e203831836.chewi@gentoo> (raw)
commit: dd3656cd98dfa29a1b6c806bb52fc5e203831836
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 29 22:56:55 2016 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Jan 29 22:57:31 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd3656cd
dev-java/piccolo2d: Remove old
This drops the only stable version but it doesn't build at all now
(was sun.dc part of the JDK before?) and it currently has no revdeps.
The new version should probably have been put in a different SLOT but
that doesn't matter now that the old version is going.
Package-Manager: portage-2.2.27
dev-java/piccolo2d/Manifest | 1 -
dev-java/piccolo2d/piccolo2d-1.2.1-r2.ebuild | 53 ----------------------------
2 files changed, 54 deletions(-)
diff --git a/dev-java/piccolo2d/Manifest b/dev-java/piccolo2d/Manifest
index 2b8a3c2..e055113 100644
--- a/dev-java/piccolo2d/Manifest
+++ b/dev-java/piccolo2d/Manifest
@@ -1,2 +1 @@
-DIST Piccolo2D.Java-1.2.1.zip 1886765 SHA256 3ba041d458226f8f54170cd82b76d2868a943f3b6d18c602ffacb8887598a621 SHA512 00e8119148abfe2b399ca252eda97c0199bdc03584e08b34438b16cf3c27bb103eb04c6afe9bf4c07832fe2a95147f53a4a536abe81a2f3116c332678f2dd919 WHIRLPOOL d4da92c931c65a26b5f5925c9557aa4a7af4c0cc009a9a49b01853b74e3a63bbde110e30d2464a2bb39fbce6058a73a0a76d1d7778370abe122ef06baaeb98ac
DIST piccolo2d-3.0.zip 786064 SHA256 acfc9a8b6baf12a22d1307a0fd0dfa8abb160bd1aef7cade63158d65ba939b33 SHA512 c57d0e86ea36e662027559c63c8e300629361849d4526d9271ea1ed3c8d55296ab1fab846c7a475c5d831fc6330052fa897ba8d3f89a196bca752a7ae802aa2a WHIRLPOOL 547ee6e23986f0cee9c5c65819c6da910a1e6931f5961d8e417476b0c62346fbb647b498fd63db28bdfe92248cd3e9f3b856f18741690486ff1ff1d552f4d628
diff --git a/dev-java/piccolo2d/piccolo2d-1.2.1-r2.ebuild b/dev-java/piccolo2d/piccolo2d-1.2.1-r2.ebuild
deleted file mode 100644
index 87ce59c..0000000
--- a/dev-java/piccolo2d/piccolo2d-1.2.1-r2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=2
-JAVA_PKG_IUSE="doc examples source"
-
-inherit eutils java-pkg-2 java-ant-2
-
-MY_PN="piccolo"
-DESCRIPTION="A Structured 2D Graphics Framework"
-HOMEPAGE="http://piccolo2d.info/community.html"
-SRC_URI="https://piccolo2d.googlecode.com/files/Piccolo2D.Java-${PV}.zip"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-COMMON_DEPS="
- dev-java/swt:3.5
- java-virtuals/jdk-with-com-sun
- "
-RDEPEND=">=virtual/jre-1.4
- ${COMMON_DEPS}"
-DEPEND=">=virtual/jdk-1.4
- app-arch/unzip
- ${COMMON_DEPS}"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-# Needs X11
-RESTRICT="test"
-
-java_prepare() {
- find -name '*.jar' -print -delete
- epatch "${FILESDIR}/1.2.1-font-api.patch"
-}
-
-JAVA_ANT_REWRITE_CLASSPATH="true"
-EANT_GENTOO_CLASSPATH="swt-3.5,jdk-with-com-sun"
-EANT_BUILD_TARGET="${MY_PN} extras"
-EANT_GENTOO_CLASSPATH_EXTRA="build/${MY_PN}.jar:build/${MY_PN}x.jar"
-EANT_DOC_TARGET="api"
-EANT_TEST_TARGET="runtests"
-
-src_install() {
- java-pkg_dojar build/*.jar
- dodoc Readme.txt ReleaseNotes.txt || die
- use doc && java-pkg_dojavadoc doc/api
- use source && java-pkg_dosrc extras/edu src/edu
- use examples && java-pkg_doexamples examples
-}
next reply other threads:[~2016-01-29 22:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-29 22:57 James Le Cuirot [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-07-25 0:34 [gentoo-commits] repo/gentoo:master commit in: dev-java/piccolo2d/ Sergei Trofimovich
2021-06-25 6:18 Agostino Sarubbo
2021-05-23 9:19 Miroslav Šulc
2017-01-25 15:52 Agostino Sarubbo
2017-01-25 15:35 Agostino Sarubbo
2016-12-20 15:51 Tobias Klausmann
2016-05-14 8:49 Michał Górny
2016-01-30 10:48 James Le Cuirot
2016-01-30 10:48 James Le Cuirot
2016-01-24 22:21 Patrice Clement
2016-01-24 22:16 Patrice Clement
2015-09-01 19:04 Tobias Klausmann
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=1454108251.dd3656cd98dfa29a1b6c806bb52fc5e203831836.chewi@gentoo \
--to=chewi@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