From 01a25dd430b77b095a535e04844f378235a2aaa8 Mon Sep 17 00:00:00 2001 From: Maciej Barć Date: Sat, 3 Feb 2024 13:20:05 +0100 Subject: app-office/denaro: bump to 2024.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maciej Barć --- app-office/denaro/Manifest | 1 + app-office/denaro/denaro-2024.2.0.ebuild | 256 +++++++++++++++++++++++++++++++ 2 files changed, 257 insertions(+) create mode 100644 app-office/denaro/denaro-2024.2.0.ebuild diff --git a/app-office/denaro/Manifest b/app-office/denaro/Manifest index ceb7b6466a93..1cc2717b8a1e 100644 --- a/app-office/denaro/Manifest +++ b/app-office/denaro/Manifest @@ -1,6 +1,7 @@ DIST ace4896.dbus.services.secrets.1.2.0.nupkg 81196 BLAKE2B ce8edfafb5caa4f55eb2b1b55615ebadd044d7feeae28277cd6b81f1f64901092dcb280d7c1ab9f21ad23ac1378b664a9af45f18ae1f4dae40cfaa3cff7e15d9 SHA512 09f977614489970e543c9fa09c3eda8e120f076f889145c67185d8fff2a42909d944c90970f6be505fcd1c6060ff5e5b4ed80aafbbe8b91f70ef80feed15a8b0 DIST coverlet.collector.6.0.0.nupkg 2218901 BLAKE2B e12627f0c6a6823863113fa236e44a140660323f94cdcc6a246dfcbea01aac53c0774f328af0c4e759a0197a73274fb15681839fda7444a041b21136c700bee5 SHA512 8775f1a8267d44f6ec42b26ac9ec7ee29ccc6de504b39e986e022ceb12c0e763feb10799c32ff4126fb2353a6cc7504b42537604464de568200262809a67dee0 DIST denaro-2024.1.0.tar.gz 4288259 BLAKE2B e5888eee2545eeaf2bb5d006d43a91a8322adbd76e1546eedbde433507f0d48046172252c0cd6361a378797b92b884662fecb817c99a432d1f71a847d718f6f1 SHA512 83c6f3919f13e9f6550ef28f7090c66560fe7261f84a08afbd47c116cadb6f60a6f783ad92711371605deea3dda0877845a58e7bf2cf8afb86b92f459b6b762e +DIST denaro-2024.2.0.tar.gz 4289239 BLAKE2B 4ee55ba86a55b405d498cbee40f63d332e3b0ecfa88dcbbf11028763d5ce6a315ddf7390b787e3d138a5b95e1ee20a29409b6b91585446a12132018085debfeb SHA512 a4caade84284a292cc0546e834f9a45b10f97d97efb07a2ea6158d505f7482a02837c986f4f1cd28d2872d6830c24e8dbbb5fe8197a78fbdbd41e0dd54e72c3f DIST docnet.core.2.6.0.nupkg 18429655 BLAKE2B 6752a325e0eec579a21960c316876656099ad69bcace3270a04186d11934199a968722bcc9d8e4b22db948cfce524307048eba669ab5cbc06a685237ec46aa1a SHA512 0a11668cbc07fc20a18277f8a6aa7d4540185d560a0ba35a2e63af27d0e25c906766f77371deffd22d031e0494f51325f1fa55e2a3eba05b5d00bf30fa8cb9c0 DIST fuzzysharp.2.0.2.nupkg 153760 BLAKE2B dd6ac1342db3ef80db1604cc5146788f34cff974c349e77cf1f125474f3c058307fcb2f1a9d809061fefd31abf2f4f9f07eb385f8f3830ecbe8d5e067a5b891f SHA512 fc87869a485d5d1dbf63aeac7a96ef783b15667afb106b8a68afcb7ff8df9e1e4b1dcf7a3dbacec4fb01588ec6c551281a2bf833a8b07d373fc5189c5262c49a DIST gettext.net.1.9.14.nupkg 43260 BLAKE2B 4ff8a0cc003aceed39252eaf09c9bd16d8f291d8baee363b85804bb1d0d6a50f39923dbfb667feab8e7b9c64450fbc1f9a76f31e278dfa70139894a20bb341ce SHA512 41a61edfe82c11c029150748b641e80b59cfc447eb91f0f030ae9e345e54f46fc901946e12684476fa43d024f4145a3a2377861a619587643cb5fa5d5145cb4a diff --git a/app-office/denaro/denaro-2024.2.0.ebuild b/app-office/denaro/denaro-2024.2.0.ebuild new file mode 100644 index 000000000000..56e611813246 --- /dev/null +++ b/app-office/denaro/denaro-2024.2.0.ebuild @@ -0,0 +1,256 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DOTNET_PKG_COMPAT=8.0 +PYTHON_COMPAT=( python3_{10..12} ) + +NUGETS=" +ace4896.dbus.services.secrets@1.2.0 +coverlet.collector@6.0.0 +docnet.core@2.6.0 +fuzzysharp@2.0.2 +gettext.net@1.9.14 +gircore.adw-1@0.5.0-preview.3 +gircore.cairo-1.0@0.5.0-preview.3 +gircore.freetype2-2.0@0.5.0-preview.3 +gircore.gdk-4.0@0.5.0-preview.3 +gircore.gdkpixbuf-2.0@0.5.0-preview.3 +gircore.gio-2.0@0.5.0-preview.3 +gircore.glib-2.0@0.5.0-preview.3 +gircore.gobject-2.0@0.5.0-preview.3 +gircore.graphene-1.0@0.5.0-preview.3 +gircore.gsk-4.0@0.5.0-preview.3 +gircore.gtk-4.0@0.5.0-preview.3 +gircore.harfbuzz-0.0@0.5.0-preview.3 +gircore.pango-1.0@0.5.0-preview.3 +gircore.pangocairo-1.0@0.5.0-preview.3 +harfbuzzsharp.nativeassets.linux@7.3.0 +harfbuzzsharp.nativeassets.macos@7.3.0 +harfbuzzsharp.nativeassets.win32@7.3.0 +harfbuzzsharp@7.3.0 +hazzik.qif@1.0.3 +livechartscore.skiasharpview@2.0.0-rc2 +livechartscore@2.0.0-rc2 +markdig@0.33.0 +meziantou.framework.win32.credentialmanager@1.4.5 +microsoft.codecoverage@17.8.0 +microsoft.data.sqlite.core@8.0.0 +microsoft.net.test.sdk@17.8.0 +microsoft.netcore.platforms@1.1.0 +microsoft.netcore.targets@1.1.0 +microsoft.netcore.targets@5.0.0 +microsoft.testplatform.objectmodel@17.8.0 +microsoft.testplatform.testhost@17.8.0 +microsoft.win32.primitives@4.3.0 +microsoft.win32.systemevents@8.0.0 +netstandard.library@1.6.1 +newtonsoft.json@13.0.1 +nickvision.aura@2023.11.4 +nuget.frameworks@6.5.0 +octokit@9.0.0 +ofxsharp.netstandard@1.0.0 +pdfsharpcore@1.3.62 +questpdf@2023.12.2 +readsharp.ports.sgmlreader.core@1.0.0 +runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.native.system.io.compression@4.3.0 +runtime.native.system.net.http@4.3.0 +runtime.native.system.security.cryptography.apple@4.3.0 +runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.native.system@4.3.0 +runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple@4.3.0 +runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +sharpziplib@1.3.3 +sixlabors.fonts@1.0.0-beta17 +sixlabors.imagesharp@3.1.2 +skiasharp.harfbuzz@2.88.6 +skiasharp.nativeassets.linux@2.88.6 +skiasharp.nativeassets.macos@2.88.6 +skiasharp.nativeassets.win32@2.88.6 +skiasharp@2.88.6 +sqlitepclraw.bundle_e_sqlcipher@2.1.6 +sqlitepclraw.bundle_e_sqlcipher@2.1.7 +sqlitepclraw.core@2.1.6 +sqlitepclraw.core@2.1.7 +sqlitepclraw.lib.e_sqlcipher@2.1.6 +sqlitepclraw.lib.e_sqlcipher@2.1.7 +sqlitepclraw.provider.e_sqlcipher@2.1.6 +sqlitepclraw.provider.e_sqlcipher@2.1.7 +system.appcontext@4.3.0 +system.buffers@4.3.0 +system.collections.concurrent@4.3.0 +system.collections@4.3.0 +system.console@4.3.0 +system.diagnostics.debug@4.3.0 +system.diagnostics.diagnosticsource@4.3.0 +system.diagnostics.tools@4.3.0 +system.diagnostics.tracing@4.3.0 +system.drawing.common@8.0.0 +system.globalization.calendars@4.3.0 +system.globalization.extensions@4.3.0 +system.globalization@4.3.0 +system.io.compression.zipfile@4.3.0 +system.io.compression@4.3.0 +system.io.filesystem.primitives@4.3.0 +system.io.filesystem@4.3.0 +system.io.pipelines@6.0.0 +system.io@4.3.0 +system.linq.expressions@4.3.0 +system.linq@4.3.0 +system.memory@4.5.3 +system.memory@4.5.5 +system.net.http@4.3.0 +system.net.primitives@4.3.0 +system.net.requests@4.3.0 +system.net.sockets@4.3.0 +system.net.webheadercollection@4.3.0 +system.objectmodel@4.3.0 +system.reflection.emit.ilgeneration@4.3.0 +system.reflection.emit.lightweight@4.3.0 +system.reflection.emit@4.3.0 +system.reflection.extensions@4.3.0 +system.reflection.metadata@1.6.0 +system.reflection.primitives@4.3.0 +system.reflection.typeextensions@4.3.0 +system.reflection@4.3.0 +system.resources.resourcemanager@4.3.0 +system.runtime.extensions@4.3.0 +system.runtime.handles@4.3.0 +system.runtime.interopservices.runtimeinformation@4.3.0 +system.runtime.interopservices@4.3.0 +system.runtime.numerics@4.3.0 +system.runtime@4.3.0 +system.security.cryptography.algorithms@4.3.0 +system.security.cryptography.cng@4.3.0 +system.security.cryptography.csp@4.3.0 +system.security.cryptography.encoding@4.3.0 +system.security.cryptography.openssl@4.3.0 +system.security.cryptography.primitives@4.3.0 +system.security.cryptography.x509certificates@4.3.0 +system.text.encoding.extensions@4.3.0 +system.text.encoding@4.3.0 +system.text.regularexpressions@4.3.0 +system.threading.tasks.extensions@4.3.0 +system.threading.tasks@4.3.0 +system.threading.timer@4.3.0 +system.threading@4.3.0 +system.xml.readerwriter@4.3.0 +system.xml.xdocument@4.3.0 +tmds.dbus.protocol@0.15.0 +tmds.dbus@0.15.0 +xunit.abstractions@2.0.3 +xunit.analyzers@1.8.0 +xunit.assert@2.6.4 +xunit.core@2.6.4 +xunit.extensibility.core@2.6.4 +xunit.extensibility.execution@2.6.4 +xunit.runner.visualstudio@2.5.6 +xunit@2.6.4 +" + +inherit check-reqs desktop dotnet-pkg gnome2-utils python-any-r1 xdg + +DESCRIPTION="A personal finance manager" +HOMEPAGE="https://github.com/NickvisionApps/Denaro/" + +if [[ "${PV}" == *9999* ]] ; then + inherit git-r3 + + EGIT_REPO_URI="https://github.com/NickvisionApps/${PN^}.git" +else + SRC_URI="https://github.com/NickvisionApps/${PN^}/archive/${PV}.tar.gz + -> ${P}.tar.gz" + S="${WORKDIR}/${P^}" + + KEYWORDS="~amd64" +fi + +SRC_URI+=" ${NUGET_URIS} " + +LICENSE="MIT" +SLOT="0" + +RDEPEND=" + >=gui-libs/gtk-4.10:4 + app-arch/brotli + dev-libs/glib + gui-libs/libadwaita:1 + media-libs/freetype + media-libs/harfbuzz +" +BDEPEND=" + ${PYTHON_DEPS} + ${RDEPEND} + dev-util/blueprint-compiler +" + +CHECKREQS_DISK_BUILD="1200M" +DOTNET_PKG_PROJECTS=( NickvisionMoney.GNOME/NickvisionMoney.GNOME.csproj ) +DOTNET_PKG_BUILD_EXTRA_ARGS=( -p:WarningLevel=0 ) + +DOCS=( CONTRIBUTING.md README.md ) + +pkg_setup() { + check-reqs_pkg_setup + dotnet-pkg_pkg_setup + python-any-r1_pkg_setup +} + +src_unpack() { + dotnet-pkg_src_unpack + + if [[ -n "${EGIT_REPO_URI}" ]] ; then + git-r3_src_unpack + fi +} + +src_compile() { + ebegin "Compiling gresources" + glib-compile-resources --sourcedir NickvisionMoney.GNOME/Resources \ + NickvisionMoney.GNOME/Resources/org.nickvision.money.gresource.xml + eend ${?} || die "failed to compile gresources" + + dotnet-pkg_src_compile + + cd "${S}/NickvisionMoney.Shared" || die + cp Linux/org.nickvision.money.desktop.in org.nickvision.money.desktop || die + sed -i "s|@EXEC@|${PN}|" org.nickvision.money.desktop || die +} + +src_install() { + dotnet-pkg-base_install + dotnet-pkg-base_dolauncher "/usr/share/${P}/NickvisionMoney.GNOME" "${PN}" + + insinto /usr/share/org.nickvision.money + doins NickvisionMoney.GNOME/Resources/*.gresource + + insinto /usr/share/icons/hicolor/scalable/apps + doins NickvisionMoney.Shared/Resources/org.*.svg + + insinto /usr/share/icons/hicolor/symbolic/apps + doins NickvisionMoney.GNOME/Resources/*.svg + + domenu NickvisionMoney.Shared/org.nickvision.money.desktop + + einstalldocs +} + +pkg_postinst() { + gnome2_schemas_update + xdg_pkg_postinst +} + +pkg_postrm() { + gnome2_schemas_update + xdg_pkg_postrm +} -- cgit v1.2.3-65-gdbad