wok-next view jdk7-corba/receipt @ rev 20872

perl-texi2html -> texi2html (because it don't contain Perl modules, and not exists on the (meta)cpan, and old, and...); gcompris: up (11.12 -> 17.05)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jul 04 02:05:23 2018 +0300 (2018-07-04)
parents 3e4d8dd8e394
children d5aab818505e
line source
1 # SliTaz package receipt v2.
3 PACKAGE="jdk7-corba"
4 VERSION="2.5.1"
5 CATEGORY="meta"
6 SHORT_DESC="A component of Sun's JDK 7 we use to cook icedtea7 (empty package)"
7 MAINTAINER="yuripourre@gmail.com"
8 LICENSE="GPL2"
9 WEB_SITE="http://icedtea.classpath.org"
11 TARBALL="corba.tar.bz2"
12 WGET_URL="http://icedtea.wildebeest.org/download/drops/icedtea7/$VERSION/$TARBALL"
14 COOK_OPT="!unpack !repack_src !fs"
16 compile_rules() {
17 mkdir -p $install
18 }