[neon/kde/oxygen-icons5/Neon/unstable] debian: kf6-oxygen-icons is where its at
Carlos De Maine
null at kde.org
Mon Aug 14 23:32:44 BST 2023
Git commit 1c7679708485a4a1689c0d0b02f1165cc2bbcef7 by Carlos De Maine.
Committed on 15/08/2023 at 00:32.
Pushed by carlosdem into branch 'Neon/unstable'.
kf6-oxygen-icons is where its at
M +2 -4 debian/control
A +1 -0 debian/not-installed
M +1 -6 debian/rules
https://invent.kde.org/neon/kde/oxygen-icons5/-/commit/1c7679708485a4a1689c0d0b02f1165cc2bbcef7
diff --git a/debian/control b/debian/control
index 895c298..7d6a303 100644
--- a/debian/control
+++ b/debian/control
@@ -21,10 +21,8 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/oxygen-icons5.git
Package: oxygen-icon-theme
Architecture: all
Multi-Arch: foreign
-Depends: hicolor-icon-theme, ${misc:Depends}
+Depends: hicolor-icon-theme, kf6-oxygen-icons5, ${misc:Depends}
Breaks: fdpowermon-icons
Replaces: fdpowermon-icons
Description: Oxygen icon theme
- Oxygen is the standard icon theme for KDE 4, but follows the freedesktop.org
- icon schemes, so it can be used in other desktop environments using this
- specification.
+ Dummy package as oxygen-icons5 is provided by kf6-oxygen-icons5.
\ No newline at end of file
diff --git a/debian/not-installed b/debian/not-installed
new file mode 100644
index 0000000..d7a0d79
--- /dev/null
+++ b/debian/not-installed
@@ -0,0 +1 @@
+usr/
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index f607012..02b6a27 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,9 +3,4 @@
export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
%:
- dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
-
-override_dh_install:
- dh_install
- find $(CURDIR)/debian/oxygen-icon-theme -type d -print0 |xargs -0 rmdir --ignore-fail-on-non-empty
- bash $(CURDIR)/debian/symlink_duplicates.sh $(CURDIR)/debian/oxygen-icon-theme $(CURDIR)/debian/oxygen-icon-theme/usr/share/icons
+ dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
\ No newline at end of file
More information about the Neon-commits
mailing list