From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CD55B15A7D9 for ; Sun, 19 Mar 2023 22:12:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC082E086A; Sun, 19 Mar 2023 22:12:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 pigeon.gentoo.org (Postfix) with ESMTPS id BC1BAE0864 for ; Sun, 19 Mar 2023 22:12:52 +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 DC06F341340 for ; Sun, 19 Mar 2023 22:12:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 58A068E5 for ; Sun, 19 Mar 2023 22:12:50 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1679263959.7285b8e9d0fc81f81504fca78bddb86899d59985.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/fhem/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/fhem/Manifest app-misc/fhem/fhem-6.1.ebuild X-VCS-Directories: app-misc/fhem/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 7285b8e9d0fc81f81504fca78bddb86899d59985 X-VCS-Branch: master Date: Sun, 19 Mar 2023 22:12:50 +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: 482f2bee-053a-4e8e-839c-3e4b055a4e59 X-Archives-Hash: 55a7281c01c82e00cc234177fa574fa8 commit: 7285b8e9d0fc81f81504fca78bddb86899d59985 Author: Conrad Kostecki gentoo org> AuthorDate: Sun Mar 19 21:58:30 2023 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Mar 19 22:12:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7285b8e9 app-misc/fhem: drop 6.1 Signed-off-by: Conrad Kostecki gentoo.org> app-misc/fhem/Manifest | 1 - app-misc/fhem/fhem-6.1.ebuild | 107 ------------------------------------------ 2 files changed, 108 deletions(-) diff --git a/app-misc/fhem/Manifest b/app-misc/fhem/Manifest index 47b20e676dae..05fe0c680ff2 100644 --- a/app-misc/fhem/Manifest +++ b/app-misc/fhem/Manifest @@ -1,2 +1 @@ -DIST fhem-6.1.tar.gz 32437246 BLAKE2B 0c7afce70d7fa4afe01b4dd46847cfb406a267c30ba6490b4ded75c365e745c0e84aa4872e6ca9c59f11b3082655e23295c59d69c5f91b272cc576df2e9e4978 SHA512 93767f6e8fa2b35b24192c1dd5de29bc9ac09f8690982870d1479350acc0954d6a635fcb2abfdac96f2f9b4f8217288486b35fa385f3388efd1407b4f14ebe8f DIST fhem-6.2.tar.gz 32526944 BLAKE2B 00ec9cb1518ab002e0565150a30ec7191c1f0a8ae0fccb7a3a745837f7794e4f61a8e7fa4707416e841f86803d69c27f7158c36f765733e76f461dcbb15e306e SHA512 8bb4cf277ab3f008b353c3fa7f67a50f502299e79f2b96d13e88150766e39498888a05a44b6509a51f90d82dcd0aefa6642deea585c72d65e3849b6aa0322143 diff --git a/app-misc/fhem/fhem-6.1.ebuild b/app-misc/fhem/fhem-6.1.ebuild deleted file mode 100644 index d6b57efc06db..000000000000 --- a/app-misc/fhem/fhem-6.1.ebuild +++ /dev/null @@ -1,107 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit systemd tmpfiles - -DESCRIPTION="A GPL'd perl server for house automation" -HOMEPAGE="https://www.fhem.de/" -SRC_URI="https://www.fhem.de/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="doc" - -RDEPEND=" - acct-group/fhem - acct-user/fhem - dev-perl/Crypt-CBC - dev-perl/Device-SerialPort - dev-perl/Digest-CRC - dev-perl/JSON -" - -DEPEND="media-gfx/pngcrush" - -src_prepare() { - default - - # Allow install path to be set by DESTDIR in Makefile - sed -i -e 's,^\(BINDIR=\),\1'\$\(DESTDIR\)',' Makefile || die - - # Remove docs in Makefile, as they will be installed manually - sed -i -e 's/docs//g' Makefile || die - sed -i -e '/README_DEMO.txt/d' Makefile || die - - # Remove manpage in Makefile, as it will be installed manually - sed -i -e '/fhem.pl.1/d' Makefile || die - - # Remove lcd4linux binaries, as they are provied by app-misc/lcd4linux - rm -r contrib/lcd4linux || die - - # Remove log dir, as it will be replaced with a symlink - rm -r log || die - - # Fix fhemicon_darksmall.png, as it reports "broken IDAT window length" - # Reported to Upstream: https://forum.fhem.de/index.php/topic,86238.0.html - pngcrush -fix -force -ow www/images/default/fhemicon_darksmall.png || die - - cp "${FILESDIR}"/fhem.cfg fhem.cfg || die -} - -src_compile() { - : -} - -src_install() { - local DOCS=( - "CHANGED" - "HISTORY" - "MAINTAINER.txt" - "README.SVN" - "README_DEMO.txt" - "docs"/*.txt - "docs"/*.patch - "docs"/*.pdf - "docs/changelog" - "docs/copyright" - "docs/dotconfig" - "docs/fhem.odg.readme" - "docs/LIESMICH.update-thirdparty" - "docs"/README* - "docs/X10" - ) - - if use doc; then - local DOCS+=( "docs/X10" ) - local HTML_DOCS=( "docs/"*.eps "docs/"*.html "docs"/*.jpg "docs"/*.js "docs"/*.odg "docs/"*.png "docs/km271" ) - fi - - diropts -o fhem -g fhem - keepdir "/var/lib/fhem" - keepdir "/var/log/fhem" - diropts - - dosym ../../var/lib/fhem /opt/fhem/data - dosym ../../var/log/fhem /opt/fhem/log - - default - - newinitd "${FILESDIR}"/fhem.initd fhem - - systemd_newunit "${FILESDIR}"/fhem.service-r1 fhem.service - newtmpfiles "${FILESDIR}"/fhem.tmpfiles fhem.conf - - newman docs/fhem.man fhem.pl.1 - - echo 'CONFIG_PROTECT="/opt/fhem /var/lib/fhem"' > "${T}"/99fhem || die - doenvd "${T}"/99fhem - - fowners fhem:fhem /opt/fhem/fhem.cfg -} - -pkg_postinst() { - tmpfiles_process fhem.conf -}