From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-tv/livestation: ChangeLog livestation-2.7.0-r1.ebuild livestation-2.7.0.ebuild
Date: Fri, 29 May 2009 20:30:29 +0000 [thread overview]
Message-ID: <E1MA8ij-0008TW-4E@stork.gentoo.org> (raw)
ssuominen 09/05/29 20:30:29
Modified: ChangeLog
Added: livestation-2.7.0-r1.ebuild
Removed: livestation-2.7.0.ebuild
Log:
Remove libXtst.so.6 from the package, since emul-linux-x86-xlibs provides it.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.2 media-tv/livestation/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/livestation/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/livestation/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/livestation/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/livestation/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 29 Apr 2009 08:19:58 -0000 1.1
+++ ChangeLog 29 May 2009 20:30:29 -0000 1.2
@@ -1,6 +1,13 @@
# ChangeLog for media-tv/livestation
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/livestation/ChangeLog,v 1.1 2009/04/29 08:19:58 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/livestation/ChangeLog,v 1.2 2009/05/29 20:30:29 ssuominen Exp $
+
+*livestation-2.7.0-r1 (29 May 2009)
+
+ 29 May 2009; Samuli Suominen <ssuominen@gentoo.org>
+ -livestation-2.7.0.ebuild, +livestation-2.7.0-r1.ebuild:
+ Remove libXtst.so.6 from the package, since emul-linux-x86-xlibs provides
+ it.
*livestation-2.7.0 (29 Apr 2009)
1.1 media-tv/livestation/livestation-2.7.0-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/livestation/livestation-2.7.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/livestation/livestation-2.7.0-r1.ebuild?rev=1.1&content-type=text/plain
Index: livestation-2.7.0-r1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-tv/livestation/livestation-2.7.0-r1.ebuild,v 1.1 2009/05/29 20:30:29 ssuominen Exp $
inherit eutils
DESCRIPTION="Watch live, interactive TV and radio on the Livestation player"
HOMEPAGE="http://www.livestation.com"
SRC_URI="http://updates.${PN}.com/releases/${P/l/L}.run"
LICENSE="Livestation-EULA.txt"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
RDEPEND="amd64? ( app-emulation/emul-linux-x86-baselibs
app-emulation/emul-linux-x86-xlibs )"
DEPEND=""
MY_PN=${PN/l/L}
QA_TEXTRELS="opt/${MY_PN}/lib/*"
RESTRICT="mirror strip"
PROPERTIES="interactive"
S=${WORKDIR}/i386
pkg_setup() {
check_license
}
src_unpack() {
unpack_makeself
}
src_install() {
local dest=/opt/${MY_PN}
dodir ${dest}
cp -dpR *.{bin,conf} plugins "${D}"/${dest} || die "cp failed"
exeinto ${dest}/lib
rm -f lib/libXtst.so.6
doexe lib/* || die "doexe failed"
dosym plugins/imageformats ${dest}/imageformats || die "dosym failed"
dodoc README
make_wrapper ${PN} ./${MY_PN}.bin ${dest} ${dest}/lib
make_desktop_entry ${PN} ${MY_PN}
}
reply other threads:[~2009-05-29 20:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1MA8ij-0008TW-4E@stork.gentoo.org \
--to=ssuominen@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox