[gentoo-commits] repo/proj/guru:dev commit in: app-text/lorien-bin/

2024-02-06 Thread Gonçalo Negrier Duarte
commit: 669d36bfbb788c7825f1c3f9dbd9040b0ead
Author: Gonçalo Negrier Duarte  gmail  com>
AuthorDate: Wed Feb  7 02:07:41 2024 +
Commit: Gonçalo Negrier Duarte  gmail  com>
CommitDate: Wed Feb  7 02:07:41 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=669d

app-text/lorien-bin: update desktop files after merge/unmerge

Signed-off-by: Gonçalo Negrier Duarte  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
+}



[gentoo-commits] repo/proj/guru:dev commit in: app-text/lorien-bin/

2023-11-13 Thread Gonçalo Negrier Duarte
commit: 441ae19162af2f853036ab1586d27f42312cb4a3
Author: Gonçalo Duarte  gmail  com>
AuthorDate: Mon Nov 13 08:20:07 2023 +
Commit: Gonçalo Negrier Duarte  gmail  com>
CommitDate: Mon Nov 13 08:20:07 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=441ae191

app-text/lorien-bin: fix typo

Signed-off-by: Gonçalo Duarte  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



[gentoo-commits] repo/proj/guru:dev commit in: app-text/lorien-bin/

2023-11-13 Thread Gonçalo Negrier Duarte
commit: ad8596254ef71fef57ba51c214757367200db5a8
Author: Gonçalo Duarte  gmail  com>
AuthorDate: Mon Nov 13 08:10:23 2023 +
Commit: Gonçalo Negrier Duarte  gmail  com>
CommitDate: Mon Nov 13 08:12:05 2023 +
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  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;
 



[gentoo-commits] repo/proj/guru:dev commit in: app-text/lorien-bin/files/

2023-08-16 Thread Gonçalo Negrier Duarte
commit: b3a306d769648394b0cb1e8a0f0a1d8e40a25b53
Author: Gonçalo Duarte  gmail  com>
AuthorDate: Wed Aug 16 12:06:56 2023 +
Commit: Gonçalo Negrier Duarte  gmail  com>
CommitDate: Wed Aug 16 12:07:17 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b3a306d7

app-text/lorien-bin/files/lorien.dektop: rename Icon=Lorien to Icon=lorien
* fix icon filename for Lorien.png to lorien.png
  * commit: (31cb0526635c987fd16158750bbe6fc0995fa777)

Signed-off-by: Gonçalo Duarte  gmail.com>

 app-text/lorien-bin/files/lorien.desktop | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/lorien-bin/files/lorien.desktop 
b/app-text/lorien-bin/files/lorien.desktop
index 9a1563487c..1199d36b86 100644
--- a/app-text/lorien-bin/files/lorien.desktop
+++ b/app-text/lorien-bin/files/lorien.desktop
@@ -7,6 +7,6 @@ Exec=/opt/Lorien/Lorien.x86_64 %f
 StartupNotify=true
 Terminal=false
 Type=Application
-Icon=Lorien
+Icon=lorien
 Categories=Office;Godot
 MimeType=application/svg;
\ No newline at end of file



[gentoo-commits] repo/proj/guru:dev commit in: app-text/lorien-bin/, app-text/lorien-bin/files/, app-text/Lorien-bin/files/, ...

2023-08-16 Thread Gonçalo Negrier Duarte
commit: 2b3eaa0d2f4c55865844518d1d8423c0d871151b
Author: Gonçalo Duarte  gmail  com>
AuthorDate: Wed Aug 16 10:57:43 2023 +
Commit: Gonçalo Negrier Duarte  gmail  com>
CommitDate: Wed Aug 16 11:01:54 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2b3eaa0d

app-text/lorien-bin: add 0.5.0, drop 0.5.0

