From 6692a1c9f9b1f1434b619482399ea8d95ff34de1 Mon Sep 17 00:00:00 2001 From: chaosmonk <mason@masonhock.com> Date: Thu, 5 Sep 2019 15:10:08 -0700 Subject: [PATCH] no longer import tox from ppa --- helpers/make-filteraudio | 26 -------------------------- helpers/make-qtox | 26 -------------------------- helpers/make-toxcore | 26 -------------------------- helpers/make-toxic | 26 -------------------------- helpers/make-utox | 26 -------------------------- 5 files changed, 130 deletions(-) delete mode 100644 helpers/make-filteraudio delete mode 100644 helpers/make-qtox delete mode 100644 helpers/make-toxcore delete mode 100644 helpers/make-toxic delete mode 100644 helpers/make-utox diff --git a/helpers/make-filteraudio b/helpers/make-filteraudio deleted file mode 100644 index 6e88ad27..00000000 --- a/helpers/make-filteraudio +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2015 fr33domlover <fr33domlover@riseup.net> -# -# 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 3 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, see <http://www.gnu.org/licenses/>. - -VERSION=1 -EXTERNAL='deb-src http://ppa.launchpad.net/i2p.packages/i2p/ubuntu $UPSTREAM main' -REPOKEY=D1386E5F3FC3365C - -. ./config - -changelog "Bring Tox to Trisquel from PPA" - -compile diff --git a/helpers/make-qtox b/helpers/make-qtox deleted file mode 100644 index 6e88ad27..00000000 --- a/helpers/make-qtox +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2015 fr33domlover <fr33domlover@riseup.net> -# -# 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 3 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, see <http://www.gnu.org/licenses/>. - -VERSION=1 -EXTERNAL='deb-src http://ppa.launchpad.net/i2p.packages/i2p/ubuntu $UPSTREAM main' -REPOKEY=D1386E5F3FC3365C - -. ./config - -changelog "Bring Tox to Trisquel from PPA" - -compile diff --git a/helpers/make-toxcore b/helpers/make-toxcore deleted file mode 100644 index 646ac85d..00000000 --- a/helpers/make-toxcore +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2015 fr33domlover <fr33domlover@riseup.net> -# -# 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 3 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, see <http://www.gnu.org/licenses/>. - -VERSION=1 -EXTERNAL='deb-src http://ppa.launchpad.net/i2p.packages/i2p/ubuntu $UPSTREAM main' -REPOKEY="D1386E5F3FC3365C" - -. ./config - -changelog "Bring Tox to Trisquel from PPA" - -compile diff --git a/helpers/make-toxic b/helpers/make-toxic deleted file mode 100644 index 646ac85d..00000000 --- a/helpers/make-toxic +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2015 fr33domlover <fr33domlover@riseup.net> -# -# 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 3 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, see <http://www.gnu.org/licenses/>. - -VERSION=1 -EXTERNAL='deb-src http://ppa.launchpad.net/i2p.packages/i2p/ubuntu $UPSTREAM main' -REPOKEY="D1386E5F3FC3365C" - -. ./config - -changelog "Bring Tox to Trisquel from PPA" - -compile diff --git a/helpers/make-utox b/helpers/make-utox deleted file mode 100644 index 646ac85d..00000000 --- a/helpers/make-utox +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2015 fr33domlover <fr33domlover@riseup.net> -# -# 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 3 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, see <http://www.gnu.org/licenses/>. - -VERSION=1 -EXTERNAL='deb-src http://ppa.launchpad.net/i2p.packages/i2p/ubuntu $UPSTREAM main' -REPOKEY="D1386E5F3FC3365C" - -. ./config - -changelog "Bring Tox to Trisquel from PPA" - -compile -- GitLab