public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-video/kikoplay/
Date: Mon, 20 Apr 2020 09:47:59 +0000 (UTC)	[thread overview]
Message-ID: <1587324084.ac4adf59770aa8e722e98ed55344624e87322b64.andrewammerlaan@gentoo> (raw)

commit:     ac4adf59770aa8e722e98ed55344624e87322b64
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Sun Apr 19 19:21:19 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Apr 19 19:21:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ac4adf59

media-video/kikoplay: update live build to fit upstream

The patches have been merged to upstream.
Related about this package:
https://github.com/gentoo/guru/issues/7
https://bugs.gentoo.org/671248
https://bugs.gentoo.org/657722

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui <vowstar <AT> gmail.com>

 media-video/kikoplay/kikoplay-9999.ebuild | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/media-video/kikoplay/kikoplay-9999.ebuild b/media-video/kikoplay/kikoplay-9999.ebuild
index d91a296..50ad86c 100644
--- a/media-video/kikoplay/kikoplay-9999.ebuild
+++ b/media-video/kikoplay/kikoplay-9999.ebuild
@@ -43,30 +43,9 @@ DEPEND="
 "
 
 BDEPEND="
-	media-gfx/imagemagick
 	virtual/pkgconfig
 "
 
-PATCHES=(
-	"${FILESDIR}"/${PN}-0.6.0-desktop.patch # Add a desktop file
-	"${FILESDIR}"/${PN}-0.6.0-home.patch # Fix config file path
-)
-
-src_prepare() {
-	default
-	# Fix lua link problem, link to lua5.3 to fix bug
-	sed -i "s/-llua/-llua5.3/" KikoPlay.pro || die "Could not fix lua link"
-	echo "target.path += /usr/bin" >> KikoPlay.pro || die "Could not fix install path"
-	echo "INSTALLS += target icons desktop" >> KikoPlay.pro || die "Could not fix install target"
-	echo "unix:icons.path = /usr/share/pixmaps" >> KikoPlay.pro || die "Could not fix install icon PATH"
-	echo "unix:desktop.path = /usr/share/applications" >> KikoPlay.pro || die "Could not fix install desktop PATH"
-	echo "unix:icons.files = kikoplay.png kikoplay.xpm" >> KikoPlay.pro || die "Could not fix install desktop PATH"
-	echo "unix:desktop.files = kikoplay.desktop" >> KikoPlay.pro || die "Could not fix install desktop PATH"
-	echo "DEFINES += CONFIG_HOME_DATA" >> KikoPlay.pro || die "Could not set defines"
-	convert kikoplay.ico kikoplay.png || die "Could not create PNG icon"
-	convert kikoplay.ico kikoplay.xpm || die "Could not create XPM icon"
-}
-
 src_configure() {
 	eqmake5 PREFIX="${D}"/usr
 }


             reply	other threads:[~2020-04-20  9:48 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-20  9:47 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-12  9:37 [gentoo-commits] repo/proj/guru:master commit in: media-video/kikoplay/ David Roman
2024-09-12  9:37 David Roman
2022-05-02 17:34 [gentoo-commits] repo/proj/guru:dev " Arthur Zamarin
2022-05-02 17:59 ` [gentoo-commits] repo/proj/guru:master " Arthur Zamarin
2021-07-14 19:43 Andrew Ammerlaan
2021-07-14 19:43 Andrew Ammerlaan
2021-07-14 19:43 Andrew Ammerlaan
2021-05-17 19:11 Andrew Ammerlaan
2021-04-06  9:03 Andrew Ammerlaan
2021-04-06  9:03 Andrew Ammerlaan
2021-04-06  9:03 Andrew Ammerlaan
2021-04-06  9:03 Andrew Ammerlaan
2020-12-30 10:32 Andrew Ammerlaan
2020-12-30 10:32 Andrew Ammerlaan
2020-12-28 23:22 Andrew Ammerlaan
2020-12-28 23:22 Andrew Ammerlaan
2020-10-21  9:02 Andrew Ammerlaan
2020-10-21  9:02 Andrew Ammerlaan
2020-07-08  5:56 Haelwenn Monnier
2020-06-01 11:31 Andrew Ammerlaan
2020-06-01 11:31 Andrew Ammerlaan
2020-06-01 11:31 Andrew Ammerlaan
2020-05-14  9:29 Andrew Ammerlaan
2020-05-12  9:01 Andrew Ammerlaan
2020-05-12  9:01 Andrew Ammerlaan
2020-04-27 11:25 Andrew Ammerlaan
2020-04-27 11:25 Andrew Ammerlaan
2020-04-27 11:25 Andrew Ammerlaan
2020-04-27 11:25 Andrew Ammerlaan
2020-04-27  7:02 Andrew Ammerlaan
2020-04-27  7:02 Andrew Ammerlaan
2020-04-20  9:47 Andrew Ammerlaan
2020-04-18 18:39 Andrew Ammerlaan
2020-04-18 18:39 Andrew Ammerlaan
2020-04-18 18:39 Andrew Ammerlaan

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=1587324084.ac4adf59770aa8e722e98ed55344624e87322b64.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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