media-sound/tageditor: new ebuild

This commit is contained in:
2024-01-02 14:00:35 -08:00
parent 8bed76bde0
commit 55f7977a30
3 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1 @@
DIST tageditor-3.9.0.tar.gz 931083 BLAKE2B cbd4517de99a0fb5523592ce79af48b3c64046745fed8f24bb4b14e4495e5af11d05a20000490732c37f04145cfcb65902f89f882e73971c583617c803be0b47 SHA512 517be970094863aec6fe38eb787db876e5d5fe339459ab6fea32f08fb5a8a1a9d8e2e8dc3b32c433e922746efb284733ad974b7124e59e4fd67e6e0d874147ca

View File

@@ -0,0 +1,28 @@
EAPI=8
inherit cmake
DESCRIPTION="A tag editor with command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska"
HOMEPAGE="https://github.com/Martchus/tageditor"
SRC_URI="https://github.com/Martchus/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
# NOTE: QT interface is not built
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64"
IUSE="qt"
RDEPEND="dev-util/cpp-utilities
media-sound/tagparser"
DEPEND="${RDEPEND}"
src_configure() {
local mycmakeargs=(
-DCMAKE_BUILD_TYPE=Release
-DWIDGETS_GUI=OFF
-DQUICK_GUI=OFF
)
cmake_src_configure
}

View File

@@ -0,0 +1,15 @@
BDEPEND=app-alternatives/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-util/cpp-utilities media-sound/tagparser
DESCRIPTION=A tag editor with command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska
EAPI=8
HOMEPAGE=https://github.com/Martchus/tageditor
INHERIT=cmake
IUSE=qt
KEYWORDS=amd64
LICENSE=GPL-2+
RDEPEND=dev-util/cpp-utilities media-sound/tagparser
SLOT=0
SRC_URI=https://github.com/Martchus/tageditor/archive/v3.9.0.tar.gz -> tageditor-3.9.0.tar.gz
_eclasses_=cmake 0f2e0c197fad0312f3c4765c9cf36271 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c toolchain-funcs e56c7649b804f051623c8bc1a1c44084 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=d6235a370231e414ce11341d1a32ce44