diff options
| author | root <root@alpha.trunkmasters.com> | 2026-07-06 03:04:40 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-07-06 03:04:40 -0500 |
| commit | 615d6f7e3408947bf962ea4d7edde01977474d1e (patch) | |
| tree | 669937b348f12e0bd52d35ef889d0b283f90476c /net-mail | |
| parent | 7d0655e0f85be0eec06807898321a634968f9336 (diff) | |
| download | baldeagleos-repo-615d6f7e3408947bf962ea4d7edde01977474d1e.tar.gz baldeagleos-repo-615d6f7e3408947bf962ea4d7edde01977474d1e.tar.xz baldeagleos-repo-615d6f7e3408947bf962ea4d7edde01977474d1e.zip | |
Adding metadata
Diffstat (limited to 'net-mail')
| -rw-r--r-- | net-mail/getmail/Manifest | 3 | ||||
| -rw-r--r-- | net-mail/getmail/getmail-6.19.07.ebuild | 29 | ||||
| -rw-r--r-- | net-mail/getmail/getmail-6.20.00.ebuild (renamed from net-mail/getmail/getmail-6.19.08.ebuild) | 4 | ||||
| -rw-r--r-- | net-mail/goimapnotify/Manifest | 2 | ||||
| -rw-r--r-- | net-mail/goimapnotify/goimapnotify-2.5.6.ebuild | 35 |
5 files changed, 40 insertions, 33 deletions
diff --git a/net-mail/getmail/Manifest b/net-mail/getmail/Manifest index 61f1df35b030..17b55171d50b 100644 --- a/net-mail/getmail/Manifest +++ b/net-mail/getmail/Manifest @@ -1,3 +1,2 @@ -DIST getmail-6.19.07.gh.tar.gz 217481 BLAKE2B ba0d164389bd32e8d7bff18003606369cd4369b967933335837ab0bff2e53d18a7bcb16b2c36c90d9b01f29ea2594b9a45de7270698bc8caeb863873bdb66868 SHA512 34153ac53cbb9698108eef70957d374d7c02fc5ffd72ba940461ad40bbc582f7992bf7c8060ac33128d01447728bb820536a32f1a3bd97a3ecbb523fb9a974bf -DIST getmail-6.19.08.gh.tar.gz 220470 BLAKE2B bd0aba9174a6f00d0e39c000148e0bf2cc3484ef50446e4a0b1294bd807cd240357a822776156237bdc5e7332fcaf1181a4d586a6767ebcc330ce7aa092eea64 SHA512 23a9770bdc4ed6425c94df11d6ba62dc678105e4430b024c0f696d44c35893427b13c1b26b25629ad3157fcde32a41d11482a1dfc7ba4f4940e21de2c5022ea4 DIST getmail-6.19.12.gh.tar.gz 221151 BLAKE2B c540d3311907fc20f3b11b4013bde9399bdacbbbbee36902b83fd9f05699179592b485d3bbfcfbbcc01b475900be736ab8bfc72fa52dd44de6b1df1053163e08 SHA512 7e9daa7c521678fc7f10b61c3d6c6ee0ade93553e10a5a6e66f8bbab705720da1a8557e6958201e955d9a7806857415e5c12635d74280e3b29469c6b59c49a07 +DIST getmail-6.20.00.gh.tar.gz 220011 BLAKE2B 2677acc2aff9dfe1d50e48a07bc575841f47db2ec43dd0c38948742a27b58ac77bf6d5fb0d2035a18da40547544436b051b7e96877aa64b9979b30c53b61acf1 SHA512 1222e53182f7d59ef874fb0e1231f24fe22308ff1abb2b4efd79252f7458b42e4efc81a5a747f682c3043679745520e6e77fb8af54351b74595edc6466749c1f diff --git a/net-mail/getmail/getmail-6.19.07.ebuild b/net-mail/getmail/getmail-6.19.07.ebuild deleted file mode 100644 index 853a2d024bb6..000000000000 --- a/net-mail/getmail/getmail-6.19.07.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_SINGLE_IMPL=1 -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{13..14} ) -PYTHON_REQ_USE="ssl" -inherit distutils-r1 - -DESCRIPTION="A mail retriever with reliable Maildir and mbox delivery" -HOMEPAGE="https://www.getmail6.org/ https://github.com/getmail6/getmail6" -SRC_URI="https://github.com/getmail6/getmail6/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" -S="${WORKDIR}/getmail6-${PV}" - -# getmail is under GPLv2 -# getmail-gmail-xoauth-tokens is under Apache 2.0 -LICENSE="GPL-2 Apache-2.0" -SLOT="0" -KEYWORDS="amd64 x86" - -python_prepare_all() { - # Use gentoo version number (including revision) for doc dir and remove COPYING file - sed -i -e "s,'getmail-%s' % __version__,'${PF}'," \ - -e "/docs\/COPYING/d" "${S}"/setup.py || die - - distutils-r1_python_prepare_all -} diff --git a/net-mail/getmail/getmail-6.19.08.ebuild b/net-mail/getmail/getmail-6.20.00.ebuild index a7b04f81e797..5aa55388f88e 100644 --- a/net-mail/getmail/getmail-6.19.08.ebuild +++ b/net-mail/getmail/getmail-6.20.00.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ S="${WORKDIR}/getmail6-${PV}" # getmail-gmail-xoauth-tokens is under Apache 2.0 LICENSE="GPL-2 Apache-2.0" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" PATCHES=( "${FILESDIR}/${PN}-revert-doc-path.patch" diff --git a/net-mail/goimapnotify/Manifest b/net-mail/goimapnotify/Manifest index 380b0417afae..843a3c11f749 100644 --- a/net-mail/goimapnotify/Manifest +++ b/net-mail/goimapnotify/Manifest @@ -1,2 +1,4 @@ DIST goimapnotify-2.5.5-vendor.tar.xz 981444 BLAKE2B e6a37f51a0e3c89d16130b19bccfa877aa8b13f2809c3f82b0fbc14195bcb79059d4702588bae7c1926acd669ca7b2583bfe962dd717ee037420d0d1d53e46ca SHA512 07837e68a8777a5b1414ed30927b195ae5c90772132a48756c72c7493348513f67714589728f77e8441136e963bb678f930dad871359c461fd82d59a55eacb77 DIST goimapnotify-2.5.5.tar.gz 64811 BLAKE2B 2a04fdafee0384e4b2725052c6e1b155be0af1db80e780c1015913ef39c173eaeb1c02bc11d3ee015635977b9a0b74372cceec9d5695f8f54b2543fb880b10f6 SHA512 9413819c9316b94153145506f50f96b1b6ad26b13998bff81627a8313f678f8f3f8345dcfeb2f6444c3e138bf70cacb99270f7cb73351f2c8efb91b117e191bd +DIST goimapnotify-2.5.6-vendor.tar.xz 984188 BLAKE2B 0dc47444c35b669bda2c737fc5c5a00beb076cc83f78139783096ee7442ed8a2386fe5ab5d6e1336f5fc59393134a23a91d1c0f9be17f3483b5d4c2ba5221d4b SHA512 acd6dfed453328d5ea387454c23d8f6f78026faab1ebf229a475724a146cebb9d8fbd83fbd81421fe299f5c16cf96eaa86fbb7e56b255675d9daf5493690dbce +DIST goimapnotify-2.5.6.tar.gz 68447 BLAKE2B 10f362e229e306d9ccf11c5c4106b25df741abea630e1b572fd5c9104922087e22e5048e8fabc94f57a207af5d0c3573c0c09e94004b82b3fa383864e4f3fd9a SHA512 4e296309fadab30339e3b8623c3920880c6647cbc341d224e0c559c92a83a93626c3d2b075e3739d92a6d6da844f5787a05c04e4b1b8fca4b00d0c580b05afac diff --git a/net-mail/goimapnotify/goimapnotify-2.5.6.ebuild b/net-mail/goimapnotify/goimapnotify-2.5.6.ebuild new file mode 100644 index 000000000000..fe9e5df5c680 --- /dev/null +++ b/net-mail/goimapnotify/goimapnotify-2.5.6.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2026 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit go-module + +DESCRIPTION="Execute scripts on IMAP mailbox changes using IDLE, golang version." + +HOMEPAGE="https://gitlab.com/shackra/goimapnotify" + +SRC_URI=" + https://gitlab.com/shackra/goimapnotify/-/archive/${PV}/${P}.tar.gz + https://github.com/gentoo-golang-dist/goimapnotify/releases/download/${PV}/${P}-vendor.tar.xz +" + +LICENSE="GPL-3 MIT MPL-2.0 BSD BSD-2 Apache-2.0" + +SLOT="0" + +KEYWORDS="~amd64" + +src_compile() { + GIT_COMMIT=$(gunzip < "${DISTDIR}/${P}.tar.gz" | git get-tar-commit-id) + GIT_TAG="${PV}" + GIT_BRANCH="master" + + LDFLAGS="-X main.commit=${GIT_COMMIT} -X main.gittag=${GIT_TAG} -X main.branch=${GIT_BRANCH}" + + ego build -ldflags "${LDFLAGS}" -gcflags '-N -l' ./cmd/goimapnotify +} + +src_install() { + dobin goimapnotify +} |
