* [gentoo-commits] repo/proj/guru:master commit in: app-text/lorien-bin/
@ 2023-11-16 10:05 David Roman
0 siblings, 0 replies; 6+ messages in thread
From: David Roman @ 2023-11-16 10:05 UTC (permalink / raw
To: gentoo-commits
commit: 441ae19162af2f853036ab1586d27f42312cb4a3
Author: Gonçalo Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Mon Nov 13 08:20:07 2023 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Nov 13 08:20:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=441ae191
app-text/lorien-bin: fix typo
Signed-off-by: Gonçalo Duarte <gonegrier.duarte <AT> gmail.com>
app-text/lorien-bin/lorien-bin-0.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/lorien-bin/lorien-bin-0.6.0.ebuild b/app-text/lorien-bin/lorien-bin-0.6.0.ebuild
index df836ff0e3..4a6f3b9e76 100644
--- a/app-text/lorien-bin/lorien-bin-0.6.0.ebuild
+++ b/app-text/lorien-bin/lorien-bin-0.6.0.ebuild
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
-S="${WORKDIR}/Lorien_${PV}_Linux"
+S="${WORKDIR}/Lorien_v${PV}_Linux"
src_install() {
#Copy Manual & Make a copy of the folder
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-text/lorien-bin/
@ 2023-11-16 10:05 David Roman
0 siblings, 0 replies; 6+ messages in thread
From: David Roman @ 2023-11-16 10:05 UTC (permalink / raw
To: gentoo-commits
commit: ad8596254ef71fef57ba51c214757367200db5a8
Author: Gonçalo Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Mon Nov 13 08:10:23 2023 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Nov 13 08:12:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad859625
app-text/lorien-bin: drop 0.5.0, add 0.6.0
Signed-off-by: Gonçalo Duarte <gonegrier.duarte <AT> gmail.com>
app-text/lorien-bin/Manifest | 2 +-
.../lorien-bin/{lorien-bin-0.5.0.ebuild => lorien-bin-0.6.0.ebuild} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/lorien-bin/Manifest b/app-text/lorien-bin/Manifest
index 6c80211223..54cb1b072b 100644
--- a/app-text/lorien-bin/Manifest
+++ b/app-text/lorien-bin/Manifest
@@ -1 +1 @@
-DIST lorien-bin-0.5.0.tar.xz 17662128 BLAKE2B 5c7fc6239afc49281f07efb46969101aa39a2daffd431be66ac093d89a51a370a637cf5eb3fa4ecf05edabf3fa771414ceb5b36681c61bb97ef1d36eb042f01d SHA512 5f839350377fdac16c8b96f1151d5a48d61130fb72025c62967027d0a0b7c2e9af445e37ff3fbc71990ff7d0ba0ccaddb9c52472c68b635aca5291283ecb802e
+DIST lorien-bin-0.6.0.tar.xz 30753392 BLAKE2B fc636a3d7ba470b9f95f4e34cbc3508ebdb33cccddb2bbbc90a4c7358fa7a73828ac565d4d781f6d239cc7c86325107bfc56fe73828f19035dbe0d9069a3ef05 SHA512 58841544ef6e5631ace7967848ae45eb28ca2acf8a9646affabdfcecbea59ad04fb23303797aab3fd03ff85c2e74ca600cd2b97f8098204dfb71aa37a84ebe8f
diff --git a/app-text/lorien-bin/lorien-bin-0.5.0.ebuild b/app-text/lorien-bin/lorien-bin-0.6.0.ebuild
similarity index 95%
rename from app-text/lorien-bin/lorien-bin-0.5.0.ebuild
rename to app-text/lorien-bin/lorien-bin-0.6.0.ebuild
index 00015fa5b6..df836ff0e3 100644
--- a/app-text/lorien-bin/lorien-bin-0.5.0.ebuild
+++ b/app-text/lorien-bin/lorien-bin-0.6.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
inherit desktop xdg
-SRC_URI="https://github.com/mbrlabs/Lorien/releases/download/v${PV}/Lorien_${PV}_Linux.tar.xz -> ${P}.tar.xz"
+SRC_URI="https://github.com/mbrlabs/Lorien/releases/download/v${PV}/Lorien_v${PV}_Linux.tar.xz -> ${P}.tar.xz"
DESCRIPTION="Infinite canvas drawing/whiteboarding. Made with Godot."
HOMEPAGE="https://github.com/mbrlabs/Lorien"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-text/lorien-bin/
@ 2024-02-07 10:10 David Roman
0 siblings, 0 replies; 6+ messages in thread
From: David Roman @ 2024-02-07 10:10 UTC (permalink / raw
To: gentoo-commits
commit: 6691111d36bfbb788c7825f1c3f9dbd9040b0ead
Author: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Wed Feb 7 02:07:41 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Feb 7 02:07:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6691111d
app-text/lorien-bin: update desktop files after merge/unmerge
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>
app-text/lorien-bin/lorien-bin-0.6.0.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/app-text/lorien-bin/lorien-bin-0.6.0.ebuild b/app-text/lorien-bin/lorien-bin-0.6.0.ebuild
index 4a6f3b9e76..426b11c8a9 100644
--- a/app-text/lorien-bin/lorien-bin-0.6.0.ebuild
+++ b/app-text/lorien-bin/lorien-bin-0.6.0.ebuild
@@ -36,3 +36,7 @@ pkg_postinst() {
ewarn "You also have a copy of the manual in /opt/Lorien/manual_v${PV}.md"
ewarn "Note: The manual is writen in Markdown format"
}
+
+pkg_postrm() {
+ xdg_desktop_database_update
+}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-text/lorien-bin/
@ 2024-05-21 21:10 Julien Roy
0 siblings, 0 replies; 6+ messages in thread
From: Julien Roy @ 2024-05-21 21:10 UTC (permalink / raw
To: gentoo-commits
commit: 3dc0a33d2d1f5721f63c3a467806595721b1d417
Author: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Tue May 21 17:26:47 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue May 21 17:26:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3dc0a33d
app-text/lorien-bin: fix typo on mesa RDEPEND
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>
app-text/lorien-bin/lorien-bin-0.6.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/lorien-bin/lorien-bin-0.6.0-r1.ebuild b/app-text/lorien-bin/lorien-bin-0.6.0-r1.ebuild
index e6797716a8..7de33362fa 100644
--- a/app-text/lorien-bin/lorien-bin-0.6.0-r1.ebuild
+++ b/app-text/lorien-bin/lorien-bin-0.6.0-r1.ebuild
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="
- media-libs/mesa-[opengl(+)]
+ media-libs/mesa[opengl(+)]
x11-libs/libXcursor
x11-libs/libXi
x11-libs/libXinerama
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-text/lorien-bin/
@ 2024-05-21 21:10 Julien Roy
0 siblings, 0 replies; 6+ messages in thread
From: Julien Roy @ 2024-05-21 21:10 UTC (permalink / raw
To: gentoo-commits
commit: dc26494bcd60928ba5c2d5847dd13368b8c26777
Author: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Tue May 21 16:05:47 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue May 21 16:05:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dc26494b
app-text/lorien-bin: fix typo on RDEPEND
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>
app-text/lorien-bin/lorien-bin-0.6.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/lorien-bin/lorien-bin-0.6.0-r1.ebuild b/app-text/lorien-bin/lorien-bin-0.6.0-r1.ebuild
index fa675e08c9..e6797716a8 100644
--- a/app-text/lorien-bin/lorien-bin-0.6.0-r1.ebuild
+++ b/app-text/lorien-bin/lorien-bin-0.6.0-r1.ebuild
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="
- >=media-libs/mesa-[opengl(+)]
+ media-libs/mesa-[opengl(+)]
x11-libs/libXcursor
x11-libs/libXi
x11-libs/libXinerama
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-text/lorien-bin/
@ 2024-09-06 8:52 David Roman
0 siblings, 0 replies; 6+ messages in thread
From: David Roman @ 2024-09-06 8:52 UTC (permalink / raw
To: gentoo-commits
commit: d05dec84e6a117a05ccfcd64bdc7764aa481160e
Author: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Thu Sep 5 18:48:15 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Sep 5 19:20:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d05dec84
app-text/lorien-bin: add missing RDEPENDs
Closes: https://bugs.gentoo.org/937256
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>
.../{lorien-bin-0.6.0-r1.ebuild => lorien-bin-0.6.0-r2.ebuild} | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/app-text/lorien-bin/lorien-bin-0.6.0-r1.ebuild b/app-text/lorien-bin/lorien-bin-0.6.0-r2.ebuild
similarity index 94%
rename from app-text/lorien-bin/lorien-bin-0.6.0-r1.ebuild
rename to app-text/lorien-bin/lorien-bin-0.6.0-r2.ebuild
index 7de33362f..bb89670e4 100644
--- a/app-text/lorien-bin/lorien-bin-0.6.0-r1.ebuild
+++ b/app-text/lorien-bin/lorien-bin-0.6.0-r2.ebuild
@@ -17,10 +17,14 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="
media-libs/mesa[opengl(+)]
+ media-libs/libglvnd
+ x11-libs/libX11
x11-libs/libXcursor
+ x11-libs/libXext
x11-libs/libXi
x11-libs/libXinerama
x11-libs/libXrandr
+ x11-libs/libXrender
"
# Since is a binary package
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-09-06 8:52 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-21 21:10 [gentoo-commits] repo/proj/guru:master commit in: app-text/lorien-bin/ Julien Roy
-- strict thread matches above, loose matches on Subject: below --
2024-09-06 8:52 David Roman
2024-05-21 21:10 Julien Roy
2024-02-07 10:10 David Roman
2023-11-16 10:05 David Roman
2023-11-16 10:05 David Roman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox