aboutsummaryrefslogtreecommitdiffstats
path: root/app-office
diff options
context:
space:
mode:
Diffstat (limited to 'app-office')
-rw-r--r--app-office/autobean-format/Manifest3
-rw-r--r--app-office/autobean-format/autobean-format-0.1.6.ebuild23
-rw-r--r--app-office/autobean-format/metadata.xml11
-rw-r--r--app-office/fava/Manifest4
-rw-r--r--app-office/fava/fava-1.29.ebuild (renamed from app-office/fava/fava-1.27.3.ebuild)6
-rw-r--r--app-office/obsidian/Manifest5
-rw-r--r--app-office/obsidian/metadata.xml12
-rw-r--r--app-office/obsidian/obsidian-1.7.4.ebuild125
-rw-r--r--app-office/visidata/Manifest4
-rw-r--r--app-office/visidata/visidata-3.1.1.ebuild (renamed from app-office/visidata/visidata-3.0.2.ebuild)2
10 files changed, 187 insertions, 8 deletions
diff --git a/app-office/autobean-format/Manifest b/app-office/autobean-format/Manifest
new file mode 100644
index 0000000..12af9e3
--- /dev/null
+++ b/app-office/autobean-format/Manifest
@@ -0,0 +1,3 @@
+DIST autobean-format-0.1.6.tar.gz 13061 BLAKE2B c97a94e37c39709e3f79ab4139c7a2a6ff274bf9bbc5264c7ea5a1f1d02693376ad46efa5388369896b3242d7412fc95717f1c12a85bdc8794c562860fd8ceed SHA512 f751992f6fdf4a1dd0b4a80d22a75c85993dab20cc89c55a3f56210bb03e1252d56d53d76a0dab49dff5cf1024c12200429987474f16794ebdb3bef30c72f147
+EBUILD autobean-format-0.1.6.ebuild 576 BLAKE2B ee6f2f0a46dd7177d64be8d2e896701f8fd980b9c27781b71f3bfe3cad6ae42fc6c6dd8d129393d3aed07864643d5613fac153f18e7c6c488805d61d286c5833 SHA512 c5338bd53ac0a6d6055eda80f08af9be0edcc6e6f321c01ca32b35bcf7af7738b99db6eba3ebd9a83052730b61a2cec9acc6821a23c092efcbe06cbf503bb837
+MISC metadata.xml 361 BLAKE2B 0e0936e08fc791cee7e5010bf18b0eac50b2e26f7e9281da2183067b2cef16868098e8cacb69e16c4b1e1d30dc31b51fbad25f5571c29e4a5e03ace2cca2e33c SHA512 63eb7d491f8b13604d243fd37bb39d67b3ae08438a58d005ce2a28713ce47a37d820635411f4a3f291ea9af014c0503943854b29775309ac9440792aed6011df
diff --git a/app-office/autobean-format/autobean-format-0.1.6.ebuild b/app-office/autobean-format/autobean-format-0.1.6.ebuild
new file mode 100644
index 0000000..b2ecd42
--- /dev/null
+++ b/app-office/autobean-format/autobean-format-0.1.6.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYPI_NO_NORMALIZE=yes
+PYTHON_COMPAT=( python3_{12,13} )
+DISTUTILS_USE_PEP517=pdm-backend
+inherit distutils-r1 pypi
+
+DESCRIPTION="Yet another formatter for beancount"
+HOMEPAGE="https://github.com/SEIAROTg/autobean-format https://pypi.org/project/autobean-format/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="amd64 x86"
+
+RDEPEND="${PYTHON_DEPS}
+ >=dev-python/autobean-refactor-0.2.3[${PYTHON_USEDEP}]
+ >=dev-python/typing-extensions-4.4.0[${PYTHON_USEDEP}]
+"
+
+DEPEND="${RDEPEND}"
diff --git a/app-office/autobean-format/metadata.xml b/app-office/autobean-format/metadata.xml
new file mode 100644
index 0000000..52e79fb
--- /dev/null
+++ b/app-office/autobean-format/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>wolf@oriole.systems</email>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">SEIAROTg/autobean-format</remote-id>
+ <remote-id type="pypi">autobean-format</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/app-office/fava/Manifest b/app-office/fava/Manifest
index 5dc905e..dba847e 100644
--- a/app-office/fava/Manifest
+++ b/app-office/fava/Manifest
@@ -1,3 +1,3 @@
-DIST fava-1.27.3.tar.gz 1563141 BLAKE2B 4dd899fcf10469d6ef640c581e536b9db44c47205f7efa26484c78fdc4e949ec61a23ed7461dce2d8840e2cbda38a62cfb2042f813a29080167786dff8326465 SHA512 c46edf9e3c60692903545b11f312af3b0679ef03175789d02d7755aeefea8ce030a9440326c6a15ca742adef25c08ac8750d90b90929db1d2a3b1de7a0de530d
-EBUILD fava-1.27.3.ebuild 1507 BLAKE2B 03f0b3790800e6ad16a78bd0307a1ac85828ae158f02a450bf631105e114246830f8e5ae80a7697a386d725912107bcc377374ab729a1d298bb6e107ff867cf3 SHA512 e6b394a9f9734a8e3d46e538507c21c0822fa6043d87ba7ba331f2f5d759df2c1a16b9e7052f28bc3e45b67f7d85ddac4ff3ef97cf143e77f385af1f16077ccc
+DIST fava-1.29.tar.gz 1576011 BLAKE2B cdd6e5ee4fc734f4205247305ea5553bc0961855718fa82e491911c9b0a00bc49b9de06aeded1eca87233868be555b9ab58619643cac989b7f13d233dbaf7230 SHA512 cc7720a37816f80267b4faa91dfb3fc96e27ace4a67ef68063fc6b81bdbfbaf77e943a2d39fd3b1895a0441806e38df8a0ea462ca2576091d230046b01896033
+EBUILD fava-1.29.ebuild 1521 BLAKE2B 04c5dc7bbb28eb11b00b966e6fb9cd88be4d45ee592ce03b1545d228743b5967f5fa3d7c1cf6595ed3adaeb364d10e71956387f88d9ba8108c83a38de406c20e SHA512 351bc2e51d190a87c26f03ee8f2cb4ef0ca4d60ca427df238307476a3aa787c356ae22c2faff54e46cd37ce54c80bffc77db2369d9389192cabe0d0ba126b4a5
MISC metadata.xml 286 BLAKE2B bc035a2169b566efc5e5c22443c65abbb0fe1b2df60af417536dac4ffd66495376635e960b67ad0da91c651569928b4ec21adfea4b06d922b0fe4cfc96479a7f SHA512 2ce5388147b734a1d9a25edba004888151871b636478394de151eebfd7121d89eb048ec604cbbff23a84d4905119f05537a378940f52f45f47155e3a25842c26
diff --git a/app-office/fava/fava-1.27.3.ebuild b/app-office/fava/fava-1.29.ebuild
index af916a6..49fcc37 100644
--- a/app-office/fava/fava-1.27.3.ebuild
+++ b/app-office/fava/fava-1.29.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{11,12} )
+PYTHON_COMPAT=( python3_{11..12} )
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_SINGLE_IMPL=1
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="
>=app-office/beancount-2.3.5[${PYTHON_SINGLE_USEDEP}]
$(python_gen_cond_dep '
- >=dev-python/Babel-2.7.0[${PYTHON_USEDEP}]
+ >=dev-python/Babel-2.11.0[${PYTHON_USEDEP}]
>=dev-python/cheroot-8.5.2[${PYTHON_USEDEP}]
>=dev-python/flask-babel-1.0.0[${PYTHON_USEDEP}]
>=dev-python/flask-2.2.0[${PYTHON_USEDEP}]
@@ -28,7 +28,7 @@ RDEPEND="
dev-python/ply[${PYTHON_USEDEP}]
>=dev-python/simplejson-3.16.0[${PYTHON_USEDEP}]
>=dev-python/werkzeug-2.3.0[${PYTHON_USEDEP}]
- dev-python/chardet[${PYTHON_USEDEP}]
+ >=dev-python/watchfiles-0.20.0[${PYTHON_USEDEP}]
')
"
diff --git a/app-office/obsidian/Manifest b/app-office/obsidian/Manifest
new file mode 100644
index 0000000..3da4dd9
--- /dev/null
+++ b/app-office/obsidian/Manifest
@@ -0,0 +1,5 @@
+DIST obsidian-1.7.4-amd64.tar.gz 109408630 BLAKE2B d3175d0596bd9a53a73d642b5fd197ddc2265654d4901c626f5469721492820e98e3e7bc67898cd731b2521c1c8530499371ed77cbcfe1ea997eb85c07a5a559 SHA512 6c95b4d40abc7f9b69d8804d1d21279b6f0e61e60c4e0e2600876bee97810307bcd3aa9294ec65bffe3875caa3fb99ffcc3155bb03d401ce372e436c595ce59c
+DIST obsidian-1.7.4-arm64.tar.gz 109412252 BLAKE2B 217a555d131c406b9675768f563603503ede652fe24837b4cb17b68d949b94e20734a4ecd9d0cfcdd7b28c14d3cb29fcab8597a197d313748f1e7a0da31e1f37 SHA512 7c896521bfea5fb4a82758a98e7b13702a4e8891ac8ea6bcec12150e20a911a96f01aaa0aba7c79ee186cacface22b8bad94ea6c439b627f3397a8255b88dc0c
+DIST obsidian-1.7.4.gh.deb 79977146 BLAKE2B fef2803d620dc1c1219e8186c1f8b977c6e1bb642d4d8fd4fccc220dd794c2cfca3f3653430c5e3914ab9478fba00b2b786c0e0c451ea54e9e7b6313038d0366 SHA512 b10934513354ba565115851eb84ec5235ad738c146a088d02e70abd242486b4efc908de2e01850914e1464fe0f70ca0bd159325ea5efaab1d14d2b5f4c6c68ac
+EBUILD obsidian-1.7.4.ebuild 3561 BLAKE2B 9662f8d2a7f1ec8addb68cc02614a6a8dad6dcc7521259edea5a242048f528610db3da8788cbe34057551cc914c0290940cc6cbdd6c2e8d0553fcdbf242a3950 SHA512 8d8fb078d5a7e3baf6c07cfbab07e6a254d9dd96237276ed38515c0e0a31cbe308e2acb451d23937934d6c928fa1e31a76a001713e2c5dd08101b47eafda12c8
+MISC metadata.xml 472 BLAKE2B c944a4d04c0e0721ba17ee8c657686c90de698bc95e8d5ea8d2ffbee7bb358961a28ae4d976c260a5afeae9d6c32a251555ea0bb244e64aa139e6b50ed3d817e SHA512 97bce48d1ef6dc7114add0fc18e056bdce3925f0f469aceda2db414c6cd5f76fc1115af1740911ecf4a1efaa9cb3eb3f4b7ddb7eb23c97add6daf7d5c3d571fb
diff --git a/app-office/obsidian/metadata.xml b/app-office/obsidian/metadata.xml
new file mode 100644
index 0000000..9e6fa29
--- /dev/null
+++ b/app-office/obsidian/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>wolf@oriole.systems</email>
+ </maintainer>
+ <longdescription lang="en">Obsidian is a powerful and extensible knowledge base
+that works on top of your local folder of plain text files.</longdescription>
+ <upstream>
+ <remote-id type="github">obsidianmd/obsidian-releases</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/app-office/obsidian/obsidian-1.7.4.ebuild b/app-office/obsidian/obsidian-1.7.4.ebuild
new file mode 100644
index 0000000..b7b3c97
--- /dev/null
+++ b/app-office/obsidian/obsidian-1.7.4.ebuild
@@ -0,0 +1,125 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_VERSION="102"
+CHROMIUM_LANGS="
+ af am ar bg bn ca cs da de el en-GB en-US es es-419 et fa fi fil fr gu he hi
+ hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr sv
+ sw ta te th tr uk ur vi zh-CN zh-TW
+"
+inherit chromium-2 desktop linux-info unpacker xdg
+
+DESCRIPTION="A second brain, for you, forever."
+HOMEPAGE="https://obsidian.md/"
+
+# For some reason, the main binary tarballs don't include the .desktop file or
+# icon. The .deb does. One would hope then, that we could just download the .deb
+# for each arch, but they only generate a .deb for amd64. Maybe we can get them
+# to fix this, but in the meantime, we download the .deb purely to get the
+# .desktop file and app icon out of it.
+SRC_URI="
+ https://github.com/obsidianmd/obsidian-releases/releases/download/v${PV}/${P/-/_}_amd64.deb -> ${P}.gh.deb
+ amd64? ( https://github.com/obsidianmd/obsidian-releases/releases/download/v${PV}/${P}.tar.gz -> ${P}-amd64.tar.gz )
+ arm64? ( https://github.com/obsidianmd/obsidian-releases/releases/download/v${PV}/${P}-arm64.tar.gz )
+"
+
+DIR="/opt/${PN^}"
+
+# deb gets extracted to WORKDIR. actual program gets extracted to its own dir
+# which depends on CPU arch.
+S="${WORKDIR}"
+
+LICENSE="Obsidian-EULA"
+SLOT="0"
+KEYWORDS="-* amd64"
+IUSE="wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+ >=app-accessibility/at-spi2-core-2.46.0:2
+ app-crypt/libsecret[crypt]
+ app-misc/ca-certificates
+ dev-libs/expat
+ dev-libs/glib:2
+ dev-libs/nspr
+ dev-libs/nss
+ media-libs/alsa-lib
+ media-libs/libglvnd
+ media-libs/mesa
+ net-misc/curl
+ sys-libs/zlib
+ x11-libs/cairo
+ x11-libs/gtk+:3
+ x11-libs/libdrm
+ x11-libs/libX11
+ x11-libs/libxcb
+ x11-libs/libXcomposite
+ x11-libs/libXdamage
+ x11-libs/libXext
+ x11-libs/libXfixes
+ x11-libs/libxkbcommon
+ x11-libs/libxkbfile
+ x11-libs/libXrandr
+ x11-libs/pango
+ x11-misc/xdg-utils
+"
+
+QA_PREBUILT="*"
+
+CONFIG_CHECK="~USER_NS"
+
+src_configure() {
+ default
+ chromium_suid_sandbox_check_kernel_config
+}
+
+src_prepare() {
+ default
+
+ pushd "${S}/${P}/locales/" >/dev/null || die "location change for language cleanup failed"
+ chromium_remove_language_paks
+ popd >/dev/null || die "location reset for language cleanup failed"
+
+ if use wayland; then
+ sed -i \
+ '/Exec/s/obsidian /obsidian --ozone-platform-hint=auto --enable-features=UseOzonePlatform,WaylandWindowDecorations /' \
+ 'usr/share/applications/obsidian.desktop' ||
+ die "sed failed for obsidian.desktop file"
+ fi
+}
+
+src_install() {
+ insinto "${DIR}"
+ exeinto "${DIR}"
+
+ pushd "${S}/${P}" >/dev/null || die "location change for main install failed"
+
+ doexe obsidian chrome-sandbox libEGL.so libffmpeg.so libGLESv2.so libvk_swiftshader.so libvulkan.so.1
+ doins chrome_100_percent.pak chrome_200_percent.pak icudtl.dat resources.pak snapshot_blob.bin \
+ v8_context_snapshot.bin vk_swiftshader_icd.json
+ insopts -m0755
+ doins -r locales resources
+
+ # Chrome-sandbox requires the setuid bit to be specifically set.
+ # see https://github.com/electron/electron/issues/17972
+ fowners root "${DIR}/chrome-sandbox"
+ fperms 4711 "${DIR}/chrome-sandbox"
+
+ [[ -x chrome_crashpad_handler ]] && doins chrome_crashpad_handler
+
+ popd >/dev/null || die "location reset for main install failed"
+
+ dosym "${DIR}/obsidian" "/usr/bin/obsidian"
+
+ domenu usr/share/applications/obsidian.desktop
+
+ for size in 16 32 48 64 128 256 512; do
+ doicon --size ${size} usr/share/icons/hicolor/${size}x${size}/apps/${PN}.png
+ done
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+}
diff --git a/app-office/visidata/Manifest b/app-office/visidata/Manifest
index c784f0e..73f06e7 100644
--- a/app-office/visidata/Manifest
+++ b/app-office/visidata/Manifest
@@ -1,3 +1,3 @@
-DIST visidata-3.0.2.tar.gz 16978850 BLAKE2B 3977d6b9b13db27075f7a4c6da7eb67ebd107c4d81d2ce768bc21d6df2d93ad6b43387f989369e601d58114d4881fd18df30ad7871e7bc4e333f24a19149fd1a SHA512 5edbc260cdd6db4de3964fc0b5a8364d1d5b42de6bcf3122fd54ead82f4305c61e3edefe555f1ddf1fb1a3fde42099a810aba8cf15220e29af5243c8cd8314fb
-EBUILD visidata-3.0.2.ebuild 1229 BLAKE2B f9ea2c670424aef701859feff1e2c1d4e3a941c73e6fe2b2991c5aabf46e47cd468b62ebdbb6836e9e6302f1c2d0dc33e765188ac7baec4407f0dd607aadba7a SHA512 832aaa45e5f4495f144b5c2f52970819c753432026a76fe2f4ec95ea75b551d9934412ba7f00d9d9c6154c5a5cfcc0f7e5d457a146645e42c814c0ef3a877501
+DIST visidata-3.1.1.tar.gz 21261956 BLAKE2B eb247f4a032fc6c11c87231f732383ff926d6fa4681b24c8eec4bc4697aef44599139c401f7ce59df0271da16a1944faf08d415f77a11a40b7c550dee2416e3d SHA512 2dee4f87c9afb6de5b2d54d8b2a8837ed5684ec1e7c163a34b6f4e7d6e896e63e3e07555b90e1f280e74adc0b9491df8c4abc6aa2228576a809651dcaa0b59f5
+EBUILD visidata-3.1.1.ebuild 1230 BLAKE2B a825e2edc020f5480a9974499994dd290168b45a009dc5761de4e14771aaa6c7d278ebe0cfbeb2e77487e8f548169b2f3710bff5d19d974a8e9190ea9b9eabfa SHA512 85426746fa77d3cacdac5ae7c6daff24d8ee8ea76a2fbf16844e870fab92ae314964a387afc24b13d2ab61d8d3e60df3947c717dfd530efaafddc1725f9c9816
MISC metadata.xml 299 BLAKE2B d416db774b1d5a0d1c5d0a85214e74482116097023389c0a8c6de5d3250131548c3b770b8fda8ca996c8541ba59399e8b3e7aae70a21abafe093be378d063745 SHA512 aaa772ec5a927a37f947fd642ddaebafabfe25876d08c7f7f2bbc7125c74315c1a53976ff7cafdc47fded4ad9c3e63c2c35f4eb21f9ab790a8548f435aade363
diff --git a/app-office/visidata/visidata-3.0.2.ebuild b/app-office/visidata/visidata-3.1.1.ebuild
index 3d81cd1..474c069 100644
--- a/app-office/visidata/visidata-3.0.2.ebuild
+++ b/app-office/visidata/visidata-3.1.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11,12} )
+PYTHON_COMPAT=( python3_{11..13} )
DISTUTILS_USE_PEP517="setuptools"
inherit distutils-r1 optfeature