* [gentoo-commits] proj/betagarden:master commit in: sys-apps/maemo-flasher35/
@ 2011-11-26 21:45 Alexey Shvetsov
0 siblings, 0 replies; only message in thread
From: Alexey Shvetsov @ 2011-11-26 21:45 UTC (permalink / raw
To: gentoo-commits
commit: 8a4ebf12d20072fd53a53cffd5b0a18d81cae21e
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 26 21:38:52 2011 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sat Nov 26 21:38:52 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=8a4ebf12
[sys-apps/maemo-flasher35] Import from alexxy overlay
(Portage version: 2.2.0_alpha78/git/Linux x86_64, signed Manifest commit with key F82F92E6)
---
.../maemo-flasher35/maemo-flasher35-2.5.2.2.ebuild | 38 ++++++++++++++++++++
sys-apps/maemo-flasher35/metadata.xml | 8 ++++
2 files changed, 46 insertions(+), 0 deletions(-)
diff --git a/sys-apps/maemo-flasher35/maemo-flasher35-2.5.2.2.ebuild b/sys-apps/maemo-flasher35/maemo-flasher35-2.5.2.2.ebuild
new file mode 100644
index 0000000..2d0f02a
--- /dev/null
+++ b/sys-apps/maemo-flasher35/maemo-flasher35-2.5.2.2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+MY_PN="${PN/-/_}"
+MY_PN="${MY_PN/35/}"
+MY_PV="3.5_${PV}"
+MY_P="${MY_PN}-${MY_PV}"
+
+FN="${MY_P}.tar.gz"
+DESCRIPTION="Firmware flasher for Maemo"
+HOMEPAGE="http://www.maemo.org"
+SRC_URI="${FN}"
+
+LICENSE="Nokia-EULA"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+RESTRICT="fetch strip"
+
+DEPEND="virtual/libc"
+RDEPEND="${DEPEND}"
+
+pkg_nofetch() {
+ elog "Please obtain ${FN} from
+ http://tablets-dev.nokia.com/maemo-dev-env-downloads.php
+ and place it in ${DISTDIR}"
+}
+
+S="${WORKDIR}"/${MY_P}
+
+src_install() {
+ newbin flasher-3.5 flasher || die
+ newman man/man1/flasher-3.5.1 flasher.1 || die
+ dodoc doc/changelog doc/README.Debian || die
+}
diff --git a/sys-apps/maemo-flasher35/metadata.xml b/sys-apps/maemo-flasher35/metadata.xml
new file mode 100644
index 0000000..247f458
--- /dev/null
+++ b/sys-apps/maemo-flasher35/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>alexxy@gentoo.org</email>
+ <name>Alexey Shvetsov</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-11-26 21:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-26 21:45 [gentoo-commits] proj/betagarden:master commit in: sys-apps/maemo-flasher35/ Alexey Shvetsov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox