Ignore:
Timestamp:
Feb 21, 2006, 12:25:52 AM (19 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
10e90e4
Parents:
d285e92
Message:

r619@server (orig r617): ryan | 2005-08-07 00:07:42 -0700
Add new packages for blfs builds



File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/untested/blfs-scriptlist

    rd285e92 r7ed0e05  
    11script_list="blfs-scripts/blfs-which.sh"
     2
     3# Add libXvMCW to X install...
     4# TODO: merge this into the Xorg build (until next release anyway)
     5script_list="${script_list}
     6blfs-scripts/blfs-libXvMCW-32.sh
     7blfs-scripts/blfs-libXvMCW-64.sh"
    28
    39### Autotools ###
     
    385391blfs-scripts/blfs-libsndfile-32.sh
    386392blfs-scripts/blfs-libsndfile-64.sh
     393blfs-scripts/blfs-libsamplerate-32.sh
     394blfs-scripts/blfs-libsamplerate-64.sh
     395blfs-scripts/blfs-polypaudio-32.sh
     396blfs-scripts/blfs-polypaudio-64.sh
     397blfs-scripts/blfs-libmodplug-32.sh
     398blfs-scripts/blfs-libmodplug-64.sh
    387399blfs-scripts/blfs-lame-32.sh
    388400blfs-scripts/blfs-lame-64.sh"
     
    425437blfs-scripts/blfs-libtheora-64.sh
    426438blfs-scripts/blfs-xvid-32.sh
    427 blfs-scripts/blfs-xvid-64.sh"
    428 
     439blfs-scripts/blfs-xvid-64.sh
     440blfs-scripts/blfs-gsm-32.sh
     441blfs-scripts/blfs-gsm-64.sh"
    429442
    430443# FFMpeg and deps
     
    432445#---------------------------------------------
    433446# spidermonkey (ij) needed by gpac.
    434 # gpac needed by x264 , reqs spidermonkey, cvid and (circ) ffmpeg
     447# gpac needed by x264 , reqs spidermonkey, xvid and (circ) ffmpeg
    435448#script_list="${script_list}
    436449#blfs-scripts/blfs-gpac-32.sh
     
    440453#blfs-scripts/blfs-x264-32.sh
    441454#blfs-scripts/blfs-x264-64.sh"
     455script_list="${script_list}
     456blfs-scripts/blfs-ffmpeg-32.sh
     457blfs-scripts/blfs-ffmpeg-64.sh"
     458
     459# libsamplerate
     460# libpolypaudio
     461
     462# pyrex
     463# dbus
     464# hal
     465# howl
     466
     467# libbonobo
     468# gtk-engines
     469# GConf
     470# Gnome-vfs
     471
     472
    442473
    443474# gtkam [ gtk2 libgphoto optional libexif bonobo gnome gimp ]
Note: See TracChangeset for help on using the changeset viewer.