public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-office/projectlibre-bin/
@ 2020-09-03 10:08 Joonas Niilola
  0 siblings, 0 replies; 3+ messages in thread
From: Joonas Niilola @ 2020-09-03 10:08 UTC (permalink / raw
  To: gentoo-commits

commit:     ba33dcc5a12617196cff52df8f8732f446ad1a5f
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Wed Sep  2 18:41:31 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Sep  3 10:08:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba33dcc5

app-office/projectlibre-bin: update desktop mimeinfo cache

Closes: https://bugs.gentoo.org/734348
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Closes: https://github.com/gentoo/gentoo/pull/17375
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild b/app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild
index 6100648a848..04193d5fbff 100644
--- a/app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild
+++ b/app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit eutils
+inherit eutils xdg
 
 MY_PN=${PN/-bin}
 MY_P="${MY_PN}-${PV}"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-office/projectlibre-bin/
@ 2023-11-19 11:21 Ulrich Müller
  0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2023-11-19 11:21 UTC (permalink / raw
  To: gentoo-commits

commit:     6a9b4495a2ffb0ff97a7356b7c66dc0d83d3f07c
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Sep 17 11:30:36 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 11:21:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a9b4495

app-office/projectlibre-bin: EAPI8 bump, version bump (v1.9.3)

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>

Closes: https://bugs.gentoo.org/688854
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-office/projectlibre-bin/Manifest               |  2 +
 .../projectlibre-bin/projectlibre-bin-1.9.3.ebuild | 49 ++++++++++++++++++++++
 2 files changed, 51 insertions(+)

diff --git a/app-office/projectlibre-bin/Manifest b/app-office/projectlibre-bin/Manifest
index 81a9930a9e3d..a953177e739b 100644
--- a/app-office/projectlibre-bin/Manifest
+++ b/app-office/projectlibre-bin/Manifest
@@ -1,2 +1,4 @@
 DIST projectlibre-1.6.2.tar.gz 14735171 BLAKE2B 1e69b3be153eb936879e930cf942faf0061b07b57e43db74f2f8d9380bbff969d764cbf70b29d5d38edb011331337258681888a5289b8fb04a997c0e38f1b651 SHA512 128319a37aeeb4603fd45433e3961805b0de30e5760394d5eef2de1910bff3815e600462aa3264fa64df55eb8568849895c9d673e5574badafcbc1df89e2c9e7
+DIST projectlibre-1.9.3.tar.gz 18213632 BLAKE2B d9fd75360fa009b03fd8a84261b15ec5d06880ade9725e4871235ea38eb743cec6c004fe67742d2b9a7bded90a59f41eda8c7f75c788a2873b88fc907fbff6c9 SHA512 fa96123dc51c3a145cbdfbe1e6a8612a50d793e7aa254fd72265cea4adbf84953a1d730fe4fc8cbd2369c2b713728862a27aa3ed9fa9693569bfa775ab9db18b
+DIST projectlibre.desktop 3070 BLAKE2B e023041d5e3f998dbb1202ac692a9668b5e2289a63795a65eecacabeec3c9b81244b095438cde1f3a198a32cb37494f3953f74dfb8249090b3d4681f9e3783f9 SHA512 10b5c608e860d9cedcaf81b7c4929db23bad81d989418d50a6ab5f92907d7770849648d13113c5db6b56ea3eb72b53721fd54b92740076dc4d3c3907178c92d3
 DIST projectlibre.png 7955 BLAKE2B c8d35e249b8961d7a5d1a6b20844b30cc8a564c69a85791a036a05779352b24d1cc3956c6c7b83941152e06ece0ef1e0a1ff74231e47bd1efae7d1e20dc83764 SHA512 db6e87e74fac3274be34b36cd9daf7231f06e19096cfbe2feeb616c1ae1a60ffc838a81b45b94621d806e00ef5e220391f1d1be3148f9895aa467fdbcac62843

diff --git a/app-office/projectlibre-bin/projectlibre-bin-1.9.3.ebuild b/app-office/projectlibre-bin/projectlibre-bin-1.9.3.ebuild
new file mode 100644
index 000000000000..abf14b9911fd
--- /dev/null
+++ b/app-office/projectlibre-bin/projectlibre-bin-1.9.3.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop xdg
+
+MY_PN=${PN/-bin}
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Open source desktop alternative to Microsoft Project"
+HOMEPAGE="https://www.projectlibre.com/"
+SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz
+	https://sourceforge.net/p/projectlibre/code/ci/master/tree/projectlibre_build/resources/${MY_PN}.desktop?format=raw -> ${MY_PN}.desktop
+	https://sourceforge.net/p/projectlibre/code/ci/master/tree/projectlibre_build/resources/${MY_PN}.png?format=raw -> ${MY_PN}.png"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="CPAL-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=virtual/jre-1.8"
+
+src_unpack() {
+	unpack ${MY_P}.tar.gz
+	cp "${FILESDIR}"/${MY_PN}.desktop "${DISTDIR}"/${MY_PN}.png ./ || die
+	cd "${S}" || die
+	rm -rf license projectlibre.bat || die
+}
+
+src_prepare() {
+	default
+	sed -i \
+		-e "/^PROJECTLIBRE_HOME0=/s|=.*|=\"/opt/${MY_PN}\"|" \
+		${MY_PN}.sh || die
+}
+
+src_install() {
+	local d="/opt/${MY_PN}"
+	insinto ${d}
+	doins -r *
+	fperms a+rx ${d}/${MY_PN}.sh
+
+	dodir /opt/bin
+	dosym ../${MY_PN}/${MY_PN}.sh /opt/bin/${MY_PN}
+
+	doicon ../${MY_PN}.png
+	domenu ../${MY_PN}.desktop
+}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-office/projectlibre-bin/
@ 2023-12-01 11:51 Ulrich Müller
  0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2023-12-01 11:51 UTC (permalink / raw
  To: gentoo-commits

commit:     7d466e5276749689f2ebb08db3582802e72dd7be
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  1 11:41:28 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Dec  1 11:41:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d466e52

app-office/projectlibre-bin: drop 1.6.2

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-office/projectlibre-bin/Manifest               |  1 -
 .../projectlibre-bin/projectlibre-bin-1.6.2.ebuild | 51 ----------------------
 2 files changed, 52 deletions(-)

diff --git a/app-office/projectlibre-bin/Manifest b/app-office/projectlibre-bin/Manifest
index a953177e739b..60d690df6e80 100644
--- a/app-office/projectlibre-bin/Manifest
+++ b/app-office/projectlibre-bin/Manifest
@@ -1,4 +1,3 @@
-DIST projectlibre-1.6.2.tar.gz 14735171 BLAKE2B 1e69b3be153eb936879e930cf942faf0061b07b57e43db74f2f8d9380bbff969d764cbf70b29d5d38edb011331337258681888a5289b8fb04a997c0e38f1b651 SHA512 128319a37aeeb4603fd45433e3961805b0de30e5760394d5eef2de1910bff3815e600462aa3264fa64df55eb8568849895c9d673e5574badafcbc1df89e2c9e7
 DIST projectlibre-1.9.3.tar.gz 18213632 BLAKE2B d9fd75360fa009b03fd8a84261b15ec5d06880ade9725e4871235ea38eb743cec6c004fe67742d2b9a7bded90a59f41eda8c7f75c788a2873b88fc907fbff6c9 SHA512 fa96123dc51c3a145cbdfbe1e6a8612a50d793e7aa254fd72265cea4adbf84953a1d730fe4fc8cbd2369c2b713728862a27aa3ed9fa9693569bfa775ab9db18b
 DIST projectlibre.desktop 3070 BLAKE2B e023041d5e3f998dbb1202ac692a9668b5e2289a63795a65eecacabeec3c9b81244b095438cde1f3a198a32cb37494f3953f74dfb8249090b3d4681f9e3783f9 SHA512 10b5c608e860d9cedcaf81b7c4929db23bad81d989418d50a6ab5f92907d7770849648d13113c5db6b56ea3eb72b53721fd54b92740076dc4d3c3907178c92d3
 DIST projectlibre.png 7955 BLAKE2B c8d35e249b8961d7a5d1a6b20844b30cc8a564c69a85791a036a05779352b24d1cc3956c6c7b83941152e06ece0ef1e0a1ff74231e47bd1efae7d1e20dc83764 SHA512 db6e87e74fac3274be34b36cd9daf7231f06e19096cfbe2feeb616c1ae1a60ffc838a81b45b94621d806e00ef5e220391f1d1be3148f9895aa467fdbcac62843

diff --git a/app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild b/app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild
deleted file mode 100644
index deeabc320133..000000000000
--- a/app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit desktop xdg
-
-MY_PN=${PN/-bin}
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="An open source desktop alternative to Microsoft Project"
-HOMEPAGE="http://www.projectlibre.org/"
-SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz
-	mirror://gentoo/${MY_PN}.png"
-
-LICENSE="CPAL-1.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=virtual/jre-1.8"
-DEPEND=""
-
-S=${WORKDIR}/${MY_P}
-
-src_unpack() {
-	unpack ${MY_P}.tar.gz
-	cp "${FILESDIR}"/${MY_PN}.desktop "${DISTDIR}"/${MY_PN}.png ./ || die
-	cd "${S}"
-	rm -rf license projectlibre.bat
-}
-
-src_prepare() {
-	eapply_user
-	sed -i \
-		-e "/^OPENPROJ_HOME0=/s:=.*:=/opt/${MY_PN}:" \
-		${MY_PN}.sh || die
-}
-
-src_install() {
-	local d="/opt/${MY_PN}"
-	insinto ${d}
-	doins -r *
-	fperms a+rx ${d}/${MY_PN}.sh
-
-	dodir /opt/bin
-	dosym ../${MY_PN}/${MY_PN}.sh /opt/bin/${MY_PN}
-
-	newmenu ../${MY_PN}.desktop ${MY_PN}.desktop || die
-	newicon ../${MY_PN}.png ${MY_PN}.png || die
-}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-12-01 11:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-01 11:51 [gentoo-commits] repo/gentoo:master commit in: app-office/projectlibre-bin/ Ulrich Müller
  -- strict thread matches above, loose matches on Subject: below --
2023-11-19 11:21 Ulrich Müller
2020-09-03 10:08 Joonas Niilola

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox