public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthias Coppens" <coppens.matthias.abc@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/mpvpaper/
Date: Wed, 26 Aug 2020 07:49:28 +0000 (UTC)	[thread overview]
Message-ID: <1598428124.4cc6eff2056cd96388398d2a2c305e20bfcaa2d4.coppens.matthias@gentoo> (raw)

commit:     4cc6eff2056cd96388398d2a2c305e20bfcaa2d4
Author:     Matthias Coppens <coppens.matthias.abc <AT> gmail <DOT> com>
AuthorDate: Wed Aug 26 07:48:31 2020 +0000
Commit:     Matthias Coppens <coppens.matthias.abc <AT> gmail <DOT> com>
CommitDate: Wed Aug 26 07:48:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4cc6eff2

gui-apps/mpvpaper: Add version 1.0

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthias Coppens <coppens.matthias.abc <AT> gmail.com>

 gui-apps/mpvpaper/Manifest                                  |  1 +
 .../mpvpaper/{mpvpaper-9999.ebuild => mpvpaper-1.0.ebuild}  | 13 +++++++++++--
 gui-apps/mpvpaper/mpvpaper-9999.ebuild                      | 13 +++++++++++--
 3 files changed, 23 insertions(+), 4 deletions(-)

diff --git a/gui-apps/mpvpaper/Manifest b/gui-apps/mpvpaper/Manifest
new file mode 100644
index 0000000..ca9decd
--- /dev/null
+++ b/gui-apps/mpvpaper/Manifest
@@ -0,0 +1 @@
+DIST mpvpaper-1.0.tar.gz 81679 BLAKE2B 2f5ef776ee71eb63c48d87d9513292aa73c318841538e11e890016ba4c8f5b21ea7a9145dc12af4675239686bd6b2706e662178c289cfcf08b7c2a07e3173a7b SHA512 8d17cfd0ddbf68d1f260ae9b4165dfa2aed57d471a5975fcc27c06e2371a1f80f916ef0dd9dbdd99c8e6aba9b3e5f607752703f45d4446090f68175400860031

diff --git a/gui-apps/mpvpaper/mpvpaper-9999.ebuild b/gui-apps/mpvpaper/mpvpaper-1.0.ebuild
similarity index 59%
copy from gui-apps/mpvpaper/mpvpaper-9999.ebuild
copy to gui-apps/mpvpaper/mpvpaper-1.0.ebuild
index a377822..6bc5409 100644
--- a/gui-apps/mpvpaper/mpvpaper-9999.ebuild
+++ b/gui-apps/mpvpaper/mpvpaper-1.0.ebuild
@@ -6,8 +6,17 @@ EAPI=7
 DESCRIPTION="A video wallpaper program for wlroots based wayland compositors"
 HOMEPAGE="https://github.com/GhostNaN/mpvpaper"
 
-inherit git-r3 meson
-EGIT_REPO_URI="https://github.com/GhostNaN/mpvpaper.git"
+inherit meson
+
+case "${PV}" in
+	9999)
+		inherit git-r3
+		EGIT_REPO_URI="https://github.com/GhostNaN/mpvpaper.git"
+		;;
+	*)
+		SRC_URI="https://github.com/GhostNaN/mpvpaper/archive/${PV}.tar.gz -> ${P}.tar.gz"
+		KEYWORDS="~amd64"
+esac
 
 LICENSE="GPL-3"
 SLOT="0"

diff --git a/gui-apps/mpvpaper/mpvpaper-9999.ebuild b/gui-apps/mpvpaper/mpvpaper-9999.ebuild
index a377822..6bc5409 100644
--- a/gui-apps/mpvpaper/mpvpaper-9999.ebuild
+++ b/gui-apps/mpvpaper/mpvpaper-9999.ebuild
@@ -6,8 +6,17 @@ EAPI=7
 DESCRIPTION="A video wallpaper program for wlroots based wayland compositors"
 HOMEPAGE="https://github.com/GhostNaN/mpvpaper"
 
-inherit git-r3 meson
-EGIT_REPO_URI="https://github.com/GhostNaN/mpvpaper.git"
+inherit meson
+
+case "${PV}" in
+	9999)
+		inherit git-r3
+		EGIT_REPO_URI="https://github.com/GhostNaN/mpvpaper.git"
+		;;
+	*)
+		SRC_URI="https://github.com/GhostNaN/mpvpaper/archive/${PV}.tar.gz -> ${P}.tar.gz"
+		KEYWORDS="~amd64"
+esac
 
 LICENSE="GPL-3"
 SLOT="0"


             reply	other threads:[~2020-08-26  7:49 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-26  7:49 Matthias Coppens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-11 13:36 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/mpvpaper/ Takuya Wakazono
2024-08-06 14:57 Takuya Wakazono
2024-08-06 14:57 Takuya Wakazono
2024-05-29 11:45 Takuya Wakazono
2024-05-29 11:45 Takuya Wakazono
2024-04-20 16:07 Takuya Wakazono
2024-04-20 16:07 Takuya Wakazono
2024-01-23 10:33 Takuya Wakazono
2024-01-23 10:33 Takuya Wakazono
2023-01-12 21:12 Casper Hanegreefs
2022-01-30  0:58 Matthias Coppens
2020-12-05 14:17 Matthias Coppens
2020-11-22 18:52 Matthias Coppens
2020-08-27  7:59 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-08-27  7:59 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-25 21:46 Matthias Coppens

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=1598428124.4cc6eff2056cd96388398d2a2c305e20bfcaa2d4.coppens.matthias@gentoo \
    --to=coppens.matthias.abc@gmail.com \
    --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