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: Sun, 12 May 2013 22:27:24 +0000 (UTC) [thread overview]
Message-ID: <1368397662.e353144a0ff93aa473d8c0f7b6a3e874e2d48ccc.sping@gentoo> (raw)
commit: e353144a0ff93aa473d8c0f7b6a3e874e2d48ccc
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Sun May 12 22:27:42 2013 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun May 12 22:27:42 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=e353144a
www-client/chromium-bin-debian: 26.0.1410.43_p1
---
.../chromium-bin-debian-26.0.1410.43_p1.ebuild | 77 ++++++++++++++++++++
1 files changed, 77 insertions(+), 0 deletions(-)
diff --git a/www-client/chromium-bin-debian/chromium-bin-debian-26.0.1410.43_p1.ebuild b/www-client/chromium-bin-debian/chromium-bin-debian-26.0.1410.43_p1.ebuild
new file mode 100644
index 0000000..b0701d5
--- /dev/null
+++ b/www-client/chromium-bin-debian/chromium-bin-debian-26.0.1410.43_p1.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="3"
+
+inherit multilib
+
+MY_PV=${PV/_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=""
+
+UDEV_V=198
+
+DEPEND="app-arch/dpkg"
+RDEPEND="
+ app-accessibility/speech-dispatcher
+ dev-libs/atk
+ dev-libs/expat
+ dev-libs/glib:2
+ dev-libs/libevent
+ dev-libs/libgcrypt
+ dev-libs/libxml2
+ dev-libs/libxslt
+ dev-libs/nspr
+ dev-libs/nss
+ gnome-base/gconf
+ gnome-base/libgnome-keyring
+ media-libs/alsa-lib
+ media-libs/flac
+ media-libs/fontconfig
+ media-libs/freetype
+ media-libs/libvpx
+ media-libs/speex
+ >=media-sound/pulseaudio-2.0
+ net-print/cups
+ sys-apps/dbus
+ >=sys-apps/systemd-${UDEV_V}
+ >=sys-devel/gcc-4.6[cxx]
+ >=sys-fs/udev-${UDEV_V}
+ virtual/jpeg
+ x11-libs/cairo
+ x11-libs/gdk-pixbuf
+ x11-libs/gtk+
+ x11-libs/libX11
+ x11-libs/libXScrnSaver
+ x11-libs/libXcomposite
+ x11-libs/libXext
+ x11-libs/libXfixes
+ x11-libs/libXrandr
+ x11-libs/libXrender
+ x11-libs/pango
+ "
+
+src_unpack() {
+ :
+}
+
+src_install() {
+ local libdir=$(get_libdir)
+ dpkg --extract "${DISTDIR}/${A}" "${D}" || die
+ ln -s "/usr/${libdir}/libudev.so" "${D}"/usr/lib/libudev.so.0 || die
+
+ [[ "${libdir}" != lib ]] && {
+ mv "${D}"/usr/{lib,"${libdir}"} || die
+ }
+
+ echo sid > "${D}"/etc/debian_version || die
+
+}
next reply other threads:[~2013-05-12 22:27 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-12 22:27 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-03-17 18:36 Sebastian Pipping
2013-02-24 23:41 Sebastian Pipping
2013-02-10 19:52 Sebastian Pipping
2013-01-26 15:53 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=1368397662.e353144a0ff93aa473d8c0f7b6a3e874e2d48ccc.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