From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D4FB0158176 for ; Tue, 14 Oct 2025 14:50:41 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id BAA663408A2 for ; Tue, 14 Oct 2025 14:50:41 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id BAA16110462; Tue, 14 Oct 2025 14:50:40 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id ADE31110462 for ; Tue, 14 Oct 2025 14:50:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 44C293408A2 for ; Tue, 14 Oct 2025 14:50:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 994E03AD6 for ; Tue, 14 Oct 2025 14:50:38 +0000 (UTC) From: "Petr Vaněk" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petr Vaněk" Message-ID: <1760453390.9995a8a8f67827adee49fdb615b9980aa31f865c.arkamar@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/asclock/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/asclock/Manifest x11-plugins/asclock/asclock-2.0.12-r4.ebuild X-VCS-Directories: x11-plugins/asclock/ X-VCS-Committer: arkamar X-VCS-Committer-Name: Petr Vaněk X-VCS-Revision: 9995a8a8f67827adee49fdb615b9980aa31f865c X-VCS-Branch: master Date: Tue, 14 Oct 2025 14:50:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b52ea62a-e0c2-45f1-a411-ddb3660f80a6 X-Archives-Hash: 6240ef36374eda2227f437e6e928b4aa commit: 9995a8a8f67827adee49fdb615b9980aa31f865c Author: Petr Vaněk gentoo org> AuthorDate: Tue Oct 14 14:49:50 2025 +0000 Commit: Petr Vaněk gentoo org> CommitDate: Tue Oct 14 14:49:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9995a8a8 x11-plugins/asclock: drop 2.0.12-r4 Signed-off-by: Petr Vaněk gentoo.org> x11-plugins/asclock/Manifest | 1 - x11-plugins/asclock/asclock-2.0.12-r4.ebuild | 74 ---------------------------- 2 files changed, 75 deletions(-) diff --git a/x11-plugins/asclock/Manifest b/x11-plugins/asclock/Manifest index 65607873ca2f..e756c5f344db 100644 --- a/x11-plugins/asclock/Manifest +++ b/x11-plugins/asclock/Manifest @@ -1,2 +1 @@ -DIST asclock-2.0.12.tar.gz 111858 BLAKE2B acc5e25c268f013c30e7c35e5f162246839b6ffdd049e041e47bd9eee5a9fd6f62b27bb5f8eec157a2b19f6a930f9084531d3c1a7e9cd19cdfdd4ba33005f952 SHA512 408c0cbd7d8c19e8cda450ed1e3e0857dd908768557221b5707bda4eaa56170899bb3ecbe1d9f487ad7cbe7ebe36019cfe7a19f58dae2b918fb1179d67a8bb0e DIST asclock_2.0.12.orig.tar.gz 111864 BLAKE2B 154cf78f905744342d9a2b822072642794e0de1f40fffa511e6bc105b71b13327632b1253698a262505219a5398e0aecddcd0be3edf87a0a377f137a58899f0d SHA512 33c0fc61b0438905c335fa14ace6e2c0e7e7cc1315ef55e248ae3bcaa404be143d0c0b79e0e35326977fcc85db9c26b2717003a12702ab4b16f429cc674127f9 diff --git a/x11-plugins/asclock/asclock-2.0.12-r4.ebuild b/x11-plugins/asclock/asclock-2.0.12-r4.ebuild deleted file mode 100644 index b69a58a809c4..000000000000 --- a/x11-plugins/asclock/asclock-2.0.12-r4.ebuild +++ /dev/null @@ -1,74 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit edo toolchain-funcs - -DESCRIPTION="Clock applet for AfterStep" -HOMEPAGE="http://tigr.net/afterstep/applets/" -SRC_URI="http://www.tigr.net/afterstep/download/asclock/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~mips ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" - -DEPEND="x11-libs/libXpm" -RDEPEND="${DEPEND}" - -PATCHES=( - "${FILESDIR}"/${PN}-gcc41.patch - "${FILESDIR}"/${P}-fno-common.patch - "${FILESDIR}"/${P}-fix-implicit-func-decl.patch -) - -src_prepare() { - default - - ln -s themes/classic default_theme || die -} - -src_configure() { - :; -} - -src_compile() { - local x - - # Will break Solaris - [[ ${CHOST} == *-linux-gnu ]] && CFLAGS="${CFLAGS} \ - -Dlinux \ - -D_POSIX_C_SOURCE=199309L \ - -D_POSIX_SOURCE \ - -D_XOPEN_SOURCE" - - for x in asclock parser symbols config; do - edo $(tc-getCC) \ - ${CPPFLAGS} ${CFLAGS} ${ASFLAGS} \ - -I"${EPREFIX}"/usr/include \ - -D_BSD_SOURCE \ - -D_SVID_SOURCE \ - -DFUNCPROTO=15 \ - -DNARROWPROTO \ - -c -o ${x}.o ${x}.c - done - - edo $(tc-getCC) \ - ${LDFLAGS} \ - -o asclock \ - asclock.o parser.o symbols.o config.o \ - -L"${ESYSROOT}/usr/$(get_libdir)" \ - -L"${ESYSROOT}"/usr/lib/X11 \ - -lXpm -lXext -lX11 -} - -src_install() { - dobin asclock - local themesdir="/usr/share/${PN}/themes" - insinto ${themesdir} - doins -r themes/* - dodoc README README.THEMES TODO - cd "${ED}"/${themesdir} || die - rm Freeamp/Makefile{,.*} || die - ln -s classic default_theme || die -}