From cf839162b3928a6e4f92315961b0346ab76e85d4 Mon Sep 17 00:00:00 2001 From: saundersp Date: Sun, 2 Mar 2025 23:54:31 +0100 Subject: [PATCH] Added app-office/notesnook-bin-3.0.29 --- app-office/notesnook-bin/Manifest | 2 ++ .../notesnook-bin/notesnook-bin-3.0.29.ebuild | 31 +++++++++++++++++++ .../md5-cache/app-office/notesnook-bin-3.0.29 | 13 ++++++++ 3 files changed, 46 insertions(+) create mode 100644 app-office/notesnook-bin/notesnook-bin-3.0.29.ebuild create mode 100644 metadata/md5-cache/app-office/notesnook-bin-3.0.29 diff --git a/app-office/notesnook-bin/Manifest b/app-office/notesnook-bin/Manifest index a9d4900..3a84d13 100644 --- a/app-office/notesnook-bin/Manifest +++ b/app-office/notesnook-bin/Manifest @@ -1,2 +1,4 @@ DIST notesnook-bin-3.0.28.amd64.AppImage 107977162 BLAKE2B e2ee056758ad657c1adab30af3c1a0be8585cf9942c90fcf6da91fcbbd393adbe3f41eb8abce1906bddd63005553c4289f555109716909daf440be3a5f9e8d2d SHA512 8b2ccb45607e10a0fe6a3b21851f5f4bf266b69edcef2b732fcd823b0d4d5001b7f1ea87bebebd425d264bd07f8a3689cb2d2ee23adb14dddb8a1d490c9142dc DIST notesnook-bin-3.0.28.arm64.AppImage 108245488 BLAKE2B 08ae48d789fad1de81aef7adba5ec0f201828601f60cb011915501fffe4d06970c2fb6a8a591295a75f43810fed526c2a0720215a3c2b1e170bb66ff036d9ebc SHA512 64f36f70afdf59c4d32802322bd1a830b7226b7f04f24f85eee7e18bb16d2b3d11c9d493749058a17722c730efeb5ae1cf756bfbb5d9eed56a6550b67f67a256 +DIST notesnook-bin-3.0.29.amd64.AppImage 111433572 BLAKE2B ed4b8783d2c85d195bc3d2ec60855c561b2cd884e2c9ace6525221c42340a8fc5114d32b415952134914ed93c1afe953e3d23ffd16044299eb3236f92d52f2f7 SHA512 863943789d60ad497146fc693658540ade68d0b50e629cf40eb7e9ef73fa95822643790d28fcc835f7b5393ba57d9981708cab1bd2fb6a9f7b70eaefb87b5b66 +DIST notesnook-bin-3.0.29.arm64.AppImage 111701787 BLAKE2B 419c7009ad2cb357b107f372362cede2267ab9cf94d11ac5833509efc3e881007bfc7754e657a6a8304ccc32bfa915985203c946f8d8e08c92e5fdc4311d7429 SHA512 5e30ca49754ae11b9d9a3f09a905bc50257dfa4e89d82adf4cb25bd183caf7c7bb2c21e46edc412abcf5329a2430e7bc38333abc93370897f6da7cd219f51cf6 diff --git a/app-office/notesnook-bin/notesnook-bin-3.0.29.ebuild b/app-office/notesnook-bin/notesnook-bin-3.0.29.ebuild new file mode 100644 index 0000000..431ab99 --- /dev/null +++ b/app-office/notesnook-bin/notesnook-bin-3.0.29.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.29 b/metadata/md5-cache/app-office/notesnook-bin-3.0.29 new file mode 100644 index 0000000..6d55cc5 --- /dev/null +++ b/metadata/md5-cache/app-office/notesnook-bin-3.0.29 @@ -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.29/notesnook_linux_x86_64.AppImage -> notesnook-bin-3.0.29.amd64.AppImage ) arm64? ( https://github.com/streetwriters/notesnook/releases/download/v3.0.29/notesnook_linux_arm64.AppImage -> notesnook-bin-3.0.29.arm64.AppImage ) +_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed +_md5_=d6d19d36b02ef3cd40cc2fdd5bdfbde0