diff --git a/general.ent b/general.ent index 97be38019a..bcba431179 100644 --- a/general.ent +++ b/general.ent @@ -657,7 +657,7 @@ $Date$ - + diff --git a/x/lib/pango.xml b/x/lib/pango.xml index a0919a671b..3862c7e6d4 100644 --- a/x/lib/pango.xml +++ b/x/lib/pango.xml @@ -6,10 +6,10 @@ - - - - + + + + ]> @@ -29,11 +29,12 @@ Introduction to Pango - Pango is a library for laying out - and rendering of text, with an emphasis on internationalization. - It can be used anywhere that text layout is needed, though most - of the work on Pango so far has been done in the context of the GTK+ - widget toolkit. + + Pango is a library for laying out and rendering + of text, with an emphasis on internationalization. It can be used anywhere + that text layout is needed, though most of the work on Pango so far has + been done in the context of the GTK+ widget toolkit. + &lfs71_checked; @@ -61,18 +62,17 @@ Pango Dependencies - - - Required + Required, one of: + or + + (all 3 are required if you intend to install Gtk+) - Recommended (Required if building GTK+) + Recommended - and - + Optional (Required if building GNOME) @@ -86,31 +86,34 @@ LibThai - User Notes: - - + + User Notes: + Installation of Pango - Install Pango by running the following - commands: + + Install Pango by running the following + commands: + ./configure --prefix=/usr --sysconfdir=/etc && make - To test the results, issue: make check. You can - install if you wish to test the documentation - section of the test suite. Also, the testboundries test - could fail if you have LibThai installed. + + To test the results, issue: make check. You can install + if you wish to test the documentation section of + the test suite. Also, the testboundries test could fail if + you have LibThai installed. - Now, as the root - user: + + Now, as the root user: + make install - @@ -118,7 +121,6 @@ make - @@ -127,9 +129,11 @@ make Config Files - /etc/pango/pangorc, - ~/.pangorc, and the file specified in the - environment variable PANGO_RC_FILE + + /etc/pango/pangorc, ~/.pangorc + and the file specified in the environment variable + PANGO_RC_FILE + /etc/pango/pangorc @@ -138,19 +142,18 @@ make ~/.pangorc - Configuration Information - The Pango module path is specified by - the key Pango/ModulesPath - in the Pango config database, which is read - from the config files listed above. - + + The Pango module path is specified by the key + Pango/ModulesPath in the + Pango config database, which is read from the + config files listed above. + - @@ -162,15 +165,18 @@ make Installed Directories + pango-querymodules and pango-view - pango-querymodules and pango-view + libpango-1.0.so, + libpangocairo-1.0.so, + libpangoft2-1.0.so, + libpangox-1.0.so and + libpangoxft-1.0.so - libpango-1.0.so, libpangocairo-1.0.so, libpangoft2-1.0.so, - libpangox-1.0.so, libpangoxft-1.0.so - - - /etc/pango, /usr/include/pango-1.0, /usr/lib/pango and + /etc/pango, + /usr/include/pango-1.0, + /usr/lib/pango and /usr/share/gtk-doc/html/pango @@ -184,9 +190,10 @@ make pango-querymodules - is a module registration utility that collects - information about Pango loadable - modules. + + is a module registration utility that collects information about + Pango loadable modules. + pango-querymodules @@ -196,8 +203,10 @@ make pango-view - renders a given file through Pango - for viewing purposes. + + renders a given file through Pango for + viewing purposes. + pango-view @@ -207,17 +216,16 @@ make libpango*-1.0.so - contain low level layout rendering routines, a high - level driver for laying out entire blocks of text, and routines - to assist in editing internationalized text. + + contain low level layout rendering routines, a high level driver for + laying out entire blocks of text, and routines to assist in editing + internationalized text. + libpango*-1.0.so - - - diff --git a/xsoft/graphweb/seamonkey.xml b/xsoft/graphweb/seamonkey.xml index 992c067829..6fa42bff03 100644 --- a/xsoft/graphweb/seamonkey.xml +++ b/xsoft/graphweb/seamonkey.xml @@ -11,7 +11,7 @@ - + ]> @@ -105,7 +105,7 @@ Recommended or - (to allow Seamonkey to play webm videos). + (to allow SeaMonkey to play webm videos). Optional @@ -221,12 +221,12 @@ mkdir -pv /usr/lib/mozilla/plugins && ln -sfv ../mozilla/plugins /usr/lib/seamonkey-&seamonkey-version; && cp -v moz-build-dir/mozilla/dist/man/man1/seamonkey.1 /usr/share/man/man1 - + NPAPI Headers The above instructions just install the parts you need to run - Seamonkey. If you want to compile + SeaMonkey. If you want to compile , the open source version of Flash, copy some headers that Gnash needs into /usr/include, as the root user: @@ -236,11 +236,11 @@ cp -v moz-build-dir/mozilla/dist/man/man1/seamonkey.1 /usr/share/man/man1 - + All the Development Libraries and Headers - If you want to install the full Seamonkey + If you want to install the full SeaMonkey development environment, as the root user: @@ -255,7 +255,7 @@ cp -v mozilla/dom/plugins/base/*.h /usr/include/npapi patch -p1 < ../seamonkey-&seamonkey-version;-package-manifest-1.diff: This patch fixes the installer so it can cope with the situation where - Seamonkey was configured with --enable-system-sqlite, --with-system-nspr, + SeaMonkey was configured with --enable-system-sqlite, --with-system-nspr, --with-system-nss and --disable-updater. @@ -269,14 +269,14 @@ cp -v mozilla/dom/plugins/base/*.h /usr/include/npapi make -C moz-build-dir/suite/installer: this creates a - tarball of the finished Seamonkey. + tarball of the finished SeaMonkey. tar xf moz-build-dir/mozilla/dist/seamonkey-&seamonkey-version;.en-US.linux-$(uname -m).tar.bz2 -C /usr/lib/seamonkey-&seamonkey-version; --strip-components=1: - this untars Seamonkey into + this untars SeaMonkey into /usr/lib/seamonkey-&seamonkey-version;. @@ -294,7 +294,7 @@ cp -v mozilla/dom/plugins/base/*.h /usr/include/npapi If you deleted the option from your - mozconfig, your Seamonkey + mozconfig, your SeaMonkey can play most youtube videos without the need for the flash plugin. To enable this, go to and click on 'Join the HTML5 Trial' (needs cookies enabled). @@ -338,7 +338,7 @@ cp -v mozilla/dom/plugins/base/*.h /usr/include/npapi If you use a desktop environment like Gnome or KDE you may wish to create a seamonkey.desktop file so that - Seamonkey appears in the panel's menus. If you + SeaMonkey appears in the panel's menus. If you didn't enable Startup-Notification in your mozconfig change the StartupNotify line to false. As the root user: @@ -349,7 +349,7 @@ cat > /usr/share/applications/seamonkey.desktop << "EOF" && [Desktop Entry] Encoding=UTF-8 Type=Application -Name=Seamonkey +Name=SeaMonkey Comment=The Mozilla Suite Icon=seamonkey Exec=seamonkey