From 9be3a0012b16fc4d931371286903dbac42ef8c9f Mon Sep 17 00:00:00 2001 From: Ark74 Date: Sat, 11 Apr 2026 12:26:29 -0600 Subject: [PATCH] misc: cleaning deprecated dependency helpers --- helpers/make-extra-cmake-modules | 30 ------------------------------ helpers/make-kf6-karchive | 30 ------------------------------ helpers/make-pkg-kde-tools | 32 -------------------------------- 3 files changed, 92 deletions(-) delete mode 100644 helpers/make-extra-cmake-modules delete mode 100644 helpers/make-kf6-karchive delete mode 100644 helpers/make-pkg-kde-tools diff --git a/helpers/make-extra-cmake-modules b/helpers/make-extra-cmake-modules deleted file mode 100644 index d770f93b..00000000 --- a/helpers/make-extra-cmake-modules +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2024 Luis Guzmán -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -# - -VERSION=1 -EXTERNAL='deb-src http://ppa.launchpad.net/nextcloud-devs/client/ubuntu $UPSTREAM main' -REPOKEY="60EE47FBAD3DD469" -BACKPORT=true - -. ./config - - -changelog "Added as a dependency for nextcloud-desktop backport" - -package diff --git a/helpers/make-kf6-karchive b/helpers/make-kf6-karchive deleted file mode 100644 index d770f93b..00000000 --- a/helpers/make-kf6-karchive +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2024 Luis Guzmán -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -# - -VERSION=1 -EXTERNAL='deb-src http://ppa.launchpad.net/nextcloud-devs/client/ubuntu $UPSTREAM main' -REPOKEY="60EE47FBAD3DD469" -BACKPORT=true - -. ./config - - -changelog "Added as a dependency for nextcloud-desktop backport" - -package diff --git a/helpers/make-pkg-kde-tools b/helpers/make-pkg-kde-tools deleted file mode 100644 index 68a08f70..00000000 --- a/helpers/make-pkg-kde-tools +++ /dev/null @@ -1,32 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2024 Luis Guzmán -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -# - -VERSION=3 -EXTERNAL='deb-src http://ppa.launchpad.net/nextcloud-devs/client/ubuntu $UPSTREAM main' -REPOKEY="60EE47FBAD3DD469" -BACKPORT=true - -. ./config - -# Add trisquel as maintainer to pass checks on custom packages. -patch_p1 $DATA/000_add_trisquel_maintainer.patch - -changelog "Upgrade backport as a dependency for nextcloud-desktop" - -package