diff --git a/app-office/notesnook-bin/Manifest b/app-office/notesnook-bin/Manifest new file mode 100644 index 0000000..b68e3b7 --- /dev/null +++ b/app-office/notesnook-bin/Manifest @@ -0,0 +1,2 @@ +DIST notesnook-bin-3.0.24.amd64.AppImage 107747451 BLAKE2B ee91ba2bd78de574de7b1748d56850f8a8549807c4efc592985030deec5f56f80090aa223740d469f8a69189c22af4f07b6717387d8cb2596663d07694194240 SHA512 ddae02cc4b6d21e238d83626c45ec177c2c96a3cb27a882250db40b7b22fc35cd9a522786f167712106b8e1b916b2b019d63d7ab58af45fe84e8145937efe33d +DIST notesnook-bin-3.0.24.arm64.AppImage 108015837 BLAKE2B 6edbcf3184cee8c2f174112e3a360db8bd5cd30debacce35401dfa017ed80325cd0aaa467d0b2d539aeb878aa7639fa0d69dfd6783f5c50c9e4a644e7b18acd9 SHA512 10dc89bb69d4f5bdeb8acbabbd0f454703da1f6df4374843365da4bae5a9830a480c296bcf0bc9c3ff68cb1154617d4a23b540f2b2ee416f90f43e37d52ade03 diff --git a/app-office/notesnook-bin/files/notesnook.png b/app-office/notesnook-bin/files/notesnook.png new file mode 100644 index 0000000..cece986 Binary files /dev/null and b/app-office/notesnook-bin/files/notesnook.png differ diff --git a/app-office/notesnook-bin/metadata.xml b/app-office/notesnook-bin/metadata.xml new file mode 100644 index 0000000..7dab244 --- /dev/null +++ b/app-office/notesnook-bin/metadata.xml @@ -0,0 +1,19 @@ + + + + + Vitaly Zdanevich + zdanevich.vitaly@ya.ru + + + Notesnook is a free (as in speech) and open-source note-taking app focused on user privacy and ease of use. + To ensure zero knowledge principles, Notesnook encrypts everything on your device using XChaCha20-Poly1305 and Argon2. + Notesnook is our proof that privacy does not (always) have to come at the cost of convenience. + We aim to provide users peace of mind and 100% confidence that their notes are safe and secure. + The decision to go fully open source is one of the most crucial steps towards that. + + + streetwriters/notesnook + https://github.com/streetwriters/notesnook/issues + + diff --git a/app-office/notesnook-bin/notesnook-bin-3.0.24.ebuild b/app-office/notesnook-bin/notesnook-bin-3.0.24.ebuild new file mode 100644 index 0000000..431ab99 --- /dev/null +++ b/app-office/notesnook-bin/notesnook-bin-3.0.24.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION='End-to-end encrypted note taking alternative to Evernote' +HOMEPAGE='https://notesnook.com/ https://github.com/streetwriters/notesnook' +RELEASE_URI=https://github.com/streetwriters/notesnook/releases +SRC_URI=" + amd64? ( ${RELEASE_URI}/download/v${PV}/notesnook_linux_x86_64.AppImage -> ${P}.amd64.AppImage ) + arm64? ( ${RELEASE_URI}/download/v${PV}/notesnook_linux_arm64.AppImage -> ${P}.arm64.AppImage ) +" +S="${WORKDIR}" +LICENSE='GPL-3' +SLOT='0' +KEYWORDS='~amd64 ~arm64' +RESTRICT='strip' +RDEPEND='sys-fs/fuse:0' +QA_PREBUILT='*' + +inherit desktop + +src_install() { + if use amd64; then + newbin "${DISTDIR}/${P}.amd64.AppImage" notesnook + elif use arm64; then + newbin "${DISTDIR}/${P}.arm64.AppImage" notesnook + fi + doicon "${FILESDIR}"/notesnook.png + make_desktop_entry "${PN}" Notesnook notesnook 'Office;' +} diff --git a/metadata/md5-cache/app-office/notesnook-bin-3.0.24 b/metadata/md5-cache/app-office/notesnook-bin-3.0.24 new file mode 100644 index 0000000..9334a3e --- /dev/null +++ b/metadata/md5-cache/app-office/notesnook-bin-3.0.24 @@ -0,0 +1,13 @@ +DEFINED_PHASES=install +DESCRIPTION=End-to-end encrypted note taking alternative to Evernote +EAPI=8 +HOMEPAGE=https://notesnook.com/ https://github.com/streetwriters/notesnook +INHERIT=desktop +KEYWORDS=~amd64 ~arm64 +LICENSE=GPL-3 +RDEPEND=sys-fs/fuse:0 +RESTRICT=strip +SLOT=0 +SRC_URI=amd64? ( https://github.com/streetwriters/notesnook/releases/download/v3.0.24/notesnook_linux_x86_64.AppImage -> notesnook-bin-3.0.24.amd64.AppImage ) arm64? ( https://github.com/streetwriters/notesnook/releases/download/v3.0.24/notesnook_linux_arm64.AppImage -> notesnook-bin-3.0.24.arm64.AppImage ) +_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed +_md5_=f88cacd8fbaa471e9970b9bf2906a72a