]> Pileus Git - ~andy/sunrise/commitdiff
app-office/ganttproject-bin: New ebuild for bug #119276
authorTiziano Müller <dev-zero@gentoo.org>
Thu, 3 Aug 2006 22:28:41 +0000 (22:28 +0000)
committerTiziano Müller <dev-zero@gentoo.org>
Thu, 3 Aug 2006 22:28:41 +0000 (22:28 +0000)
svn path=/sunrise/; revision=787

app-office/ganttproject-bin/ChangeLog [new file with mode: 0644]
app-office/ganttproject-bin/Manifest [new file with mode: 0644]
app-office/ganttproject-bin/files/2.0-ganttproject-bin [new file with mode: 0755]
app-office/ganttproject-bin/files/digest-ganttproject-bin-2.0.1 [new file with mode: 0644]
app-office/ganttproject-bin/ganttproject-bin-2.0.1.ebuild [new file with mode: 0644]
app-office/ganttproject-bin/metadata.xml [new file with mode: 0644]

diff --git a/app-office/ganttproject-bin/ChangeLog b/app-office/ganttproject-bin/ChangeLog
new file mode 100644 (file)
index 0000000..9d1d395
--- /dev/null
@@ -0,0 +1,9 @@
+# ChangeLog for app-office/ganttproject-bin
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  03 Aug 2006; Tiziano Müller <gentoo@dev-zero.ch>
+  +files/2.0-ganttproject-bin, +ganttproject-bin-2.0.1.ebuild,
+  +metadata.xml:
+  New ebuild for bug #119276
+
diff --git a/app-office/ganttproject-bin/Manifest b/app-office/ganttproject-bin/Manifest
new file mode 100644 (file)
index 0000000..7369668
--- /dev/null
@@ -0,0 +1,20 @@
+AUX 2.0-ganttproject-bin 303 RMD160 85e1b8c8eba70813bfd7fe6129bfb6b441b9699f SHA1 97e117e916052cd14e401a9c5347546fab686edf SHA256 485be3d3e9ef430c8455d490d8730d9afe12d5fd4fd1af24aada838be49be5d3
+MD5 594310c21855cf6626a3f4a752179f64 files/2.0-ganttproject-bin 303
+RMD160 85e1b8c8eba70813bfd7fe6129bfb6b441b9699f files/2.0-ganttproject-bin 303
+SHA256 485be3d3e9ef430c8455d490d8730d9afe12d5fd4fd1af24aada838be49be5d3 files/2.0-ganttproject-bin 303
+DIST ganttproject-2.0.1.zip 10158542 RMD160 bd9208426ea0c02ff8ecb14f29772fdfc22691c6 SHA1 445688996349ab7a104445da6d3cc791ee0fe4eb SHA256 75c2e49c029116964fa6f0af09e03ff0a427b16896580beea8c4e1d79efd14e4
+EBUILD ganttproject-bin-2.0.1.ebuild 866 RMD160 231ccc35bafc1a8278cd1c4c5890dac17baa542b SHA1 5fca6fa77482cfd41bdd2d7689c92d3fe56a7f65 SHA256 ff051725f83bebd2078d3b1349cb7d6b794606dd909bcd6e63385e7a5737d966
+MD5 ad2d49c8e94ba7fe64c2b84a15781648 ganttproject-bin-2.0.1.ebuild 866
+RMD160 231ccc35bafc1a8278cd1c4c5890dac17baa542b ganttproject-bin-2.0.1.ebuild 866
+SHA256 ff051725f83bebd2078d3b1349cb7d6b794606dd909bcd6e63385e7a5737d966 ganttproject-bin-2.0.1.ebuild 866
+MISC ChangeLog 290 RMD160 2ac7d8f9329fe653b0885eec1fefe721880b5d32 SHA1 243266a212ab3e7053b442bfe2e420ccf4eb6bff SHA256 5ecbfdd3613f3959f5782a4fba00b0e49ec03681a6adfc2df46d2acaf4f2f7cd
+MD5 2b1769950e777c43c058193916945cef ChangeLog 290
+RMD160 2ac7d8f9329fe653b0885eec1fefe721880b5d32 ChangeLog 290
+SHA256 5ecbfdd3613f3959f5782a4fba00b0e49ec03681a6adfc2df46d2acaf4f2f7cd ChangeLog 290
+MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
+MD5 1e678929a9fec6632e227bdf2262e9a1 metadata.xml 170
+RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 metadata.xml 170
+SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 metadata.xml 170
+MD5 b77d7b1918108d57c1b9b80d92bc22e5 files/digest-ganttproject-bin-2.0.1 253
+RMD160 5dbc53715a2455f72b90bdf059fe9ea31c1a3347 files/digest-ganttproject-bin-2.0.1 253
+SHA256 30765c736b0d63b0b4152891ecd4a45e0ca0dff48e17b63c23395b1cca63f53e files/digest-ganttproject-bin-2.0.1 253
diff --git a/app-office/ganttproject-bin/files/2.0-ganttproject-bin b/app-office/ganttproject-bin/files/2.0-ganttproject-bin
new file mode 100755 (executable)
index 0000000..8c59f36
--- /dev/null
@@ -0,0 +1,12 @@
+#!/bin/bash
+
+GP_HOME=/usr/share/ganttproject-bin
+
+cd ${GP_HOME}
+
+LOCAL_CLASSPATH=$GP_HOME/eclipsito.jar
+
+CONFIGURATION_FILE=ganttproject-eclipsito-config.xml
+BOOT_CLASS=org.bardsoftware.eclipsito.Boot
+
+$(java-config -J) -Xmx256m -classpath $CLASSPATH:$LOCAL_CLASSPATH $BOOT_CLASS $CONFIGURATION_FILE $*
diff --git a/app-office/ganttproject-bin/files/digest-ganttproject-bin-2.0.1 b/app-office/ganttproject-bin/files/digest-ganttproject-bin-2.0.1
new file mode 100644 (file)
index 0000000..fe6ccf9
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 727f4f4d049b821f5a6d6565377947ed ganttproject-2.0.1.zip 10158542
+RMD160 bd9208426ea0c02ff8ecb14f29772fdfc22691c6 ganttproject-2.0.1.zip 10158542
+SHA256 75c2e49c029116964fa6f0af09e03ff0a427b16896580beea8c4e1d79efd14e4 ganttproject-2.0.1.zip 10158542
diff --git a/app-office/ganttproject-bin/ganttproject-bin-2.0.1.ebuild b/app-office/ganttproject-bin/ganttproject-bin-2.0.1.ebuild
new file mode 100644 (file)
index 0000000..ee08870
--- /dev/null
@@ -0,0 +1,36 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+inherit eutils
+
+KEYWORDS="~x86"
+
+MY_P=${PN/-bin}-${PV}
+
+DESCRIPTION="A tool for creating a project schedule by means of Gantt chart and resource load chart."
+HOMEPAGE="http://ganttproject.sourceforge.net"
+SRC_URI="mirror://sourceforge/ganttproject/${MY_P}.zip"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="app-arch/unzip
+               virtual/jdk"
+RDEPEND="virtual/jre"
+
+S=${WORKDIR}/${MY_P}
+
+src_install() {
+       cd "${S}"
+       insinto /usr/share/${PN}
+       doins -r eclipsito.jar plugins/
+
+       newbin "${FILESDIR}/${PV%.*}-${PN}" ${PN}
+
+       insinto /usr/share/${PN}/examples
+       doins *.gan
+
+       doicon "${S}/plugins/net.sourceforge.ganttproject_${PV%.*}.0/data/resources/icons/ganttproject.png"
+       make_desktop_entry ${PN} "GanttProject" ${PN/-bin} "Java;Office;ProjectManagement"
+}
diff --git a/app-office/ganttproject-bin/metadata.xml b/app-office/ganttproject-bin/metadata.xml
new file mode 100644 (file)
index 0000000..7e32869
--- /dev/null
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>maintainer-wanted</herd>
+</pkgmetadata>