summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2012-03-01 20:48:48 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2012-03-01 20:48:48 +0000
commitf55f6d28cc42e61b8b4bf9ea03465de591569ffc (patch)
treec53023ecfaa9c8d8e9516d6bf1e87c73d8ad22f1 /media-gfx
parentLinux patches: 3.2.7, 3.2.8 and 3.2.9. Patch to add a per-pci-device subdirec... (diff)
downloadgentoo-2-f55f6d28cc42e61b8b4bf9ea03465de591569ffc.tar.gz
gentoo-2-f55f6d28cc42e61b8b4bf9ea03465de591569ffc.tar.bz2
gentoo-2-f55f6d28cc42e61b8b4bf9ea03465de591569ffc.zip
Initial commit, ebuild based on splash-themes-{gentoo,livecd}
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/splash-themes-livedvd/ChangeLog10
-rw-r--r--media-gfx/splash-themes-livedvd/Manifest3
-rw-r--r--media-gfx/splash-themes-livedvd/metadata.xml16
-rw-r--r--media-gfx/splash-themes-livedvd/splash-themes-livedvd-12.0.ebuild31
4 files changed, 60 insertions, 0 deletions
diff --git a/media-gfx/splash-themes-livedvd/ChangeLog b/media-gfx/splash-themes-livedvd/ChangeLog
new file mode 100644
index 000000000000..42e078760552
--- /dev/null
+++ b/media-gfx/splash-themes-livedvd/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for media-gfx/splash-themes-livedvd
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-livedvd/ChangeLog,v 1.1 2012/03/01 20:48:48 tampakrap Exp $
+
+*splash-themes-livedvd-12.0 (01 Mar 2012)
+
+ 01 Mar 2012; Theo Chatzimichos <tampakrap@gentoo.org> +metadata.xml,
+ +splash-themes-livedvd-12.0.ebuild:
+ Initial commit, ebuild based on splash-themes-{gentoo,livecd}
+
diff --git a/media-gfx/splash-themes-livedvd/Manifest b/media-gfx/splash-themes-livedvd/Manifest
new file mode 100644
index 000000000000..c5c8df715b6b
--- /dev/null
+++ b/media-gfx/splash-themes-livedvd/Manifest
@@ -0,0 +1,3 @@
+DIST splash-themes-livedvd-12.0.tar.bz2 5416705 RMD160 ed6653c3d143f2d2b2916f29b696f0115519a859 SHA1 63a29841bf28eb1f41417d51277f33f4ecc3df5d SHA256 549442466cb2cb280d21c59c94d9ff3ea23e34e490f8efd3c691226b4ecde5b0
+EBUILD splash-themes-livedvd-12.0.ebuild 657 RMD160 620cee8f27a1f6e2b7032eae4ad4d4b64789c4df SHA1 2b6081941220eb992abea41d8cb100bf27e25d31 SHA256 67b99e97b5a14c2268e8fe4ec175652fb6371e5d69af0646e4c12db0972d24ad
+MISC metadata.xml 475 RMD160 c23c0754656d8a8dc0fd8c3f02a63b671e7e9bf8 SHA1 2396cedad74fe1bfae007adfbb1a3b192be145a5 SHA256 a2f9ee0ea86fe3b5cfeacd08d3d03566a893f9bcb185fcda03860bb7c3274431
diff --git a/media-gfx/splash-themes-livedvd/metadata.xml b/media-gfx/splash-themes-livedvd/metadata.xml
new file mode 100644
index 000000000000..111948ddc14a
--- /dev/null
+++ b/media-gfx/splash-themes-livedvd/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<longdescription lang="en">
+A collection of Gentoo themes for splashutils.
+</longdescription>
+<maintainer>
+ <email>likewhoa@weboperative.com</email>
+ <name>Fernando Orocu</name>
+ <description>Proxy maintainer</description>
+</maintainer>
+<maintainer>
+ <email>tampakrap@gentoo.org</email>
+ <name>Theo Chatzimichos</name>
+</maintainer>
+</pkgmetadata>
diff --git a/media-gfx/splash-themes-livedvd/splash-themes-livedvd-12.0.ebuild b/media-gfx/splash-themes-livedvd/splash-themes-livedvd-12.0.ebuild
new file mode 100644
index 000000000000..50c791424fd2
--- /dev/null
+++ b/media-gfx/splash-themes-livedvd/splash-themes-livedvd-12.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-livedvd/splash-themes-livedvd-12.0.ebuild,v 1.1 2012/03/01 20:48:48 tampakrap Exp $
+
+EAPI=4
+
+inherit eutils
+
+DESCRIPTION="Gentoo theme for gensplash consoles"
+HOMEPAGE="http://www.gentoo.org/"
+SRC_URI="http://dev.gentoo.org/~tampakrap/tarballs/${P}.tar.bz2"
+
+LICENSE="Artistic GPL-2 as-is"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RESTRICT="binchecks strip"
+
+DEPEND=">=media-gfx/splashutils-1.4.1[png]"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+ sed -i -e 's:/sbin/functions.sh:/etc/init.d/functions.sh:' scripts/rc_init-pre
+}
+
+src_install() {
+ dodir /etc/splash/livedvd-${PV}
+ insinto /etc/splash/livedvd-${PV}
+ doins -r *
+}