Author: ajqlee Date: Sat Jan 9 09:24:36 2010 New Revision: 2044 URL: http://svn.debian.org/viewsvn/blends?rev=2044&view=rev
Log: Add common task file Added: projects/ezgo/trunk/debian-ezgo/tasks/common Added: projects/ezgo/trunk/debian-ezgo/tasks/common ============================================================================== --- (empty file) +++ projects/ezgo/trunk/debian-ezgo/tasks/common Sat Jan 9 09:24:36 2010 @@ -0,0 +1,44 @@ +Task: Common +Description: EzGo Common + The EzGo is a LiveCD created by OSS Application Consulting + Centre(OSSACC) which is a Ministry of Education Taiwan funded project, + and it's executive by the Software Liberty Association of Taiwan(SLAT). + . + It is a set of free software collection aims to promote the usage of + free software on teaching and self-learning. + . + This is the common set of packages needed by EzGo. + +Depends: xserver-xorg-video-all + +Depends: xserver-xorg-input-all + +Depends: xorg + +Depends: libgl1-mesa-dri + +Depends: bash-completion + +Depends: dhcp3-client + +Depends: acpi + +Depends: ssh-client + +Depends: lxde + +Depends: network-manager-gnome + +Depends: ssh-client + +Depends: bluetooth + +Depends: bluez-gnome + +Depends: obexpushd + +Depends: smbfs + +Depends: openjdk-6-jre-headless + + _______________________________________________ Blends-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/blends-commit
