2023-12-02 01:31:52 UTC

This commit is contained in:
Repository mirror & CI
2023-12-02 01:31:52 +00:00
parent 5713793686
commit 315d4cec8b
15 changed files with 100 additions and 82 deletions

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install unpack
DEPEND=gui-apps/wl-clipboard x11-misc/xdg-utils
DESCRIPTION=Wayland clipboard manager with support for multimedia
EAPI=8
HOMEPAGE=https://github.com/sentriz/cliphist
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=GPL-3 MIT BSD
RDEPEND=gui-apps/wl-clipboard x11-misc/xdg-utils
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/henri-gasc/cliphist/archive/refs/tags/v0.4.0.tar.gz -> cliphist-0.4.0.gh.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 9e5a8f7b134fd3ed3785755097fe8ef0
_md5_=67b58689838d736bb15ac580f23feb58

View File

@@ -1,16 +1,16 @@
BDEPEND=>=dev-util/meson-1.2.1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
BDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) dev-util/itstool gui-libs/gtk:4 gui-libs/libadwaita python_single_target_python3_10? ( dev-python/pygobject[python_targets_python3_10(-)] app-misc/mat2[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pygobject[python_targets_python3_11(-)] app-misc/mat2[python_targets_python3_11(-)] ) >=dev-util/meson-1.2.1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm setup test
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) dev-util/itstool gui-libs/gtk:4 gui-libs/libadwaita python_single_target_python3_10? ( dev-python/pygobject[python_targets_python3_10(-)] app-misc/mat2[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pygobject[python_targets_python3_11(-)] app-misc/mat2[python_targets_python3_11(-)] )
DESCRIPTION=Python GTK application to view and clean metadata in files, using mat2.
EAPI=8
HOMEPAGE=https://metadatacleaner.romainvigier.fr https://gitlab.com/rmnvgr/metadata-cleaner
INHERIT=gnome2-utils meson python-single-r1 xdg-utils
INHERIT=gnome2-utils meson python-single-r1
IUSE=python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~amd64
LICENSE=GPL-3+ CC-BY-SA-4.0
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) dev-util/itstool gui-libs/gtk:4 gui-libs/libadwaita python_single_target_python3_10? ( dev-python/pygobject[python_targets_python3_10(-)] app-misc/mat2[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pygobject[python_targets_python3_11(-)] app-misc/mat2[python_targets_python3_11(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
SLOT=0
SRC_URI=https://gitlab.com/rmnvgr/metadata-cleaner/-/archive/v2.3.1/metadata-cleaner-v2.3.1.tar.bz2
SRC_URI=https://gitlab.com/rmnvgr/metadata-cleaner/-/archive/v2.5.4/metadata-cleaner-v2.5.4.tar.bz2
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 meson 576e6bbef90e9753368f8b4ad0bd5383 python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=055ce62a59bd854061f090afa422aedf
_md5_=35bf1b1fe779c4c7c05503fadb923ed6

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long