public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: www-client/chromium-bin-debian/
Date: Sat, 26 Jan 2013 15:53:04 +0000 (UTC)	[thread overview]
Message-ID: <1359215528.429efe9d45c3fb6cf3051bc4308ff3b2e115c1be.sping@gentoo> (raw)

commit:     429efe9d45c3fb6cf3051bc4308ff3b2e115c1be
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Sat Jan 26 15:52:08 2013 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Jan 26 15:52:08 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=429efe9d

www-client/chromium-bin-debian: 22.0.1229.94_p161065_p1

---
 ...omium-bin-debian-22.0.1229.94_p161065_p1.ebuild |   41 ++++++++++++++++++++
 1 files changed, 41 insertions(+), 0 deletions(-)

diff --git a/www-client/chromium-bin-debian/chromium-bin-debian-22.0.1229.94_p161065_p1.ebuild b/www-client/chromium-bin-debian/chromium-bin-debian-22.0.1229.94_p161065_p1.ebuild
new file mode 100644
index 0000000..8f448ce
--- /dev/null
+++ b/www-client/chromium-bin-debian/chromium-bin-debian-22.0.1229.94_p161065_p1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="3"
+
+inherit multilib
+
+MY_PV=${PV/_p/~r}  # first _p
+MY_PV=${MY_PV/_p/+dfsg-0.}  # second _p
+
+DESCRIPTION="Chromium build from Debian unstable"
+HOMEPAGE="http://packages.debian.org/sid/chromium"
+SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN:0:8}-browser/${PN:0:8}_${MY_PV}_amd64.deb"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="app-arch/dpkg"
+RDEPEND="media-libs/libpng:1.2
+	>=media-sound/pulseaudio-2.0
+	>=sys-devel/gcc-4.6[cxx]
+	>=sys-fs/udev-189"
+
+src_unpack() {
+	:
+}
+
+src_install() {
+	local libdir=$(get_libdir)
+	dpkg --extract "${DISTDIR}/${A}" "${D}" || die
+	[[ "${libdir}" == lib ]] || {
+		mv "${D}"/usr/{lib,"${libdir}"} || die
+	}
+
+	echo sid > "${D}"/etc/debian_version || die
+
+	ln -s "${D}"/usr/${libdir}/libudev.so.{1,0} || die
+}


             reply	other threads:[~2013-01-26 15:53 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-26 15:53 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-08-27 18:58 [gentoo-commits] proj/betagarden:master commit in: www-client/chromium-bin-debian/ Sebastian Pipping
2017-05-12  7:32 Sebastian Pipping
2017-05-12  7:24 Sebastian Pipping
2017-04-02 19:38 Sebastian Pipping
2017-04-02 19:38 Sebastian Pipping
2017-03-11 14:51 Sebastian Pipping
2017-03-05 17:37 Sebastian Pipping
2016-12-25 18:08 Sebastian Pipping
2016-07-22 18:05 Sebastian Pipping
2016-01-30 15:54 Sebastian Pipping
2015-05-17 23:46 Sebastian Pipping
2015-05-17 20:17 Sebastian Pipping
2015-03-26 17:37 Sebastian Pipping
2015-01-20  1:02 Sebastian Pipping
2015-01-14 22:22 Sebastian Pipping
2014-09-25 17:30 Sebastian Pipping
2014-08-20  0:30 Sebastian Pipping
2014-06-15 20:49 Sebastian Pipping
2014-06-09 14:00 Sebastian Pipping
2014-05-24 22:47 Sebastian Pipping
2014-04-02 21:26 Sebastian Pipping
2014-03-25  1:20 Sebastian Pipping
2014-02-14 19:45 Sebastian Pipping
2013-10-06 23:22 Sebastian Pipping
2013-10-06 23:22 Sebastian Pipping
2013-10-01 20:45 Sebastian Pipping
2013-07-22 18:50 Sebastian Pipping
2013-07-08 11:06 Sebastian Pipping
2013-06-21 20:41 Sebastian Pipping
2013-06-02 16:38 Sebastian Pipping
2013-05-12 22:27 Sebastian Pipping
2013-03-17 18:36 Sebastian Pipping
2013-02-24 23:41 Sebastian Pipping
2013-02-10 19:52 Sebastian Pipping
2012-09-22 20:10 Sebastian Pipping
2012-06-27 19:03 Sebastian Pipping

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=1359215528.429efe9d45c3fb6cf3051bc4308ff3b2e115c1be.sping@gentoo \
    --to=sping@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