Changeset 7ed0e05 for scripts/untested/blfs-scriptlist
- Timestamp:
- Feb 21, 2006, 12:25:52 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 10e90e4
- Parents:
- d285e92
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/untested/blfs-scriptlist
rd285e92 r7ed0e05 1 1 script_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) 5 script_list="${script_list} 6 blfs-scripts/blfs-libXvMCW-32.sh 7 blfs-scripts/blfs-libXvMCW-64.sh" 2 8 3 9 ### Autotools ### … … 385 391 blfs-scripts/blfs-libsndfile-32.sh 386 392 blfs-scripts/blfs-libsndfile-64.sh 393 blfs-scripts/blfs-libsamplerate-32.sh 394 blfs-scripts/blfs-libsamplerate-64.sh 395 blfs-scripts/blfs-polypaudio-32.sh 396 blfs-scripts/blfs-polypaudio-64.sh 397 blfs-scripts/blfs-libmodplug-32.sh 398 blfs-scripts/blfs-libmodplug-64.sh 387 399 blfs-scripts/blfs-lame-32.sh 388 400 blfs-scripts/blfs-lame-64.sh" … … 425 437 blfs-scripts/blfs-libtheora-64.sh 426 438 blfs-scripts/blfs-xvid-32.sh 427 blfs-scripts/blfs-xvid-64.sh" 428 439 blfs-scripts/blfs-xvid-64.sh 440 blfs-scripts/blfs-gsm-32.sh 441 blfs-scripts/blfs-gsm-64.sh" 429 442 430 443 # FFMpeg and deps … … 432 445 #--------------------------------------------- 433 446 # spidermonkey (ij) needed by gpac. 434 # gpac needed by x264 , reqs spidermonkey, cvid and (circ) ffmpeg447 # gpac needed by x264 , reqs spidermonkey, xvid and (circ) ffmpeg 435 448 #script_list="${script_list} 436 449 #blfs-scripts/blfs-gpac-32.sh … … 440 453 #blfs-scripts/blfs-x264-32.sh 441 454 #blfs-scripts/blfs-x264-64.sh" 455 script_list="${script_list} 456 blfs-scripts/blfs-ffmpeg-32.sh 457 blfs-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 442 473 443 474 # gtkam [ gtk2 libgphoto optional libexif bonobo gnome gimp ]
Note:
See TracChangeset
for help on using the changeset viewer.