From: "Davide Pesavento" <pesa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: media-video/xvideoservicethief/
Date: Sun, 10 Aug 2014 15:41:30 +0000 (UTC) [thread overview]
Message-ID: <1407684053.d7e3914f171598e3039180ab817de7ac15ac2e6d.pesa@gentoo> (raw)
Message-ID: <20140810154130.rBa-Qa8ef7kHmGEP_7IeM9_53e7M2FgGw9IhJ2oXmXs@z> (raw)
commit: d7e3914f171598e3039180ab817de7ac15ac2e6d
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 10 15:20:53 2014 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sun Aug 10 15:20:53 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=d7e3914f
[media-video/xvideoservicethief] EAPI=5
Package-Manager: portage-2.2.11-r1
---
.../xvideoservicethief/xvideoservicethief-9999.ebuild | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/media-video/xvideoservicethief/xvideoservicethief-9999.ebuild b/media-video/xvideoservicethief/xvideoservicethief-9999.ebuild
index d7f2bb2..3129b90 100644
--- a/media-video/xvideoservicethief/xvideoservicethief-9999.ebuild
+++ b/media-video/xvideoservicethief/xvideoservicethief-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="2"
+EAPI=5
LANGS="br ca cs da de es fr gl hu it ja ko nl pl ro ru sv"
@@ -28,10 +28,11 @@ RDEPEND="dev-qt/qtgui:4
media-video/flvstreamer"
S=${WORKDIR}
-TRANSLATIONSDIR="${S}/resources"
+TRANSLATIONSDIR=${S}/resources
src_prepare() {
subversion_src_prepare
+
# fix translations
mv "${S}"/resources/translations/${MY_PN}_cz.ts \
"${S}"/resources/translations/${MY_PN}_cs.ts || die
@@ -59,11 +60,10 @@ src_compile() {
}
src_install() {
- dobin bin/xvst || die "dobin failed"
- insinto /usr/share/pixmaps/
- newins resources/images/InformationLogo.png xvst.png || die "newins failed"
- make_desktop_entry /usr/bin/xvst xVideoServiceThief xvst 'Qt;AudioVideo;Video' \
- || die "make_desktop_entry failed"
+ dobin bin/xvst
+ insinto /usr/share/pixmaps
+ newins resources/images/InformationLogo.png xvst.png
+ make_desktop_entry /usr/bin/xvst xVideoServiceThief xvst 'Qt;AudioVideo;Video'
# install plugins
local dest=/usr/share/${PN}/plugins
next reply other threads:[~2014-08-11 21:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-19 1:07 Davide Pesavento [this message]
2014-08-10 15:41 ` [gentoo-commits] proj/qt:master commit in: media-video/xvideoservicethief/ Davide Pesavento
-- strict thread matches above, loose matches on Subject: below --
2016-10-28 16:12 Michael Palimaka
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=1407684053.d7e3914f171598e3039180ab817de7ac15ac2e6d.pesa@gentoo \
--to=pesa@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