* [PR PATCH] tellico: update to 4.0.
@ 2024-09-12 20:56 Johnnynator
2024-12-12 2:06 ` github-actions
2024-12-27 1:59 ` [PR PATCH] [Closed]: " github-actions
0 siblings, 2 replies; 3+ messages in thread
From: Johnnynator @ 2024-09-12 20:56 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 320 bytes --]
There is a new pull request by Johnnynator against master on the void-packages repository
https://github.com/Johnnynator/void-packages tellico
https://github.com/void-linux/void-packages/pull/52202
tellico: update to 4.0.
None
A patch file from https://github.com/void-linux/void-packages/pull/52202.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tellico-52202.patch --]
[-- Type: text/x-diff, Size: 2559 bytes --]
From dba68e7ffe9d4f6b5b6b4a07454f18805919f86a Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Fri, 6 Sep 2024 09:24:57 +0200
Subject: [PATCH] tellico: update to 4.0.
---
srcpkgs/tellico/template | 24 +++++++++++++-----------
srcpkgs/tellico/update | 1 +
2 files changed, 14 insertions(+), 11 deletions(-)
create mode 100644 srcpkgs/tellico/update
diff --git a/srcpkgs/tellico/template b/srcpkgs/tellico/template
index 0c2a37d35e9680..c8a151daac3e90 100644
--- a/srcpkgs/tellico/template
+++ b/srcpkgs/tellico/template
@@ -1,24 +1,26 @@
# Template file for 'tellico'
pkgname=tellico
-version=3.5.5
-revision=2
+version=4.0
+revision=1
build_style=cmake
-configure_args="$(vopt_bool webcam ENABLE_WEBCAM)
- -DBUILD_TESTING=OFF"
-hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools kconfig
- gettext kcoreaddons"
-makedepends="kfilemetadata5-devel khtml-devel kitemmodels-devel knewstuff-devel
- kguiaddons-devel karchive-devel kiconthemes-devel
+configure_args="$(vopt_bool webcam ENABLE_WEBCAM) -DKF6_HOST_TOOLING=/usr/lib/cmake"
+hostmakedepends="extra-cmake-modules qt6-base qt6-tools gettext
+ pkg-config kf6-kdoctools kf6-kconfig"
+makedepends="kf6-karchive-devel kf6-kcodecs-devel kf6-sonnet-devel
+ kf6-kdoctools-devel kf6-kcoreaddons-devel kf6-kiconthemes-devel
+ kf6-kguiaddons-devel kf6-kio-devel kf6-kitemmodels-devel
+ kf6-ktextwidgets-devel kf6-kxmlgui-devel kf6-knewstuff-devel
+ kf6-kfilemetadata-devel qt6-webengine-devel qt6-charts-devel
$(vopt_if webcam v4l-utils-devel) $(vopt_if yaz yaz-devel)
$(vopt_if xmp exempi-devel) $(vopt_if cdio libcdio-devel)
- $(vopt_if cddb libkcddb-devel) $(vopt_if scanner libksane-devel)
- libcdio-paranoia-devel ksolid-devel"
+ $(vopt_if cddb libkcddb6-devel) $(vopt_if scanner libksane6-devel)
+ libcdio-paranoia-devel kf6-solid-devel"
short_desc="Collection manager for KDE"
maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="http://tellico-project.org/"
distfiles="http://tellico-project.org/files/${pkgname}-${version}.tar.xz"
-checksum=001794c52e99b20feab8373440850549ccd6da0a1fe2345c6192f9385472d06c
+checksum=8d4d05f3d430048d9d694a6e82371c9d54c2c28bf78fc7921db7d089351b4d33
python_version=3
build_options="webcam yaz xmp cdio cddb scanner"
build_options_default="webcam yaz xmp cdio cddb scanner"
diff --git a/srcpkgs/tellico/update b/srcpkgs/tellico/update
new file mode 100644
index 00000000000000..d01a6f95f72bfa
--- /dev/null
+++ b/srcpkgs/tellico/update
@@ -0,0 +1 @@
+site="https://tellico-project.org/archive/"
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: tellico: update to 4.0.
2024-09-12 20:56 [PR PATCH] tellico: update to 4.0 Johnnynator
@ 2024-12-12 2:06 ` github-actions
2024-12-27 1:59 ` [PR PATCH] [Closed]: " github-actions
1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2024-12-12 2:06 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/52202#issuecomment-2537591966
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Closed]: tellico: update to 4.0.
2024-09-12 20:56 [PR PATCH] tellico: update to 4.0 Johnnynator
2024-12-12 2:06 ` github-actions
@ 2024-12-27 1:59 ` github-actions
1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2024-12-27 1:59 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 161 bytes --]
There's a closed pull request on the void-packages repository
tellico: update to 4.0.
https://github.com/void-linux/void-packages/pull/52202
Description:
None
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-12-27 1:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-12 20:56 [PR PATCH] tellico: update to 4.0 Johnnynator
2024-12-12 2:06 ` github-actions
2024-12-27 1:59 ` [PR PATCH] [Closed]: " github-actions
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).