diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
| commit | f716a9fe6455d39eef01e718aae68dae61c19704 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /app-misc/television | |
| parent | 3f9cf298e89cd5037b982abba06091224ee76daf (diff) | |
| download | baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip | |
Adding metadata
Diffstat (limited to 'app-misc/television')
| -rw-r--r-- | app-misc/television/Manifest | 4 | ||||
| -rw-r--r-- | app-misc/television/metadata.xml | 12 | ||||
| -rw-r--r-- | app-misc/television/television-0.12.5.ebuild | 28 | ||||
| -rw-r--r-- | app-misc/television/television-0.13.11.ebuild | 49 |
4 files changed, 0 insertions, 93 deletions
diff --git a/app-misc/television/Manifest b/app-misc/television/Manifest deleted file mode 100644 index d4661c2a36da..000000000000 --- a/app-misc/television/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST television-0.12.5-crates.tar.xz 21171472 BLAKE2B 4c42ecf352a0e248610e9e0023717ace3fd5b7908b9da553d1c4edc579c7c7f4d882b85146b59b577bc994457eccc415b184ed84beae60f443322a1ab55da176 SHA512 688dd6b6236c57d15beabb61c06ad8c99376535fe0b2f17a65e21c198f5c1da59e5b98a41054f971870558deabed7c8ca7f4264df91fa3adba0cf2a0fe7b5f1e -DIST television-0.12.5.tar.gz 14360622 BLAKE2B 97f8dfb414f3079a61cd9de613a75ffaf123db4890e70ea12a6f22602466f05d493650e5aea887c04cd8f74c16de9ba8f8b91f50b04c18c84b057e20616547d4 SHA512 eec5f3e8f531e7ed5e4fbd4cba128317a04485057f50b231bfa9afd2ad68b153a2558c76d65e1a04a12b22fb9e03006abf9f407ae3e5c7a34322a0f6a2c2c292 -DIST television-0.13.11-crates.tar.xz 21547684 BLAKE2B dd8d5ce02528d54ee5fe1f211abc05e5b6724fb7f9b4cac63fe07cf5e3cf803177174cced5ccd9011cfbcf1cd5931634effb81f405315a3edf8e2e1fc56f8f48 SHA512 6e859403c20d2a55409f916d3bc73571913ab0a3bd467ade4e0c21f34b5fa35f3bc0deabe94999c195bbbc9a765c5de169ce7cd321428366eaaefd9e7e014d5a -DIST television-0.13.11.tar.gz 17578371 BLAKE2B ec255bb80c1d6b9e66df0c41f1b7781be6556f3b191a2fe54acf0c66210f91756cefcc168bdb321e4e0bd03649b80104b9a96eeae3ae449586ae0e054c7cc87b SHA512 9fd0ddf030fda6e82cef92820f357e74f1431cc93f98651f79af1995f2983f9fdb04084378861827850b3eef98f953e144c82f3e00b255962460eda1b06d9956 diff --git a/app-misc/television/metadata.xml b/app-misc/television/metadata.xml deleted file mode 100644 index 310a4af0a154..000000000000 --- a/app-misc/television/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>kupravagoodman@proton.me</email> - <name>Timur Kuprava</name> - </maintainer> - <upstream> - <bugs-to>https://github.com/alexpasmantier/television/issues</bugs-to> - <remote-id type="github">alexpasmantier/television</remote-id> - </upstream> -</pkgmetadata> diff --git a/app-misc/television/television-0.12.5.ebuild b/app-misc/television/television-0.12.5.ebuild deleted file mode 100644 index 40792ab73e18..000000000000 --- a/app-misc/television/television-0.12.5.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Autogenerated by pycargoebuild 0.15.0 - -EAPI=8 - -RUST_MIN_VER="1.85.0" - -inherit cargo - -DESCRIPTION="Cross-platform, fast and extensible general purpose fuzzy finder TUI." -HOMEPAGE="https://github.com/alexpasmantier/television" -SRC_URI=" - https://github.com/alexpasmantier/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz - https://github.com/kuprTheMan/contribute-deps/releases/download/${P}/${P}-crates.tar.xz -" - -LICENSE="MIT" -# Dependent crate licenses -LICENSE+=" - Apache-2.0 BSD Boost-1.0 CDLA-Permissive-2.0 ISC MIT MPL-2.0 - Unicode-3.0 ZLIB -" - -SLOT="0" -KEYWORDS="~amd64" -RESTRICT="test" diff --git a/app-misc/television/television-0.13.11.ebuild b/app-misc/television/television-0.13.11.ebuild deleted file mode 100644 index ad6b438635d1..000000000000 --- a/app-misc/television/television-0.13.11.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Autogenerated by pycargoebuild 0.15.0 - -EAPI=8 - -CRATES=" -" - -RUST_MIN_VER="1.90.0" - -inherit cargo - -DESCRIPTION="Cross-platform, fast and extensible general purpose fuzzy finder TUI." -HOMEPAGE="https://github.com/alexpasmantier/television" -SRC_URI=" - https://github.com/alexpasmantier/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz - https://github.com/pastalian/distfiles/releases/download/${P}/${P}-crates.tar.xz -" - -LICENSE="MIT" -# Dependent crate licenses -LICENSE+=" - Apache-2.0 BSD Boost-1.0 CDLA-Permissive-2.0 ISC MIT MPL-2.0 - Unicode-3.0 ZLIB -" - -SLOT="0" -KEYWORDS="~amd64" -IUSE="test" -RESTRICT="!test? ( test )" - -BDEPEND=" - test? ( - sys-apps/bat - sys-apps/fd - ) -" - -src_install() { - cargo_src_install - doman man/tv.1 -} - -src_test() { - local -x TV_BIN_PATH="${S}/$(cargo_target_dir)/tv" - cargo_src_test -} |
