From 7c493788c225680e66e85ef57d0a4eb3e39354d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Rodr=C3=ADguez?= <ruben@trisquel.info> Date: Mon, 3 Feb 2014 02:13:10 +0100 Subject: [PATCH] Initial release for belenos --- helpers/config | 14 ++-- helpers/make-apache2 | 2 +- helpers/make-apt | 2 +- helpers/make-casper | 2 +- helpers/make-choose-mirror | 2 +- helpers/make-command-not-found | 2 +- helpers/make-compiz | 2 +- helpers/make-compton | 2 +- helpers/make-db | 2 +- helpers/make-dpkg | 2 +- helpers/make-file-roller | 2 +- helpers/make-firefox | 2 +- helpers/make-gfxboot-theme-ubuntu | 2 +- helpers/make-gnome-control-center | 2 +- helpers/make-gnome-menus | 4 +- helpers/make-gnome-panel | 2 +- helpers/make-gnome-session | 2 +- helpers/make-gnome-speech | 2 +- helpers/make-gnome-tweak-tool | 2 +- helpers/make-gtk+2.0 | 2 +- helpers/make-hplip | 2 +- helpers/make-indicator-applet | 2 +- helpers/make-launchpad-integration | 2 +- helpers/make-linux-lts-quantal | 2 +- helpers/make-linux-meta | 2 +- helpers/make-midori | 2 +- helpers/make-notify-osd | 2 +- helpers/make-pidgin | 2 +- helpers/make-plymouth | 2 +- helpers/make-python-apt | 2 +- helpers/make-rhythmbox | 2 +- helpers/make-scummvm | 2 +- helpers/make-software-properties | 2 +- helpers/make-sweets | 26 ------- helpers/make-sweets-browse | 26 ------- helpers/make-sweets-calculate | 26 ------- helpers/make-sweets-chat | 26 ------- helpers/make-sweets-desktop | 26 ------- helpers/make-sweets-etoys | 26 ------- helpers/make-sweets-evince | 26 ------- helpers/make-sweets-evince-python | 26 ------- helpers/make-sweets-gcompris | 26 ------- helpers/make-sweets-gcompris-administration | 26 ------- helpers/make-sweets-gst-plugins-espeak | 26 ------- helpers/make-sweets-hulahop | 26 ------- helpers/make-sweets-imageviewer | 26 ------- helpers/make-sweets-jukebox | 26 ------- helpers/make-sweets-log | 26 ------- helpers/make-sweets-pippy | 26 ------- helpers/make-sweets-polyol | 26 ------- helpers/make-sweets-pyabiword | 64 ----------------- helpers/make-sweets-pyxpcom | 31 -------- helpers/make-sweets-read | 26 ------- helpers/make-sweets-sugar | 26 ------- helpers/make-sweets-sugar-artwork | 26 ------- helpers/make-sweets-sugar-base | 26 ------- helpers/make-sweets-sugar-datastore | 26 ------- helpers/make-sweets-sugar-presence-service | 26 ------- helpers/make-sweets-sugar-toolkit | 26 ------- helpers/make-sweets-telepathy-gabble | 26 ------- helpers/make-sweets-telepathy-glib | 65 ----------------- helpers/make-sweets-telepathy-mission-control | 72 ------------------- helpers/make-sweets-telepathy-python | 26 ------- helpers/make-sweets-telepathy-salut | 70 ------------------ helpers/make-sweets-terminal | 28 -------- helpers/make-sweets-turtleart | 26 ------- helpers/make-sweets-write | 26 ------- helpers/make-sweets-xulrunner | 26 ------- helpers/make-tasksel | 2 +- helpers/make-ubiquity | 2 +- helpers/make-ubufox | 2 +- helpers/make-unattended-upgrades | 2 +- helpers/make-update-manager | 2 +- helpers/make-yelp | 2 +- makepackage | 1 + 75 files changed, 47 insertions(+), 1130 deletions(-) delete mode 100644 helpers/make-sweets delete mode 100644 helpers/make-sweets-browse delete mode 100644 helpers/make-sweets-calculate delete mode 100644 helpers/make-sweets-chat delete mode 100644 helpers/make-sweets-desktop delete mode 100644 helpers/make-sweets-etoys delete mode 100644 helpers/make-sweets-evince delete mode 100644 helpers/make-sweets-evince-python delete mode 100644 helpers/make-sweets-gcompris delete mode 100644 helpers/make-sweets-gcompris-administration delete mode 100644 helpers/make-sweets-gst-plugins-espeak delete mode 100644 helpers/make-sweets-hulahop delete mode 100644 helpers/make-sweets-imageviewer delete mode 100644 helpers/make-sweets-jukebox delete mode 100644 helpers/make-sweets-log delete mode 100644 helpers/make-sweets-pippy delete mode 100644 helpers/make-sweets-polyol delete mode 100644 helpers/make-sweets-pyabiword delete mode 100644 helpers/make-sweets-pyxpcom delete mode 100644 helpers/make-sweets-read delete mode 100644 helpers/make-sweets-sugar delete mode 100644 helpers/make-sweets-sugar-artwork delete mode 100644 helpers/make-sweets-sugar-base delete mode 100644 helpers/make-sweets-sugar-datastore delete mode 100644 helpers/make-sweets-sugar-presence-service delete mode 100644 helpers/make-sweets-sugar-toolkit delete mode 100644 helpers/make-sweets-telepathy-gabble delete mode 100644 helpers/make-sweets-telepathy-glib delete mode 100644 helpers/make-sweets-telepathy-mission-control delete mode 100644 helpers/make-sweets-telepathy-python delete mode 100644 helpers/make-sweets-telepathy-salut delete mode 100644 helpers/make-sweets-terminal delete mode 100644 helpers/make-sweets-turtleart delete mode 100644 helpers/make-sweets-write delete mode 100644 helpers/make-sweets-xulrunner diff --git a/helpers/config b/helpers/config index cfbb445e..b8125619 100755 --- a/helpers/config +++ b/helpers/config @@ -45,12 +45,12 @@ hostname devel.trisquel.info export DEBIAN_FRONTEND=noninteractive export DEBEMAIL=trisquel-devel@listas.trisquel.info export DEBFULLNAME="Trisquel GNU/Linux developers" -export CODENAME=toutatis -export REVISION=6.0 +export CODENAME=belenos +export REVISION=7.0 export RELEASE=trisquel export DOMAIN=trisquel.info -export UPSTREAM=precise -export UPSTREAMRELEASE=12.04 +export UPSTREAM=trusty +export UPSTREAMRELEASE=14.04 MIRROR=http://archive.ubuntu.com/ubuntu DEVELMIRROR=http://devel.trisquel.info/trisquel/$CODENAME LOCALMIRROR=http://archive.trisquel.info/trisquel @@ -84,9 +84,9 @@ deb-src $MIRROR $UPSTREAM main universe deb-src $MIRROR $UPSTREAM-updates main universe deb-src $MIRROR $UPSTREAM-security main universe -deb $LOCALMIRROR $CODENAME main -deb $LOCALMIRROR $CODENAME-updates main -deb $LOCALMIRROR $CODENAME-security main +#deb $LOCALMIRROR $CODENAME main +#deb $LOCALMIRROR $CODENAME-updates main +#deb $LOCALMIRROR $CODENAME-security main #deb $DEVELMIRROR $CODENAME main #deb-src $DEVELMIRROR $CODENAME main diff --git a/helpers/make-apache2 b/helpers/make-apache2 index 6fa85799..785f944c 100644 --- a/helpers/make-apache2 +++ b/helpers/make-apache2 @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 . ./config diff --git a/helpers/make-apt b/helpers/make-apt index 12a16ee5..3dac549c 100644 --- a/helpers/make-apt +++ b/helpers/make-apt @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=4 +VERSION=1 COMPONENT=main . ./config diff --git a/helpers/make-casper b/helpers/make-casper index d599c77f..85dd5638 100644 --- a/helpers/make-casper +++ b/helpers/make-casper @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=4 +VERSION=1 . ./config diff --git a/helpers/make-choose-mirror b/helpers/make-choose-mirror index 58129982..09d2ca70 100644 --- a/helpers/make-choose-mirror +++ b/helpers/make-choose-mirror @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 NETINST=true . ./config diff --git a/helpers/make-command-not-found b/helpers/make-command-not-found index 80620042..58199eb3 100644 --- a/helpers/make-command-not-found +++ b/helpers/make-command-not-found @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 . ./config diff --git a/helpers/make-compiz b/helpers/make-compiz index ea0df26f..14f06a77 100644 --- a/helpers/make-compiz +++ b/helpers/make-compiz @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=4 +VERSION=1 COMPONENT=main . ./config diff --git a/helpers/make-compton b/helpers/make-compton index 08ce2252..fac290de 100644 --- a/helpers/make-compton +++ b/helpers/make-compton @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=3 +VERSION=1 EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu trusty universe' . ./config diff --git a/helpers/make-db b/helpers/make-db index 296ea84c..6df8f93f 100644 --- a/helpers/make-db +++ b/helpers/make-db @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=5 +VERSION=1 COMPONENT=main QUILT=skip . ./config diff --git a/helpers/make-dpkg b/helpers/make-dpkg index 60afd364..3c35fc1c 100644 --- a/helpers/make-dpkg +++ b/helpers/make-dpkg @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 FAKEROOT=true COMPONENT=main diff --git a/helpers/make-file-roller b/helpers/make-file-roller index 1dc89284..86acb909 100644 --- a/helpers/make-file-roller +++ b/helpers/make-file-roller @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 COMPONENT=main QUILT=skip diff --git a/helpers/make-firefox b/helpers/make-firefox index 453c748d..c5d40303 100644 --- a/helpers/make-firefox +++ b/helpers/make-firefox @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=7 +VERSION=1 . ./config diff --git a/helpers/make-gfxboot-theme-ubuntu b/helpers/make-gfxboot-theme-ubuntu index a578cfe0..8e5d94ea 100644 --- a/helpers/make-gfxboot-theme-ubuntu +++ b/helpers/make-gfxboot-theme-ubuntu @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 . ./config diff --git a/helpers/make-gnome-control-center b/helpers/make-gnome-control-center index 97f84922..cd7d5261 100644 --- a/helpers/make-gnome-control-center +++ b/helpers/make-gnome-control-center @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=4 +VERSION=1 COMPONENT=main . ./config diff --git a/helpers/make-gnome-menus b/helpers/make-gnome-menus index c86ffe41..57d7a531 100644 --- a/helpers/make-gnome-menus +++ b/helpers/make-gnome-menus @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=3 +VERSION=1 COMPONENT=main . ./config @@ -26,7 +26,7 @@ COMPONENT=main #echo 99_trisquel_defaults.patch >> debian/patches/series #sed -i 's/ubuntu-software-center/gnome-app-install/' debian/patches/09_app_install_entry.patch -for i in 03_kde-legacydirs.patch 05_debian_menu.patch 09_app_install_entry.patch 09_games-menu.patch 11_science-menu.patch 08_settings-menus.patch +for i in 09_app_install_entry.patch 09_games-menu.patch 11_science-menu.patch 08_settings-menus.patch do rm debian/patches/$i sed /$i/d -i debian/patches/series diff --git a/helpers/make-gnome-panel b/helpers/make-gnome-panel index 58c12c4f..0c50d716 100644 --- a/helpers/make-gnome-panel +++ b/helpers/make-gnome-panel @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=6 +VERSION=1 . ./config diff --git a/helpers/make-gnome-session b/helpers/make-gnome-session index 12c49ef8..fff32c87 100644 --- a/helpers/make-gnome-session +++ b/helpers/make-gnome-session @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=13 +VERSION=1 COMPONENT=main QUILT=skip diff --git a/helpers/make-gnome-speech b/helpers/make-gnome-speech index a68a76fb..bbc23ec8 100644 --- a/helpers/make-gnome-speech +++ b/helpers/make-gnome-speech @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 . ./config diff --git a/helpers/make-gnome-tweak-tool b/helpers/make-gnome-tweak-tool index 8c7040ed..e2130dd2 100644 --- a/helpers/make-gnome-tweak-tool +++ b/helpers/make-gnome-tweak-tool @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 . ./config diff --git a/helpers/make-gtk+2.0 b/helpers/make-gtk+2.0 index 398ae695..5f35f7dc 100644 --- a/helpers/make-gtk+2.0 +++ b/helpers/make-gtk+2.0 @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 COMPONENT=main . ./config diff --git a/helpers/make-hplip b/helpers/make-hplip index 5e9cd3ea..e96f7adb 100644 --- a/helpers/make-hplip +++ b/helpers/make-hplip @@ -18,7 +18,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=4 +VERSION=1 . ./config diff --git a/helpers/make-indicator-applet b/helpers/make-indicator-applet index 80683568..fbae43e1 100644 --- a/helpers/make-indicator-applet +++ b/helpers/make-indicator-applet @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 . ./config diff --git a/helpers/make-launchpad-integration b/helpers/make-launchpad-integration index f64d3585..ae0ce773 100644 --- a/helpers/make-launchpad-integration +++ b/helpers/make-launchpad-integration @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 COMPONENT=main . ./config diff --git a/helpers/make-linux-lts-quantal b/helpers/make-linux-lts-quantal index 731627da..de4a9c5e 100644 --- a/helpers/make-linux-lts-quantal +++ b/helpers/make-linux-lts-quantal @@ -18,7 +18,7 @@ # -VERSION=2 +VERSION=1 . ./config diff --git a/helpers/make-linux-meta b/helpers/make-linux-meta index 80af6d64..7df3a090 100644 --- a/helpers/make-linux-meta +++ b/helpers/make-linux-meta @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 . ./config diff --git a/helpers/make-midori b/helpers/make-midori index 531cc3a0..e35b4890 100644 --- a/helpers/make-midori +++ b/helpers/make-midori @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 EXTERNAL='deb-src http://ppa.launchpad.net/midori/ppa/ubuntu $UPSTREAM main' . ./config diff --git a/helpers/make-notify-osd b/helpers/make-notify-osd index 3e9f8cca..3e597a92 100644 --- a/helpers/make-notify-osd +++ b/helpers/make-notify-osd @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 . ./config diff --git a/helpers/make-pidgin b/helpers/make-pidgin index 9858d165..6e3c73a9 100644 --- a/helpers/make-pidgin +++ b/helpers/make-pidgin @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 COMPONENT=main . ./config diff --git a/helpers/make-plymouth b/helpers/make-plymouth index 5e4018b7..8ff355d0 100644 --- a/helpers/make-plymouth +++ b/helpers/make-plymouth @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 QUILT=skip . ./config diff --git a/helpers/make-python-apt b/helpers/make-python-apt index 8a1ed7e9..a8061196 100644 --- a/helpers/make-python-apt +++ b/helpers/make-python-apt @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 COMPONENT=main . ./config diff --git a/helpers/make-rhythmbox b/helpers/make-rhythmbox index c7d1258c..a9441f27 100644 --- a/helpers/make-rhythmbox +++ b/helpers/make-rhythmbox @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 COMPONENT=main . ./config diff --git a/helpers/make-scummvm b/helpers/make-scummvm index e3324a0a..df1fcaaa 100644 --- a/helpers/make-scummvm +++ b/helpers/make-scummvm @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 . ./config diff --git a/helpers/make-software-properties b/helpers/make-software-properties index 5208d01d..3ed8c80c 100644 --- a/helpers/make-software-properties +++ b/helpers/make-software-properties @@ -18,7 +18,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=3 +VERSION=1 . ./config diff --git a/helpers/make-sweets b/helpers/make-sweets deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-browse b/helpers/make-sweets-browse deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-browse +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-calculate b/helpers/make-sweets-calculate deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-calculate +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-chat b/helpers/make-sweets-chat deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-chat +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-desktop b/helpers/make-sweets-desktop deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-desktop +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-etoys b/helpers/make-sweets-etoys deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-etoys +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-evince b/helpers/make-sweets-evince deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-evince +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-evince-python b/helpers/make-sweets-evince-python deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-evince-python +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-gcompris b/helpers/make-sweets-gcompris deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-gcompris +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-gcompris-administration b/helpers/make-sweets-gcompris-administration deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-gcompris-administration +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-gst-plugins-espeak b/helpers/make-sweets-gst-plugins-espeak deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-gst-plugins-espeak +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-hulahop b/helpers/make-sweets-hulahop deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-hulahop +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-imageviewer b/helpers/make-sweets-imageviewer deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-imageviewer +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-jukebox b/helpers/make-sweets-jukebox deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-jukebox +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-log b/helpers/make-sweets-log deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-log +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-pippy b/helpers/make-sweets-pippy deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-pippy +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-polyol b/helpers/make-sweets-polyol deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-polyol +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-pyabiword b/helpers/make-sweets-pyabiword deleted file mode 100644 index 8a7ad47f..00000000 --- a/helpers/make-sweets-pyabiword +++ /dev/null @@ -1,64 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -cat << EOF > sweets.recipe -[DEFAULT] -depends = abiword; base/pygtk; base/pygobject; base/python - -version = 0.8.0 -stability = stable - -[Library] -implement = %(name)s -name = pyabiword -summary = Python bindings for libabiword -license = GPLv2+ -homepage = http://abisource.com/ - -requires = %(depends)s -binding = PYTHONPATH python - -[Package] -project = SweetsDistribution - -[Archive] -arch = any - -[Build] -requires = %(depends)s; base/pkg-config; base/make; base/gcc-c++ -clean = make clean -configure = ./configure - --prefix=%(PREFIX)s - am_cv_python_pythondir=%(PREFIX)s/python - am_cv_python_pyexecdir=%(PREFIX)s/python - CFLAGS="%(CFLAGS)s" -make = make -install = make DESTDIR=%(DESTDIR)s install - -[Source] -source = pyabiword-%(version)s.tar.gz -EOF - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-pyxpcom b/helpers/make-sweets-pyxpcom deleted file mode 100644 index 432d0613..00000000 --- a/helpers/make-sweets-pyxpcom +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -replace /opt/sweets/xulrunner /usr/lib/xulrunner-1.9.2.28 . -sed 's/^Depends.*/Depends: python, xulrunner-1.9.2/; s/^Build-Depends.*/Build-Depends: debhelper, python, g++, make, pkg-config, python-dev, zip, xulrunner-1.9.2, xulrunner-1.9.2-dev/' debian/control -i - -sed 's/test.*binding;//g' debian/rules -i - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-read b/helpers/make-sweets-read deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-read +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-sugar b/helpers/make-sweets-sugar deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-sugar +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-sugar-artwork b/helpers/make-sweets-sugar-artwork deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-sugar-artwork +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-sugar-base b/helpers/make-sweets-sugar-base deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-sugar-base +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-sugar-datastore b/helpers/make-sweets-sugar-datastore deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-sugar-datastore +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-sugar-presence-service b/helpers/make-sweets-sugar-presence-service deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-sugar-presence-service +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-sugar-toolkit b/helpers/make-sweets-sugar-toolkit deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-sugar-toolkit +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-telepathy-gabble b/helpers/make-sweets-telepathy-gabble deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-telepathy-gabble +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-telepathy-glib b/helpers/make-sweets-telepathy-glib deleted file mode 100644 index b160e75a..00000000 --- a/helpers/make-sweets-telepathy-glib +++ /dev/null @@ -1,65 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -cat << EOF > sweets.recipe -[DEFAULT] -depends = base/glib >= 2.25.16; base/dbus >= 0.95; base/dbus-glib >= 0.82 - -version = 0.14.10 -stability = stable - -[Library] -implement = sdk/%(name)s -associate = base/%(name)s -name = telepathy-glib -summary = GLib bindings for the Telepathy D-Bus protocol -license = LGPLv2+ -homepage = http://telepathy.freedesktop.org/ - -requires = %(depends)s -binding = LD_LIBRARY_PATH lib; PKG_CONFIG_PATH lib/pkgconfig - -[Package] -project = SweetsDistribution - -[Archive] -arch = any - -[Build] -requires = %(depends)s; base/xsltproc; base/python - base/pkg-config; base/make; base/gcc-c -clean = make clean -configure = ./configure - --prefix=%(PREFIX)s - --disable-gtk-doc - CFLAGS="%(CFLAGS)s" -make = make -install = make DESTDIR=%(DESTDIR)s install - -[Source] -source = telepathy-glib-%(version)s.tar.gz -EOF - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-telepathy-mission-control b/helpers/make-sweets-telepathy-mission-control deleted file mode 100644 index 32daeab2..00000000 --- a/helpers/make-sweets-telepathy-mission-control +++ /dev/null @@ -1,72 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -cat << EOF > sweets.recipe -[DEFAULT] -depends = base/dbus >= 0.95; base/dbus-glib >= 0.82 - base/glib >= 2.24; sdk/telepathy-glib >= 0.13.14 - -version = 5.8.1 -stability = stable - -[Library] -implement = sdk/%(name)s -# Need custome MC w/o gnome-keyring support #2278 -associate = base/%(name)s -name = telepathy-mission-control -summary = A Jabber/XMPP connection manager for Telepathy -license = LGPLv2+ -homepage = http://telepathy.freedesktop.org/ - -requires = %(depends)s -binding = PATH bin - PATH libexec - LD_LIBRARY_PATH lib - PKG_CONFIG_PATH lib/pkgconfig - XDG_DATA_DIRS share - -[Package] -project = SweetsDistribution - -[Archive] -arch = any - -[Build] -requires = %(depends)s; base/xsltproc; base/python - base/pkg-config; base/make; base/gcc-c -clean = make clean -configure = ./configure - --prefix=%(PREFIX)s - --disable-gtk-doc - --disable-gnome-keyring - CFLAGS="%(CFLAGS)s" -make = make -install = make DESTDIR=%(DESTDIR)s install - -[Source] -source = telepathy-mission-control-%(version)s.tar.gz -EOF - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-telepathy-python b/helpers/make-sweets-telepathy-python deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-telepathy-python +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-telepathy-salut b/helpers/make-sweets-telepathy-salut deleted file mode 100644 index f8aec6a7..00000000 --- a/helpers/make-sweets-telepathy-salut +++ /dev/null @@ -1,70 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -cat << EOF > sweets.recipe -[DEFAULT] -depends = base/glib >= 2.24; base/dbus >= 1.1.0 - base/dbus-glib >= 0.61; base/libxml2 - base/avahi-gobject; base/libsoup; base/uuid; base/sqlite >= 3 - sdk/telepathy-glib >= 0.13.12 - -version = 0.6.0 -stability = stable - -[Library] -implement = sdk/%(name)s -associate = base/%(name)s -name = telepathy-salut -summary = A link-local XMPP connection manager for Telepathy -license = LGPLv2+ -homepage = http://telepathy.freedesktop.org/ - -requires = %(depends)s -binding = PATH libexec; XDG_DATA_DIRS share - -[Package] -project = SweetsDistribution - -[Archive] -arch = any - -[Build] -requires = %(depends)s; base/xsltproc; base/python - base/pkg-config; base/make; base/gcc-c -clean = make clean -configure = ./configure - --prefix=%(PREFIX)s - --enable-olpc - --disable-gtk-doc - --disable-avahi-tests - CFLAGS="%(CFLAGS)s" -make = make -install = make DESTDIR=%(DESTDIR)s install - -[Source] -source = telepathy-salut-%(version)s.tar.gz -EOF - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-terminal b/helpers/make-sweets-terminal deleted file mode 100644 index a557095e..00000000 --- a/helpers/make-sweets-terminal +++ /dev/null @@ -1,28 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -sed '/root_button/ s/\(^ *\)/\1#/' terminal.py -i - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-turtleart b/helpers/make-sweets-turtleart deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-turtleart +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-write b/helpers/make-sweets-write deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-write +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-sweets-xulrunner b/helpers/make-sweets-xulrunner deleted file mode 100644 index 70ed8e84..00000000 --- a/helpers/make-sweets-xulrunner +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2011 Rubén RodrÃguez <ruben@trisquel.info> -# -# 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 - -. ./config - -changelog "Compiled for Trisquel On a Sugar TOAST" - -compile diff --git a/helpers/make-tasksel b/helpers/make-tasksel index 887b79b7..40f1a592 100644 --- a/helpers/make-tasksel +++ b/helpers/make-tasksel @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 COMPONENT=main . ./config diff --git a/helpers/make-ubiquity b/helpers/make-ubiquity index 67f2558e..2ce29fe7 100644 --- a/helpers/make-ubiquity +++ b/helpers/make-ubiquity @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=8 +VERSION=1 . ./config diff --git a/helpers/make-ubufox b/helpers/make-ubufox index 744fa11a..ea8cf747 100644 --- a/helpers/make-ubufox +++ b/helpers/make-ubufox @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=7 +VERSION=1 . ./config diff --git a/helpers/make-unattended-upgrades b/helpers/make-unattended-upgrades index 26ec193a..d6f73989 100644 --- a/helpers/make-unattended-upgrades +++ b/helpers/make-unattended-upgrades @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 COMPONENT=main . ./config diff --git a/helpers/make-update-manager b/helpers/make-update-manager index 4e9fc934..5dbb952e 100644 --- a/helpers/make-update-manager +++ b/helpers/make-update-manager @@ -21,7 +21,7 @@ # gpg -ba release_name.tar.gz # Also, don't forget to update the meta-release files at archive and packages.t.i -VERSION=12 +VERSION=1 . ./config diff --git a/helpers/make-yelp b/helpers/make-yelp index 098d3341..624f22f5 100644 --- a/helpers/make-yelp +++ b/helpers/make-yelp @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=3 +VERSION=1 QUILT=skip COMPONENT=main . ./config diff --git a/makepackage b/makepackage index 54d680e0..b35a67d6 100644 --- a/makepackage +++ b/makepackage @@ -94,6 +94,7 @@ createjail () { mkdir $CHROOT-tmp mount -t tmpfs -o size=500M none $CHROOT-tmp debootstrap --arch=$ARCH $UPSTREAM $CHROOT-tmp $MIRROR + fuser -k $CHROOT-tmp cp -a $CHROOT-tmp $CHROOT umount $CHROOT-tmp rm $CHROOT-tmp -rf -- GitLab