Signed-off-by: Gonçalo Duarte  gmail.com>

 app-text/Lorien-bin/Manifest|   1 -
 app-text/lorien-bin/Manifest|   1 +
 .../Lorien.desktop => lorien-bin/files/lorien.desktop}  |   0
 .../files/Lorien.png => lorien-bin/files/lorien.png}| Bin
 app-text/{Lorien-bin => lorien-bin}/files/manual_v0.5.0.md  |   0
 .../lorien-bin-0.5.0.ebuild}|   6 +++---
 app-text/{Lorien-bin => lorien-bin}/metadata.xml|   0
 7 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-text/Lorien-bin/Manifest b/app-text/Lorien-bin/Manifest
deleted file mode 100644
index e888d77c10..00
--- a/app-text/Lorien-bin/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Lorien_0.5.0_Linux.tar.xz 17662128 BLAKE2B 
5c7fc6239afc49281f07efb46969101aa39a2daffd431be66ac093d89a51a370a637cf5eb3fa4ecf05edabf3fa771414ceb5b36681c61bb97ef1d36eb042f01d
 SHA512 
5f839350377fdac16c8b96f1151d5a48d61130fb72025c62967027d0a0b7c2e9af445e37ff3fbc71990ff7d0ba0ccaddb9c52472c68b635aca5291283ecb802e

diff --git a/app-text/lorien-bin/Manifest b/app-text/lorien-bin/Manifest
new file mode 100644
index 00..6c80211223
--- /dev/null
+++ b/app-text/lorien-bin/Manifest
@@ -0,0 +1 @@
+DIST lorien-bin-0.5.0.tar.xz 17662128 BLAKE2B 
5c7fc6239afc49281f07efb46969101aa39a2daffd431be66ac093d89a51a370a637cf5eb3fa4ecf05edabf3fa771414ceb5b36681c61bb97ef1d36eb042f01d
 SHA512 
5f839350377fdac16c8b96f1151d5a48d61130fb72025c62967027d0a0b7c2e9af445e37ff3fbc71990ff7d0ba0ccaddb9c52472c68b635aca5291283ecb802e

diff --git a/app-text/Lorien-bin/files/Lorien.desktop 
b/app-text/lorien-bin/files/lorien.desktop
similarity index 100%
rename from app-text/Lorien-bin/files/Lorien.desktop
rename to app-text/lorien-bin/files/lorien.desktop

diff --git a/app-text/Lorien-bin/files/Lorien.png 
b/app-text/lorien-bin/files/lorien.png
similarity index 100%
rename from app-text/Lorien-bin/files/Lorien.png
rename to app-text/lorien-bin/files/lorien.png

diff --git a/app-text/Lorien-bin/files/manual_v0.5.0.md 
b/app-text/lorien-bin/files/manual_v0.5.0.md
similarity index 100%
rename from app-text/Lorien-bin/files/manual_v0.5.0.md
rename to app-text/lorien-bin/files/manual_v0.5.0.md

diff --git a/app-text/Lorien-bin/Lorien-bin-0.5.0.ebuild 
b/app-text/lorien-bin/lorien-bin-0.5.0.ebuild
similarity index 89%
rename from app-text/Lorien-bin/Lorien-bin-0.5.0.ebuild
rename to app-text/lorien-bin/lorien-bin-0.5.0.ebuild
index 5e34a29465..00015fa5b6 100644
--- a/app-text/Lorien-bin/Lorien-bin-0.5.0.ebuild
+++ b/app-text/lorien-bin/lorien-bin-0.5.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;
+SRC_URI="https://github.com/mbrlabs/Lorien/releases/download/v${PV}/Lorien_${PV}_Linux.tar.xz
 -> ${P}.tar.xz"
 DESCRIPTION="Infinite canvas drawing/whiteboarding. Made with Godot."
 HOMEPAGE="https://github.com/mbrlabs/Lorien;
 
