2025-09-28 23:18:33 UTC

This commit is contained in:
Repository mirror & CI
2025-09-28 23:18:33 +00:00
parent 36af3b4189
commit 3592b7e775
6 changed files with 59 additions and 2 deletions

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-build/meson python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install setup test
DEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 )
DESCRIPTION=Tool to create Flatpak bundles from Portage ebuilds
EAPI=8
HOMEPAGE=https://github.com/StefanCristian/flatpakify
INHERIT=meson python-single-r1
IUSE=python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
KEYWORDS=~amd64
LICENSE=GPL-2+
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) || ( app-admin/doas kde-plasma/kdesu-gui app-admin/sudo ) dev-util/flatpak-builder sys-apps/flatpak sys-apps/portage
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
SLOT=0
SRC_URI=https://github.com/StefanCristian/flatpakify/archive/1.0.5.tar.gz -> flatpakify-1.0.5.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7eb9c3a6dc6662368634584aab44a2c meson 99466844dd8d4fcfb07578a76f5a9922 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=d83b259c8815989e1d61dcb5cfa0cb90

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=>=media-gfx/gimp-3.0.0 glib? ( dev-libs/glib:2 )
DESCRIPTION=Suite of GIMP plugins for texture synthesis
EAPI=8
HOMEPAGE=https://github.com/bootchk/resynthesizer
INHERIT=meson
IUSE=debug +glib threads test +translations animate deep-progress libheal
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=media-gfx/gimp-3.0.0 glib? ( dev-libs/glib:2 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/bootchk/resynthesizer/archive/refs/tags/v3.0.tar.gz -> gimp-resynthesizer-3.0.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7eb9c3a6dc6662368634584aab44a2c meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=741e879397a380fe565898dfef77767e

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-cpp/gtest ) app-alternatives/ninja >=dev-build/cmake-3.20.5 virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-arch/libarchive acct-user/lms dev-cpp/wt:= dev-libs/boost:= dev-libs/libconfig[cxx] dev-libs/pugixml:= media-libs/taglib:= media-video/ffmpeg[lame,opus] sys-libs/pam !stb? ( media-gfx/graphicsmagick ) dev-libs/xxhash stb? ( dev-libs/stb )
DESCRIPTION=Lightweight Music Server.
EAPI=8
HOMEPAGE=https://lms-demo.poupon.dev/ https://github.com/epoupon/lms
INHERIT=cmake pam systemd
IUSE=test +stb
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=app-arch/libarchive acct-user/lms dev-cpp/wt:= dev-libs/boost:= dev-libs/libconfig[cxx] dev-libs/pugixml:= media-libs/taglib:= media-video/ffmpeg[lame,opus] sys-libs/pam !stb? ( media-gfx/graphicsmagick )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/epoupon/lms/archive/refs/tags/v3.71.0.tar.gz -> lms-3.71.0.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a pam b56d0c9c20fc5b553f13c8ae165a10a5 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=a2f6d49414ba9769355ca08848fb9ae0

View File

@@ -983,6 +983,7 @@ dev-util/find-work 0.990.0 1.0.0 9999: Personal advice utility for Gentoo packag
dev-util/find-work-bugzilla 0.3.0 1.0.0: Personal advice utility for Gentoo package maintainers: Bugzilla plugin
dev-util/find-work-pkgcheck 0.3.0 1.0.0: Personal advice utility for Gentoo package maintainers: pkgcheck plugin
dev-util/find-work-repology 0.3.0 1.0.0: Personal advice utility for Gentoo package maintainers: Repology plugin
dev-util/flatpakify 1.0.5: Tool to create Flatpak bundles from Portage ebuilds
dev-util/fnm 1.38.1: Fast and simple Node.js version manager
dev-util/fortls 2.13.0 3.0.0 3.1.1 3.1.2 3.2.2: Fortran Language Server (fortls)
dev-util/fortran-test-drive 0.4.0 0.5.0: The simple testing framework (for Fortran)
@@ -1381,6 +1382,7 @@ media-plugins/argotlunar-bin 2.06-r2: Argotlunar is a sound granulator. Binary L
media-plugins/dtmediawiki 9999: Wikimedia Commons export plugin for Darktable
media-plugins/eq10q 2.2: An LV2 audio plugin implementing a powerful and flexible parametric equalizer
media-plugins/gimp-avif-plugin 9999: Plug-in for development GIMP 2.99.11 for loading/saving AVIF images.
media-plugins/gimp-resynthesizer 3.0: Suite of GIMP plugins for texture synthesis
media-plugins/qt-heif-image-plugin 0.3.4: Qt plugin for HEIF images
media-plugins/qt-jpegxl-image-plugin 9999: Qt plug-in to allow Qt and KDE based applications to read/write JXL images.
media-plugins/whysynth 20170701_p20180323-r1: A software synthesizer plugin for the DSSI Soft Synth Interface
@@ -1404,7 +1406,7 @@ media-sound/jacktrip 2.4.0: Send JACK audio over a network
media-sound/jriver 31.0.83: A cross-platform media center, famous for high quality of audio.
media-sound/kew 2.4.4-r1: kew (/kjuː/) is a command-line music player for Linux.
media-sound/listenbrainz-mpd 2.3.8-r2: ListenBrainz submission client for MPD
media-sound/lms 3.68.1 3.69.0 3.71.0: Lightweight Music Server.
media-sound/lms 3.68.1 3.69.0 3.71.0 3.71.0-r1: Lightweight Music Server.
media-sound/loudgain 0.6.8-r1 0.6.8_p20240128 0.6.8_p20240128-r2: Versatile ReplayGain 2.0 loudness normalizer
media-sound/mopidy 3.4.2: An extensible music server written in Python.
media-sound/mousai 0.7.9: Identify songs in seconds

View File

@@ -1 +1 @@
Sun, 28 Sep 2025 17:33:38 +0000
Sun, 28 Sep 2025 23:18:33 +0000