Christian Wiese
89228cf0e5
iasl: Added iasl 20110413 - Intel ACPI Component Architecture ASL Compiler and AML Disassembler
14 years ago
Christian Wiese
81489e056d
google-gadgets: Added google-gadgets 0.11.2 - An open-source implementation of Google Gadgets platform for Linux
14 years ago
Christian Wiese
db22c296e5
libyaml: Added libyaml 0.1.3 - A YAML 1.1 parser and emitter written in C
14 years ago
Christian Wiese
516d520f9c
gaphor: removed obsolete package conf file
14 years ago
Christian Wiese
43ef30a424
libx86: Added libx86 1.1 - A hardware-independent library for executing real-mode x86 code
14 years ago
Christian Wiese
df82ab9596
gambas: Updated (1.0.17 -> 2.23.0)
14 years ago
Christian Wiese
60545a1dc4
gambas: improved info tag
14 years ago
Christian Wiese
b3d30248f7
colordiff: added workaround to get documentation/man pages generated
14 years ago
Christian Wiese
b7031e60e5
pegasus: Updated (2.9.2 -> 2.10.0)
14 years ago
Christian Wiese
102b73cf29
git: Updated (1.7.4.1 -> 1.7.4.5)
14 years ago
Christian Wiese
69369ebb9e
cvsgraph: Updated (1.6.1 -> 1.7.0)
14 years ago
Christian Wiese
020bfdc301
gaphor: fixed shared file issue (easy-install.pth) by setting the SETUPTOOLS flag
14 years ago
Christian Wiese
89a3a87355
gaphor: changed to not source gnome2-conf.in as it only depends on gtk components
14 years ago
Christian Wiese
1c7cd9c2fc
gaphor: Updated (0.8.0 -> 0.17.0)
14 years ago
Christian Wiese
835b6f1b16
flawfinder: Updated (1.26 -> 1.27)
14 years ago
Christian Wiese
49913256fe
cxmon: Updated (3.1 -> 3.2)
14 years ago
Christian Wiese
0a2675ad12
swig: Updated (2.0.2 -> 2.0.3)
14 years ago
Christian Wiese
4d2f20fc8c
vala: Updated (0.10.1 -> 0.10.4)
14 years ago
Christian Wiese
177c7de4e2
cmake: improved to use libraries provided by the system as much ass possible
14 years ago
Christian Wiese
51f0e9b92b
cmake: Updated (2.8.3 -> 2.8.4)
14 years ago
Christian Wiese
2ded8a88be
cmake: Updated (2.8.3 -> 2.8.4)
14 years ago
Christian Wiese
c0e1039da3
xapian-omega: Updated (1.2.3 -> 1.2.5)
14 years ago
Christian Wiese
9c962a1173
xapian-core: Updated (1.2.3 -> 1.2.5)
14 years ago
Christian Wiese
cb15835007
g-wrap: flagged NOPARALLEL (unreliable when using parallel make jobs)
14 years ago
Christian Wiese
0d9b7738d7
guile: Updated (1.8.7 -> 1.8.8)
14 years ago
Christian Wiese
83547e04d2
libgdiplus: Updated (2.8.1 -> 2.10)
14 years ago
Christian Wiese
7de9e3cbce
mono-basic: Updated (2.8 -> 2.10)
14 years ago
Christian Wiese
c06484d59c
mono-addins: Updated (0.5 -> 0.6.1)
14 years ago
Christian Wiese
9c1f99ef70
mod_mono: Updated (2.8.2 -> 2.10)
14 years ago
Christian Wiese
baade42af4
mono-xsp: Updated (2.8.2 -> 2.10)
14 years ago
Christian Wiese
0dfde8ff5c
mono: Updated (2.8.2 -> 2.10.2)
14 years ago
Christian Wiese
25d1a6c053
cheetah: flagged SETUPTOOLS to avoid shared "easy-install.pth" file
14 years ago
Christian Wiese
df0b375a0e
boost: Updated (1_43_0 -> 1.46.1)
...
Note:
boost-jam is included within boost itself now, so we can drop the boost-jam
package.
14 years ago
Christian Wiese
e6dd7091e2
shared-desktop-ontologies: Updated (0.5 -> 0.6.0)
14 years ago
Christian Wiese
7accf780a7
libdbusmenu-qt: Updated (0.3.0 -> 0.8.2)
14 years ago
Christian Wiese
56b5846057
boost-jam: remove package (included within boost now)
14 years ago
Christian Wiese
dc35663b38
dltrace: fixed by adding a patch to not use deprcated 'asm/{user,page}.h' files
14 years ago
Christian Wiese
53e238c500
git: fixed to build documentation by skipping validation while running xmlto
14 years ago
Christian Wiese
34b0a38bae
cheetah: Updated (2.0rc8 -> 2.4.4)
14 years ago
Christian Wiese
8dca241cde
uncrustify: Updated (0.56 -> 0.57)
14 years ago
Christian Wiese
c13a104ed9
indent: Updated (2.2.10 -> 2.2.11)
14 years ago
Christian Wiese
218533fdb7
libtasn1: Updated (2.7 -> 2.9)
14 years ago
Christian Wiese
1dba61b445
libtasn1: updated package description, project and download URL
14 years ago
Christian Wiese
87551c9f20
git: updated/improved package description
14 years ago
Christian Wiese
4da2ab7d2c
git: Updated (1.7.2.3 -> 1.7.4.1)
14 years ago
Christian Wiese
9baac04cb2
git: fixed to build documentation using Asciidoc 8
14 years ago
Christian Wiese
43eb998067
git: changed to build html and man pages if 'asciidoc' and 'xmlto' packages are effectively installed
14 years ago
Christian Wiese
43eee6f686
git: improved to build/install man pages if 'xmlto' package is installed
14 years ago
Christian Wiese
0f5b4efed6
git: fixed to only build/install html documentation if asciidoc is available (see note)
...
Note:
Following text is taken from the 'INSTALL' included within the git source.
--------------------------------------------------------------------------
- To build and install documentation suite, you need to have
the asciidoc/xmlto toolchain. Because not many people are
inclined to install the tools, the default build target
("make all") does _not_ build them.
"make doc" builds documentation in man and html formats; there are
also "make man", "make html" and "make info". Note that "make html"
requires asciidoc, but not xmlto. "make man" (and thus make doc)
requires both.
"make install-doc" installs documentation in man format only; there
are also "make install-man", "make install-html" and "make
install-info".
Building and installing the info file additionally requires
makeinfo and docbook2X. Version 0.8.3 is known to work.
Building and installing the pdf file additionally requires
dblatex. Version 0.2.7 with asciidoc >= 8.2.7 is known to work.
The documentation is written for AsciiDoc 7, but "make
ASCIIDOC8=YesPlease doc" will let you format with AsciiDoc 8.
--------------------------------------------------------------------------
14 years ago
Christian Wiese
f6b5ae937b
cdk: Added cdk 5.0-20090215 - A development kit for curses applications
14 years ago