source: general/general.ent@ a8d6ef3a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb v5_1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since a8d6ef3a was bdf5806e, checked in by Igor Živković <igor@…>, 20 years ago

added libusb, contributed by Alexander

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2136 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.2 KB
Line 
1<!ENTITY general SYSTEM "general.xml">
2
3<!-- General Libraries -->
4<!ENTITY general-genlib SYSTEM "genlib/genlib.xml">
5<!ENTITY % openssl SYSTEM "genlib/openssl/openssl.ent">
6<!ENTITY % pcre SYSTEM "genlib/pcre/pcre.ent">
7<!ENTITY % libxml SYSTEM "genlib/libxml/libxml.ent">
8<!ENTITY % libxml2 SYSTEM "genlib/libxml2/libxml2.ent">
9<!ENTITY % libxslt SYSTEM "genlib/libxslt/libxslt.ent">
10<!ENTITY % popt SYSTEM "genlib/popt/popt.ent">
11<!ENTITY % fam SYSTEM "genlib/fam/fam.ent">
12<!ENTITY % slang SYSTEM "genlib/slang/slang.ent">
13<!ENTITY % gmp SYSTEM "genlib/gmp/gmp.ent">
14<!ENTITY % gdbm SYSTEM "genlib/gdbm/gdbm.ent">
15<!ENTITY % glib SYSTEM "genlib/glib/glib.ent">
16<!ENTITY % glib2 SYSTEM "genlib/glib2/glib2.ent">
17<!ENTITY % expat SYSTEM "genlib/expat/expat.ent">
18<!ENTITY % readline SYSTEM "genlib/readline/readline.ent">
19<!ENTITY % libesmtp SYSTEM "genlib/libesmtp/libesmtp.ent">
20<!ENTITY % pspell SYSTEM "genlib/pspell/pspell.ent">
21<!ENTITY % aspell SYSTEM "genlib/aspell/aspell.ent">
22<!ENTITY % ispell SYSTEM "genlib/ispell/ispell.ent">
23<!ENTITY % guile SYSTEM "genlib/guile/guile.ent">
24<!ENTITY % slib SYSTEM "genlib/slib/slib.ent">
25<!ENTITY % gwrap SYSTEM "genlib/gwrap/gwrap.ent">
26<!ENTITY % STLport SYSTEM "genlib/stlport/stlport.ent">
27<!ENTITY % LZO SYSTEM "genlib/lzo/lzo.ent">
28<!ENTITY % libpcap SYSTEM "genlib/libpcap/libpcap.ent">
29<!ENTITY % libusb SYSTEM "genlib/libusb/libusb.ent">
30%openssl;
31%pcre;
32%libxml;
33%libxml2;
34%libxslt;
35%popt;
36%fam;
37%slang;
38%gmp;
39%gdbm;
40%glib;
41%glib2;
42%expat;
43%readline;
44%libesmtp;
45%pspell;
46%aspell;
47%ispell;
48%guile;
49%slib;
50%gwrap;
51%STLport;
52%LZO;
53%libpcap;
54%libusb;
55
56<!-- Graphics Libraries -->
57<!ENTITY general-graphlib SYSTEM "graphlib/graphlib.xml">
58<!ENTITY % lcms SYSTEM "graphlib/lcms/lcms.ent">
59<!ENTITY % libjpeg SYSTEM "graphlib/libjpeg/libjpeg.ent">
60<!ENTITY % libpng SYSTEM "graphlib/libpng/libpng.ent">
61<!ENTITY % libtiff SYSTEM "graphlib/libtiff/libtiff.ent">
62<!ENTITY % libungif SYSTEM "graphlib/libungif/libungif.ent">
63<!ENTITY % libmng SYSTEM "graphlib/libmng/libmng.ent">
64<!ENTITY % freetype2 SYSTEM "graphlib/freetype2/freetype2.ent">
65<!ENTITY % fontconfig SYSTEM "graphlib/fontconfig/fontconfig.ent">
66<!ENTITY % imlib SYSTEM "graphlib/imlib/imlib.ent">
67<!ENTITY % aalib SYSTEM "graphlib/aalib/aalib.ent">
68<!ENTITY % svgalib SYSTEM "graphlib/svgalib/svgalib.ent">
69<!ENTITY % directfb SYSTEM "graphlib/directfb/directfb.ent">
70<!ENTITY % imlib2 SYSTEM "graphlib/imlib2/imlib2.ent">
71%lcms;
72%libjpeg;
73%libpng;
74%libtiff;
75%libungif;
76%libmng;
77%freetype2;
78%fontconfig;
79%imlib;
80%aalib;
81%svgalib;
82%directfb;
83%imlib2;
84
85<!-- General Utilities -->
86<!ENTITY general-genutils SYSTEM "genutils/genutils.xml">
87<!ENTITY % bc SYSTEM "genutils/bc/bc.ent">
88<!ENTITY % rep-gtk SYSTEM "genutils/rep-gtk/rep-gtk.ent">
89<!ENTITY % compface SYSTEM "genutils/compface/compface.ent">
90<!ENTITY % imagemagick SYSTEM "genutils/imagemagick/imagemagick.ent">
91<!ENTITY % hd2u SYSTEM "genutils/hd2u/hd2u.ent">
92%bc;
93%rep-gtk;
94%compface;
95%imagemagick;
96%hd2u;
97
98<!-- System Utilities -->
99<!ENTITY general-sysutils SYSTEM "sysutils/sysutils.xml">
100<!ENTITY % gpm SYSTEM "sysutils/gpm/gpm.ent">
101<!ENTITY % fcron SYSTEM "sysutils/fcron/fcron.ent">
102<!ENTITY % hdparm SYSTEM "sysutils/hdparm/hdparm.ent">
103<!ENTITY % which SYSTEM "sysutils/which/which.ent">
104<!ENTITY % unzip SYSTEM "sysutils/unzip/unzip.ent">
105<!ENTITY % zip SYSTEM "sysutils/zip/zip.ent">
106<!ENTITY % pciutils SYSTEM "sysutils/pciutils/pciutils.ent">
107<!ENTITY % pkgconfig SYSTEM "sysutils/pkgconfig/pkgconfig.ent">
108<!ENTITY % cpio SYSTEM "sysutils/cpio/cpio.ent">
109<!ENTITY % mc SYSTEM "sysutils/mc/mc.ent">
110%gpm;
111%fcron;
112%hdparm;
113%which;
114%unzip;
115%zip;
116%pciutils;
117%pkgconfig;
118%cpio;
119%mc;
120
121<!-- Programming -->
122<!ENTITY general-prog SYSTEM "prog/prog.xml">
123<!ENTITY % python SYSTEM "prog/python/python.ent">
124<!ENTITY % perl-modules SYSTEM "prog/perl/perl-modules.ent">
125<!ENTITY % librep SYSTEM "prog/librep/librep.ent">
126<!ENTITY % jdk SYSTEM "prog/jdk/j2sdk.ent">
127<!ENTITY % ruby SYSTEM "prog/ruby/ruby.ent">
128<!ENTITY % gcc SYSTEM "prog/gcc/gcc.ent">
129<!ENTITY % gnat SYSTEM "prog/gcc/gnat.ent">
130<!ENTITY % gcc2 SYSTEM "prog/gcc2/gcc2.ent">
131<!ENTITY % tcl SYSTEM "prog/tcl/tcl.ent">
132<!ENTITY % tk SYSTEM "prog/tk/tk.ent">
133<!ENTITY % nasm SYSTEM "prog/nasm/nasm.ent">
134%python;
135%perl-modules;
136%librep;
137%jdk;
138%ruby;
139%gnat;
140%gcc;
141%gcc2;
142%tcl;
143%tk;
144%nasm;
Note: See TracBrowser for help on using the repository browser.