eclipse-ecj: remove

[ci skip]
This commit is contained in:
q66 2019-11-16 01:13:24 +01:00 committed by Duncan Overbruck
parent 021b7cc11e
commit e22a5845b7
4 changed files with 5 additions and 17 deletions

View file

@ -0,0 +1 @@
eclipse-ecj is no longer provided by Void Linux, and will be fully removed from the repos on 2020-02-17

View file

@ -1,4 +0,0 @@
#!/usr/bin/bash
gij -cp /usr/share/java/eclipse-ecj.jar \
org.eclipse.jdt.internal.compiler.batch.GCCMain \
${1+"$@"}

View file

@ -1,18 +1,10 @@
# Template build file for 'eclipse-ecj'.
# Template file for 'eclipse-ecj'
pkgname=eclipse-ecj
version=4.9
revision=2
revision=3
archs=noarch
build_style=fetch
depends="virtual?java-runtime"
short_desc="A fork of the Eclipse Java bytecode compiler for GCJ"
build_style=meta
short_desc="Fork of the Eclipse Java bytecode compiler for GCJ (removed package)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="EPL"
homepage="http://gcc.gnu.org/java/"
checksum=9506e75b862f782213df61af67338eb7a23c35ff425d328affc65585477d34cd
distfiles="http://mirrors.kernel.org/sources.redhat.com/java/ecj-${version}.jar"
do_install() {
vinstall ecj-${version}.jar 644 usr/share/java ${pkgname}.jar
vbin ${FILESDIR}/ecj1
}

View file

@ -1 +0,0 @@
pkgname=ecj