From b93d4b458e9618fe678943a9791eadf20a81561b Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 2 Dec 2015 21:27:54 +0100 Subject: Add support for creating a Cinnamon Live ISO. Thanks to Willy Sudiarto Raharjo for the repository. Also, renamed Willy's 'MSB' Live Edition to 'MATE'. --- pkglists/cinnamon.conf | 9 +++++++ pkglists/cinnamon.lst | 45 ++++++++++++++++++++++++++++++++++ pkglists/mate.conf | 9 +++++++ pkglists/mate.lst | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++ pkglists/msb.conf | 8 ------ pkglists/msb.lst | 66 -------------------------------------------------- 6 files changed, 129 insertions(+), 74 deletions(-) create mode 100644 pkglists/cinnamon.conf create mode 100644 pkglists/cinnamon.lst create mode 100644 pkglists/mate.conf create mode 100644 pkglists/mate.lst delete mode 100644 pkglists/msb.conf delete mode 100644 pkglists/msb.lst (limited to 'pkglists') diff --git a/pkglists/cinnamon.conf b/pkglists/cinnamon.conf new file mode 100644 index 0000000..dca6bca --- /dev/null +++ b/pkglists/cinnamon.conf @@ -0,0 +1,9 @@ +# Repository: http://slackware.org.uk/csb/testing/x86_64/ +SL_REPO="/mnt/auto/sox/ftp/pub/Linux/Slackware/csb/testing/${SL_ARCH}" + +# Package root directory: +SL_PKGROOT=${SL_REPO} + +# Patches root directory: +SL_PATCHROOT="" + diff --git a/pkglists/cinnamon.lst b/pkglists/cinnamon.lst new file mode 100644 index 0000000..aaa85b9 --- /dev/null +++ b/pkglists/cinnamon.lst @@ -0,0 +1,45 @@ +BeautifulSoup +accountsservice +alacarte +caribou +cinnamon +cinnamon-control-center +cinnamon-desktop +cinnamon-menus +cinnamon-screensaver +cinnamon-session +cinnamon-settings-daemon +cinnamon-themes +cinnamon-translations +cjs +clutter +clutter-gtk +cogl +colord +gksu +gnome-common +gnome-menus +json-c +json-glib +krb5 +libgee +libgksu +libgnomekbd +libgtop +libgusb +lxml +metacity +mozjs +muffin +nemo +pam +pam_unix2 +pangox-compat +pexpect +polib +ptyprocess +pulseaudio +python-pam +speex +vala +zenity diff --git a/pkglists/mate.conf b/pkglists/mate.conf new file mode 100644 index 0000000..2683596 --- /dev/null +++ b/pkglists/mate.conf @@ -0,0 +1,9 @@ +# Repository: http://slackware.org.uk/msb/testing/1.12/x86_64/ +SL_REPO="/mnt/auto/sox/ftp/pub/Linux/Slackware/msb/testing/1.12/${SL_ARCH}" + +# Package root directory: +SL_PKGROOT=${SL_REPO} + +# Patches root directory: +SL_PATCHROOT="" + diff --git a/pkglists/mate.lst b/pkglists/mate.lst new file mode 100644 index 0000000..f9f447d --- /dev/null +++ b/pkglists/mate.lst @@ -0,0 +1,66 @@ +# MSB deps: +atkmm +cairomm +docutils +gksu +glade +glibmm +gssdp +gtk-engines +gtkmm3 +gtksourceview3 +gupnp +libgksu +libgnomecanvas +libgtop +libsigc++ +libunique3 +libwnck3 +mm-common +murrine +pangomm +pangox-compat +rarian +vte3 +yelp-tools +yelp-xsl +zenity + +# MSB base: +caja +engrampa +eom +libmatekbd +libmatemixer +libmateweather +marco +mate-backgrounds +mate-common +mate-control-center +mate-desktop +mate-icon-theme +mate-media +mate-menus +mate-notification-daemon +mate-panel +mate-polkit +mate-power-manager +mate-screensaver +mate-session-manager +mate-settings-daemon +mate-system-monitor +mate-terminal +mate-themes + +# MSB extra: +atril +caja-dropbox +caja-extensions +galculator +mate-applets +mate-icon-theme-faenza +mate-netspeed +mate-sensors-applet +mate-utils +mozo +pluma diff --git a/pkglists/msb.conf b/pkglists/msb.conf deleted file mode 100644 index 8158f3e..0000000 --- a/pkglists/msb.conf +++ /dev/null @@ -1,8 +0,0 @@ -SL_REPO="/mnt/auto/sox/ftp/pub/Linux/Slackware/msb/testing/1.12/${SL_ARCH}" - -# Package root directory: -SL_PKGROOT=${SL_REPO} - -# Patches root directory: -SL_PATCHROOT="" - diff --git a/pkglists/msb.lst b/pkglists/msb.lst deleted file mode 100644 index f9f447d..0000000 --- a/pkglists/msb.lst +++ /dev/null @@ -1,66 +0,0 @@ -# MSB deps: -atkmm -cairomm -docutils -gksu -glade -glibmm -gssdp -gtk-engines -gtkmm3 -gtksourceview3 -gupnp -libgksu -libgnomecanvas -libgtop -libsigc++ -libunique3 -libwnck3 -mm-common -murrine -pangomm -pangox-compat -rarian -vte3 -yelp-tools -yelp-xsl -zenity - -# MSB base: -caja -engrampa -eom -libmatekbd -libmatemixer -libmateweather -marco -mate-backgrounds -mate-common -mate-control-center -mate-desktop -mate-icon-theme -mate-media -mate-menus -mate-notification-daemon -mate-panel -mate-polkit -mate-power-manager -mate-screensaver -mate-session-manager -mate-settings-daemon -mate-system-monitor -mate-terminal -mate-themes - -# MSB extra: -atril -caja-dropbox -caja-extensions -galculator -mate-applets -mate-icon-theme-faenza -mate-netspeed -mate-sensors-applet -mate-utils -mozo -pluma -- cgit v1.2.3