public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/pitivi/
Date: Fri, 25 Nov 2016 21:40:42 +0000 (UTC)	[thread overview]
Message-ID: <1480110039.f4e3d5b375854820a52533a0b0108f4922b8f650.monsieurp@gentoo> (raw)

commit:     f4e3d5b375854820a52533a0b0108f4922b8f650
Author:     Jouni Kosonen <jouni.kosonen <AT> tukesoft <DOT> com>
AuthorDate: Fri Oct 21 19:45:17 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Nov 25 21:40:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4e3d5b3

media-video/pitivi: Ensure sane libdir value and add prefix support.

Gentoo-Bug: https://bugs.gento.org/597414
Closes: https://github.com/gentoo/gentoo/pull/2624

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 media-video/pitivi/pitivi-0.97.1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-video/pitivi/pitivi-0.97.1.ebuild b/media-video/pitivi/pitivi-0.97.1.ebuild
index e177cd2..2f6b4b7 100644
--- a/media-video/pitivi/pitivi-0.97.1.ebuild
+++ b/media-video/pitivi/pitivi-0.97.1.ebuild
@@ -31,7 +31,7 @@ COMMON_DEPEND="
 	>=x11-libs/cairo-1.10
 
 	>=media-libs/gstreamer-${GST_VER}:1.0[introspection]
-	>=media-plugins/gst-transcoder-1.8.1
+	>=media-plugins/gst-transcoder-1.8.2-r1
 "
 RDEPEND="${COMMON_DEPEND}
 	>=dev-libs/glib-2.30.0:2
@@ -80,8 +80,9 @@ src_configure() {
 	# --buildtype=plain needed for honoring CFLAGS/CXXFLAGS and not
 	# defaulting to debug
 	./configure \
-		--prefix=/usr \
+		--prefix="${EPREFIX}/usr" \
 		--buildtype=plain \
+		--libdir="$(get_libdir)" \
 		-Denable-tests=$(usex test true false) \
 		|| die
 }


             reply	other threads:[~2016-11-25 21:40 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-25 21:40 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-14  1:46 [gentoo-commits] repo/gentoo:master commit in: media-video/pitivi/ Pacho Ramos
2025-04-14  1:46 Pacho Ramos
2024-06-16 11:07 Pacho Ramos
2023-10-29 22:23 Mart Raudsepp
2023-05-06 11:34 Sam James
2023-05-06 11:34 Sam James
2023-05-03 10:21 Arthur Zamarin
2023-05-02 17:53 Arthur Zamarin
2023-04-12 15:45 Matt Turner
2022-10-29 17:44 Matt Turner
2022-09-12 16:01 Sam James
2022-09-12 16:00 Sam James
2022-07-20 15:03 Pacho Ramos
2022-06-18 16:57 Agostino Sarubbo
2022-06-18 16:54 Agostino Sarubbo
2022-01-06 15:01 Agostino Sarubbo
2022-01-03 12:11 Jakov Smolić
2021-07-28 21:15 Sam James
2021-05-31 20:53 Michał Górny
2021-05-15  2:01 Sam James
2021-05-15  2:01 Sam James
2021-05-02 20:41 Matt Turner
2020-06-20 20:35 Mart Raudsepp
2020-05-12  6:39 Agostino Sarubbo
2020-05-11 11:28 Agostino Sarubbo
2020-05-09 16:22 Mart Raudsepp
2020-02-09 16:31 Michał Górny
2019-04-14 11:12 Agostino Sarubbo
2019-04-12 21:56 Pacho Ramos
2019-03-31 12:12 Pacho Ramos
2019-03-31 12:12 Pacho Ramos
2018-06-26 19:08 Pacho Ramos
2017-11-30 20:40 Thomas Deutschmann
2017-02-15 22:35 Mart Raudsepp
2016-10-15 15:46 Gilles Dartiguelongue
2016-08-06  7:05 Pacho Ramos
2016-08-06  7:05 Pacho Ramos
2016-07-02 17:12 Pacho Ramos
2016-03-06 20:36 Mikle Kolyada
2015-12-12 14:29 Pacho Ramos
2015-09-06 20:55 Pacho Ramos

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=1480110039.f4e3d5b375854820a52533a0b0108f4922b8f650.monsieurp@gentoo \
    --to=monsieurp@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