[neon/infrastructure/pangea-data] settings: wildcard more invent dirs now that kde hav been split

Carlos De Maine null at kde.org
Fri Jul 10 04:25:24 BST 2026


Git commit ab1eb64ce75af042facd84e2862e9c123d6bcf2f by Carlos De Maine.
Committed on 10/07/2026 at 03:22.
Pushed by carlosdem into branch 'master'.

wildcard more invent dirs now that kde hav been split

M  +75   -3    settings/nci.yaml

https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/ab1eb64ce75af042facd84e2862e9c123d6bcf2f

diff --git a/settings/nci.yaml b/settings/nci.yaml
index 81a7803..13b062a 100644
--- a/settings/nci.yaml
+++ b/settings/nci.yaml
@@ -1,6 +1,78 @@
-# Enable restriction for all of kde, no one uses gbp there but
-# we have snapcraft.yamls in the tree.
-'*_kde_*_*':
+# Enable restriction for all of  neon invent replicating dirs, no one uses gbp there but
+# we have legacy debian full source dirs in there.
+'*_accessibility_*_*':
+  sourcer:
+    restricted_packaging_copy: true
+
+'*_education_*_*':
+  sourcer:
+    restricted_packaging_copy: true
+
+'*_games_*_*':
+  sourcer:
+    restricted_packaging_copy: true
+
+'*_graphics_*_*':
+  sourcer:
+    restricted_packaging_copy: true
+
+'*_kdevelop_*_*':
+  sourcer:
+    restricted_packaging_copy: true
+
+'*_kf5_*_*':
+  sourcer:
+    restricted_packaging_copy: true
+
+'*_libraries_*_*':
+  sourcer:
+    restricted_packaging_copy: true
+
+'*_maui_*_*':
+  sourcer:
+    restricted_packaging_copy: true
+
+'*_multimedia_*_*':
+  sourcer:
+    restricted_packaging_copy: true
+
+'*_network_*_*':
+  sourcer:
+    restricted_packaging_copy: true
+
+'*_office_*_*':
+  sourcer:
+    restricted_packaging_copy: true
+
+'*_packaging_*_*':
+  sourcer:
+    restricted_packaging_copy: true
+
+'*_pim_*_*':
+  sourcer:
+    restricted_packaging_copy: true
+
+'*_plasma_*_*':
+  sourcer:
+    restricted_packaging_copy: true
+
+'*_plasma-bigscreen_*_*':
+  sourcer:
+    restricted_packaging_copy: true
+
+'*_plasma-mobile_*_*':
+  sourcer:
+    restricted_packaging_copy: true
+
+'*_sdk_*_*':
+  sourcer:
+    restricted_packaging_copy: true
+
+'*_system_*_*':
+  sourcer:
+    restricted_packaging_copy: true
+
+'*_utilities_*_*':
   sourcer:
     restricted_packaging_copy: true
 


More information about the Neon-commits mailing list