From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: mpv-plugin/SmartCopyPaste/
Date: Mon, 30 May 2022 11:58:10 +0000 (UTC) [thread overview]
Message-ID: <1653903956.26cdb9df4450e525bb0300ac45aa3ec22e8a5429.andrewammerlaan@gentoo> (raw)
commit: 26cdb9df4450e525bb0300ac45aa3ec22e8a5429
Author: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
AuthorDate: Mon May 30 09:43:18 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon May 30 09:45:56 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=26cdb9df
mpv-plugin/SmartCopyPaste: initial import
Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com>
mpv-plugin/SmartCopyPaste/Manifest | 2 ++
.../SmartCopyPaste/SmartCopyPaste-3.1.ebuild | 26 ++++++++++++++++++++++
mpv-plugin/SmartCopyPaste/metadata.xml | 8 +++++++
3 files changed, 36 insertions(+)
diff --git a/mpv-plugin/SmartCopyPaste/Manifest b/mpv-plugin/SmartCopyPaste/Manifest
new file mode 100644
index 000000000..6ce11aa5c
--- /dev/null
+++ b/mpv-plugin/SmartCopyPaste/Manifest
@@ -0,0 +1,2 @@
+DIST Eisa01-mpv-scripts-2.2.1.tar.gz 3479702 BLAKE2B e5445b427a751125e8aa1650df08006cc5dc4629f0ddeb7eeb0cd649c7d57176d013fa8199a0bb2bb88e9bf802431603fd21b9d9675fe860343d3fb9978fc83e SHA512 9c7115016b8a918c11ad8a22064991e69e3601fdd4f340d46b9153320b4e5af20334121cf4b5fb676b4bc9d8dd66c3a5ffb1b67c486d636a4eb255b61a443f9e
+EBUILD SmartCopyPaste-3.1.ebuild 570 BLAKE2B 6570aa92d18089cd0befb9fbc1f9a6a1ecf535fd4e49a935a4e90e5277d96e71bbfd706cefcee85676c7e494c27cebb6c12ee13912ee36437c6d2779bc3f4fb2 SHA512 0efb7e46e821ecf508034cf5117bd2d9a0c65d8fe0a89b4f721748f2377e150766d57c0c0010844efa8ec5d0eab0764331d5d62aa992384a60a2f893b240c097
diff --git a/mpv-plugin/SmartCopyPaste/SmartCopyPaste-3.1.ebuild b/mpv-plugin/SmartCopyPaste/SmartCopyPaste-3.1.ebuild
new file mode 100644
index 000000000..2051621ad
--- /dev/null
+++ b/mpv-plugin/SmartCopyPaste/SmartCopyPaste-3.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_MPV="rdepend"
+MPV_REQ_USE="lua"
+inherit mpv-plugin
+
+MY_PN="mpv-scripts"
+
+DESCRIPTION="Gives mpv the capability to copy and paste while being smart and customizable"
+HOMEPAGE="https://github.com/Eisa01/mpv-scripts"
+
+SRC_URI="https://github.com/Eisa01/${MY_PN}/archive/refs/tags/2.2.1.tar.gz -> Eisa01-${MY_PN}-2.2.1.tar.gz"
+
+LICENSE="BSD-2"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ x11-misc/xclip
+"
+
+S="${WORKDIR}/${MY_PN}-2.2.1/scripts"
+
+MPV_PLUGIN_FILES=( ${PN}.lua )
diff --git a/mpv-plugin/SmartCopyPaste/metadata.xml b/mpv-plugin/SmartCopyPaste/metadata.xml
new file mode 100644
index 000000000..be3f1030e
--- /dev/null
+++ b/mpv-plugin/SmartCopyPaste/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
+<pkgmetadata>
+ <maintainer type="person">
+ <email>smaniotto.nicola@gmail.com</email>
+ <name>Nicola Smaniotto</name>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2022-05-30 11:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-30 11:58 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-10 10:56 [gentoo-commits] repo/proj/guru:master commit in: mpv-plugin/SmartCopyPaste/ Florian Schmaus
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=1653903956.26cdb9df4450e525bb0300ac45aa3ec22e8a5429.andrewammerlaan@gentoo \
--to=andrewammerlaan@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