mrueg 15/01/15 16:41:50
Modified: metadata.xml ChangeLog
Added: teamspeak-client-bin-3.0.16.ebuild
Removed: teamspeak-client-bin-3.0.13.ebuild
teamspeak-client-bin-3.0.11.1.ebuild
teamspeak-client-bin-3.0.12.ebuild
Log:
Proxy commit for Karol Herbst. Add him as proxied maintainer. Version bump.
Remove old. Fixes bug #504604.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.9 media-sound/teamspeak-client-bin/metadata.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-client-bin/metadata.xml?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-client-bin/metadata.xml?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-client-bin/metadata.xml?r1=1.8&r2=1.9
Index: metadata.xml
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/media-sound/teamspeak-client-bin/metadata.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- metadata.xml 14 Nov 2014 01:39:45 -0000 1.8
+++ metadata.xml 15 Jan 2015 16:41:50 -0000 1.9
@@ -1,8 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <herd>proxy-maintainers</herd>
<maintainer>
- <email>[email protected]</email>
+ <email>[email protected]</email>
+ <name>Karol Herbst</name>
+ <description>Proxy-Maintainer. Assign bugs to him</description>
</maintainer>
<longdescription>TeamSpeak Client (Voice Communication
Software)</longdescription>
</pkgmetadata>
1.38 media-sound/teamspeak-client-bin/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-client-bin/ChangeLog?rev=1.38&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-client-bin/ChangeLog?rev=1.38&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-client-bin/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/teamspeak-client-bin/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 14 Nov 2014 01:39:45 -0000 1.37
+++ ChangeLog 15 Jan 2015 16:41:50 -0000 1.38
@@ -1,6 +1,15 @@
# ChangeLog for media-sound/teamspeak-client-bin
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header:
/var/cvsroot/gentoo-x86/media-sound/teamspeak-client-bin/ChangeLog,v 1.37
2014/11/14 01:39:45 tomwij Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header:
/var/cvsroot/gentoo-x86/media-sound/teamspeak-client-bin/ChangeLog,v 1.38
2015/01/15 16:41:50 mrueg Exp $
+
+*teamspeak-client-bin-3.0.16 (15 Jan 2015)
+
+ 15 Jan 2015; Manuel RĂ¼ger <[email protected]>
+ +teamspeak-client-bin-3.0.16.ebuild, -teamspeak-client-bin-3.0.11.1.ebuild,
+ -teamspeak-client-bin-3.0.12.ebuild, -teamspeak-client-bin-3.0.13.ebuild,
+ metadata.xml:
+ Proxy commit for Karol Herbst. Add him as proxied maintainer. Version bump.
+ Remove old. Fixes bug #504604.
14 Nov 2014; Tom Wijsman <[email protected]> metadata.xml:
Maintainer needed.
1.1
media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.16.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.16.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.16.ebuild?rev=1.1&content-type=text/plain
Index: teamspeak-client-bin-3.0.16.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.16.ebuild,v
1.1 2015/01/15 16:41:50 mrueg Exp $
EAPI="5"
inherit eutils unpacker
DESCRIPTION="TeamSpeak Client - Voice Communication Software"
HOMEPAGE="http://www.teamspeak.com/"
LICENSE="teamspeak3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RESTRICT="fetch mirror strip"
IUSE="alsa pulseaudio"
REQUIRED_USE="|| ( alsa pulseaudio )"
SRC_URI="amd64? (
http://ftp.4players.de/pub/hosted/ts3/releases/${PV}/TeamSpeak3-Client-linux_amd64-${PV/_/-}.run
)
x86? (
http://ftp.4players.de/pub/hosted/ts3/releases/${PV}/TeamSpeak3-Client-linux_x86-${PV/_/-}.run
)"
RDEPEND="
dev-qt/qtcore:5
dev-qt/qtgui:5[accessibility]
dev-qt/qtnetwork:5
dev-qt/qtsql:5[sqlite]
dev-qt/qtwidgets:5
sys-libs/glibc
sys-libs/zlib
alsa? ( media-libs/alsa-lib )
pulseaudio? ( media-sound/pulseaudio )"
S="${WORKDIR}"
pkg_nofetch() {
if use amd64 ; then
einfo "Please download
TeamSpeak3-Client-linux_amd64-${PV/_/-}.run"
elif use x86 ; then
einfo "Please download
TeamSpeak3-Client-linux_x86-${PV/_/-}.run"
fi
einfo "from ${HOMEPAGE}?page=downloads and place this"
einfo "file in ${DISTDIR}"
}
src_prepare() {
# Remove the qt-libraries as they just cause trouble with the system's
Qt, see bug #328807.
rm libQt* || die "Couldn't remove bundled Qt libraries."
rm -r accessible platforms sqldrivers qt.conf || die "Couldn't remove
bundle Qt files."
# Remove unwanted soundbackends.
if ! use alsa ; then
rm soundbackends/libalsa* || die
fi
if ! use pulseaudio ; then
rm soundbackends/libpulseaudio* || die
fi
# Rename the tsclient to its shorter version, required by the
teamspeak3 script we install.
mv ts3client_linux_* ts3client || die "Couldn't rename ts3client to its
shorter version."
}
src_install() {
dodir /opt/teamspeak3-client
insinto /opt/teamspeak3-client
doins -r *
fperms +x /opt/teamspeak3-client/ts3client
exeinto /usr/bin
doexe "${FILESDIR}/teamspeak3"
make_desktop_entry teamspeak3 TeamSpeak3 \
"/opt/teamspeak3-client/pluginsdk/docs/client_html/images/logo.png" \
Network
}