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] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
Date: Sat,  8 Apr 2017 15:30:04 +0000 (UTC)	[thread overview]
Message-ID: <1491665378.364ce67c13f3c82a28dd42fbea10e3fc60c7c696.sping@gentoo> (raw)

commit:     364ce67c13f3c82a28dd42fbea10e3fc60c7c696
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  8 14:53:52 2017 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Apr  8 15:29:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=364ce67c

x11-themes/ubuntu-wallpapers: 17.04.1

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-themes/ubuntu-wallpapers/Manifest              |  1 +
 .../ubuntu-wallpapers-17.04.1.ebuild               | 37 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index d3e79da6ce0..38fc8519cfb 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1 +1,2 @@
 DIST ubuntu-wallpapers_16.10.2.orig.tar.gz 109516522 SHA256 8753862a0a5d37ffeb381815694b6c35149c6a6999ab763fe6cb35af13a01464 SHA512 224778670db30cd39edd4813e1b22d74c21617d3262ba670d8c979a5859ad2f8433bb39329940286e091d73fe03d4959593e321bdcd86b452561ae2569558c04 WHIRLPOOL d0835dff67ee2d20036485717ed6e38e5c6c0c95115c42d9d00a9f960730876785e394bc40a1490219c146fd7c16626a59dd0cbe018ea323c2a2cceac1c47691
+DIST ubuntu-wallpapers_17.04.1.orig.tar.gz 119859143 SHA256 945f672c84a519e867869483ca43ed50772a709bcea5920c6c3c1ce188e369f3 SHA512 730efe559be438fb673d41998bced8f1d7188b14b630f2f92789a01aa8879d77998f353c8cc1b1150800b192aa6c6cbab3473b68fc90e42284db15d25aa875b7 WHIRLPOOL e5069f812309bc31b5a0d6a10b592d5fc79c7d6a32e04066d56c6148d76c171343a7523347f529c5c3701b19887a44bdfb4ddbf85eee218da7e0bb9217e58d79

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.04.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.04.1.ebuild
new file mode 100644
index 00000000000..6c8e876decc
--- /dev/null
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.04.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Ubuntu wallpapers"
+HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
+MY_P="${PN}_${PV}"
+SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
+LICENSE="CC-BY-SA-3.0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+
+S="${WORKDIR}/${MY_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
+
+	einstalldocs
+}


             reply	other threads:[~2017-04-08 15:30 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-08 15:30 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-13  9:42 [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/ Pacho Ramos
2024-07-31  9:24 Pacho Ramos
2024-07-19 19:46 Pacho Ramos
2024-07-19 19:46 Pacho Ramos
2023-02-27 15:12 Pacho Ramos
2022-12-04 14:50 Pacho Ramos
2022-12-04 14:50 Pacho Ramos
2022-11-14 10:13 Pacho Ramos
2022-10-23 16:17 Pacho Ramos
2022-06-08  9:37 Pacho Ramos
2022-06-02  1:53 Sam James
2021-12-14 15:45 Jakov Smolić
2021-11-11 17:57 Pacho Ramos
2021-07-08  8:09 Pacho Ramos
2021-07-08  8:09 Pacho Ramos
2021-07-08  8:09 Pacho Ramos
2021-01-12 20:25 Pacho Ramos
2021-01-12 20:25 Pacho Ramos
2021-01-12 20:25 Pacho Ramos
2020-12-06 13:18 Pacho Ramos
2020-08-30 20:20 Pacho Ramos
2020-05-31 12:42 Pacho Ramos
2020-04-26 15:34 Pacho Ramos
2019-12-05  7:45 Pacho Ramos
2019-11-20 11:13 Agostino Sarubbo
2019-10-20 10:14 Pacho Ramos
2019-04-24 16:28 Pacho Ramos
2019-04-24 16:28 Pacho Ramos
2019-04-07  9:15 Pacho Ramos
2019-01-26 20:02 Pacho Ramos
2019-01-26 20:02 Pacho Ramos
2019-01-19  8:56 Pacho Ramos
2018-04-14 10:59 Pacho Ramos
2018-04-14 10:59 Pacho Ramos
2018-03-29 19:35 Pacho Ramos
2017-11-28 19:46 Pacho Ramos
2017-11-28 19:46 Pacho Ramos
2017-11-28 19:46 Pacho Ramos
2017-07-21  8:46 Pacho Ramos
2017-07-21  8:46 Pacho Ramos
2016-12-07 18:20 Pacho Ramos
2016-12-07 18:20 Pacho Ramos
2016-11-05 13:16 Pacho Ramos
2016-05-28  9:06 Pacho Ramos
2016-05-28  9:06 Pacho Ramos
2016-05-28  9:06 Pacho Ramos
2015-12-31 12:46 Pacho Ramos
2015-12-31 12:46 Pacho Ramos
2015-12-31 12:46 Pacho Ramos

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=1491665378.364ce67c13f3c82a28dd42fbea10e3fc60c7c696.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