public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markos Chandras (hwoarang)" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-video/rtmpdump: rtmpdump-2.3.ebuild ChangeLog
Date: Thu,  8 Jul 2010 10:02:31 +0000 (UTC)	[thread overview]
Message-ID: <20100708100231.20AD12CE14@corvid.gentoo.org> (raw)

hwoarang    10/07/08 10:02:31

  Modified:             rtmpdump-2.3.ebuild ChangeLog
  Log:
  Fix multilib-strict support. Bug #327449
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  media-video/rtmpdump/rtmpdump-2.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/rtmpdump/rtmpdump-2.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/rtmpdump/rtmpdump-2.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/rtmpdump/rtmpdump-2.3.ebuild?r1=1.1&r2=1.2

Index: rtmpdump-2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/rtmpdump/rtmpdump-2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rtmpdump-2.3.ebuild	7 Jul 2010 22:25:30 -0000	1.1
+++ rtmpdump-2.3.ebuild	8 Jul 2010 10:02:30 -0000	1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/rtmpdump/rtmpdump-2.3.ebuild,v 1.1 2010/07/07 22:25:30 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/rtmpdump/rtmpdump-2.3.ebuild,v 1.2 2010/07/08 10:02:30 hwoarang Exp $
 
 EAPI="2"
 
-inherit toolchain-funcs
+inherit multilib toolchain-funcs
 
 DESCRIPTION="Open source command-line RTMP client intended to stream audio or video flash content"
 HOMEPAGE="http://rtmpdump.mplayerhq.hu/"
@@ -50,13 +50,14 @@
 			crypto="OPENSSL"
 		fi
 	fi
-
+	#fix multilib-script support. Bug #327449
+	sed -i "/^libdir/s:lib$:$(get_libdir)$:" librtmp/Makefile
 	emake CC=$(tc-getCC) LD=$(tc-getLD) \
 		OPT="${CFLAGS}" XLDFLAGS="${LDFLAGS}" CRYPTO="${crypto}" SYS=posix || die "emake failed"
 }
 
 src_install() {
-	mkdir -p "${D}"/${DESTTREE}/lib
+	mkdir -p "${D}"/${DESTTREE}/$(get_libdir)
 	emake DESTDIR="${D}" prefix="${DESTTREE}" mandir="${DESTTREE}/share/man" \
 	CRYPTO="${crypto}" install 	|| die "emake install failed"
 	dodoc README ChangeLog rtmpdump.1.html rtmpgw.8.html || die "dodoc failed"



1.8                  media-video/rtmpdump/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/rtmpdump/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/rtmpdump/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/rtmpdump/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/rtmpdump/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	7 Jul 2010 22:25:30 -0000	1.7
+++ ChangeLog	8 Jul 2010 10:02:30 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/rtmpdump
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/rtmpdump/ChangeLog,v 1.7 2010/07/07 22:25:30 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/rtmpdump/ChangeLog,v 1.8 2010/07/08 10:02:30 hwoarang Exp $
+
+  08 Jul 2010; Markos Chandras <hwoarang@gentoo.org> rtmpdump-2.3.ebuild:
+  Fix multilib-strict support. Bug #327449
 
 *rtmpdump-2.3 (07 Jul 2010)
 






             reply	other threads:[~2010-07-08 10:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-08 10:02 Markos Chandras (hwoarang) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-07-11 15:14 [gentoo-commits] gentoo-x86 commit in media-video/rtmpdump: rtmpdump-2.3.ebuild ChangeLog Jeroen Roovers (jer)
2010-09-15 23:13 Joseph Jezak (josejx)
2010-09-17  9:35 Christian Faulhammer (fauli)
2010-09-24 20:45 Markos Chandras (hwoarang)
2010-10-08 14:39 Brent Baude (ranger)
2010-10-08 14:49 Brent Baude (ranger)
2010-10-11 18:51 Jeroen Roovers (jer)
2011-06-11 12:55 Markus Meier (maekke)
2011-07-07  3:57 Alexis Ballier (aballier)

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=20100708100231.20AD12CE14@corvid.gentoo.org \
    --to=hwoarang@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