@@ -26,8 +26,8 @@ src_install() {
fperms +x /opt/Lorien/Lorien.x86_64
 
#Install icon and desktop file
-   domenu "${FILESDIR}/Lorien.desktop"
-   doicon "${FILESDIR}/Lorien.png"
+   domenu "${FILESDIR}/lorien.desktop"
+   doicon "${FILESDIR}/lorien.png"
 }
 
 pkg_postinst() {

diff --git a/app-text/Lorien-bin/metadata.xml b/app-text/lorien-bin/metadata.xml
similarity index 100%
rename from app-text/Lorien-bin/metadata.xml
rename to app-text/lorien-bin/metadata.xml



[gentoo-commits] repo/proj/guru:dev commit in: app-text/Lorien-bin/

2023-07-26 Thread Gonçalo Negrier Duarte
commit: 3dfe9d043669faf18bdf59eb826c7c88e8f6cf1e
Author: Gonçalo Negrier Duarte  gmail  com>
AuthorDate: Wed Jul 26 11:30:19 2023 +
Commit: Gonçalo Negrier Duarte  gmail  com>
CommitDate: Wed Jul 26 13:02:59 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3dfe9d04

app-text/Lorien-bin: add myself as a maintainer

Signed-off-by: Gonçalo Negrier Duarte  gmail.com>

 app-text/Lorien-bin/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-text/Lorien-bin/metadata.xml b/app-text/Lorien-bin/metadata.xml
index bf000af3b..8c89d94bb 100644
--- a/app-text/Lorien-bin/metadata.xml
+++ b/app-text/Lorien-bin/metadata.xml
@@ -1,6 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   gonegrier.dua...@gmail.com
+   Gonçalo Negrier Duarte
+   

mbrlabs/Lorien




[gentoo-commits] repo/proj/guru:dev commit in: app-text/Lorien-bin/files/, app-text/Lorien-bin/

2023-07-12 Thread Gonçalo Negrier Duarte
commit: cf310a1287ede120329eadfff8f882045157914a
Author: Gonçalo Negrier Duarte  gmail  com>
AuthorDate: Wed Jul 12 10:59:07 2023 +
Commit: Gonçalo Negrier Duarte  gmail  com>
CommitDate: Wed Jul 12 10:59:07 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cf310a12

app-text/Lorien-bin: new package, add 0.5.0

Signed-off-by: Gonçalo Negrier Duarte  gmail.com>

 app-text/Lorien-bin/Lorien-bin-0.5.0.ebuild |  38 +++
 app-text/Lorien-bin/Manifest|   1 +
 app-text/Lorien-bin/files/Lorien.desktop|  12 +
 app-text/Lorien-bin/files/Lorien.png| Bin 0 -> 3930 bytes
 app-text/Lorien-bin/files/manual_v0.5.0.md  |  72 
 app-text/Lorien-bin/metadata.xml|   7 +++
 6 files changed, 130 insertions(+)

diff --git a/app-text/Lorien-bin/Lorien-bin-0.5.0.ebuild 
b/app-text/Lorien-bin/Lorien-bin-0.5.0.ebuild
new file mode 100644
index 0..5e34a2946
--- /dev/null
+++ b/app-text/Lorien-bin/Lorien-bin-0.5.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop xdg
+SRC_URI="https://github.com/mbrlabs/Lorien/releases/download/v${PV}/Lorien_${PV}_Linux.tar.xz;
+DESCRIPTION="Infinite canvas drawing/whiteboarding. Made with Godot."
+HOMEPAGE="https://github.com/mbrlabs/Lorien;
+
+LICENSE="GPL-3"
+SLOT="0"
+
+KEYWORDS="~amd64 ~x86"
+
+S="${WORKDIR}/Lorien_${PV}_Linux"
+
+src_install() {
+   #Copy Manual & Make a copy of the folder
+   cp "${FILESDIR}/manual_v${PV}.md" "${S}/manual_v${PV}.md"
+   cp -r "${S}" "${WORKDIR}/Lorien"
+
+   #Install in /opt
+   insinto /opt
+   doins -r "${WORKDIR}/Lorien"
+   fperms +x /opt/Lorien/Lorien.x86_64
+
+   #Install icon and desktop file
+   domenu "${FILESDIR}/Lorien.desktop"
+   doicon "${FILESDIR}/Lorien.png"
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   ewarn "Manual of this package is hosted on the github repo: 
https://github.com/mbrlabs/Lorien/blob/main/docs/manuals/manual_v${PV}.md;
+   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"
+}

diff --git a/app-text/Lorien-bin/Manifest b/app-text/Lorien-bin/Manifest
new file mode 100644
index 0..e888d77c1
--- /dev/null
+++ b/app-text/Lorien-bin/Manifest
@@ -0,0 +1 @@
+DIST Lorien_0.5.0_Linux.tar.xz 17662128 BLAKE2B 
5c7fc6239afc49281f07efb46969101aa39a2daffd431be66ac093d89a51a370a637cf5eb3fa4ecf05edabf3fa771414ceb5b36681c61bb97ef1d36eb042f01d
 SHA512 
5f839350377fdac16c8b96f1151d5a48d61130fb72025c62967027d0a0b7c2e9af445e37ff3fbc71990ff7d0ba0ccaddb9c52472c68b635aca5291283ecb802e

diff --git a/app-text/Lorien-bin/files/Lorien.desktop 
b/app-text/Lorien-bin/files/Lorien.desktop
new file mode 100644
index 0..9a1563487
--- /dev/null
+++ b/app-text/Lorien-bin/files/Lorien.desktop
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Name=Lorien
+Comment=Infinite canvas drawing/whiteboarding app for Windows, Linux and 
macOS. Made with Godot.
+Keywords=tablet;Wacom;pen input;svg;markup
+TryExec=/opt/Lorien/Lorien.x86_64
+Exec=/opt/Lorien/Lorien.x86_64 %f
+StartupNotify=true
+Terminal=false
+Type=Application
+Icon=Lorien
+Categories=Office;Godot
+MimeType=application/svg;
\ No newline at end of file

diff --git a/app-text/Lorien-bin/files/Lorien.png 
b/app-text/Lorien-bin/files/Lorien.png
new file mode 100644
index 0..c80e2ca04
Binary files /dev/null and b/app-text/Lorien-bin/files/Lorien.png differ

diff --git a/app-text/Lorien-bin/files/manual_v0.5.0.md 
b/app-text/Lorien-bin/files/manual_v0.5.0.md
new file mode 100644
index 0..ba01f1660
--- /dev/null
+++ b/app-text/Lorien-bin/files/manual_v0.5.0.md
@@ -0,0 +1,72 @@
+# Lorien Manual v0.5.0
+
+Drawing tablets are supported and recommended, but you can also just use 
Keyboard+Mouse. 
+
+## Basic Usage
+- Draw with the left mouse button (LMB) or with your drawing 
tablet's pen
+- Pan/drag across the canvas with the middle mouse button (i recommend to map 
a button on your pen to the middle mouse button for easy navigation)
+- Zoom with the mouse wheel. You can also zoom while holding CTRL 
and the middle mouse button MMB while moving the mose up/down. This 
is especially useful when using a drawing tablet with a pen.
+- You can open files by dragging them into the window or by opening it via the 
menu (Shortcut CTRL + O)
+
+## Tools
+Lorien provides you with different tools which you can find in the toolbar. If 
you want to enable a tool all you have to do is click on it or use the keyboard 
shortcut. If you hover over the icons you can also see a short description 
including the keyboard shortcut.
+
+### Brush Tool
+- The brush tool is selected by default. It allows you to freely draw on the 
canvas with your mouse or drawing tablet. 
+- You can change the brush size with the adjuster in the toolbar