Difference between revisions of "Package list"

From Organic Design wiki
m
(add more detail)
Line 5: Line 5:
 
<pre>
 
<pre>
 
GLib/
 
GLib/
SDL/
+
SDL/   framebuffer support
SDL_image/
+
SDL_image/ image format support dep. libpng
SDL_mixer/
+
SDL_mixer/ audio mixing dep. alsa
SDL_ttf/
+
SDL_ttf/   font support dep. freetype
 
acx/
 
acx/
alsa-lib/
+
alsa-lib/   Advanced Linux Sound Architecture
 
alsa-utils/
 
alsa-utils/
 
alsa/
 
alsa/
atitvout/
+
atitvout/   tv out for ATI cards
 
autoplay/
 
autoplay/
binutils/
+
binutils/   compiler utils
busybox/
+
busybox/   multicall binary
ccache/
+
ccache/ compiler object cache
cdparanoia/
+
cdparanoia/ hq cd ripping
configtools/
+
configtools/  
dialog/
+
dialog/ text mode menu interface
 
digitools/
 
digitools/
 
djmount/
 
djmount/
Line 28: Line 28:
 
extra-codecs-nonfree/
 
extra-codecs-nonfree/
 
extra-firmwares-nonfree/
 
extra-firmwares-nonfree/
fmio/
+
fmio/   fm radio control
freetype/
+
freetype/   font rendering
 
fribidi/
 
fribidi/
fuse/
+
fuse/   file system in userspace
gcc-core/
+
gcc-core/   compiler
gcc-final/
+
gcc-final/ compiler
gcc/
+
gcc/   compiler
gdb/
+
gdb/   gnu debugger
genext2fs/
+
genext2fs/ create ext2 filesystem image
gettext/
+
gettext/   ? needed by compiler
glibc-headers/
+
glibc-headers/ c library
glibc/
+
glibc/ c library
i18n-fonts/
+
i18n-fonts/ internationalisation in the shell
i18n-iconv/
+
i18n-iconv/ "
i18n-keymaps/
+
i18n-keymaps/   "
i18n-texts/
+
i18n-texts/ "
i18n/
+
i18n/   "
i810tvout/
+
i810tvout/ tv out
 
iconv-base/
 
iconv-base/
 
iconv-extra/
 
iconv-extra/
 
imlib2/
 
imlib2/
initrd/
+
initrd/ initial ram disk image creation
iscd/
+
iscd/   is the disk a CD or DVD
 
ivtv/
 
ivtv/
jpeg/
+
jpeg/   jpeg format
kaa/
+
lcd4linux/ control LCD devices
lcd4linux/
+
libdts/ dts audio decoding
libdts/
+
libexif/   photo metadata support
libexif/
 
 
libiconv/
 
libiconv/
libirman/
+
libirman/   specific IR remote control support
 
libmpcdec/
 
libmpcdec/
libogg/
+
libogg/ ogg audio format
 
libpcd/
 
libpcd/
libpng/
+
libpng/ png format
 
libtheora/
 
libtheora/
 
libungif/
 
libungif/
libupnp/
+
libupnp/   upnp network streaming and sharing
libvorbis/
+
libvorbis/ vorbis format support
libxml2/
+
linux-headers/ kernel headers
linux-headers/
+
linux/ linux kernel sources
linux/
+
lirc/   IR remote control support
lirc/
 
 
live/
 
live/
 
lrmi/
 
lrmi/
lzma/
+
lzma/   compression algorithm
make/
+
make/   build tool
 
module-init-tools/
 
module-init-tools/
 
mptvscan/
 
mptvscan/
ncurses/
+
ncurses/   character mode GUI
network/
+
network/   network interface support
nvtv/
+
nvtv/   nvidia tv out
pciutils/
+
pciutils/  
pkg-config/
+
pkg-config/ build tool
 
powernowd/
 
powernowd/
 
readline/
 
readline/
 
rt2400/
 
rt2400/
 
rt2500/
 
rt2500/
s3switch/
+
s3switch/ tv out for s3 cards
sed/
+
sed/   stream editor
 
sleeptimer/
 
sleeptimer/
strace/
+
strace/ debugging tool
sysfsutils/
+
sysfsutils/ interface to /sys
syslinux/
+
syslinux/   i386 bootloader
talloc/
+
talloc/ like malloc?
 
termcap/
 
termcap/
tiff/
+
tiff/   tiff format support
 
toolchain/
 
toolchain/
 
tools-generator/
 
tools-generator/
tvout/
+
tvout/ tv out
uClibc-headers/
+
uClibc-headers/ c library
uClibc/
+
uClibc/ c library
udev/
+
udev/   dynamic device plugging manager
 
util-linux/
 
util-linux/
vesautils/
+
vesautils/ control vesa video modes
webgui/
 
 
wireless_tools/
 
wireless_tools/
yaboot/
+
yaboot/ ppc boot loader
zlib/
+
zlib/   compression
 
</pre>
 
</pre>

Revision as of 04:04, 1 January 2007

We base most of our packages on the GeeXboX media center distribution.

Peerix selection

GLib/
SDL/    framebuffer support
SDL_image/  image format support dep. libpng
SDL_mixer/  audio mixing dep. alsa
SDL_ttf/    font support dep. freetype
acx/
alsa-lib/   Advanced Linux Sound Architecture
alsa-utils/
alsa/
atitvout/   tv out for ATI cards
autoplay/
binutils/   compiler utils
busybox/    multicall binary
ccache/ compiler object cache
cdparanoia/ hq cd ripping
configtools/   
dialog/ text mode menu interface
digitools/
djmount/
dosfstools/
dvb-apps/
em8300/
extra-codecs-nonfree/
extra-firmwares-nonfree/
fmio/   fm radio control
freetype/   font rendering
fribidi/
fuse/   file system in userspace
gcc-core/   compiler
gcc-final/  compiler
gcc/    compiler
gdb/    gnu debugger
genext2fs/  create ext2 filesystem image
gettext/    ? needed by compiler
glibc-headers/  c library
glibc/  c library
i18n-fonts/ internationalisation in the shell
i18n-iconv/ "
i18n-keymaps/   "
i18n-texts/ "
i18n/   "
i810tvout/  tv out
iconv-base/
iconv-extra/
imlib2/
initrd/ initial ram disk image creation
iscd/   is the disk a CD or DVD
ivtv/
jpeg/   jpeg format
lcd4linux/  control LCD devices
libdts/ dts audio decoding
libexif/    photo metadata support
libiconv/
libirman/   specific IR remote control support
libmpcdec/
libogg/ ogg audio format
libpcd/
libpng/ png format
libtheora/
libungif/
libupnp/    upnp network streaming and sharing
libvorbis/  vorbis format support
linux-headers/  kernel headers
linux/  linux kernel sources
lirc/   IR remote control support
live/
lrmi/
lzma/   compression algorithm
make/   build tool
module-init-tools/
mptvscan/
ncurses/    character mode GUI
network/    network interface support
nvtv/   nvidia tv out
pciutils/ 
pkg-config/ build tool
powernowd/
readline/
rt2400/
rt2500/
s3switch/ tv out for s3 cards
sed/    stream editor
sleeptimer/
strace/ debugging tool
sysfsutils/ interface to /sys
syslinux/   i386 bootloader
talloc/ like malloc?
termcap/
tiff/   tiff format support
toolchain/
tools-generator/
tvout/  tv out
uClibc-headers/ c library
uClibc/ c library
udev/   dynamic device plugging manager
util-linux/
vesautils/  control vesa video modes
wireless_tools/
yaboot/ ppc boot loader
zlib/   compression