diff options
author | Pacho Ramos <pacho@gentoo.org> | 2012-09-15 14:06:58 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2012-09-15 14:06:58 +0000 |
commit | f50cedcc33f3cb367bf85d57b6a21c3e8cfa9caa (patch) | |
tree | 7c5ebd2f7614c5b3462ed0018ae43ff0cd6407d0 /x11-themes/ubuntu-wallpapers | |
parent | Fix CVE-2012-3543, drop old. (diff) | |
download | gentoo-2-f50cedcc33f3cb367bf85d57b6a21c3e8cfa9caa.tar.gz gentoo-2-f50cedcc33f3cb367bf85d57b6a21c3e8cfa9caa.tar.bz2 gentoo-2-f50cedcc33f3cb367bf85d57b6a21c3e8cfa9caa.zip |
Add Ubuntu wallpapers.
(Portage version: 2.1.11.17/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/ubuntu-wallpapers')
-rw-r--r-- | x11-themes/ubuntu-wallpapers/ChangeLog | 9 | ||||
-rw-r--r-- | x11-themes/ubuntu-wallpapers/Manifest | 3 | ||||
-rw-r--r-- | x11-themes/ubuntu-wallpapers/metadata.xml | 7 | ||||
-rw-r--r-- | x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-0.34.1.ebuild | 38 |
4 files changed, 57 insertions, 0 deletions
diff --git a/x11-themes/ubuntu-wallpapers/ChangeLog b/x11-themes/ubuntu-wallpapers/ChangeLog new file mode 100644 index 000000000000..0f6cb7e56b3b --- /dev/null +++ b/x11-themes/ubuntu-wallpapers/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for x11-themes/ubuntu-wallpapers +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/ubuntu-wallpapers/ChangeLog,v 1.1 2012/09/15 14:06:58 pacho Exp $ + +*ubuntu-wallpapers-0.34.1 (15 Sep 2012) + + 15 Sep 2012; Pacho Ramos <pacho@gentoo.org> +metadata.xml, + +ubuntu-wallpapers-0.34.1.ebuild: + Add Ubuntu wallpapers. diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest new file mode 100644 index 000000000000..abacb67d95ab --- /dev/null +++ b/x11-themes/ubuntu-wallpapers/Manifest @@ -0,0 +1,3 @@ +DIST ubuntu-wallpapers_0.34.1.tar.gz 19719676 SHA256 7ef704901a01e476d4f0829ab0d426aa5a8aa2de02c4b6375233dadfc8474677 SHA512 05cc6e28fe3d80723b4fc2361463bdc07e6e968dc29a0f71202222de990c0ecc0c24a13a8c13a9dbe3326f294de634fc899fddb9505d1db92d7bec2717254c9a WHIRLPOOL 63de9c8dc7ef25e34354f8100e003d519f2e5e54b37bbcb6b8159465e8ca29815cb4c61aa61305eca7840f9f63c5329f757bbaab1f6c06dd49087034f3de722d +EBUILD ubuntu-wallpapers-0.34.1.ebuild 742 SHA256 3a344229b8a6fa8dee80dfe2c32530a253119e51f5c95a77d8e691bf422deb43 SHA512 50aa42d1b4ccf8be2cc54f5ca8381ebfeec2cfe02e41255527cbedf40e0442fd259d6ac47afd7379d2b6f019b9878765303114c1039a721483dabbb6146b172c WHIRLPOOL 0056c1088e1366c225ddc3032a979970f6d10b80aee31d58f24ed7f66676d0b28917eb7c1b0f8b356c8f5eb6207193e40226d68abaae8cec96002fd585381019 +MISC metadata.xml 199 SHA256 73248296e758e42e405cc27231cb6646d8bc4745a4c961976f1885dfea19ab8b SHA512 e0b37d27b4c38daba403821ee2055755c2aabd46ef5159381f2d445847d6182733e23624b9d3a04533d49efdf69cfa292b9c24b0dab7f53e14221b17028029ac WHIRLPOOL 91e565f46f0bd583607a8315e59ec9f5b69e36bc559bb9bb013d4755cb2b8cc084e1bc456b877ebf3526ac173e037f76fa4455fbe268196093f032a9ae25bbfc diff --git a/x11-themes/ubuntu-wallpapers/metadata.xml b/x11-themes/ubuntu-wallpapers/metadata.xml new file mode 100644 index 000000000000..f723cfe4ae14 --- /dev/null +++ b/x11-themes/ubuntu-wallpapers/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer> + <email>pacho@gentoo.org</email> +</maintainer> +</pkgmetadata> diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-0.34.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-0.34.1.ebuild new file mode 100644 index 000000000000..ec322f90533b --- /dev/null +++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-0.34.1.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-0.34.1.ebuild,v 1.1 2012/09/15 14:06:58 pacho Exp $ + +EAPI=4 + +DESCRIPTION="Ubuntu wallpapers." +HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers" +SRC_URI="https://launchpad.net/ubuntu/+archive/primary/+files/${PN}_${PV}.tar.gz" + +LICENSE="CCPL-Attribution-ShareAlike-3.0" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND="" +DEPEND="" + +S="${WORKDIR}/${P/_/-}" + +SLOT=0 + +src_compile() { :; } +src_test() { :; } + +src_install() { + insinto /usr/share/backgrounds + doins *.jpg *.png + + insinto /usr/share/backgrounds/contest + doins contest/*.xml + + for i in *.xml.in; do + insinto /usr/share/gnome-background-properties + newins ${i} ${i/.in/} + done + + dodoc AUTHORS debian/changelog +} |