diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /app-misc/cliphist | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'app-misc/cliphist')
| -rw-r--r-- | app-misc/cliphist/Manifest | 1 | ||||
| -rw-r--r-- | app-misc/cliphist/cliphist-0.7.0.ebuild | 29 | ||||
| -rw-r--r-- | app-misc/cliphist/metadata.xml | 11 |
3 files changed, 0 insertions, 41 deletions
diff --git a/app-misc/cliphist/Manifest b/app-misc/cliphist/Manifest deleted file mode 100644 index 56b9dfadb117..000000000000 --- a/app-misc/cliphist/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST cliphist-0.7.0.gh.tar.gz 1683901 BLAKE2B 2527e8b8537edc48f66f321e282bab6432f1c0110d1fbe017be15b66e210c29ce490800695dcc96d5680356ea5c9651e3202d8ee30f4b5574ffab822f98e124a SHA512 a74ee41fb96796ae4fc397410a466d31a49dfb6de7adf8eb9a16c236ea1db95b14d321909a68ba63fb9fc94b48919aa6634c5d41add51e294f3d6a03d4c62086 diff --git a/app-misc/cliphist/cliphist-0.7.0.ebuild b/app-misc/cliphist/cliphist-0.7.0.ebuild deleted file mode 100644 index 603152347033..000000000000 --- a/app-misc/cliphist/cliphist-0.7.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit go-module - -DESCRIPTION="Wayland clipboard manager with support for multimedia" -HOMEPAGE="https://github.com/sentriz/cliphist" -SRC_URI="https://github.com/henri-gasc/cliphist/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="GPL-3 MIT BSD" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/wl-clipboard - x11-misc/xdg-utils -" -DEPEND="${RDEPEND}" - -src_compile() { - ego build -} - -src_install() { - dobin "${PN}" - default -} diff --git a/app-misc/cliphist/metadata.xml b/app-misc/cliphist/metadata.xml deleted file mode 100644 index 22a9d5c765f4..000000000000 --- a/app-misc/cliphist/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>gasc@eurecom.fr</email> - <name>Gasc Henri</name> - </maintainer> - <upstream> - <remote-id type="github">sentriz/cliphist</remote-id> - </upstream> -</pkgmetadata> |
