aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2015-01-09 16:31:02 +0100
committerMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2015-01-09 16:31:02 +0100
commit7e7f17d08f0687cfec7abacfd986c465ca16ee18 (patch)
treeb1ecbe0bcc8116d33ba1ac271bac8be1ad270b66 /sci-biology/tablet
parentsci-biology/wcd: version bump, clarify package description, add comments abou... (diff)
downloadsci-7e7f17d08f0687cfec7abacfd986c465ca16ee18.tar.gz
sci-7e7f17d08f0687cfec7abacfd986c465ca16ee18.tar.bz2
sci-7e7f17d08f0687cfec7abacfd986c465ca16ee18.zip
sci-biology/tablet: note the compilation from source is not coded into ebuild yet
Package-Manager: portage-2.2.7
Diffstat (limited to 'sci-biology/tablet')
-rw-r--r--sci-biology/tablet/ChangeLog6
-rw-r--r--sci-biology/tablet/tablet-9999.ebuild4
2 files changed, 8 insertions, 2 deletions
diff --git a/sci-biology/tablet/ChangeLog b/sci-biology/tablet/ChangeLog
index 0cca8d837..7bd423c6b 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 <mmokrejs@fold.natur.cuni.cz> 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 <mmokrejs@fold.natur.cuni.cz>
diff --git a/sci-biology/tablet/tablet-9999.ebuild b/sci-biology/tablet/tablet-9999.ebuild
index 1940cb9c7..792310506 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