public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Diego Elio Pettenò" <flameeyes@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/flameeyes:master commit in: dev-util/visual-paradigm-suite/
Date: Mon,  9 Jan 2012 21:43:03 +0000 (UTC)	[thread overview]
Message-ID: <796569ff90b36e6471398207eac14acaf435fb4f.flameeyes@gentoo> (raw)

commit:     796569ff90b36e6471398207eac14acaf435fb4f
Author:     Diego Elio Pettenò <flameeyes <AT> flameeyes <DOT> eu>
AuthorDate: Mon Jan  9 21:42:47 2012 +0000
Commit:     Diego Elio Pettenò <flameeyes <AT> gentoo <DOT> org>
CommitDate: Mon Jan  9 21:42:47 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/flameeyes.git;a=commit;h=796569ff

Version bump to latest service pack.

(Portage version: 2.2.0_alpha84/git/Linux x86_64, signed Manifest commit with key 2200D978)

---
 dev-util/visual-paradigm-suite/ChangeLog           |    8 +++-
 dev-util/visual-paradigm-suite/Manifest            |    7 ++-
 .../visual-paradigm-suite-5.3.2.20120104.ebuild    |   55 ++++++++++++++++++++
 3 files changed, 66 insertions(+), 4 deletions(-)

diff --git a/dev-util/visual-paradigm-suite/ChangeLog b/dev-util/visual-paradigm-suite/ChangeLog
index 96cf4e8..8a36e4f 100644
--- a/dev-util/visual-paradigm-suite/ChangeLog
+++ b/dev-util/visual-paradigm-suite/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-util/visual-paradigm-suite
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*visual-paradigm-suite-5.3.2.20120104 (09 Jan 2012)
+
+  09 Jan 2012; Diego E. Pettenò <flameeyes@gentoo.org>
+  +visual-paradigm-suite-5.3.2.20120104.ebuild:
+  Version bump to latest service pack.
+
   15 Nov 2011; Diego E. Pettenò <flameeyes@gentoo.org>
   visual-paradigm-suite-5.3.1.20111111.ebuild:
   Fix launcher's name.

diff --git a/dev-util/visual-paradigm-suite/Manifest b/dev-util/visual-paradigm-suite/Manifest
index 4ddf2fa..2efede3 100644
--- a/dev-util/visual-paradigm-suite/Manifest
+++ b/dev-util/visual-paradigm-suite/Manifest
@@ -2,10 +2,11 @@
 Hash: SHA1
 
 DIST VP_Suite_Linux_NoInstall_5_3_sp1_20111111.tar.gz 194103591 RMD160 e36f1ba357289238d6048423318bafc87ba11f84 SHA1 07ba0d6fc0fc515a017f3fa8ad6c593944065686 SHA256 235cd8a1f6feac13122cfe94bedd5aeaecaabefc27dddc34fcc2b856ba7e21af
+DIST VP_Suite_Linux_NoInstall_5_3_sp2_20120104.tar.gz 198204321 RMD160 1250c5048311fbb95054fbc8e9ed451c0c4f1ffe SHA1 1f23fc9908640dd7a0f4854270a77e7ec97fdebd SHA256 684c05edd99311bf3fc3d5b8bc126522c94487fbc88b44e9ab7dae60985595fe
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.18 (GNU/Linux)
 
-iEYEARECAAYFAk7Cer4ACgkQAiZjviIA2XhN6gCfVUfxH5OvJNX+G8G6P4wafkrt
-f0AAn0SZCQHzNitIxjD0sd+ZBKYVVI/N
-=Vwo/
+iEYEARECAAYFAk8LX1cACgkQAiZjviIA2Xh9fQCgjYFkzm6O2yd4vj/fx52s6gGS
+Z2wAoNI23q04DFG17DmjuRrNq+58uKHM
+=02Xz
 -----END PGP SIGNATURE-----

diff --git a/dev-util/visual-paradigm-suite/visual-paradigm-suite-5.3.2.20120104.ebuild b/dev-util/visual-paradigm-suite/visual-paradigm-suite-5.3.2.20120104.ebuild
new file mode 100644
index 0000000..a82d7ed
--- /dev/null
+++ b/dev-util/visual-paradigm-suite/visual-paradigm-suite-5.3.2.20120104.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit versionator eutils
+
+MY_PN="VP_Suite"
+if [[ $(get_version_component_count) == 3 ]]; then
+	MY_PV="$(replace_all_version_separators _)"
+else
+	MY_PV="$(replace_all_version_separators _ $(get_version_component_range 1-2))"
+	MY_PV="${MY_PV}_sp$(get_version_component_range 3)"
+	MY_PV="${MY_PV}_$(get_version_component_range 4)"
+fi
+
+DESCRIPTION="Visual Paradigm Suite"
+HOMEPAGE="http://www.visual-paradigm.com"
+SRC_URI="http://eu2.visual-paradigm.com/visual-paradigm/vpsuite$(get_version_component_range 1-2)/sp$(get_version_component_range 3)_$(get_version_component_range 4)/${MY_PN}_Linux_NoInstall_${MY_PV}.tar.gz"
+
+S="${WORKDIR}/${MY_PN}$(get_version_component_range 1-2)"
+
+LICENSE="as-is" # actually, proprietary
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RESTRICT="mirror"
+
+DEPEND=""
+RDEPEND=">=virtual/jre-1.5
+	x11-misc/xdg-utils"
+
+pkg_nofetch() {
+	elog "Please download ${SRC_URI} from your Customer Service Center"
+	elog "and copy it into ${DISTDIR}"
+}
+
+src_install() {
+	insinto /opt/Visual-Paradigm/${MY_PN}
+	doins -r bin bundled dbva integration launcher lib ormlib \
+		resources scripts sde shapes updatesynchronizer \
+		UserLanguage .install4j
+
+	rm "${D}"/opt/Visual-Paradigm/${MY_PN}/.install4j/firstrun
+
+	chmod +x \
+		"${D}"/opt/Visual-Paradigm/${MY_PN}/bin/VP_Suite \
+		"${D}"/opt/Visual-Paradigm/${MY_PN}/launcher/*
+
+	dodoc -r Samples
+
+	make_desktop_entry /opt/Visual-Paradigm/${MY_PN}/launcher/VP_Suite_Product_Launcher "Visual Paradigm Suite Launcher" /opt/Visual-Paradigm/VP_Suite/resources/vpuml.png
+}



             reply	other threads:[~2012-01-09 21:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-09 21:43 Diego Elio Pettenò [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-27 18:50 [gentoo-commits] dev/flameeyes:master commit in: dev-util/visual-paradigm-suite/ Diego Elio Pettenò
2011-11-21 22:40 Diego Elio Pettenò
2011-11-15 14:44 Diego Elio Pettenò
2011-11-15 14:44 Diego Elio Pettenò
2011-11-15 14:10 Diego Elio Pettenò
2011-05-09 13:21 Diego Elio Pettenò
2011-04-18 22:57 Diego Elio Pettenò
2011-03-12  0:50 Diego Elio Pettenò

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=796569ff90b36e6471398207eac14acaf435fb4f.flameeyes@gentoo \
    --to=flameeyes@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox