[gentoo-commits] repo/proj/guru:master commit in: app-office/nixnote-bin/

2024-06-14 Thread Julien Roy
commit: 3758d9b18c3acf3d39680930cd4249859f7d0274
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Fri Jun 14 00:54:17 2024 +
Commit: Julien Roy  jroy  ca>
CommitDate: Fri Jun 14 00:54:17 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3758d9b1

app-office/nixnote-bin: file name add version number

See the context here 
https://github.com/gentoo/guru/commit/6e321e9189b3963b01bbe52f6466a122b9e2c47d#commitcomment-143113023

Signed-off-by: Vitaly Zdanevich  ya.ru>

 app-office/nixnote-bin/Manifest  | 1 +
 app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-office/nixnote-bin/Manifest b/app-office/nixnote-bin/Manifest
index 9bb3a95b8..3e2d4845b 100644
--- a/app-office/nixnote-bin/Manifest
+++ b/app-office/nixnote-bin/Manifest
@@ -1 +1,2 @@
 DIST NixNote2-x86_64.AppImage 67507392 BLAKE2B 
2817e9b7cd96f79880d55e7d2ed7449c77c6d2006bd135b2bdcfb2b9d3b554a04d8c03477158b460d11ffd9a12f9cd4c4964daebc8e644a174de04db65aa6fe4
 SHA512 
87a483c2254019bda1c9ba41c6d9739f30b2728ac521da8ca20023236123438f64b208171fd019ba2057f89069a0f322ee8ac79fc97f87c4343411f3b0de7eb5
+DIST nixnote-bin-2.1.10.AppImage 67507392 BLAKE2B 
2817e9b7cd96f79880d55e7d2ed7449c77c6d2006bd135b2bdcfb2b9d3b554a04d8c03477158b460d11ffd9a12f9cd4c4964daebc8e644a174de04db65aa6fe4
 SHA512 
87a483c2254019bda1c9ba41c6d9739f30b2728ac521da8ca20023236123438f64b208171fd019ba2057f89069a0f322ee8ac79fc97f87c4343411f3b0de7eb5

diff --git a/app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild 
b/app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild
index a547f978e..505aea1a8 100644
--- a/app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild
+++ b/app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DESCRIPTION="Free and open source note taking app, compatible with Evernote 
sync server"
 HOMEPAGE="https://github.com/robert7/nixnote2;
-SRC_URI="https://github.com/robert7/nixnote2/releases/download/v${PV}/NixNote2-x86_64.AppImage;
+SRC_URI="https://github.com/robert7/nixnote2/releases/download/v${PV}/NixNote2-x86_64.AppImage
 -> ${P}.AppImage"
 
 S="${WORKDIR}"
 
@@ -20,5 +20,5 @@ RDEPEND="sys-fs/fuse:0"
 QA_PREBUILT="*"
 
 src_install() {
-   newbin "${DISTDIR}/NixNote2-x86_64.AppImage" nixnote-bin
+   newbin "${DISTDIR}/${P}.AppImage" nixnote-bin
 }



[gentoo-commits] repo/proj/guru:master commit in: app-office/nixnote-bin/

2024-06-14 Thread Julien Roy
commit: 611c53d799582bc4a3189798ceb7f9196be3b634
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Fri Jun 14 00:57:45 2024 +
Commit: Julien Roy  jroy  ca>
CommitDate: Fri Jun 14 00:57:45 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=611c53d7

app-office/nixnote-bin: remove  because no way to fetch binary from a branch

See the context 
https://github.com/gentoo/guru/commit/6e321e9189b3963b01bbe52f6466a122b9e2c47d#commitcomment-143113023

Signed-off-by: Vitaly Zdanevich  ya.ru>

 app-office/nixnote-bin/Manifest|  1 -
 app-office/nixnote-bin/nixnote-bin-.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/app-office/nixnote-bin/Manifest b/app-office/nixnote-bin/Manifest
index 3e2d4845b..92220a2d3 100644
--- a/app-office/nixnote-bin/Manifest
+++ b/app-office/nixnote-bin/Manifest
@@ -1,2 +1 @@
-DIST NixNote2-x86_64.AppImage 67507392 BLAKE2B 
2817e9b7cd96f79880d55e7d2ed7449c77c6d2006bd135b2bdcfb2b9d3b554a04d8c03477158b460d11ffd9a12f9cd4c4964daebc8e644a174de04db65aa6fe4
 SHA512 
87a483c2254019bda1c9ba41c6d9739f30b2728ac521da8ca20023236123438f64b208171fd019ba2057f89069a0f322ee8ac79fc97f87c4343411f3b0de7eb5
 DIST nixnote-bin-2.1.10.AppImage 67507392 BLAKE2B 
2817e9b7cd96f79880d55e7d2ed7449c77c6d2006bd135b2bdcfb2b9d3b554a04d8c03477158b460d11ffd9a12f9cd4c4964daebc8e644a174de04db65aa6fe4
 SHA512 
87a483c2254019bda1c9ba41c6d9739f30b2728ac521da8ca20023236123438f64b208171fd019ba2057f89069a0f322ee8ac79fc97f87c4343411f3b0de7eb5

diff --git a/app-office/nixnote-bin/nixnote-bin-.ebuild 
b/app-office/nixnote-bin/nixnote-bin-.ebuild
deleted file mode 100644
index 62ee5eb93..0
--- a/app-office/nixnote-bin/nixnote-bin-.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Free and open source note taking app, compatible with Evernote 
sync server"
-HOMEPAGE="https://github.com/robert7/nixnote2;
-SRC_URI="https://github.com/robert7/nixnote2/releases/download/continuous-develop/NixNote2-x86_64.AppImage;
-
-S="${WORKDIR}"
-
-LICENSE="GPL-3"
-SLOT="0"
-PROPERTIES="live"
-RESTRICT="strip"
-
-RDEPEND="sys-fs/fuse:0"
-
-QA_PREBUILT="*"
-
-src_install() {
-   cp "${DISTDIR}/NixNote2-x86_64.AppImage" nixnote-bin || die
-   dobin nixnote-bin
-}



[gentoo-commits] repo/proj/guru:master commit in: app-office/nixnote-bin/

2024-06-09 Thread Julien Roy
commit: 6e321e9189b3963b01bbe52f6466a122b9e2c47d
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Sun Jun  9 16:21:44 2024 +
Commit: Julien Roy  jroy  ca>
CommitDate: Sun Jun  9 16:21:44 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6e321e91

app-office/nixnote-bin: hash fix

Signed-off-by: Vitaly Zdanevich  ya.ru>

 app-office/nixnote-bin/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/nixnote-bin/Manifest b/app-office/nixnote-bin/Manifest
index fa9904565..9bb3a95b8 100644
--- a/app-office/nixnote-bin/Manifest
+++ b/app-office/nixnote-bin/Manifest
@@ -1 +1 @@
-DIST NixNote2-x86_64.AppImage 67507392 BLAKE2B 
1a1419bebc5f30aeb7160e0f99c0fede11538c97d87b49c2cb10c2ed610ef2998f03d055d5795afede7108eb54a8bbe7fbe7fc54303abbcf941ae0478c583db7
 SHA512 
6bea8fa7e5d1396d80d7073811493f7c0635bbc161efbc3cdc31e179bb194bce422f67119ce1ab97c64ff6ab210624b540510df1bb81acf3b055e20ea0d1cee3
+DIST NixNote2-x86_64.AppImage 67507392 BLAKE2B 
2817e9b7cd96f79880d55e7d2ed7449c77c6d2006bd135b2bdcfb2b9d3b554a04d8c03477158b460d11ffd9a12f9cd4c4964daebc8e644a174de04db65aa6fe4
 SHA512 
87a483c2254019bda1c9ba41c6d9739f30b2728ac521da8ca20023236123438f64b208171fd019ba2057f89069a0f322ee8ac79fc97f87c4343411f3b0de7eb5



[gentoo-commits] repo/proj/guru:master commit in: app-office/nixnote-bin/

2024-03-22 Thread Julien Roy
commit: bc76f61a3e6b1ceedcdedb1ec0e9e549d0b2983f
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Fri Mar 22 19:31:09 2024 +
Commit: Julien Roy  jroy  ca>
CommitDate: Fri Mar 22 19:31:09 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bc76f61a

app-office/nixnote-bin: add PROPERTIES="live", remove duplicate line with S 
declaration, remove KEYWORDS

Closes: https://bugs.gentoo.org/927532
Signed-off-by: Vitaly Zdanevich  ya.ru>

 app-office/nixnote-bin/nixnote-bin-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-office/nixnote-bin/nixnote-bin-.ebuild 
b/app-office/nixnote-bin/nixnote-bin-.ebuild
index 7d09cbf4ab..8b3b261b10 100644
--- a/app-office/nixnote-bin/nixnote-bin-.ebuild
+++ b/app-office/nixnote-bin/nixnote-bin-.ebuild
@@ -7,10 +7,10 @@ DESCRIPTION="Free and open source note taking app, compatible 
with Evernote sync
 HOMEPAGE="https://github.com/robert7/nixnote2;
 
 
SRC_URI="https://github.com/robert7/nixnote2/releases/download/continuous-develop/NixNote2-x86_64.AppImage;
-KEYWORDS="~amd64"
 
 LICENSE="GPL-3"
 SLOT="0"
+PROPERTIES="live"
 RESTRICT="strip"
 
 RDEPEND="sys-fs/fuse:0"
@@ -18,7 +18,6 @@ RDEPEND="sys-fs/fuse:0"
 S="${WORKDIR}"
 
 QA_PREBUILT="*"
-S="${WORKDIR}"
 
 src_install() {
cp "${DISTDIR}/NixNote2-x86_64.AppImage" nixnote-bin || die



[gentoo-commits] repo/proj/guru:master commit in: app-office/nixnote-bin/

2023-08-06 Thread Haelwenn Monnier
commit: ea4baf40588ea4b61b08eb5e73288e23f48ed85b
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Sat Aug  5 18:33:18 2023 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Aug  5 18:33:18 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ea4baf40

app-office/nixnote-bin: add 2.1.10, drop 2.1.9

Signed-off-by: Vitaly Zdanevich  ya.ru>

 app-office/nixnote-bin/Manifest | 2 +-
 .../nixnote-bin/{nixnote-bin-2.1.9.ebuild => nixnote-bin-2.1.10.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/nixnote-bin/Manifest b/app-office/nixnote-bin/Manifest
index dc8b8ee247..fa99045653 100644
--- a/app-office/nixnote-bin/Manifest
+++ b/app-office/nixnote-bin/Manifest
@@ -1 +1 @@
-DIST NixNote2-x86_64.AppImage 54666432 BLAKE2B 
f4b47ccdae51446408e33f80c81e0336e98a6230ed3e688d585c8c0c34b9207520244152bd388cc12b83a9dafb5e55e6bbcac14278f4670be452377043dc0528
 SHA512 
0ee6916032767a5dcf3688359e6cfa8243a65f9a1faef34ec22d30aaf1ba5e8880812d9f4d8c6154ad9f08a325da562694fbb53e735e7f4c5a5b12fa29ecde6d
+DIST NixNote2-x86_64.AppImage 67507392 BLAKE2B 
1a1419bebc5f30aeb7160e0f99c0fede11538c97d87b49c2cb10c2ed610ef2998f03d055d5795afede7108eb54a8bbe7fbe7fc54303abbcf941ae0478c583db7
 SHA512 
6bea8fa7e5d1396d80d7073811493f7c0635bbc161efbc3cdc31e179bb194bce422f67119ce1ab97c64ff6ab210624b540510df1bb81acf3b055e20ea0d1cee3

diff --git a/app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild 
b/app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild
similarity index 100%
rename from app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild
rename to app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild



[gentoo-commits] repo/proj/guru:master commit in: app-office/nixnote-bin/

2023-07-13 Thread David Roman
commit: e9ef682fc04cd0f40c19985929afe59b1623ae24
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Wed Jul 12 20:23:37 2023 +
Commit: David Roman  gmail  com>
CommitDate: Wed Jul 12 20:23:37 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e9ef682f

app-office/nixnote-bin: remove duplicate S assign

Signed-off-by: Vitaly Zdanevich  ya.ru>

 app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild 
b/app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild
index 76b86e9a0..d111e5a27 100644
--- a/app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild
+++ b/app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild
@@ -18,7 +18,6 @@ RDEPEND="sys-fs/fuse:0"
 S="${WORKDIR}"
 
 QA_PREBUILT="*"
-S="${WORKDIR}"
 
 src_install() {
newbin "${DISTDIR}/NixNote2-x86_64.AppImage" nixnote-bin



[gentoo-commits] repo/proj/guru:master commit in: app-office/nixnote-bin/

2023-04-19 Thread Haelwenn Monnier
commit: 8edc8fdcadacac8312dc2ddf1619f9aba6750229
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Wed Apr 19 19:54:45 2023 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Wed Apr 19 19:54:45 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8edc8fdc

app-office/nixnote-bin: bump to 2.1.9

Signed-off-by: Vitaly Zdanevich  ya.ru>

 app-office/nixnote-bin/Manifest | 2 +-
 .../nixnote-bin/{nixnote-bin-2.1.8.ebuild => nixnote-bin-2.1.9.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/nixnote-bin/Manifest b/app-office/nixnote-bin/Manifest
index e31259222..dc8b8ee24 100644
--- a/app-office/nixnote-bin/Manifest
+++ b/app-office/nixnote-bin/Manifest
@@ -1 +1 @@
-DIST NixNote2-x86_64.AppImage 55858368 BLAKE2B 
2a0dba60b342d405ac1d3a392da5f9eb768b39c60f706b6fe0ac9ae7888ef5f33673edc34c4c8513b87d98178ab84165d4c6216081346b94ca6471c3626eed10
 SHA512 
9d2992afe7bcf5c466b08dbcc608554b1adca6f8063de38f6945ef5f15f3672b6f6462df81318b13bb3eb4c219eb2278a07b2cb3776d7c889f25be47591ea7c3
+DIST NixNote2-x86_64.AppImage 54666432 BLAKE2B 
f4b47ccdae51446408e33f80c81e0336e98a6230ed3e688d585c8c0c34b9207520244152bd388cc12b83a9dafb5e55e6bbcac14278f4670be452377043dc0528
 SHA512 
0ee6916032767a5dcf3688359e6cfa8243a65f9a1faef34ec22d30aaf1ba5e8880812d9f4d8c6154ad9f08a325da562694fbb53e735e7f4c5a5b12fa29ecde6d

diff --git a/app-office/nixnote-bin/nixnote-bin-2.1.8.ebuild 
b/app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild
similarity index 100%
rename from app-office/nixnote-bin/nixnote-bin-2.1.8.ebuild
rename to app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild



[gentoo-commits] repo/proj/guru:master commit in: app-office/nixnote-bin/

2023-03-29 Thread Florian Schmaus
commit: 6c592ac462afdf77c4b7f391454f143511f9cec7
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Tue Mar 28 20:34:03 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Tue Mar 28 20:34:03 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6c592ac4

app-office/nixnote-bin: year fix

Signed-off-by: Vitaly Zdanevich  ya.ru>

 app-office/nixnote-bin/nixnote-bin-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/nixnote-bin/nixnote-bin-.ebuild 
b/app-office/nixnote-bin/nixnote-bin-.ebuild
index 0bb0bb74d..e593a5906 100644
--- a/app-office/nixnote-bin/nixnote-bin-.ebuild
+++ b/app-office/nixnote-bin/nixnote-bin-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8



[gentoo-commits] repo/proj/guru:master commit in: app-office/nixnote-bin/, gui-apps/nixnote-bin/

2023-03-29 Thread Florian Schmaus
commit: 5752427322c617a2c757a1daaa6a7ac025754672
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Tue Mar 28 08:33:36 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Tue Mar 28 08:33:36 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=57524273

nixnote-bin move from gui-apps to app-office

Signed-off-by: Vitaly Zdanevich  ya.ru>

 {gui-apps => app-office}/nixnote-bin/Manifest| 0
 {gui-apps => app-office}/nixnote-bin/metadata.xml| 0
 {gui-apps => app-office}/nixnote-bin/nixnote-bin-.ebuild | 0
 3 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/gui-apps/nixnote-bin/Manifest b/app-office/nixnote-bin/Manifest
similarity index 100%
rename from gui-apps/nixnote-bin/Manifest
rename to app-office/nixnote-bin/Manifest

diff --git a/gui-apps/nixnote-bin/metadata.xml 
b/app-office/nixnote-bin/metadata.xml
similarity index 100%
rename from gui-apps/nixnote-bin/metadata.xml
rename to app-office/nixnote-bin/metadata.xml

diff --git a/gui-apps/nixnote-bin/nixnote-bin-.ebuild 
b/app-office/nixnote-bin/nixnote-bin-.ebuild
similarity index 100%
rename from gui-apps/nixnote-bin/nixnote-bin-.ebuild
rename to app-office/nixnote-bin/nixnote-bin-.ebuild