summaryrefslogtreecommitdiff
path: root/net-misc/shout
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /net-misc/shout
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'net-misc/shout')
-rw-r--r--net-misc/shout/Manifest7
-rw-r--r--net-misc/shout/files/implicitdecls.patch12
-rw-r--r--net-misc/shout/files/ldflags.patch21
-rw-r--r--net-misc/shout/files/shout-0.8.0-overflow.patch26
-rw-r--r--net-misc/shout/files/variables.diff45
-rw-r--r--net-misc/shout/metadata.xml8
-rw-r--r--net-misc/shout/shout-0.8.0-r2.ebuild43
7 files changed, 0 insertions, 162 deletions
diff --git a/net-misc/shout/Manifest b/net-misc/shout/Manifest
deleted file mode 100644
index 9d5b8691a404..000000000000
--- a/net-misc/shout/Manifest
+++ /dev/null
@@ -1,7 +0,0 @@
-AUX implicitdecls.patch 294 BLAKE2B 4be17814df8b496e2c282bf09bc058359afe22e23824f66629cea1acf1dd918865d900e41167580ee789c3fe8dc5d5608858f5174b27481a40c4cdfcf5ec38d6 SHA512 e2f18ef4dd46725d8d023121045c25214b777b6ad699027fda8d0af84e284cb53f72b877a562935d056e7321523e9e65ed3d1dddd9491160ca5c8ee68831a70a
-AUX ldflags.patch 653 BLAKE2B 13d07c256ccdc0dec3aa559e66febd4ffd9119ad225086ad445f0c27674df64c1f1592a01c2669bfbc9df2793bf03158d091d6c1e377fab232e3be9d3f5ece67 SHA512 33a91c02e2b8dd9c1f2e44e6dc6f9bf3264a159ffb33451a5f800a2b15ba47dac0744a73cf5a18be8fe33531ad4cecb2149a2c765a8d9abb8cd07be549855a2e
-AUX shout-0.8.0-overflow.patch 705 BLAKE2B 0624831f97db15aa9792c33d4e0ef57f1a524a267aa9ff9f451327721b6d8ac74b53874bbe8be4c39dfaf1963811bfe7af9a970277a7590310054d3bb7db04e6 SHA512 ab1dde236c3edd4b17550511277762dbdc6cce05830a67429d958176ac4e494c3c16f88f15bb897714f37bb4979295c27353fed8c11681616d027c6c40b1609b
-AUX variables.diff 1142 BLAKE2B 82be90bde24002cfc734723f54135d85abdf8d539bdd54f24c405ccdece0fd725ccbffc3dd1c114c0b8ae09f5db728e7d6fa27f5e903434654cc47a2ae405c91 SHA512 abe393346b791fcc4cdb57a17c4410bbc967777c1f6d5bf0339618b6592e615000f49262ac907e5d83ea7c0837074923f719089d5a35f4aa0a1bf90dab9b6e36
-DIST shout-0.8.0.tar.gz 66394 BLAKE2B 60f132f94fc666205af4c3a217949f6032d93e2c666dd500b2bec95f3fcf3de917cb33377e812bfd0161d21efe82de11913e8b1c7a85f84662de51ba484e4b0d SHA512 95ee62071ce4dc7f624213d4eaf10d029b0a2e3ff030e7236656fc5387045be34a6f08ee778c4e8e77fed9b4ee8f60c191a369921b3079c3183cc650b77b3565
-EBUILD shout-0.8.0-r2.ebuild 1009 BLAKE2B 2002eea4e50fcdeb8673f79b951bec607f73dcf242e43502f5ec3b8c71b76b44c38dbf93135043b23abb144748697018ffb814c5ca0888eb669ee6f068ce4564 SHA512 c5f8d9588d981484d5b43134a5fb5632016bd94ed636b2b8da76d29244233f5d1b5ccfe98468e255bf518fed923151584b25b92277644a7b5cc4a87cb599531d
-MISC metadata.xml 249 BLAKE2B f7f8f071ecba933f3d39b0b60983281d59299b92de9375a60ab4109d7202800cb790bce0c426227f04b3e2624b1adb20876145741355abc6a4938b8b9698d144 SHA512 9a100fb26586365eda99724330a03a512f4d0be18d39c3a195ba02c2fc841edeee99d22512acf5a058a3b978d3a74f4d963a5aff9aa343b6cb4086cdfefe6343
diff --git a/net-misc/shout/files/implicitdecls.patch b/net-misc/shout/files/implicitdecls.patch
deleted file mode 100644
index b7a6999f121e..000000000000
--- a/net-misc/shout/files/implicitdecls.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: shout-0.8.0/sock.c
-===================================================================
---- shout-0.8.0.orig/sock.c
-+++ shout-0.8.0/sock.c
-@@ -25,6 +25,7 @@
- #include <arpa/inet.h>
- #include <sys/time.h>
- #include <unistd.h>
-+#include <string.h>
- #endif /* !win32 */
-
- #include "sock.h"
diff --git a/net-misc/shout/files/ldflags.patch b/net-misc/shout/files/ldflags.patch
deleted file mode 100644
index 3d049d98d318..000000000000
--- a/net-misc/shout/files/ldflags.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-Index: shout-0.8.0/Makefile.in
-===================================================================
---- shout-0.8.0.orig/Makefile.in
-+++ shout-0.8.0/Makefile.in
-@@ -2,7 +2,6 @@
-
- CC = @CC@
- CFLAGS = @CFLAGS@
--LDFLAGS = @LIBS@
-
- SHELL=/bin/sh
-
-@@ -26,7 +25,7 @@ COMPILE_CFLAGS=$(CFLAGS) $(DEFS)
- all: shout
-
- shout: shout.c rand.o mpeg.o configfile.o sock.o util.o
-- $(CC) $(COMPILE_CFLAGS) -o shout shout.c rand.o mpeg.o configfile.o sock.o util.o $(LDFLAGS)
-+ $(CC) $(COMPILE_CFLAGS) $(LDFLAGS) -o shout shout.c rand.o mpeg.o configfile.o sock.o util.o @LIBS@
-
- configfile.o: configfile.c
- $(CC) $(COMPILE_CFLAGS) -c -o configfile.o configfile.c
diff --git a/net-misc/shout/files/shout-0.8.0-overflow.patch b/net-misc/shout/files/shout-0.8.0-overflow.patch
deleted file mode 100644
index a1292423ce4b..000000000000
--- a/net-misc/shout/files/shout-0.8.0-overflow.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-diff --git a/shout.c b/shout.c
-index 0a1bded..00bae8d 100644
---- a/shout.c
-+++ b/shout.c
-@@ -441,7 +441,7 @@ post_config ()
- perror ("fopen");
- px_shutdown (44);
- }
-- my_snprintf (pid, BUFSIZE, "%d\n", (int) getpid ());
-+ my_snprintf (pid, 30, "%d\n", (int) getpid ());
- fputs (pid, fp);
- fclose (fp);
- }
-diff --git a/sock.c b/sock.c
-index 4a67c00..3b4e539 100644
---- a/sock.c
-+++ b/sock.c
-@@ -81,7 +81,7 @@ sock_connect (char *hostname, int port)
- sock_close (sockfd);
- return -1;
- }
-- memcpy (&server.sin_addr, &sin.sin_addr, sizeof (sin));
-+ memcpy (&server.sin_addr, &sin.sin_addr, sizeof (sin.sin_addr));
- } else {
- host = gethostbyname (hostname);
- if (host == NULL) {
diff --git a/net-misc/shout/files/variables.diff b/net-misc/shout/files/variables.diff
deleted file mode 100644
index afaefbcb2cad..000000000000
--- a/net-misc/shout/files/variables.diff
+++ /dev/null
@@ -1,45 +0,0 @@
-diff -urN shout-0.8.0/Makefile.in shout-0.8.0-modified/Makefile.in
---- shout-0.8.0/Makefile.in Thu Apr 20 02:31:50 2000
-+++ shout-0.8.0-modified/Makefile.in Tue Jul 23 19:14:36 2002
-@@ -9,11 +9,11 @@
- srcdir = @srcdir@
- VPATH = @srcdir@
-
--prefix = @prefix@/icecast
--exec_prefix = @prefix@
--bindir = @BINDIR@
--etcdir = @ETCDIR@
--logdir = @LOGDIR@
-+prefix = /usr
-+exec_prefix = /usr
-+bindir = /usr/bin
-+etcdir = /etc/shout
-+logdir = /var/log/shout
-
- DEFS = -I. @DEFS@
-
---- shout-0.8.0/configure 2000-04-20 09:41:45.000000000 +0200
-+++ shout-0.8.0/configure 2004-07-17 17:17:40.000000000 +0200
-@@ -532,20 +532,10 @@
- prefix=$prefix
- fi
-
--if test "x$enable_fsstd" = "xyes"; then
- echo "FSSTD ENABLED"
- BINDIR="/usr/bin"
-- ETCDIR="/etc/icecast"
-- LOGDIR="/var/log/icecast"
--else
-- echo "FSSTD DISABLED"
-- BINDIR="${prefix}/icecast/bin"
-- ETCDIR="${prefix}/icecast/etc"
-- LOGDIR="${prefix}/icecast/log"
--fi
--
--
--
-+ ETCDIR="/etc/shout"
-+ LOGDIR="/var/log/shout"
-
- # Extract the first word of "gcc", so it can be a program name with args.
- set dummy gcc; ac_word=$2
diff --git a/net-misc/shout/metadata.xml b/net-misc/shout/metadata.xml
deleted file mode 100644
index c870d0eef0ab..000000000000
--- a/net-misc/shout/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>sound@gentoo.org</email>
- <name>Gentoo Sound project</name>
-</maintainer>
-</pkgmetadata>
diff --git a/net-misc/shout/shout-0.8.0-r2.ebuild b/net-misc/shout/shout-0.8.0-r2.ebuild
deleted file mode 100644
index 0a6887cedef8..000000000000
--- a/net-misc/shout/shout-0.8.0-r2.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Shout is a program for creating mp3 stream for use with icecast or shoutcast"
-HOMEPAGE="http://www.icecast.org"
-SRC_URI="http://icecast.org/releases/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha ~ppc sparc x86"
-IUSE=""
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/variables.diff \
- "${FILESDIR}"/ldflags.patch \
- "${FILESDIR}"/implicitdecls.patch \
- "${FILESDIR}"/${P}-overflow.patch
- rm -f sock.o
- sed -i -e "s/-ansi//" configure
-}
-
-src_compile() {
- tc-export CC
- econf --sysconfdir=/etc/shout \
- --localstatedir=/var
- emake || die "emake failed."
-}
-
-src_install () {
- emake DESTDIR="${D}" install || die "emake install failed."
- keepdir /var/log/shout
- fowners root:audio /var/log/shout
- fperms 775 /var/log/shout
- fperms 755 /etc/shout
- fperms 644 /etc/shout/shout.conf.dist
- dodoc BUGS CREDITS README.shout TODO
-}