public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lucio Sauer" <watermanpaint@posteo.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/mpvpaper/
Date: Tue,  6 Aug 2024 14:59:40 +0000 (UTC)	[thread overview]
Message-ID: <1722956129.f51b4ed60c0d5d8a2fe2737a98577cd8064ffec8.watermanpaint@gentoo> (raw)

commit:     f51b4ed60c0d5d8a2fe2737a98577cd8064ffec8
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Tue Aug  6 14:55:07 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Tue Aug  6 14:55:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f51b4ed6

gui-apps/mpvpaper: add 1.7

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 gui-apps/mpvpaper/Manifest            |  1 +
 gui-apps/mpvpaper/mpvpaper-1.7.ebuild | 38 +++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/gui-apps/mpvpaper/Manifest b/gui-apps/mpvpaper/Manifest
index e22a4311d..cb261b920 100644
--- a/gui-apps/mpvpaper/Manifest
+++ b/gui-apps/mpvpaper/Manifest
@@ -1 +1,2 @@
 DIST mpvpaper-1.6.tar.gz 89132 BLAKE2B 3d60e7f320375daedeed83c0776d34257d11ab70ad8b97f29a764ba02254b8e2e2ab24e74dea232bb4a0b442ec4a48237aae0d53691892d3b4703b576fd15d4b SHA512 01aa087e646f36118cfd21de849d0fe7eb7aba4a2efcd24762245d8619c84590eaf8d6f3a1e78c2ade0c55481ab2b2d93698e517cb95ef7bf6def00d8f9d8147
+DIST mpvpaper-1.7.tar.gz 89594 BLAKE2B 103582b7e5cce6293572c21299c125ef112441d1cec355e133bf54cb299123cde77deb92cd19f819102a0e6389018d4027965bb66070098a01c06f11c30b64c4 SHA512 1087d86e1586e5f5c36494787f4b981ddfd48c576add9b2758df7ed05fd219078e3fce2b135cb744d93211db254fe2e1a8b3ce2f107358fc6af3d25045ad43b6

diff --git a/gui-apps/mpvpaper/mpvpaper-1.7.ebuild b/gui-apps/mpvpaper/mpvpaper-1.7.ebuild
new file mode 100644
index 000000000..79f997313
--- /dev/null
+++ b/gui-apps/mpvpaper/mpvpaper-1.7.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="A video wallpaper program for wlroots based wayland compositors"
+HOMEPAGE="https://github.com/GhostNaN/mpvpaper"
+
+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"
+
+RDEPEND="
+	dev-libs/wayland
+	media-libs/libglvnd
+	media-video/mpv:=[libmpv]
+"
+DEPEND="
+	${RDEPEND}
+	dev-libs/wayland-protocols
+"
+BDEPEND="dev-util/wayland-scanner"
+
+src_install() {
+	meson_src_install
+	newman mpvpaper.man mpvpaper.1
+}


             reply	other threads:[~2024-08-06 14:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-06 14:59 Lucio Sauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-06 14:59 [gentoo-commits] repo/proj/guru:master commit in: gui-apps/mpvpaper/ Lucio Sauer
2024-05-29 12:55 Andrew Ammerlaan
2024-05-29 12:55 Andrew Ammerlaan
2024-04-21 14:11 Haelwenn Monnier
2024-04-21 14:11 Haelwenn Monnier
2022-02-01 10:38 Florian Schmaus
2020-12-06 10:49 Andrew Ammerlaan
2020-11-23 22:06 Andrew Ammerlaan
2020-08-27  7:59 Andrew Ammerlaan
2020-08-27  7:59 Andrew Ammerlaan
2020-08-27  7:59 Andrew Ammerlaan

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=1722956129.f51b4ed60c0d5d8a2fe2737a98577cd8064ffec8.watermanpaint@gentoo \
    --to=watermanpaint@posteo.net \
    --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