summaryrefslogtreecommitdiff
path: root/net-misc/icecast
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-24 02:11:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-24 02:11:45 +0100
commitb49088575eb777ced2551f484da86317332d6087 (patch)
treebf9a151cf2d61956340d555659ffc098ee1da466 /net-misc/icecast
parent514d1bbe260df2521fe60f1a3ec87cfcfde1a829 (diff)
gentoo resync : 24.07.2021
Diffstat (limited to 'net-misc/icecast')
-rw-r--r--net-misc/icecast/Manifest2
-rw-r--r--net-misc/icecast/icecast-2.4.4-r1.ebuild (renamed from net-misc/icecast/icecast-2.4.4.ebuild)13
2 files changed, 7 insertions, 8 deletions
diff --git a/net-misc/icecast/Manifest b/net-misc/icecast/Manifest
index 4d17bc721427..5ee1e03eb0ad 100644
--- a/net-misc/icecast/Manifest
+++ b/net-misc/icecast/Manifest
@@ -5,5 +5,5 @@ AUX icecast.logrotate 140 BLAKE2B e42003ef1902b876df9c90fbbe15ebfd41fe6b38d989d2
AUX icecast.service 185 BLAKE2B 342bfd8bb1c906ae6184ae56469c7fd484b09d55da9d552cd1e8ec32865bc8756608f2962fc63810fe3fbd1936819d36207926c80e5eb1796ec7dc742f56d075 SHA512 a1e662f9b39ecbd35f28e849c5ae9db314d12e8fcefb152660180e9b51fe538197522c5ddda4908a4012ebe73ac4f9a6c12543a01548e9c41f17b5a17b942f51
AUX icecast.xml 6775 BLAKE2B 2e63a21250cc0e3e580ee1bda7a188d295e3ce81de9ebb442bcd17c4ca5ed6edc0384bf03128e9b680b399feabb4272b7d56940f8732f3ca8da9a5fd68c6c11e SHA512 72620980b9213aa3570b9e4e803cb901f0a3770b081721f0f4e01ad9a0af0cc8a7f6242940b1ac9941f51320ab8c3e97245cf8e0249c5bf504b8f3a01c250a96
DIST icecast-2.4.4.tar.gz 2360592 BLAKE2B fd4034749feb4bf38c684ac6d8de572fdebce875843dc1be286264c8fe8d38feb24ea889b07ec79aada34cf16dae46eb21a8c5470f67c08f2dd56dc04c12130f SHA512 e9ffb478cac2570891787455591d881a59185e067bb36f51706a7070cd9d82d80425ec8cf151f5ebb17d1b75654449fc760f8b82a1bb05f020b47ec09e46b4d0
-EBUILD icecast-2.4.4.ebuild 2089 BLAKE2B 047a5f137621a8f1dd121419952aa53e0ddcc7cbc2c31a8e29456ee2e4c00c6e3d36b6cbdb0167c3b47ecd325ee45e3e1737e8bb367c00af1216c1013f694715 SHA512 d7d6e4cfce9d196d182bff7459a575afad9c621ecd2c08198f06fa32f1cda8816c655a69c74c39a7b33b79801246b8a51ea292cdc15882db888c03d6a98e2219
+EBUILD icecast-2.4.4-r1.ebuild 2072 BLAKE2B 720c084b7a6799cdc3abf6a45fd925ae39d3a2a493d4108ffce028e1df0ac21586ebdb28c0e2de961849c718a68ec9122b52d16981b7866a0fcaf775f97f7a59 SHA512 93e9fcbcda55ac720367023954c82996d0581f5b54c4e80809a493b3c6391bca864abd0f515994e3a49c58fc2e6beedcbd54dac60dd9972523c8adc0de755298
MISC metadata.xml 512 BLAKE2B d4478aee58c5ea15615899722848ee4e84025febf3fdff1203cdc68cea5b7f9021df8995bec3d25bf8f06953dfb3b4b6f2621fae904be59cc88c78732a0ac79a SHA512 73beb97a44390ef3aa35ef29f473397886d8af1f02e8b76924697d8e86df99238010ae63b392e9eb8cd5e6d7c634e380a51c5e298074cd7ed8256649ef6bfc62
diff --git a/net-misc/icecast/icecast-2.4.4.ebuild b/net-misc/icecast/icecast-2.4.4-r1.ebuild
index 7c424982d14f..08a3afff7a22 100644
--- a/net-misc/icecast/icecast-2.4.4.ebuild
+++ b/net-misc/icecast/icecast-2.4.4-r1.ebuild
@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools systemd user
+
+inherit autotools systemd
DESCRIPTION="Opensource alternative to shoutcast that supports mp3, ogg and aac streaming"
HOMEPAGE="https://www.icecast.org/"
@@ -16,6 +17,8 @@ IUSE="kate logrotate +speex +ssl +theora +yp"
#Although there is a --with-ogg and --with-orbis configure option, they're
#only useful for specifying paths, not for disabling.
DEPEND="
+ acct-group/icecast
+ acct-user/icecast
dev-libs/libxml2
dev-libs/libxslt
media-libs/libogg
@@ -38,10 +41,6 @@ PATCHES=(
"${FILESDIR}"/${PN}-2.3.3-fix-xiph_openssl.patch
)
-pkg_setup() {
- enewuser icecast -1 -1 -1 nogroup
-}
-
src_prepare() {
default
mv configure.{in,ac} || die
@@ -80,7 +79,7 @@ src_install() {
insinto /etc/logrotate.d
newins "${FILESDIR}"/${PN}.logrotate ${PN}
fi
- diropts -m0764 -o icecast -g nogroup
+ diropts -m0764 -o icecast -g icecast
dodir /var/log/icecast
keepdir /var/log/icecast
rm -r "${ED}"/usr/share/doc/icecast || die
@@ -88,5 +87,5 @@ src_install() {
pkg_postinst() {
touch "${ROOT}"/var/log/icecast/{access,error}.log
- chown icecast:nogroup "${ROOT}"/var/log/icecast/{access,error}.log
+ chown icecast:icecast "${ROOT}"/var/log/icecast/{access,error}.log
}