public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: media-video/kooha/
@ 2023-08-24 22:41 David Roman
  0 siblings, 0 replies; 8+ messages in thread
From: David Roman @ 2023-08-24 22:41 UTC (permalink / raw
  To: gentoo-commits

commit:     6481a90a0955c9038c5d59e20902060f31987046
Author:     Konstantin Tutsch <mail <AT> konstantintutsch <DOT> de>
AuthorDate: Thu Aug 24 12:00:56 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Aug 24 12:01:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6481a90a

media-video/kooha: add libpulse-mainloop-glib dependency

Closes: https://bugs.gentoo.org/912929
Signed-off-by: Konstantin Tutsch <mail <AT> konstantintutsch.de>

 media-video/kooha/kooha-2.2.3.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/media-video/kooha/kooha-2.2.3.ebuild b/media-video/kooha/kooha-2.2.3.ebuild
index a1e0852980..00c7b40734 100644
--- a/media-video/kooha/kooha-2.2.3.ebuild
+++ b/media-video/kooha/kooha-2.2.3.ebuild
@@ -161,7 +161,8 @@ LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64"
 
-IUSE="x264 vaapi"
+IUSE="x264 vaapi test"
+RESTRICT="!test? ( test )"
 
 IDEPEND=">=dev-util/meson-1.1.1
 >=dev-util/ninja-1.11.1-r2
@@ -174,7 +175,8 @@ x264? ( >=media-libs/x264-0.0.20220222
 vaapi? ( >=media-plugins/gst-plugins-vaapi-1.20.6 )
 >=dev-libs/glib-2.76.3
 >=gui-libs/gtk-4.10.4
->=gui-libs/libadwaita-1.3.3"
+>=gui-libs/libadwaita-1.3.3
+>=media-libs/libpulse-15.0[glib]"
 DEPEND=">=media-video/pipewire-0.3.77-r1[gstreamer]
 >=sys-apps/xdg-desktop-portal-1.16.0-r1"
 RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: media-video/kooha/
@ 2023-08-26  7:04 Viorel Munteanu
  0 siblings, 0 replies; 8+ messages in thread
From: Viorel Munteanu @ 2023-08-26  7:04 UTC (permalink / raw
  To: gentoo-commits

commit:     209077f51af2b21a4824f8e03abbc0bd21232d77
Author:     Konstantin Tutsch <mail <AT> konstantintutsch <DOT> de>
AuthorDate: Sat Aug 26 06:28:33 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 06:28:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=209077f5

media-video/kooha: add cargo clippy testing dependency

Signed-off-by: Konstantin Tutsch <mail <AT> konstantintutsch.de>

 media-video/kooha/kooha-2.2.3.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/media-video/kooha/kooha-2.2.3.ebuild b/media-video/kooha/kooha-2.2.3.ebuild
index f4c2e19c6f..712b882e16 100644
--- a/media-video/kooha/kooha-2.2.3.ebuild
+++ b/media-video/kooha/kooha-2.2.3.ebuild
@@ -183,6 +183,8 @@ BDEPEND="
 		>=dev-util/ninja-1.11.1-r2
 		>=dev-libs/appstream-glib-0.8.2
 		>=virtual/rust-1.69.0
+		test? ( || ( dev-lang/rust[clippy]
+					 dev-lang/rust-bin[clippy] ) )
 "
 
 # rust does not use *FLAGS from make.conf, silence portage warning


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: media-video/kooha/
@ 2023-08-26  7:04 Viorel Munteanu
  0 siblings, 0 replies; 8+ messages in thread
From: Viorel Munteanu @ 2023-08-26  7:04 UTC (permalink / raw
  To: gentoo-commits

commit:     c82e3b3cb7404e59a35b326c8f57f61641e19c74
Author:     Konstantin Tutsch <mail <AT> konstantintutsch <DOT> de>
AuthorDate: Sat Aug 26 06:07:58 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 06:07:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c82e3b3c

media-video/kooha: add tabs before depenedencies

Signed-off-by: Konstantin Tutsch <mail <AT> konstantintutsch.de>

 media-video/kooha/kooha-2.2.3.ebuild | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/media-video/kooha/kooha-2.2.3.ebuild b/media-video/kooha/kooha-2.2.3.ebuild
index 324f5886c5..f4c2e19c6f 100644
--- a/media-video/kooha/kooha-2.2.3.ebuild
+++ b/media-video/kooha/kooha-2.2.3.ebuild
@@ -164,7 +164,8 @@ KEYWORDS="~amd64"
 IUSE="x264 vaapi test"
 RESTRICT="!test? ( test )"
 
-DEPEND="x264? ( >=media-libs/x264-0.0.20220222
+DEPEND="
+		x264? ( >=media-libs/x264-0.0.20220222
 				>=media-libs/gst-plugins-ugly-1.20.6 )
 		>=media-libs/gstreamer-1.20.6
 		>=media-libs/gst-plugins-base-1.20.6
@@ -177,10 +178,11 @@ DEPEND="x264? ( >=media-libs/x264-0.0.20220222
 		>=sys-apps/xdg-desktop-portal-1.16.0-r1
 "
 RDEPEND="${DEPEND}"
-BDEPEND=">=dev-util/meson-1.1.1
-		 >=dev-util/ninja-1.11.1-r2
-		 >=dev-libs/appstream-glib-0.8.2
-		 >=virtual/rust-1.69.0
+BDEPEND="
+		>=dev-util/meson-1.1.1
+		>=dev-util/ninja-1.11.1-r2
+		>=dev-libs/appstream-glib-0.8.2
+		>=virtual/rust-1.69.0
 "
 
 # rust does not use *FLAGS from make.conf, silence portage warning


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: media-video/kooha/
@ 2023-08-26  7:04 Viorel Munteanu
  0 siblings, 0 replies; 8+ messages in thread
From: Viorel Munteanu @ 2023-08-26  7:04 UTC (permalink / raw
  To: gentoo-commits

commit:     1b8beb7834fcd1666329dd59018112d7a830ecb4
Author:     Konstantin Tutsch <mail <AT> konstantintutsch <DOT> de>
AuthorDate: Fri Aug 25 18:11:34 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Fri Aug 25 18:11:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1b8beb78

media-video/kooha: remove gnome.post_install() from meson.build

Closes: https://bugs.gentoo.org/912990
Signed-off-by: Konstantin Tutsch <mail <AT> konstantintutsch.de>

 media-video/kooha/kooha-2.2.3.ebuild | 48 ++++++++++++++++++++++++------------
 1 file changed, 32 insertions(+), 16 deletions(-)

diff --git a/media-video/kooha/kooha-2.2.3.ebuild b/media-video/kooha/kooha-2.2.3.ebuild
index 00c7b40734..12f1119c20 100644
--- a/media-video/kooha/kooha-2.2.3.ebuild
+++ b/media-video/kooha/kooha-2.2.3.ebuild
@@ -164,23 +164,25 @@ KEYWORDS="~amd64"
 IUSE="x264 vaapi test"
 RESTRICT="!test? ( test )"
 
-IDEPEND=">=dev-util/meson-1.1.1
->=dev-util/ninja-1.11.1-r2
->=dev-libs/appstream-glib-0.8.2
->=virtual/rust-1.69.0
-x264? ( >=media-libs/x264-0.0.20220222
-		>=media-libs/gst-plugins-ugly-1.20.6 )
->=media-libs/gstreamer-1.20.6
->=media-libs/gst-plugins-base-1.20.6
-vaapi? ( >=media-plugins/gst-plugins-vaapi-1.20.6 )
->=dev-libs/glib-2.76.3
->=gui-libs/gtk-4.10.4
->=gui-libs/libadwaita-1.3.3
->=media-libs/libpulse-15.0[glib]"
-DEPEND=">=media-video/pipewire-0.3.77-r1[gstreamer]
->=sys-apps/xdg-desktop-portal-1.16.0-r1"
+DEPEND="x264? ( >=media-libs/x264-0.0.20220222
+				>=media-libs/gst-plugins-ugly-1.20.6 )
+		>=media-libs/gstreamer-1.20.6
+		>=media-libs/gst-plugins-base-1.20.6
+		vaapi? ( >=media-plugins/gst-plugins-vaapi-1.20.6 )
+		>=dev-libs/glib-2.76.3
+		>=gui-libs/gtk-4.10.4
+		>=gui-libs/libadwaita-1.3.3
+		>=media-libs/libpulse-15.0[glib]
+		>=media-video/pipewire-0.3.77-r1[gstreamer]
+		>=sys-apps/xdg-desktop-portal-1.16.0-r1
+"
 RDEPEND="${DEPEND}"
-BDEPEND=""
+BDEPEND=">=dev-util/meson-1.1.1
+		 >=dev-util/ninja-1.11.1-r2
+		 >=dev-libs/appstream-glib-0.8.2
+		 >=virtual/rust-1.69.0
+"
+
 
 # rust does not use *FLAGS from make.conf, silence portage warning
 # update with proper path to binaries this crate installs, omit leading /
@@ -188,6 +190,20 @@ QA_FLAGS_IGNORED="usr/bin/${PN}"
 
 BUILD_DIR="${S}/build"
 
+src_prepare() {
+	default
+
+	sed -i \
+		-e '/^gnome.post_install(/,/)/d' \
+		meson.build \
+		|| die
+
+	sed -i \
+		-e '/^test(/,/time\n\t)/d' \
+		src/meson.build \
+		|| die
+}
+
 pkg_postinst() {
 	xdg_pkg_postinst
 	gnome2_schemas_update


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: media-video/kooha/
@ 2023-08-26  7:04 Viorel Munteanu
  0 siblings, 0 replies; 8+ messages in thread
From: Viorel Munteanu @ 2023-08-26  7:04 UTC (permalink / raw
  To: gentoo-commits

commit:     00d549ec0277a8a92c6d9f3b3076c11619e825e4
Author:     Konstantin Tutsch <mail <AT> konstantintutsch <DOT> de>
AuthorDate: Fri Aug 25 18:12:58 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Fri Aug 25 18:12:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=00d549ec

media-video/kooha: remove unneeded line (QA)

Signed-off-by: Konstantin Tutsch <mail <AT> konstantintutsch.de>

 media-video/kooha/kooha-2.2.3.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-video/kooha/kooha-2.2.3.ebuild b/media-video/kooha/kooha-2.2.3.ebuild
index 12f1119c20..8300a3ebb5 100644
--- a/media-video/kooha/kooha-2.2.3.ebuild
+++ b/media-video/kooha/kooha-2.2.3.ebuild
@@ -183,7 +183,6 @@ BDEPEND=">=dev-util/meson-1.1.1
 		 >=virtual/rust-1.69.0
 "
 
-
 # rust does not use *FLAGS from make.conf, silence portage warning
 # update with proper path to binaries this crate installs, omit leading /
 QA_FLAGS_IGNORED="usr/bin/${PN}"


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: media-video/kooha/
@ 2023-08-26  7:04 Viorel Munteanu
  0 siblings, 0 replies; 8+ messages in thread
From: Viorel Munteanu @ 2023-08-26  7:04 UTC (permalink / raw
  To: gentoo-commits

commit:     1d3d45ca125e6a7b991b05dbfc14221f108ad475
Author:     Konstantin Tutsch <mail <AT> konstantintutsch <DOT> de>
AuthorDate: Sat Aug 26 06:02:51 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 06:03:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1d3d45ca

media-video/kooha: remove sed for src/meson.build

Signed-off-by: Konstantin Tutsch <mail <AT> konstantintutsch.de>

 media-video/kooha/kooha-2.2.3.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/media-video/kooha/kooha-2.2.3.ebuild b/media-video/kooha/kooha-2.2.3.ebuild
index 8300a3ebb5..324f5886c5 100644
--- a/media-video/kooha/kooha-2.2.3.ebuild
+++ b/media-video/kooha/kooha-2.2.3.ebuild
@@ -196,11 +196,6 @@ src_prepare() {
 		-e '/^gnome.post_install(/,/)/d' \
 		meson.build \
 		|| die
-
-	sed -i \
-		-e '/^test(/,/time\n\t)/d' \
-		src/meson.build \
-		|| die
 }
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: media-video/kooha/
@ 2023-08-23 17:33 David Roman
  0 siblings, 0 replies; 8+ messages in thread
From: David Roman @ 2023-08-23 17:33 UTC (permalink / raw
  To: gentoo-commits

commit:     a75b0d697777afde83817ede156e708a3f817050
Author:     Konstantin Tutsch <mail <AT> konstantintutsch <DOT> de>
AuthorDate: Tue Aug 22 13:38:48 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Aug 22 13:39:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a75b0d69

media-video/kooha: new package, add 2.2.3

Signed-off-by: Konstantin Tutsch <mail <AT> konstantintutsch.de>

 media-video/kooha/Manifest           |   1 +
 media-video/kooha/kooha-2.2.3.ebuild | 201 +++++++++++++++++++++++++++++++++++
 media-video/kooha/metadata.xml       |  11 ++
 3 files changed, 213 insertions(+)

diff --git a/media-video/kooha/Manifest b/media-video/kooha/Manifest
new file mode 100644
index 0000000000..8198f0068e
--- /dev/null
+++ b/media-video/kooha/Manifest
@@ -0,0 +1 @@
+DIST kooha-2.2.3.tar.xz 16487348 BLAKE2B 39b666f89ec2431a4793db44a0cf00eb97c3ca295973ab8656398c3a68f01c8fcd09194dfe44a7d5265f87187f56c897e594a0545d39de09b0fbc59c7513fa65 SHA512 687bd38bdd4385059c5c625d41b4634dbdd86b7cf13d4ea811bfff46fd4fc1a7096ad94d6c55d935fd24e067ba9e6f60dc9b842264880d2394fca06dc0de2bb0

diff --git a/media-video/kooha/kooha-2.2.3.ebuild b/media-video/kooha/kooha-2.2.3.ebuild
new file mode 100644
index 0000000000..34058bf360
--- /dev/null
+++ b/media-video/kooha/kooha-2.2.3.ebuild
@@ -0,0 +1,201 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CRATES="
+	aho-corasick-0.7.19
+	android_system_properties-0.1.5
+	ansi_term-0.12.1
+	anyhow-1.0.65
+	atomic_refcell-0.1.8
+	autocfg-1.1.0
+	bitflags-1.3.2
+	block-0.1.6
+	bumpalo-3.11.0
+	cairo-rs-0.16.7
+	cairo-sys-rs-0.16.3
+	cc-1.0.73
+	cfg-expr-0.10.3
+	cfg-if-1.0.0
+	chrono-0.4.22
+	color_quant-1.1.0
+	core-foundation-sys-0.8.3
+	field-offset-0.3.4
+	fragile-2.0.0
+	futures-channel-0.3.24
+	futures-core-0.3.24
+	futures-executor-0.3.24
+	futures-io-0.3.24
+	futures-macro-0.3.24
+	futures-task-0.3.24
+	futures-util-0.3.24
+	gdk-pixbuf-0.16.7
+	gdk-pixbuf-sys-0.16.3
+	gdk4-0.5.4
+	gdk4-sys-0.5.4
+	gdk4-wayland-0.5.4
+	gdk4-wayland-sys-0.5.4
+	gdk4-x11-0.5.4
+	gdk4-x11-sys-0.5.4
+	gettext-rs-0.7.0
+	gettext-sys-0.21.3
+	gif-0.12.0
+	gio-0.16.7
+	gio-sys-0.16.3
+	glib-0.15.12
+	glib-0.16.7
+	glib-macros-0.15.11
+	glib-macros-0.16.3
+	glib-sys-0.15.10
+	glib-sys-0.16.3
+	gobject-sys-0.15.10
+	gobject-sys-0.16.3
+	graphene-rs-0.16.3
+	graphene-sys-0.16.3
+	gsettings-macro-0.1.14
+	gsk4-0.5.4
+	gsk4-sys-0.5.4
+	gst-plugin-gif-0.9.2
+	gst-plugin-gtk4-0.9.3
+	gst-plugin-version-helper-0.7.3
+	gstreamer-0.19.4
+	gstreamer-audio-0.19.4
+	gstreamer-audio-sys-0.19.4
+	gstreamer-base-0.19.3
+	gstreamer-base-sys-0.19.3
+	gstreamer-pbutils-0.19.2
+	gstreamer-pbutils-sys-0.19.2
+	gstreamer-sys-0.19.4
+	gstreamer-video-0.19.4
+	gstreamer-video-sys-0.19.4
+	gtk4-0.5.4
+	gtk4-macros-0.5.4
+	gtk4-sys-0.5.4
+	heck-0.4.0
+	iana-time-zone-0.1.48
+	js-sys-0.3.60
+	lazy_static-1.4.0
+	libadwaita-0.2.1
+	libadwaita-sys-0.2.1
+	libc-0.2.132
+	libpulse-binding-2.26.0
+	libpulse-glib-binding-2.25.1
+	libpulse-mainloop-glib-sys-1.19.2
+	libpulse-sys-1.19.3
+	locale_config-0.3.0
+	log-0.4.17
+	malloc_buf-0.0.6
+	memchr-2.5.0
+	memoffset-0.6.5
+	muldiv-1.0.0
+	num-derive-0.3.3
+	num-integer-0.1.45
+	num-rational-0.4.1
+	num-traits-0.2.15
+	objc-0.2.7
+	objc-foundation-0.1.1
+	objc_id-0.1.1
+	once_cell-1.14.0
+	option-operations-0.5.0
+	pango-0.16.5
+	pango-sys-0.16.3
+	paste-1.0.9
+	pest-2.3.1
+	pin-project-lite-0.2.9
+	pin-utils-0.1.0
+	pkg-config-0.3.25
+	pretty-hex-0.3.0
+	proc-macro-crate-1.2.1
+	proc-macro-error-1.0.4
+	proc-macro-error-attr-1.0.4
+	proc-macro2-1.0.43
+	quick-xml-0.25.0
+	quote-1.0.21
+	regex-1.6.0
+	regex-syntax-0.6.27
+	rustc_version-0.3.3
+	semver-0.11.0
+	semver-parser-0.10.2
+	serde-1.0.144
+	serde_derive-1.0.144
+	sharded-slab-0.1.4
+	slab-0.4.7
+	smallvec-1.9.0
+	syn-1.0.99
+	system-deps-6.0.2
+	temp-dir-0.1.11
+	thiserror-1.0.35
+	thiserror-impl-1.0.35
+	thread_local-1.1.4
+	toml-0.5.9
+	tracing-0.1.36
+	tracing-attributes-0.1.22
+	tracing-core-0.1.29
+	tracing-log-0.1.3
+	tracing-subscriber-0.3.15
+	ucd-trie-0.1.5
+	unicode-ident-1.0.4
+	valuable-0.1.0
+	version-compare-0.1.0
+	version_check-0.9.4
+	wasm-bindgen-0.2.83
+	wasm-bindgen-backend-0.2.83
+	wasm-bindgen-macro-0.2.83
+	wasm-bindgen-macro-support-0.2.83
+	wasm-bindgen-shared-0.2.83
+	weezl-0.1.7
+	winapi-0.3.9
+	winapi-i686-pc-windows-gnu-0.4.0
+	winapi-x86_64-pc-windows-gnu-0.4.0
+"
+
+inherit cargo meson xdg gnome2-utils
+
+DESCRIPTION="GTK4 screen recorder for Wayland"
+HOMEPAGE="https://github.com/SeaDve/Kooha/"
+SRC_URI="https://github.com/SeaDve/Kooha/releases/download/v${PV}/kooha-${PV}.tar.xz
+${cargo_crate_uris}"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IUSE="x264 vaapi"
+
+IDEPEND=">=dev-util/meson-1.1.1
+>=dev-util/ninja-1.11.1-r2
+>=dev-libs/appstream-glib-0.8.2
+>=virtual/rust-1.69.0
+x264? ( >=media-libs/x264-0.0.20220222
+		>=media-libs/gst-plugins-ugly-1.20.6 )
+>=media-libs/gstreamer-1.20.6
+>=media-libs/gst-plugins-base-1.20.6
+vaapi? ( >=media-plugins/gst-plugins-vaapi-1.20.6 )
+>=dev-libs/glib-2.76.3
+>=gui-libs/gtk-4.10.4
+>=gui-libs/libadwaita-1.3.3"
+DEPEND=">=media-video/pipewire-0.3.77-r1[gstreamer]
+>=sys-apps/xdg-desktop-portal-1.16.0-r1"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+# rust does not use *FLAGS from make.conf, silence portage warning
+# update with proper path to binaries this crate installs, omit leading /
+QA_FLAGS_IGNORED="usr/bin/${PN}"
+
+BUILD_DIR="${S}/build"
+
+pkg_postinst() {
+	xdg_pkg_postinst
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	xdg_pkg_postrm
+	gnome2_schemas_update
+}
+
+src_test() {
+	virtx meson_src_test
+}

diff --git a/media-video/kooha/metadata.xml b/media-video/kooha/metadata.xml
new file mode 100644
index 0000000000..e6932e9401
--- /dev/null
+++ b/media-video/kooha/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>mail@konstantintutsch.de</email>
+    <name>Konstantin Tutsch</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="github">SeaDve/Kooha</remote-id>
+  </upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: media-video/kooha/
@ 2023-08-23 17:33 David Roman
  0 siblings, 0 replies; 8+ messages in thread
From: David Roman @ 2023-08-23 17:33 UTC (permalink / raw
  To: gentoo-commits

commit:     3c7225ce2ffa59512c11f0a9e6ecf1b04d30c507
Author:     Konstantin Tutsch <mail <AT> konstantintutsch <DOT> de>
AuthorDate: Tue Aug 22 13:46:40 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Aug 22 13:46:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3c7225ce

media-video/kooha: remove custom src_test + CRATES replace - with @

Signed-off-by: Konstantin Tutsch <mail <AT> konstantintutsch.de>

 media-video/kooha/kooha-2.2.3.ebuild | 292 +++++++++++++++++------------------
 1 file changed, 144 insertions(+), 148 deletions(-)

diff --git a/media-video/kooha/kooha-2.2.3.ebuild b/media-video/kooha/kooha-2.2.3.ebuild
index 34058bf360..a1e0852980 100644
--- a/media-video/kooha/kooha-2.2.3.ebuild
+++ b/media-video/kooha/kooha-2.2.3.ebuild
@@ -4,150 +4,150 @@
 EAPI=8
 
 CRATES="
-	aho-corasick-0.7.19
-	android_system_properties-0.1.5
-	ansi_term-0.12.1
-	anyhow-1.0.65
-	atomic_refcell-0.1.8
-	autocfg-1.1.0
-	bitflags-1.3.2
-	block-0.1.6
-	bumpalo-3.11.0
-	cairo-rs-0.16.7
-	cairo-sys-rs-0.16.3
-	cc-1.0.73
-	cfg-expr-0.10.3
-	cfg-if-1.0.0
-	chrono-0.4.22
-	color_quant-1.1.0
-	core-foundation-sys-0.8.3
-	field-offset-0.3.4
-	fragile-2.0.0
-	futures-channel-0.3.24
-	futures-core-0.3.24
-	futures-executor-0.3.24
-	futures-io-0.3.24
-	futures-macro-0.3.24
-	futures-task-0.3.24
-	futures-util-0.3.24
-	gdk-pixbuf-0.16.7
-	gdk-pixbuf-sys-0.16.3
-	gdk4-0.5.4
-	gdk4-sys-0.5.4
-	gdk4-wayland-0.5.4
-	gdk4-wayland-sys-0.5.4
-	gdk4-x11-0.5.4
-	gdk4-x11-sys-0.5.4
-	gettext-rs-0.7.0
-	gettext-sys-0.21.3
-	gif-0.12.0
-	gio-0.16.7
-	gio-sys-0.16.3
-	glib-0.15.12
-	glib-0.16.7
-	glib-macros-0.15.11
-	glib-macros-0.16.3
-	glib-sys-0.15.10
-	glib-sys-0.16.3
-	gobject-sys-0.15.10
-	gobject-sys-0.16.3
-	graphene-rs-0.16.3
-	graphene-sys-0.16.3
-	gsettings-macro-0.1.14
-	gsk4-0.5.4
-	gsk4-sys-0.5.4
-	gst-plugin-gif-0.9.2
-	gst-plugin-gtk4-0.9.3
-	gst-plugin-version-helper-0.7.3
-	gstreamer-0.19.4
-	gstreamer-audio-0.19.4
-	gstreamer-audio-sys-0.19.4
-	gstreamer-base-0.19.3
-	gstreamer-base-sys-0.19.3
-	gstreamer-pbutils-0.19.2
-	gstreamer-pbutils-sys-0.19.2
-	gstreamer-sys-0.19.4
-	gstreamer-video-0.19.4
-	gstreamer-video-sys-0.19.4
-	gtk4-0.5.4
-	gtk4-macros-0.5.4
-	gtk4-sys-0.5.4
-	heck-0.4.0
-	iana-time-zone-0.1.48
-	js-sys-0.3.60
-	lazy_static-1.4.0
-	libadwaita-0.2.1
-	libadwaita-sys-0.2.1
-	libc-0.2.132
-	libpulse-binding-2.26.0
-	libpulse-glib-binding-2.25.1
-	libpulse-mainloop-glib-sys-1.19.2
-	libpulse-sys-1.19.3
-	locale_config-0.3.0
-	log-0.4.17
-	malloc_buf-0.0.6
-	memchr-2.5.0
-	memoffset-0.6.5
-	muldiv-1.0.0
-	num-derive-0.3.3
-	num-integer-0.1.45
-	num-rational-0.4.1
-	num-traits-0.2.15
-	objc-0.2.7
-	objc-foundation-0.1.1
-	objc_id-0.1.1
-	once_cell-1.14.0
-	option-operations-0.5.0
-	pango-0.16.5
-	pango-sys-0.16.3
-	paste-1.0.9
-	pest-2.3.1
-	pin-project-lite-0.2.9
-	pin-utils-0.1.0
-	pkg-config-0.3.25
-	pretty-hex-0.3.0
-	proc-macro-crate-1.2.1
-	proc-macro-error-1.0.4
-	proc-macro-error-attr-1.0.4
-	proc-macro2-1.0.43
-	quick-xml-0.25.0
-	quote-1.0.21
-	regex-1.6.0
-	regex-syntax-0.6.27
-	rustc_version-0.3.3
-	semver-0.11.0
-	semver-parser-0.10.2
-	serde-1.0.144
-	serde_derive-1.0.144
-	sharded-slab-0.1.4
-	slab-0.4.7
-	smallvec-1.9.0
-	syn-1.0.99
-	system-deps-6.0.2
-	temp-dir-0.1.11
-	thiserror-1.0.35
-	thiserror-impl-1.0.35
-	thread_local-1.1.4
-	toml-0.5.9
-	tracing-0.1.36
-	tracing-attributes-0.1.22
-	tracing-core-0.1.29
-	tracing-log-0.1.3
-	tracing-subscriber-0.3.15
-	ucd-trie-0.1.5
-	unicode-ident-1.0.4
-	valuable-0.1.0
-	version-compare-0.1.0
-	version_check-0.9.4
-	wasm-bindgen-0.2.83
-	wasm-bindgen-backend-0.2.83
-	wasm-bindgen-macro-0.2.83
-	wasm-bindgen-macro-support-0.2.83
-	wasm-bindgen-shared-0.2.83
-	weezl-0.1.7
-	winapi-0.3.9
-	winapi-i686-pc-windows-gnu-0.4.0
-	winapi-x86_64-pc-windows-gnu-0.4.0
+	aho-corasick@0.7.19
+	android_system_properties@0.1.5
+	ansi_term@0.12.1
+	anyhow@1.0.65
+	atomic_refcell@0.1.8
+	autocfg@1.1.0
+	bitflags@1.3.2
+	block@0.1.6
+	bumpalo@3.11.0
+	cairo-rs@0.16.7
+	cairo-sys-rs@0.16.3
+	cc@1.0.73
+	cfg-expr@0.10.3
+	cfg-if@1.0.0
+	chrono@0.4.22
+	color_quant@1.1.0
+	core-foundation-sys@0.8.3
+	field-offset@0.3.4
+	fragile@2.0.0
+	futures-channel@0.3.24
+	futures-core@0.3.24
+	futures-executor@0.3.24
+	futures-io@0.3.24
+	futures-macro@0.3.24
+	futures-task@0.3.24
+	futures-util@0.3.24
+	gdk-pixbuf@0.16.7
+	gdk-pixbuf-sys@0.16.3
+	gdk4@0.5.4
+	gdk4-sys@0.5.4
+	gdk4-wayland@0.5.4
+	gdk4-wayland-sys@0.5.4
+	gdk4-x11@0.5.4
+	gdk4-x11-sys@0.5.4
+	gettext-rs@0.7.0
+	gettext-sys@0.21.3
+	gif@0.12.0
+	gio@0.16.7
+	gio-sys@0.16.3
+	glib@0.15.12
+	glib@0.16.7
+	glib-macros@0.15.11
+	glib-macros@0.16.3
+	glib-sys@0.15.10
+	glib-sys@0.16.3
+	gobject-sys@0.15.10
+	gobject-sys@0.16.3
+	graphene-rs@0.16.3
+	graphene-sys@0.16.3
+	gsettings-macro@0.1.14
+	gsk4@0.5.4
+	gsk4-sys@0.5.4
+	gst-plugin-gif@0.9.2
+	gst-plugin-gtk4@0.9.3
+	gst-plugin-version-helper@0.7.3
+	gstreamer@0.19.4
+	gstreamer-audio@0.19.4
+	gstreamer-audio-sys@0.19.4
+	gstreamer-base@0.19.3
+	gstreamer-base-sys@0.19.3
+	gstreamer-pbutils@0.19.2
+	gstreamer-pbutils-sys@0.19.2
+	gstreamer-sys@0.19.4
+	gstreamer-video@0.19.4
+	gstreamer-video-sys@0.19.4
+	gtk4@0.5.4
+	gtk4-macros@0.5.4
+	gtk4-sys@0.5.4
+	heck@0.4.0
+	iana-time-zone@0.1.48
+	js-sys@0.3.60
+	lazy_static@1.4.0
+	libadwaita@0.2.1
+	libadwaita-sys@0.2.1
+	libc@0.2.132
+	libpulse-binding@2.26.0
+	libpulse-glib-binding@2.25.1
+	libpulse-mainloop-glib-sys@1.19.2
+	libpulse-sys@1.19.3
+	locale_config@0.3.0
+	log@0.4.17
+	malloc_buf@0.0.6
+	memchr@2.5.0
+	memoffset@0.6.5
+	muldiv@1.0.0
+	num-derive@0.3.3
+	num-integer@0.1.45
+	num-rational@0.4.1
+	num-traits@0.2.15
+	objc@0.2.7
+	objc-foundation@0.1.1
+	objc_id@0.1.1
+	once_cell@1.14.0
+	option-operations@0.5.0
+	pango@0.16.5
+	pango-sys@0.16.3
+	paste@1.0.9
+	pest@2.3.1
+	pin-project-lite@0.2.9
+	pin-utils@0.1.0
+	pkg-config@0.3.25
+	pretty-hex@0.3.0
+	proc-macro-crate@1.2.1
+	proc-macro-error@1.0.4
+	proc-macro-error-attr@1.0.4
+	proc-macro2@1.0.43
+	quick-xml@0.25.0
+	quote@1.0.21
+	regex@1.6.0
+	regex-syntax@0.6.27
+	rustc_version@0.3.3
+	semver@0.11.0
+	semver-parser@0.10.2
+	serde@1.0.144
+	serde_derive@1.0.144
+	sharded-slab@0.1.4
+	slab@0.4.7
+	smallvec@1.9.0
+	syn@1.0.99
+	system-deps@6.0.2
+	temp-dir@0.1.11
+	thiserror@1.0.35
+	thiserror-impl@1.0.35
+	thread_local@1.1.4
+	toml@0.5.9
+	tracing@0.1.36
+	tracing-attributes@0.1.22
+	tracing-core@0.1.29
+	tracing-log@0.1.3
+	tracing-subscriber@0.3.15
+	ucd-trie@0.1.5
+	unicode-ident@1.0.4
+	valuable@0.1.0
+	version-compare@0.1.0
+	version_check@0.9.4
+	wasm-bindgen@0.2.83
+	wasm-bindgen-backend@0.2.83
+	wasm-bindgen-macro@0.2.83
+	wasm-bindgen-macro-support@0.2.83
+	wasm-bindgen-shared@0.2.83
+	weezl@0.1.7
+	winapi@0.3.9
+	winapi-i686-pc-windows-gnu@0.4.0
+	winapi-x86_64-pc-windows-gnu@0.4.0
 "
 
 inherit cargo meson xdg gnome2-utils
@@ -195,7 +195,3 @@ pkg_postrm() {
 	xdg_pkg_postrm
 	gnome2_schemas_update
 }
-
-src_test() {
-	virtx meson_src_test
-}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-08-26  7:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-24 22:41 [gentoo-commits] repo/proj/guru:master commit in: media-video/kooha/ David Roman
  -- strict thread matches above, loose matches on Subject: below --
2023-08-26  7:04 Viorel Munteanu
2023-08-26  7:04 Viorel Munteanu
2023-08-26  7:04 Viorel Munteanu
2023-08-26  7:04 Viorel Munteanu
2023-08-26  7:04 Viorel Munteanu
2023-08-23 17:33 David Roman
2023-08-23 17:33 David Roman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox