public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-libs/skstream/files/, media-libs/skstream/
@ 2019-12-20  7:25 Alfredo Tupone
  0 siblings, 0 replies; only message in thread
From: Alfredo Tupone @ 2019-12-20  7:25 UTC (permalink / raw
  To: gentoo-commits

commit:     dee84239725f99fa6d09e155d756b82acd9f6634
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 20 07:24:20 2019 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Dec 20 07:25:19 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dee84239

media-libs/skstream: Removed

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 media-libs/skstream/Manifest                       |  1 -
 .../skstream/files/skstream-0.3.9-test.patch       | 20 ----------------
 media-libs/skstream/metadata.xml                   | 10 --------
 media-libs/skstream/skstream-0.3.9.ebuild          | 28 ----------------------
 4 files changed, 59 deletions(-)

diff --git a/media-libs/skstream/Manifest b/media-libs/skstream/Manifest
deleted file mode 100644
index 0bfd96890ae..00000000000
--- a/media-libs/skstream/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST skstream-0.3.9.tar.bz2 326088 BLAKE2B 8eac32ad80c2ca6f3026a10facbc34f7d2a1f113c5b8ee1a550118c13b1819f79b4846082099685d37ab43bf57f6e9da0262d19d3aa1c1bdbace2892f07e0794 SHA512 88cf67a76c9983eaa50d2350a6895a1782e77d9e9794084999770989436a3306d1f4d4d4a6ddfa199235f1dc0518d65988cd1956fdd2ce5306fd6b2246db91d9

diff --git a/media-libs/skstream/files/skstream-0.3.9-test.patch b/media-libs/skstream/files/skstream-0.3.9-test.patch
deleted file mode 100644
index b89aa3c0644..00000000000
--- a/media-libs/skstream/files/skstream-0.3.9-test.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/test/childskstreamtest.h
-+++ b/test/childskstreamtest.h
-@@ -109,9 +109,6 @@
-     //some macros for building the suite() method
-     CPPUNIT_TEST_SUITE(tcpskstreamtest);
-     CPPUNIT_TEST(testConstructor_1);
--    CPPUNIT_TEST(testConstructor_2);
--    CPPUNIT_TEST(testOpen);
--    CPPUNIT_TEST(testOpenNonblock);
-     CPPUNIT_TEST_SUITE_END();
- 
-     private: 
-@@ -245,7 +242,6 @@
- {
-     //some macros for building the suite() method
-     CPPUNIT_TEST_SUITE(rawskstreamtest);
--    CPPUNIT_TEST(testConstructor_1);
-     CPPUNIT_TEST_SUITE_END();
- 
-     public:

diff --git a/media-libs/skstream/metadata.xml b/media-libs/skstream/metadata.xml
deleted file mode 100644
index 1da2723d41e..00000000000
--- a/media-libs/skstream/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>tupone@gentoo.org</email>
-	</maintainer>
-	<upstream>
-		<remote-id type="sourceforge">worldforge</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/media-libs/skstream/skstream-0.3.9.ebuild b/media-libs/skstream/skstream-0.3.9.ebuild
deleted file mode 100644
index 37ecfd72942..00000000000
--- a/media-libs/skstream/skstream-0.3.9.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic
-
-DESCRIPTION="FreeSockets - Portable C++ classes for IP (sockets) applications"
-HOMEPAGE="https://www.worldforge.org/"
-SRC_URI="mirror://sourceforge/worldforge/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="test? ( dev-util/cppunit )"
-RDEPEND=""
-
-PATCHES=( "${FILESDIR}"/${P}-test.patch )
-
-src_configure() {
-	# bug 651840
-	append-cxxflags -std=c++11
-
-	default
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-20  7:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-20  7:25 [gentoo-commits] repo/gentoo:master commit in: media-libs/skstream/files/, media-libs/skstream/ Alfredo Tupone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox