From 3d54529af4853fa27b12adbdcbd68e88d75c8a7a Mon Sep 17 00:00:00 2001 From: Ben Lau Date: Sun, 27 Jul 2008 11:39:02 +0800 Subject: [PATCH] [eeepc-i386-ubuntu-hardy-ppa] Added medibuntu.list for proprietary multimedia packages Ubuntu-Netbook-Remix fset is working New fset: Multimedia-with-proprietary - Multimedia packages with proprietary library and application (non-redistributable bits) CJK-Language - Language package for Chinese , Japanese and Korean. --- platforms/eeepc-i386-ubuntu-hardy-ppa/Makefile.am | 1 + platforms/eeepc-i386-ubuntu-hardy-ppa/fsets/base.fset | 11 ++++++++++- platforms/eeepc-i386-ubuntu-hardy-ppa/sources/medibuntu.list | 4 ++++ 3 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 platforms/eeepc-i386-ubuntu-hardy-ppa/sources/medibuntu.list diff --git a/platforms/eeepc-i386-ubuntu-hardy-ppa/Makefile.am b/platforms/eeepc-i386-ubuntu-hardy-ppa/Makefile.am index 5595792..de47a4f 100644 --- a/platforms/eeepc-i386-ubuntu-hardy-ppa/Makefile.am +++ b/platforms/eeepc-i386-ubuntu-hardy-ppa/Makefile.am @@ -31,6 +31,7 @@ initramfs_scripts_DATA = \ sourcesdir = ${pkgdatadir}/platforms/${PNAME}/sources sources_DATA = \ sources/ubuntu-eeepc-config.list \ + sources/medibuntu.list \ sources/netbook-remix.list\ sources/array.org.list \ sources/hardy.list \ diff --git a/platforms/eeepc-i386-ubuntu-hardy-ppa/fsets/base.fset b/platforms/eeepc-i386-ubuntu-hardy-ppa/fsets/base.fset index fc05c58..7b5810c 100644 --- a/platforms/eeepc-i386-ubuntu-hardy-ppa/fsets/base.fset +++ b/platforms/eeepc-i386-ubuntu-hardy-ppa/fsets/base.fset @@ -51,6 +51,11 @@ PKGS=ttf-arphic-uming ttf-unfonts-core ttf-kochi-gothic ttf-kochi-mincho DEBUG_PKGS= DEPS=core +[CJK-Language] +DESC=Language package for Chinese , Japanese and Korean. +PKGS=language-pack-zh language-pack-ja language-pack-ko language-support-input-zh language-support-input-ja language-support-input-ko language-pack-gnome-zh language-pack-gnome-zh-base language-pack-gnome-ja-base language-pack-gnome-ja language-pack-gnome-ko-base language-pack-gnome-ko +DEPS=asian-fonts + [Ubuntu-Desktop] DESC=Ubuntu Desktop, and any base applications for same PKGS=ubuntu-desktop @@ -59,5 +64,9 @@ DEPS=core [Ubuntu-Netbook-Remix] DESC=Ubuntu Netbook Remix, and any base applications for same -PKGS=go-home-applet human-netbook-theme maximus ume-launcher window-picker-applet +PKGS=go-home-applet human-netbook-theme maximus ume-launcher window-picker-applet eeepc-netbook-remix-config DEPS=ubuntu-desktop + +[Multimedia-with-proprietary] +DESC=Multimedia packages with proprietary library and application (non-redistributable bits) +PKGS=w32codecs flashplugin-nonfree smplayer medibuntu-keyring cheese gstreamer0.10-ffmpeg diff --git a/platforms/eeepc-i386-ubuntu-hardy-ppa/sources/medibuntu.list b/platforms/eeepc-i386-ubuntu-hardy-ppa/sources/medibuntu.list new file mode 100644 index 0000000..7736270 --- /dev/null +++ b/platforms/eeepc-i386-ubuntu-hardy-ppa/sources/medibuntu.list @@ -0,0 +1,4 @@ +## Medibuntu - Ubuntu 8.04 LTS "hardy heron" +## Please report any bug on https://bugs.launchpad.net/medibuntu/ +deb http://packages.medibuntu.org/ hardy free non-free +#deb-src http://packages.medibuntu.org/ hardy free non-free -- 2.11.4.GIT