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 15169159C96 for ; Tue, 30 Jul 2024 09:34:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EC302BC0B7; Tue, 30 Jul 2024 09:34:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DCA962BC0B7 for ; Tue, 30 Jul 2024 09:33:50 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E464C33BE19 for ; Tue, 30 Jul 2024 09:33:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87AD81E7E for ; Tue, 30 Jul 2024 09:33:27 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1722331995.d4e67014100fb8be32c60d55f4a94d1791baaa3b.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-sound/lms/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-sound/lms/Manifest media-sound/lms/lms-3.54.0.ebuild X-VCS-Directories: media-sound/lms/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: d4e67014100fb8be32c60d55f4a94d1791baaa3b X-VCS-Branch: dev Date: Tue, 30 Jul 2024 09:33:27 +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: 674ccb9c-7aae-4a57-b1b5-a2f1d5620b25 X-Archives-Hash: f1175a8bb05efecac7873d8328355daa commit: d4e67014100fb8be32c60d55f4a94d1791baaa3b Author: David Roman gmail com> AuthorDate: Tue Jul 30 09:33:15 2024 +0000 Commit: David Roman gmail com> CommitDate: Tue Jul 30 09:33:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d4e67014 media-sound/lms: drop 3.54.0 Signed-off-by: David Roman gmail.com> media-sound/lms/Manifest | 1 - media-sound/lms/lms-3.54.0.ebuild | 70 --------------------------------------- 2 files changed, 71 deletions(-) diff --git a/media-sound/lms/Manifest b/media-sound/lms/Manifest index ef284efc9..04bf5b815 100644 --- a/media-sound/lms/Manifest +++ b/media-sound/lms/Manifest @@ -1,3 +1,2 @@ -DIST lms-3.54.0.tar.gz 428132 BLAKE2B bec14813d42e5a0d2854c62827218c06b56d092e6228ff7b32b37a0c0d85f545eb8747c8108dd390e445d28921c4a79f4a86d9985a3d1e0ffe888b4beb1a2261 SHA512 e0434c12d460d9ee2a1aaaa32ef0344dbce7ee11d250d31a9f3f08213834e48620f8c14ed97ba6a625c6a8f292efdbe1dcd90d50ce3c51b369c6d67c5ac6a0c9 DIST lms-3.55.0.tar.gz 435761 BLAKE2B 355a5c356b70d01ad8141209f479541a8b2fbedc6a289a86f117d6de5981903edbb08c7e4648c315ceb191b88f18840370fff5ad912b5993b3d557e1b1109c8a SHA512 8dcc6335d25e372b161034e8caa8ca182c7320569b16648db824a118013f647711da7d7c38a8aabc12eb608e203d14c6fe332b4a8b14125726e030f4e591eb3e DIST lms-3.56.0.tar.gz 440559 BLAKE2B 5443521cd4a72ffcb025007f4ab9a54efdb96b4794ef1516571ea231ae99de1d105a6da13f38fe624099b886815606743f823511b594b84c045d6cbb8ead1f5b SHA512 e89ee82b3c7595b4f41b2c74ebbef8be12ba769aec7a8951d4e008ca912d674c829f88fcef9592d5a96832c0ce9572056ec410038b424c344d6b3c4bd20f61f9 diff --git a/media-sound/lms/lms-3.54.0.ebuild b/media-sound/lms/lms-3.54.0.ebuild deleted file mode 100644 index 4bb37299e..000000000 --- a/media-sound/lms/lms-3.54.0.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake flag-o-matic pam systemd - -DESCRIPTION="Lightweight Music Server." -HOMEPAGE="http://lms-demo.poupon.dev/ https://github.com/epoupon/lms" -SRC_URI="https://github.com/epoupon/lms/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" -IUSE="test stb" -RESTRICT="!test? ( test )" - -RDEPEND=" - acct-user/lms - dev-cpp/wt - dev-libs/boost - dev-libs/libconfig[cxx] - media-libs/taglib - media-video/ffmpeg[mp3,opus] - - !stb? ( media-gfx/graphicsmagick ) - -" - -DEPEND=" - ${RDEPEND} - - stb? ( dev-libs/stb ) -" - -BDEPEND=" - test? ( dev-cpp/gtest ) -" - -PATCHES=( - "${FILESDIR}/${PN}-respect-ldflags.patch" -) - -src_configure() { - local mycmakeargs=( - -DLMS_IMAGE_BACKEND=$(usex stb stb graphicsmagick) - -DENABLE_TESTS=$(usex test) - ) - - cmake_src_configure -} - -src_install() { - cmake_src_install - - systemd_newunit conf/systemd/default.service lms.service - newinitd "${FILESDIR}/lms.init" lms - dopamd conf/pam/lms - mv "${ED}/usr/share/lms/lms.conf" "${ED}/etc/lms.conf" || die - - # Already installed in the proper directory - rm "${ED}/usr/share/lms/default.service" || die - rm "${ED}/usr/share/lms/lms" || die - - keepdir /var/log/lms - fowners -R lms:lms /var/log/lms - - keepdir /var/lms - fowners lms:lms /var/lms -} 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 060C9159C9B for ; Tue, 30 Jul 2024 16:54:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0725B2BC03A; Tue, 30 Jul 2024 16:54:36 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 CA58C2BC03A for ; Tue, 30 Jul 2024 16:54:35 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F77E342FFE for ; Tue, 30 Jul 2024 16:54:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B7421E86 for ; Tue, 30 Jul 2024 16:54:31 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1722331995.d4e67014100fb8be32c60d55f4a94d1791baaa3b.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-sound/lms/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-sound/lms/Manifest media-sound/lms/lms-3.54.0.ebuild X-VCS-Directories: media-sound/lms/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: d4e67014100fb8be32c60d55f4a94d1791baaa3b X-VCS-Branch: master Date: Tue, 30 Jul 2024 16:54:31 +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: d4a8e250-ed8a-42b4-9089-0c61f51db29c X-Archives-Hash: c82066f261b9fe05eaaa43e02b433f77 Message-ID: <20240730165431.xmQpgVJ1WT50k_LKV6O7ajmJLr6Vhof19XK-BWN6pH8@z> commit: d4e67014100fb8be32c60d55f4a94d1791baaa3b Author: David Roman gmail com> AuthorDate: Tue Jul 30 09:33:15 2024 +0000 Commit: David Roman gmail com> CommitDate: Tue Jul 30 09:33:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d4e67014 media-sound/lms: drop 3.54.0 Signed-off-by: David Roman gmail.com> media-sound/lms/Manifest | 1 - media-sound/lms/lms-3.54.0.ebuild | 70 --------------------------------------- 2 files changed, 71 deletions(-) diff --git a/media-sound/lms/Manifest b/media-sound/lms/Manifest index ef284efc9..04bf5b815 100644 --- a/media-sound/lms/Manifest +++ b/media-sound/lms/Manifest @@ -1,3 +1,2 @@ -DIST lms-3.54.0.tar.gz 428132 BLAKE2B bec14813d42e5a0d2854c62827218c06b56d092e6228ff7b32b37a0c0d85f545eb8747c8108dd390e445d28921c4a79f4a86d9985a3d1e0ffe888b4beb1a2261 SHA512 e0434c12d460d9ee2a1aaaa32ef0344dbce7ee11d250d31a9f3f08213834e48620f8c14ed97ba6a625c6a8f292efdbe1dcd90d50ce3c51b369c6d67c5ac6a0c9 DIST lms-3.55.0.tar.gz 435761 BLAKE2B 355a5c356b70d01ad8141209f479541a8b2fbedc6a289a86f117d6de5981903edbb08c7e4648c315ceb191b88f18840370fff5ad912b5993b3d557e1b1109c8a SHA512 8dcc6335d25e372b161034e8caa8ca182c7320569b16648db824a118013f647711da7d7c38a8aabc12eb608e203d14c6fe332b4a8b14125726e030f4e591eb3e DIST lms-3.56.0.tar.gz 440559 BLAKE2B 5443521cd4a72ffcb025007f4ab9a54efdb96b4794ef1516571ea231ae99de1d105a6da13f38fe624099b886815606743f823511b594b84c045d6cbb8ead1f5b SHA512 e89ee82b3c7595b4f41b2c74ebbef8be12ba769aec7a8951d4e008ca912d674c829f88fcef9592d5a96832c0ce9572056ec410038b424c344d6b3c4bd20f61f9 diff --git a/media-sound/lms/lms-3.54.0.ebuild b/media-sound/lms/lms-3.54.0.ebuild deleted file mode 100644 index 4bb37299e..000000000 --- a/media-sound/lms/lms-3.54.0.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake flag-o-matic pam systemd - -DESCRIPTION="Lightweight Music Server." -HOMEPAGE="http://lms-demo.poupon.dev/ https://github.com/epoupon/lms" -SRC_URI="https://github.com/epoupon/lms/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" -IUSE="test stb" -RESTRICT="!test? ( test )" - -RDEPEND=" - acct-user/lms - dev-cpp/wt - dev-libs/boost - dev-libs/libconfig[cxx] - media-libs/taglib - media-video/ffmpeg[mp3,opus] - - !stb? ( media-gfx/graphicsmagick ) - -" - -DEPEND=" - ${RDEPEND} - - stb? ( dev-libs/stb ) -" - -BDEPEND=" - test? ( dev-cpp/gtest ) -" - -PATCHES=( - "${FILESDIR}/${PN}-respect-ldflags.patch" -) - -src_configure() { - local mycmakeargs=( - -DLMS_IMAGE_BACKEND=$(usex stb stb graphicsmagick) - -DENABLE_TESTS=$(usex test) - ) - - cmake_src_configure -} - -src_install() { - cmake_src_install - - systemd_newunit conf/systemd/default.service lms.service - newinitd "${FILESDIR}/lms.init" lms - dopamd conf/pam/lms - mv "${ED}/usr/share/lms/lms.conf" "${ED}/etc/lms.conf" || die - - # Already installed in the proper directory - rm "${ED}/usr/share/lms/default.service" || die - rm "${ED}/usr/share/lms/lms" || die - - keepdir /var/log/lms - fowners -R lms:lms /var/log/lms - - keepdir /var/lms - fowners lms:lms /var/lms -}