diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-10-29 03:04:53 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-10-29 03:04:53 +0000 |
commit | bd35a61d88b111f25f4b10126e0d4755545fc7a5 (patch) | |
tree | 656ac661ed7b28ad66ba778b74bc5fe4e2b86b10 /x11-plugins | |
parent | 5d4291ee2ba8b85e8515b5f47b814a5c872eed04 (diff) |
gentoo auto-resync : 29:10:2024 - 03:04:53
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/Manifest.gz | bin | 26272 -> 26268 bytes | |||
-rw-r--r-- | x11-plugins/wmcalendar/Manifest | 1 | ||||
-rw-r--r-- | x11-plugins/wmcalendar/wmcalendar-0.5.2-r2.ebuild | 37 |
3 files changed, 0 insertions, 38 deletions
diff --git a/x11-plugins/Manifest.gz b/x11-plugins/Manifest.gz Binary files differindex 91dd61565e47..7e4fd540ceb9 100644 --- a/x11-plugins/Manifest.gz +++ b/x11-plugins/Manifest.gz diff --git a/x11-plugins/wmcalendar/Manifest b/x11-plugins/wmcalendar/Manifest index 39a95a339144..0251f7fccf2d 100644 --- a/x11-plugins/wmcalendar/Manifest +++ b/x11-plugins/wmcalendar/Manifest @@ -5,6 +5,5 @@ AUX wmcalendar-0.5.2-ical.patch 387 BLAKE2B a9e8f848f29a2c83aae4e7f0efaec3efdcad AUX wmcalendar-0.5.2-rename_kill_func.patch 638 BLAKE2B b29503b9a3c6cfcac5cc970a6185c7a5f536a59baa9c2aae25b0f60507e20e6115889894dc82c336392d02c08d8cab4870352f32f94c5cf8656f470789ee12f6 SHA512 f81f3cdf3ea085dbd43e7b81d80c3d44c17945116996171a90f5823d711675851877e5474acdbd0f73989eb071d11826914e83420c596d1484fb4410a489e857 AUX wmcalendar-c99.patch 1675 BLAKE2B 02e0e0996edcaa78e4d28b722329f78accb02b10b59834f541ebd341c1fcb539fc255c83fc0c9b073c5b25fbcc4c5a9e0b5771dec1f7f84ecaea38ec0875c3bc SHA512 70cd19845af4beabbeb87367106d7ff64433448d99e731c1c22c34409149ea22d8da39e782dc0a290a7e3ee7288c61b0bc01165519b6872e5fa6093c99b7539b DIST wmcalendar-0.5.2.tar.gz 42720 BLAKE2B b2de08905b368322013c3fd6fb4d87b5f7a986bee7b7de24fe2ce3be0003acc5e888dd01d9dedba85fa60ad211be23fb8623b432e5687e4ff2592b514dc549f0 SHA512 8d60a46f26657bf4876057ed092440018055e5a1ab6e2811a9c27f351533bfe6c941dbec10880daafe0858766cb890863cb66bfb70412e025a8d59ab96c663d7 -EBUILD wmcalendar-0.5.2-r2.ebuild 772 BLAKE2B 94bb6db19ba7f31a5978c9016b81e6c6600293d7a59c1152e86be6269ec747ffb63fe2882b69ef47e42cf1d56cb16fa6cd3113a678e08dd6a0298f5a15c96f35 SHA512 42dd365dfa63a90ca868ee5a91007c9400087d9fe5b232a26e96ccfe7e2c3686be85825ed4257a08b478438c02285f88f5e6543cdba8184384ca4319fd608c78 EBUILD wmcalendar-0.5.2-r3.ebuild 887 BLAKE2B 45f573911ed2612dce85d41cc88d04ccec0d71384b3d04cee96d002a02cba69c3947cb70570fd426b5a63dbbd20df1c3948f550b6c55f2f80ee0920def7b1c35 SHA512 2dd2341bd3317ae147010bb26684dd9dddc9999e0929fc88d22b2742a8d9ada777135353528d2c6fbb114a37e196eb2eedf9208b56a4b12996dbf31f06c10a73 MISC metadata.xml 333 BLAKE2B ea485907bcdf69da77b0d4bd7e6e7090125bb625e7a7465e7bacbc6988667a72492fe83c5da4f6e37b4b88ccf5283f6995690cd47f5b5b596a081cdd9d33b453 SHA512 582863d15d742bc1546739e526a62b93e31c3f7e3fd2f80e88b8feef212d43a48cdb5bf6990e1cbf36ad74124c2fd1a5479e6917dfd285fd09888d9b50b86d18 diff --git a/x11-plugins/wmcalendar/wmcalendar-0.5.2-r2.ebuild b/x11-plugins/wmcalendar/wmcalendar-0.5.2-r2.ebuild deleted file mode 100644 index 07e73f5eb029..000000000000 --- a/x11-plugins/wmcalendar/wmcalendar-0.5.2-r2.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit toolchain-funcs - -DESCRIPTION="a calendar dockapp" -HOMEPAGE="https://wmcalendar.sourceforge.net" -SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ppc ~sparc x86" - -RDEPEND=" - dev-libs/libical - x11-libs/gtk+:2 - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXpm" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -DOCS=( ../{BUGS,CHANGES,HINTS,README,TODO} ) - -S=${WORKDIR}/${P}/Src - -PATCHES=( "${FILESDIR}"/${P}-exit-sin-and-cos.patch - "${FILESDIR}"/${P}-rename_kill_func.patch - "${FILESDIR}"/${P}-ical.patch - "${FILESDIR}"/${P}-fno-common.patch -) - -src_compile() { - tc-export CC PKG_CONFIG - default -} |