public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/dtk6gui] f45: Retired: Fails to install: https://forge.fedoraproject.org/releng/tickets/issues/13473
Date: Tue, 18 Aug 2026 13:31:35 GMT [thread overview]
Message-ID: <178705989586.1.7905018369975273794.rpms-dtk6gui-f3c201dafff5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/dtk6gui
Branch : f45
Commit : f3c201dafff51d791be92ca790533704b2605240
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2026-08-18T15:31:30+02:00
Stats : +1/-96 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/dtk6gui/c/f3c201dafff51d791be92ca790533704b2605240?branch=f45
Log:
Retired: Fails to install: https://forge.fedoraproject.org/releng/tickets/issues/13473
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index ad5a8dc..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-/dtk6gui-6.0.16.tar.gz
-/dtk6gui-6.0.18.tar.gz
-/dtk6gui-6.0.19.tar.gz
-/dtk6gui-6.0.24.tar.gz
-/dtk6gui-6.0.25.tar.gz
-/dtk6gui-6.0.27.tar.gz
-/dtk6gui-6.0.47.tar.gz
-/dtk6gui-6.7.32.tar.gz
diff --git a/README.md b/README.md
deleted file mode 100644
index 92cd612..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# dtk6gui
-
-The dtk6gui package
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..d035a64
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Retired: Fails to install: https://forge.fedoraproject.org/releng/tickets/issues/13473
diff --git a/dtk6gui.spec b/dtk6gui.spec
deleted file mode 100644
index 11a5432..0000000
--- a/dtk6gui.spec
+++ /dev/null
@@ -1,67 +0,0 @@
-Name: dtk6gui
-Version: 6.7.32
-Release: %autorelease
-Summary: Deepin Toolkit, gui module for DDE look and feel
-License: LGPL-3.0-or-later
-URL: https://github.com/linuxdeepin/dtkgui
-Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
-
-BuildRequires: gcc-c++
-BuildRequires: cmake
-BuildRequires: ninja-build
-
-BuildRequires: cmake(Qt6Core)
-BuildRequires: cmake(Qt6Widgets)
-BuildRequires: cmake(Qt6WaylandClient)
-BuildRequires: cmake(Qt6Gui)
-BuildRequires: cmake(Qt6DBus)
-BuildRequires: cmake(Qt6Network)
-BuildRequires: cmake(Qt6ToolsTools)
-BuildRequires: cmake(Qt6Svg)
-BuildRequires: cmake(Qt6CorePrivate)
-BuildRequires: cmake(Qt6GuiPrivate)
-BuildRequires: cmake(Qt6WaylandClientPrivate)
-
-BuildRequires: cmake(Dtk6Core) >= %{version}
-BuildRequires: cmake(DtkBuildHelper)
-BuildRequires: cmake(TreelandProtocols)
-BuildRequires: pkgconfig(librsvg-2.0)
-BuildRequires: wayland-devel
-BuildRequires: pkgconfig(libraw)
-
-%description
-Deepin Tool Kit (DtkGui) is the development graphical user interface of all
-C++/Qt Developer work on Deepin.
-
-%package devel
-Summary: Development files for %{name}
-Requires: %{name}%{?_isa} = %{version}-%{release}
-
-%description devel
-This package contains development files for %{name}.
-
-%prep
-%autosetup -p1 -C
-
-%build
-%cmake -GNinja -DDTK5=OFF
-%cmake_build
-
-%install
-%cmake_install
-
-%files
-%license LICENSE
-%doc README.md
-%{_libdir}/libdtk6gui.so.6*
-%{_libexecdir}/dtk6/DGui/
-
-%files devel
-%{_libdir}/libdtk6gui.so
-%{_includedir}/dtk6/DGui/
-%{_libdir}/cmake/Dtk6Gui/
-%{_libdir}/pkgconfig/dtk6gui.pc
-%{_qt6_archdatadir}/mkspecs/modules/*.pri
-
-%changelog
-%autochangelog
diff --git a/packit.yaml b/packit.yaml
deleted file mode 100644
index 6380f8f..0000000
--- a/packit.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
-upstream_project_url: https://github.com/linuxdeepin/dtk6gui
-
-jobs:
- - job: pull_from_upstream
- trigger: release
- dist_git_branches:
- - fedora-rawhide
-
- - job: koji_build
- trigger: commit
- dist_git_branches:
- - fedora-all
-
- - job: bodhi_update
- trigger: commit
- dist_git_branches:
- - fedora-branched
diff --git a/sources b/sources
deleted file mode 100644
index 1a9f21c..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (dtk6gui-6.7.32.tar.gz) = 0f5a551618006c87174b29ab90fc6d156ef69e22a51190d14c40d37602649661889d78df19eb238e15d63062588276b3b6e7b9f54d66ff9fc053d805d4ff420e
reply other threads:[~2026-08-18 13:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178705989586.1.7905018369975273794.rpms-dtk6gui-f3c201dafff5@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox