commit: 7e7f17d08f0687cfec7abacfd986c465ca16ee18 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Fri Jan 9 15:31:02 2015 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Fri Jan 9 15:31:02 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7e7f17d0
sci-biology/tablet: note the compilation from source is not coded into ebuild yet Package-Manager: portage-2.2.7 --- sci-biology/tablet/ChangeLog | 6 +++++- sci-biology/tablet/tablet-9999.ebuild | 4 +++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/sci-biology/tablet/ChangeLog b/sci-biology/tablet/ChangeLog index 0cca8d8..7bd423c 100644 --- a/sci-biology/tablet/ChangeLog +++ b/sci-biology/tablet/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for sci-biology/tablet -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 09 Jan 2015; Martin Mokrejs <[email protected]> tablet-9999.ebuild: + sci-biology/tablet: note the compilation from source is not coded into ebuild + yet + *tablet-1.14.04.10 (02 Jul 2014) 02 Jul 2014; Martin Mokrejs <[email protected]> diff --git a/sci-biology/tablet/tablet-9999.ebuild b/sci-biology/tablet/tablet-9999.ebuild index 1940cb9..7923105 100644 --- a/sci-biology/tablet/tablet-9999.ebuild +++ b/sci-biology/tablet/tablet-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -37,6 +37,8 @@ RDEPEND="${DEPEND} S="${WORKDIR}" +# TODO: do actually compile tablet from sources + src_install() { java-pkg_dojar lib/tablet-resources.jar || die java-pkg_dojar lib/tablet.jar || die
