Merge branch '2.4' of crux:/home/crux/scm/ports/contrib into 2.4

This commit is contained in:
Alan Mizrahi 2008-10-21 01:17:39 -04:30
commit 83fa69889b
40 changed files with 416 additions and 144 deletions

View File

@ -1 +1 @@
750f3be3214e15334e96afcc866c9f48 blender-2.47.tar.gz
e63aa1bd1c2e6d124d2f9699934e9a26 blender-2.48.tar.gz

View File

@ -5,7 +5,7 @@
# Depends on: xorg-libxi libtiff libpng ode fmod smpeg ftgl scons openexr freealut yasm
name=blender
version=2.47
version=2.48
release=1
source=(http://download.blender.org/source/$name-$version.tar.gz)

View File

@ -5,17 +5,18 @@ drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/gpgme.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libgpgme-pth.la
lrwxrwxrwx root/root usr/lib/libgpgme-pth.so -> libgpgme-pth.so.11.6.4
lrwxrwxrwx root/root usr/lib/libgpgme-pth.so.11 -> libgpgme-pth.so.11.6.4
-rwxr-xr-x root/root usr/lib/libgpgme-pth.so.11.6.4
lrwxrwxrwx root/root usr/lib/libgpgme-pth.so -> libgpgme-pth.so.11.6.5
lrwxrwxrwx root/root usr/lib/libgpgme-pth.so.11 -> libgpgme-pth.so.11.6.5
-rwxr-xr-x root/root usr/lib/libgpgme-pth.so.11.6.5
-rwxr-xr-x root/root usr/lib/libgpgme-pthread.la
lrwxrwxrwx root/root usr/lib/libgpgme-pthread.so -> libgpgme-pthread.so.11.6.4
lrwxrwxrwx root/root usr/lib/libgpgme-pthread.so.11 -> libgpgme-pthread.so.11.6.4
-rwxr-xr-x root/root usr/lib/libgpgme-pthread.so.11.6.4
lrwxrwxrwx root/root usr/lib/libgpgme-pthread.so -> libgpgme-pthread.so.11.6.5
lrwxrwxrwx root/root usr/lib/libgpgme-pthread.so.11 -> libgpgme-pthread.so.11.6.5
-rwxr-xr-x root/root usr/lib/libgpgme-pthread.so.11.6.5
-rwxr-xr-x root/root usr/lib/libgpgme.la
lrwxrwxrwx root/root usr/lib/libgpgme.so -> libgpgme.so.11.6.4
lrwxrwxrwx root/root usr/lib/libgpgme.so.11 -> libgpgme.so.11.6.4
-rwxr-xr-x root/root usr/lib/libgpgme.so.11.6.4
lrwxrwxrwx root/root usr/lib/libgpgme.so -> libgpgme.so.11.6.5
lrwxrwxrwx root/root usr/lib/libgpgme.so.11 -> libgpgme.so.11.6.5
-rwxr-xr-x root/root usr/lib/libgpgme.so.11.6.5
drwxr-xr-x root/root usr/libexec/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/gpgme.m4

View File

@ -1 +1 @@
df7ab717bf9b0189bd76b06c0c8a2509 gpgme-1.1.6.tar.gz
0f9347890339d491241fbdb8812673ff gpgme-1.1.7.tar.bz2

View File

@ -5,9 +5,9 @@
# Depends on: gnupg
name=gpgme
version=1.1.6
version=1.1.7
release=1
source=(ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-$version.tar.gz)
source=(ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-$version.tar.bz2)
build() {
cd gpgme-$version

86
guichan/.footprint Normal file
View File

@ -0,0 +1,86 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/guichan.hpp
drwxr-xr-x root/root usr/include/guichan/
-rw-r--r-- root/root usr/include/guichan/actionevent.hpp
-rw-r--r-- root/root usr/include/guichan/actionlistener.hpp
-rw-r--r-- root/root usr/include/guichan/allegro.hpp
-rw-r--r-- root/root usr/include/guichan/basiccontainer.hpp
-rw-r--r-- root/root usr/include/guichan/cliprectangle.hpp
-rw-r--r-- root/root usr/include/guichan/color.hpp
-rw-r--r-- root/root usr/include/guichan/deathlistener.hpp
-rw-r--r-- root/root usr/include/guichan/defaultfont.hpp
-rw-r--r-- root/root usr/include/guichan/event.hpp
-rw-r--r-- root/root usr/include/guichan/exception.hpp
-rw-r--r-- root/root usr/include/guichan/focushandler.hpp
-rw-r--r-- root/root usr/include/guichan/focuslistener.hpp
-rw-r--r-- root/root usr/include/guichan/font.hpp
-rw-r--r-- root/root usr/include/guichan/genericinput.hpp
-rw-r--r-- root/root usr/include/guichan/glut.hpp
-rw-r--r-- root/root usr/include/guichan/graphics.hpp
-rw-r--r-- root/root usr/include/guichan/gui.hpp
-rw-r--r-- root/root usr/include/guichan/image.hpp
-rw-r--r-- root/root usr/include/guichan/imagefont.hpp
-rw-r--r-- root/root usr/include/guichan/imageloader.hpp
-rw-r--r-- root/root usr/include/guichan/input.hpp
-rw-r--r-- root/root usr/include/guichan/inputevent.hpp
-rw-r--r-- root/root usr/include/guichan/key.hpp
-rw-r--r-- root/root usr/include/guichan/keyevent.hpp
-rw-r--r-- root/root usr/include/guichan/keyinput.hpp
-rw-r--r-- root/root usr/include/guichan/keylistener.hpp
-rw-r--r-- root/root usr/include/guichan/listmodel.hpp
-rw-r--r-- root/root usr/include/guichan/mouseevent.hpp
-rw-r--r-- root/root usr/include/guichan/mouseinput.hpp
-rw-r--r-- root/root usr/include/guichan/mouselistener.hpp
-rw-r--r-- root/root usr/include/guichan/opengl.hpp
drwxr-xr-x root/root usr/include/guichan/opengl/
-rw-r--r-- root/root usr/include/guichan/opengl/openglallegroimageloader.hpp
-rw-r--r-- root/root usr/include/guichan/opengl/openglgraphics.hpp
-rw-r--r-- root/root usr/include/guichan/opengl/openglimage.hpp
-rw-r--r-- root/root usr/include/guichan/opengl/openglsdlimageloader.hpp
-rw-r--r-- root/root usr/include/guichan/platform.hpp
-rw-r--r-- root/root usr/include/guichan/rectangle.hpp
-rw-r--r-- root/root usr/include/guichan/sdl.hpp
drwxr-xr-x root/root usr/include/guichan/sdl/
-rw-r--r-- root/root usr/include/guichan/sdl/sdlgraphics.hpp
-rw-r--r-- root/root usr/include/guichan/sdl/sdlimage.hpp
-rw-r--r-- root/root usr/include/guichan/sdl/sdlimageloader.hpp
-rw-r--r-- root/root usr/include/guichan/sdl/sdlinput.hpp
-rw-r--r-- root/root usr/include/guichan/sdl/sdlpixel.hpp
-rw-r--r-- root/root usr/include/guichan/selectionevent.hpp
-rw-r--r-- root/root usr/include/guichan/selectionlistener.hpp
-rw-r--r-- root/root usr/include/guichan/widget.hpp
-rw-r--r-- root/root usr/include/guichan/widgetlistener.hpp
drwxr-xr-x root/root usr/include/guichan/widgets/
-rw-r--r-- root/root usr/include/guichan/widgets/button.hpp
-rw-r--r-- root/root usr/include/guichan/widgets/checkbox.hpp
-rw-r--r-- root/root usr/include/guichan/widgets/container.hpp
-rw-r--r-- root/root usr/include/guichan/widgets/dropdown.hpp
-rw-r--r-- root/root usr/include/guichan/widgets/icon.hpp
-rw-r--r-- root/root usr/include/guichan/widgets/imagebutton.hpp
-rw-r--r-- root/root usr/include/guichan/widgets/label.hpp
-rw-r--r-- root/root usr/include/guichan/widgets/listbox.hpp
-rw-r--r-- root/root usr/include/guichan/widgets/radiobutton.hpp
-rw-r--r-- root/root usr/include/guichan/widgets/scrollarea.hpp
-rw-r--r-- root/root usr/include/guichan/widgets/slider.hpp
-rw-r--r-- root/root usr/include/guichan/widgets/tab.hpp
-rw-r--r-- root/root usr/include/guichan/widgets/tabbedarea.hpp
-rw-r--r-- root/root usr/include/guichan/widgets/textbox.hpp
-rw-r--r-- root/root usr/include/guichan/widgets/textfield.hpp
-rw-r--r-- root/root usr/include/guichan/widgets/window.hpp
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libguichan-0.8.1.so.1 -> libguichan-0.8.1.so.1.0.0
-rwxr-xr-x root/root usr/lib/libguichan-0.8.1.so.1.0.0
-rw-r--r-- root/root usr/lib/libguichan.a
-rwxr-xr-x root/root usr/lib/libguichan.la
lrwxrwxrwx root/root usr/lib/libguichan.so -> libguichan-0.8.1.so.1.0.0
lrwxrwxrwx root/root usr/lib/libguichan_opengl-0.8.1.so.1 -> libguichan_opengl-0.8.1.so.1.0.0
-rwxr-xr-x root/root usr/lib/libguichan_opengl-0.8.1.so.1.0.0
-rw-r--r-- root/root usr/lib/libguichan_opengl.a
-rwxr-xr-x root/root usr/lib/libguichan_opengl.la
lrwxrwxrwx root/root usr/lib/libguichan_opengl.so -> libguichan_opengl-0.8.1.so.1.0.0
lrwxrwxrwx root/root usr/lib/libguichan_sdl-0.8.1.so.1 -> libguichan_sdl-0.8.1.so.1.0.0
-rwxr-xr-x root/root usr/lib/libguichan_sdl-0.8.1.so.1.0.0
-rw-r--r-- root/root usr/lib/libguichan_sdl.a
-rwxr-xr-x root/root usr/lib/libguichan_sdl.la
lrwxrwxrwx root/root usr/lib/libguichan_sdl.so -> libguichan_sdl-0.8.1.so.1.0.0

1
guichan/.md5sum Normal file
View File

@ -0,0 +1 @@
f9ace11cc70d3ba60b62347172334a5f guichan-0.8.1.tar.gz

16
guichan/Pkgfile Normal file
View File

@ -0,0 +1,16 @@
# Description: small, efficient C++ GUI library designed for games
# URL: http://guichan.sourceforge.net/
# Maintainer: Bartlomiej Palmowski, maks1k at wp dot pl
# Depends on: sdl_image
name=guichan
version=0.8.1
release=1
source=(http://$name.googlecode.com/files/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}

View File

@ -5,12 +5,13 @@ drwxr-xr-x root/root usr/include/sys/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libcap.a
lrwxrwxrwx root/root usr/lib/libcap.so -> libcap.so.2
lrwxrwxrwx root/root usr/lib/libcap.so.2 -> libcap.so.2.11
-rw-r--r-- root/root usr/lib/libcap.so.2.11
lrwxrwxrwx root/root usr/lib/libcap.so.2 -> libcap.so.2.12
-rw-r--r-- root/root usr/lib/libcap.so.2.12
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/cap_clear.3.gz
-rw-r--r-- root/root usr/man/man3/cap_clear_flag.3.gz
-rw-r--r-- root/root usr/man/man3/cap_compare.3.gz
-rw-r--r-- root/root usr/man/man3/cap_copy_ext.3.gz
-rw-r--r-- root/root usr/man/man3/cap_copy_int.3.gz
-rw-r--r-- root/root usr/man/man3/cap_dup.3.gz
@ -20,6 +21,7 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/cap_get_fd.3.gz
-rw-r--r-- root/root usr/man/man3/cap_get_file.3.gz
-rw-r--r-- root/root usr/man/man3/cap_get_flag.3.gz
-rw-r--r-- root/root usr/man/man3/cap_get_pid.3.gz
-rw-r--r-- root/root usr/man/man3/cap_get_proc.3.gz
-rw-r--r-- root/root usr/man/man3/cap_init.3.gz
-rw-r--r-- root/root usr/man/man3/cap_set_fd.3.gz
@ -31,6 +33,7 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/cap_to_text.3.gz
-rw-r--r-- root/root usr/man/man3/capgetp.3.gz
-rw-r--r-- root/root usr/man/man3/capsetp.3.gz
-rw-r--r-- root/root usr/man/man3/libcap.3.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/capsh
-rwxr-xr-x root/root usr/sbin/getcap

View File

@ -1,2 +1,2 @@
c67b2d105f48d9413f0f5a16b2162f70 libcap-2.11-makefile.patch
56578c1719424857967676c7584143a3 libcap-2.11.tar.gz
c67b2d105f48d9413f0f5a16b2162f70 libcap-2.12-makefile.patch
fd306198931960d16d1dc53d305e01d2 libcap-2.12.tar.gz

View File

@ -4,7 +4,7 @@
# Depends on: libattr
name=libcap
version=2.11
version=2.12
release=1
source=(ftp://ftp.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/libcap-$version.tar.gz
$name-$version-makefile.patch)

View File

@ -1 +1 @@
962493fd6b26425f21504c3416c4efa1 libsigc++-2.2.2.tar.bz2
f4574b343eebc4bff66a9e1e5ce6e490 libsigc++-2.2.3.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on:
name=libsigc++
version=2.2.2
version=2.2.3
release=1
source=(ftp://ftp.gnome.org/pub/gnome/sources/libsigc++/${version%.*}/libsigc++-$version.tar.bz2)

View File

@ -1 +1 @@
f50162a22e3b61c35b66cc203c72a0d0 libsndfile-1.0.18pre23b.tar.gz
c6c61a9b299aeada987bafac04b94df1 libsndfile-1.0.18pre24e.tar.gz

View File

@ -6,7 +6,7 @@
# Optional: sqlite3
name=libsndfile
version=1.0.18pre23b
version=1.0.18pre24e
release=1
source=(http://www.mega-nerd.com/tmp/$name-$version.tar.gz)

View File

@ -1 +1 @@
91817f19c744691180f1183a87525e1b LVM2.2.02.40.tgz
e5b1927825ea2ef4a270606e881d9c88 LVM2.2.02.41.tgz

View File

@ -5,7 +5,7 @@
# Depends on: libdevmapper
name=lvm2
version=2.02.40
version=2.02.41
release=1
source=(ftp://sources.redhat.com/pub/lvm2/LVM2.$version.tgz)

View File

@ -1 +1,2 @@
2b6ecc9d68185e56a50eca0a2548fa8b mrxvt-0.5.4-001-fix-segfault-when-wd-empty.patch
0232c8868484751dcb931a28f0756f69 mrxvt-0.5.4.tar.gz

View File

@ -6,11 +6,13 @@
name=mrxvt
version=0.5.4
release=1
source=(http://dl.sourceforge.net/sourceforge/materm/$name-$version.tar.gz )
release=2
source=(http://dl.sourceforge.net/sourceforge/materm/$name-$version.tar.gz \
$name-$version-001-fix-segfault-when-wd-empty.patch)
build() {
cd $name-$version
patch -p0 -i $SRC/$name-$version-001-fix-segfault-when-wd-empty.patch
./configure --prefix=/usr \
--disable-debug \
--enable-menubar \

View File

@ -0,0 +1,13 @@
Index: src/tabbar.c
===================================================================
--- src/tabbar.c (revision 337)
+++ src/tabbar.c (working copy)
@@ -1327,7 +1327,7 @@
if( p.we_wordc > 1)
rxvt_msg( DBG_ERROR, DBG_TABBAR,
"Too many words when expanding %s\n", cwdOption );
- else
+ else if( NOT_NULL( *p.we_wordv ) )
{
filename = *p.we_wordv;

View File

@ -1,9 +1,9 @@
drwxr-xr-x root/root bin/
-rwxr-xr-x root/root bin/ntfs-3g
drwxr-xr-x root/root lib/
lrwxrwxrwx root/root lib/libntfs-3g.so -> libntfs-3g.so.38.0.0
lrwxrwxrwx root/root lib/libntfs-3g.so.38 -> libntfs-3g.so.38.0.0
-rw-r--r-- root/root lib/libntfs-3g.so.38.0.0
lrwxrwxrwx root/root lib/libntfs-3g.so -> libntfs-3g.so.40.0.0
lrwxrwxrwx root/root lib/libntfs-3g.so.40 -> libntfs-3g.so.40.0.0
-rw-r--r-- root/root lib/libntfs-3g.so.40.0.0
drwxr-xr-x root/root sbin/
lrwxrwxrwx root/root sbin/mount.ntfs-3g -> /bin/ntfs-3g
drwxr-xr-x root/root usr/

View File

@ -1 +1 @@
8d87f12702dd0d97c3aa269582159848 ntfs-3g-1.2918.tgz
601db52936011902206dfe1be05e4756 ntfs-3g-1.5012.tgz

View File

@ -4,7 +4,7 @@
# Packager: Danny Rawlins, monster dot romster at gmail dot com
name=ntfs-3g
version=1.2918
version=1.5012
release=1
source=(http://www.ntfs-3g.org/$name-$version.tgz)

17
obconf/.footprint Normal file
View File

@ -0,0 +1,17 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/obconf
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/obconf.desktop
drwxr-xr-x root/root usr/share/mime/
drwxr-xr-x root/root usr/share/mime/packages/
-rw-r--r-- root/root usr/share/mime/packages/obconf.xml
drwxr-xr-x root/root usr/share/mimelnk/
drwxr-xr-x root/root usr/share/mimelnk/application/
-rw-r--r-- root/root usr/share/mimelnk/application/x-openbox-theme.desktop
drwxr-xr-x root/root usr/share/obconf/
-rw-r--r-- root/root usr/share/obconf/obconf.glade
-rw-r--r-- root/root usr/share/obconf/video-display.png
drwxr-xr-x root/root usr/share/pixmaps/
-rw-r--r-- root/root usr/share/pixmaps/obconf.png

1
obconf/.md5sum Normal file
View File

@ -0,0 +1 @@
b22e273721851dedad72acbc77eefb68 obconf-2.0.3.tar.gz

17
obconf/Pkgfile Normal file
View File

@ -0,0 +1,17 @@
# Description: openbox preferences manager
# URL: http://openbox.org/obconf/
# Packager: Marcin Karpezo <sirmacik@happylinux.pl>
# Maintainer: Bartlomiej Palmowski, maks1k at wp dot pl
# Depends on: openbox libglade startup-notification
name=obconf
version=2.0.3
release=1
source=(http://icculus.org/openbox/$name/$name-$version.tar.gz)
build () {
cd $name-$version
./configure --prefix=/usr --disable-nls
make
make DESTDIR=$PKG install
}

View File

@ -1 +1,2 @@
e3ddb75aed84993a48ef5f2ee3380726 openexr-1.6.1-gcc43.patch
11951f164f9c872b183df75e66de145a openexr-1.6.1.tar.gz

View File

@ -7,11 +7,14 @@
name=openexr
version=1.6.1
release=1
source=(http://download.savannah.nongnu.org/releases/openexr/openexr-$version.tar.gz)
source=(http://download.savannah.nongnu.org/releases/openexr/openexr-$version.tar.gz
openexr-1.6.1-gcc43.patch)
build() {
cd openexr-$version
patch -p 1 -i $SRC/openexr-1.6.1-gcc43.patch
./configure \
--prefix=/usr \
--disable-static

View File

@ -0,0 +1,22 @@
diff -pruN openexr-1.6.1.orig/exrenvmap/main.cpp openexr-1.6.1/exrenvmap/main.cpp
--- openexr-1.6.1.orig/exrenvmap/main.cpp 2008-10-14 17:49:40.878618666 +1100
+++ openexr-1.6.1/exrenvmap/main.cpp 2008-10-14 17:49:56.662548230 +1100
@@ -43,6 +43,7 @@
#include <makeLatLongMap.h>
#include <ImfEnvmap.h>
#include <iostream>
+#include <cstring>
#include <exception>
#include <stdlib.h>
diff -pruN openexr-1.6.1.orig/exrmaketiled/main.cpp openexr-1.6.1/exrmaketiled/main.cpp
--- openexr-1.6.1.orig/exrmaketiled/main.cpp 2008-10-14 17:49:40.885493556 +1100
+++ openexr-1.6.1/exrmaketiled/main.cpp 2008-10-14 17:49:56.662548230 +1100
@@ -45,6 +45,7 @@
#include <iostream>
#include <exception>
#include <string>
+#include <cstring>
#include <stdlib.h>
using namespace Imf;

View File

@ -1 +1 @@
8321d0e1964846090f0174cb6bb18838 subversion-1.5.2.tar.bz2
b6e1e1398fe650dfa9a4b52d23c92707 subversion-1.5.3.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on: subversion swig
name=subversion-perl
version=1.5.2
version=1.5.3
release=1
source=(http://subversion.tigris.org/tarballs/subversion-$version.tar.bz2)

View File

@ -1 +1 @@
8321d0e1964846090f0174cb6bb18838 subversion-1.5.2.tar.bz2
b6e1e1398fe650dfa9a4b52d23c92707 subversion-1.5.3.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on: subversion swig
name=subversion-python
version=1.5.2
version=1.5.3
release=1
source=(http://subversion.tigris.org/tarballs/subversion-$version.tar.bz2)

79
tmw/.footprint Normal file
View File

@ -0,0 +1,79 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/tmw
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man6/
-rw-r--r-- root/root usr/man/man6/tmw.6.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/tmw.desktop
drwxr-xr-x root/root usr/share/pixmaps/
-rwxr-xr-x root/root usr/share/pixmaps/tmw.png
drwxr-xr-x root/root usr/share/tmw/
drwxr-xr-x root/root usr/share/tmw/data/
drwxr-xr-x root/root usr/share/tmw/data/graphics/
drwxr-xr-x root/root usr/share/tmw/data/graphics/gui/
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/bg_quad_dis.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/browserfont.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/button.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/button_disabled.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/buttonhi.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/buttonpress.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/checkbox.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/close_button.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/deepbox.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/emotions.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/fixedfont.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/hits_blue.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/hits_red.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/hits_yellow.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/hscroll_left_default.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/hscroll_left_highlight.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/hscroll_left_pressed.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/hscroll_right_default.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/hscroll_right_highlight.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/hscroll_right_pressed.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/item_shortcut_bgr.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/menuitemD.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/menuitemF.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/menuitemN.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/menuitemP.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/mouse.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/radioin.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/radioout.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/resize.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/rpgfont_wider.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/sansserif8.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/selection.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/slider.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/target-cursor-blue-l.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/target-cursor-blue-m.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/target-cursor-blue-s.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/target-cursor-red-l.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/target-cursor-red-m.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/target-cursor-red-s.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/thickborder.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/unknown-item.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/vscroll_blue.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/vscroll_down_default.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/vscroll_down_highlight.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/vscroll_down_pressed.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/vscroll_grey.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/vscroll_red.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/vscroll_up_default.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/vscroll_up_highlight.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/gui/vscroll_up_pressed.png
drwxr-xr-x root/root usr/share/tmw/data/graphics/images/
-rw-r--r-- root/root usr/share/tmw/data/graphics/images/error.png
-rw-r--r-- root/root usr/share/tmw/data/graphics/images/login_wallpaper.png
drwxr-xr-x root/root usr/share/tmw/data/help/
-rw-r--r-- root/root usr/share/tmw/data/help/about.txt
-rw-r--r-- root/root usr/share/tmw/data/help/changes.txt
-rw-r--r-- root/root usr/share/tmw/data/help/commands.txt
-rw-r--r-- root/root usr/share/tmw/data/help/header.txt
-rw-r--r-- root/root usr/share/tmw/data/help/index.txt
-rw-r--r-- root/root usr/share/tmw/data/help/skills.txt
-rw-r--r-- root/root usr/share/tmw/data/help/support.txt
-rw-r--r-- root/root usr/share/tmw/data/help/team.txt
drwxr-xr-x root/root usr/share/tmw/data/icons/
-rw-r--r-- root/root usr/share/tmw/data/icons/tmw.png

1
tmw/.md5sum Normal file
View File

@ -0,0 +1 @@
ac8fcc3445f44c08f7f836845dc88948 tmw-0.0.26.tar.gz

16
tmw/Pkgfile Normal file
View File

@ -0,0 +1,16 @@
# Description: 2D MMORPG (like tibia but w/out freaks throwing chairs at their mothers)
# URL: http://themanaworld.org/
# Maintainer: Bartlomiej Palmowski, maks1k at wp dot pl
# Depends on: guichan physfs libxml2 libpng sdl_mixer sdl_net
name=tmw
version=0.0.26
release=1
source=(http://downloads.sourceforge.net/themanaworld/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install
}

View File

@ -1,26 +1,10 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/CreateDOMDocument
-rwxr-xr-x root/root usr/bin/DOMCount
-rwxr-xr-x root/root usr/bin/DOMPrint
-rwxr-xr-x root/root usr/bin/EnumVal
-rwxr-xr-x root/root usr/bin/MemParse
-rwxr-xr-x root/root usr/bin/PParse
-rwxr-xr-x root/root usr/bin/PSVIWriter
-rwxr-xr-x root/root usr/bin/Redirect
-rwxr-xr-x root/root usr/bin/SAX2Count
-rwxr-xr-x root/root usr/bin/SAX2Print
-rwxr-xr-x root/root usr/bin/SAXCount
-rwxr-xr-x root/root usr/bin/SAXPrint
-rwxr-xr-x root/root usr/bin/SCMPrint
-rwxr-xr-x root/root usr/bin/SEnumVal
-rwxr-xr-x root/root usr/bin/StdInParse
-rwxr-xr-x root/root usr/bin/XInclude
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/xercesc/
drwxr-xr-x root/root usr/include/xercesc/dom/
-rw-r--r-- root/root usr/include/xercesc/dom/DOM.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMAttr.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMBuilder.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMCDATASection.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMCharacterData.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMComment.hpp
@ -33,24 +17,16 @@ drwxr-xr-x root/root usr/include/xercesc/dom/
-rw-r--r-- root/root usr/include/xercesc/dom/DOMElement.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMEntity.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMEntityReference.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMEntityResolver.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMError.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMErrorHandler.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMException.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMImplementation.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMImplementationLS.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMImplementationList.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMImplementationRegistry.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMImplementationSource.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMLSException.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMLSInput.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMLSOutput.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMLSParser.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMLSParserFilter.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMLSResourceResolver.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMLSSerializer.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMLSSerializerFilter.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMInputSource.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMLocator.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMMemoryManager.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMNamedNodeMap.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMNode.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMNodeFilter.hpp
@ -61,11 +37,12 @@ drwxr-xr-x root/root usr/include/xercesc/dom/
-rw-r--r-- root/root usr/include/xercesc/dom/DOMProcessingInstruction.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMRange.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMRangeException.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMStringList.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMText.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMTreeWalker.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMTypeInfo.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMUserDataHandler.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMWriter.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMWriterFilter.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMXPathEvaluator.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMXPathException.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMXPathExpression.hpp
@ -73,53 +50,37 @@ drwxr-xr-x root/root usr/include/xercesc/dom/
-rw-r--r-- root/root usr/include/xercesc/dom/DOMXPathNamespace.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/DOMXPathResult.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/StDOMNode.hpp
drwxr-xr-x root/root usr/include/xercesc/dom/deprecated/
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOMParser.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOMString.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_Attr.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_CDATASection.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_CharacterData.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_Comment.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_DOMException.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_DOMImplementation.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_Document.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_DocumentFragment.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_DocumentType.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_Element.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_Entity.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_EntityReference.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_NamedNodeMap.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_Node.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_NodeFilter.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_NodeIterator.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_NodeList.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_Notation.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_ProcessingInstruction.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_Range.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_RangeException.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_Text.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_TreeWalker.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_XMLDecl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DomMemDebug.hpp
drwxr-xr-x root/root usr/include/xercesc/dom/impl/
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMAttrImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMAttrMapImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMAttrNSImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMCDATASectionImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMCasts.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMCharacterDataImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMChildNode.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMCommentImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMConfigurationImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMDeepNodeListImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMDeepNodeListPool.c
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMDeepNodeListPool.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMDocumentFragmentImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMDocumentImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMDocumentTypeImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMElementImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMElementNSImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMEntityImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMEntityReferenceImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMErrorImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMImplementationImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMImplementationListImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMLSInputImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMLSOutputImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMLSSerializerImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMLocatorImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMNamedNodeMapImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMNodeIDMap.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMNodeImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMNodeIteratorImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMNodeListImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMNodeVector.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMNormalizer.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMNotationImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMParentNode.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMProcessingInstructionImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMRangeImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMStringListImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMStringPool.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMTextImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMTreeWalkerImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMTypeInfoImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMXPathExpressionImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMXPathNSResolverImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMXPathResultImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/dom/impl/XSDElementNSImpl.hpp
drwxr-xr-x root/root usr/include/xercesc/framework/
-rw-r--r-- root/root usr/include/xercesc/framework/BinOutputStream.hpp
-rw-r--r-- root/root usr/include/xercesc/framework/LocalFileFormatTarget.hpp
@ -131,7 +92,7 @@ drwxr-xr-x root/root usr/include/xercesc/framework/
-rw-r--r-- root/root usr/include/xercesc/framework/StdOutFormatTarget.hpp
-rw-r--r-- root/root usr/include/xercesc/framework/URLInputSource.hpp
-rw-r--r-- root/root usr/include/xercesc/framework/ValidationContext.hpp
-rw-r--r-- root/root usr/include/xercesc/framework/Wrapper4DOMLSInput.hpp
-rw-r--r-- root/root usr/include/xercesc/framework/Wrapper4DOMInputSource.hpp
-rw-r--r-- root/root usr/include/xercesc/framework/Wrapper4InputSource.hpp
-rw-r--r-- root/root usr/include/xercesc/framework/XMLAttDef.hpp
-rw-r--r-- root/root usr/include/xercesc/framework/XMLAttDefList.hpp
@ -149,7 +110,6 @@ drwxr-xr-x root/root usr/include/xercesc/framework/
-rw-r--r-- root/root usr/include/xercesc/framework/XMLFormatter.hpp
-rw-r--r-- root/root usr/include/xercesc/framework/XMLGrammarDescription.hpp
-rw-r--r-- root/root usr/include/xercesc/framework/XMLGrammarPool.hpp
-rw-r--r-- root/root usr/include/xercesc/framework/XMLGrammarPoolImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/framework/XMLNotationDecl.hpp
-rw-r--r-- root/root usr/include/xercesc/framework/XMLPScanToken.hpp
-rw-r--r-- root/root usr/include/xercesc/framework/XMLRecognizer.hpp
@ -195,6 +155,7 @@ drwxr-xr-x root/root usr/include/xercesc/internal/
-rw-r--r-- root/root usr/include/xercesc/internal/EndOfEntityException.hpp
-rw-r--r-- root/root usr/include/xercesc/internal/IANAEncodings.hpp
-rw-r--r-- root/root usr/include/xercesc/internal/IGXMLScanner.hpp
-rw-r--r-- root/root usr/include/xercesc/internal/MemoryManagerArrayImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/internal/MemoryManagerImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/internal/ReaderMgr.hpp
-rw-r--r-- root/root usr/include/xercesc/internal/SGXMLScanner.hpp
@ -202,6 +163,7 @@ drwxr-xr-x root/root usr/include/xercesc/internal/
-rw-r--r-- root/root usr/include/xercesc/internal/VecAttrListImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/internal/VecAttributesImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/internal/WFXMLScanner.hpp
-rw-r--r-- root/root usr/include/xercesc/internal/XMLGrammarPoolImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/internal/XMLInternalErrorHandler.hpp
-rw-r--r-- root/root usr/include/xercesc/internal/XMLReader.hpp
-rw-r--r-- root/root usr/include/xercesc/internal/XMLScanner.hpp
@ -215,7 +177,7 @@ drwxr-xr-x root/root usr/include/xercesc/internal/
-rw-r--r-- root/root usr/include/xercesc/internal/XTemplateSerializer.hpp
drwxr-xr-x root/root usr/include/xercesc/parsers/
-rw-r--r-- root/root usr/include/xercesc/parsers/AbstractDOMParser.hpp
-rw-r--r-- root/root usr/include/xercesc/parsers/DOMLSParserImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/parsers/DOMBuilderImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/parsers/SAX2XMLFilterImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/parsers/SAX2XMLReaderImpl.hpp
-rw-r--r-- root/root usr/include/xercesc/parsers/SAXParser.hpp
@ -243,6 +205,7 @@ drwxr-xr-x root/root usr/include/xercesc/sax2/
-rw-r--r-- root/root usr/include/xercesc/sax2/XMLReaderFactory.hpp
drwxr-xr-x root/root usr/include/xercesc/util/
-rw-r--r-- root/root usr/include/xercesc/util/ArrayIndexOutOfBoundsException.hpp
-rw-r--r-- root/root usr/include/xercesc/util/AutoSense.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Base64.hpp
-rw-r--r-- root/root usr/include/xercesc/util/BaseRefVectorOf.c
-rw-r--r-- root/root usr/include/xercesc/util/BaseRefVectorOf.hpp
@ -251,16 +214,36 @@ drwxr-xr-x root/root usr/include/xercesc/util/
-rw-r--r-- root/root usr/include/xercesc/util/BinMemInputStream.hpp
-rw-r--r-- root/root usr/include/xercesc/util/BitOps.hpp
-rw-r--r-- root/root usr/include/xercesc/util/BitSet.hpp
drwxr-xr-x root/root usr/include/xercesc/util/Compilers/
-rw-r--r-- root/root usr/include/xercesc/util/Compilers/BorlandCDefs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Compilers/CSetDefs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Compilers/CodeWarriorDefs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Compilers/DECCXXDefs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Compilers/GCCDefs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Compilers/HPCCDefs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Compilers/IBMVAOS2Defs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Compilers/IBMVAW32Defs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Compilers/MIPSproDefs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Compilers/MVSCPPDefs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Compilers/OS400SetDefs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Compilers/PTXCCDefs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Compilers/QCCDefs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Compilers/SCOCCDefs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Compilers/SunCCDefs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Compilers/SunKaiDefs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Compilers/TandemCCDefs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Compilers/VCPPDefs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/CountedPointer.c
-rw-r--r-- root/root usr/include/xercesc/util/CountedPointer.hpp
-rw-r--r-- root/root usr/include/xercesc/util/DefaultPanicHandler.hpp
-rw-r--r-- root/root usr/include/xercesc/util/EmptyStackException.hpp
-rw-r--r-- root/root usr/include/xercesc/util/EncodingValidator.hpp
drwxr-xr-x root/root usr/include/xercesc/util/FileManagers/
-rw-r--r-- root/root usr/include/xercesc/util/FileManagers/PosixFileMgr.hpp
-rw-r--r-- root/root usr/include/xercesc/util/FlagJanitor.c
-rw-r--r-- root/root usr/include/xercesc/util/FlagJanitor.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Hashers.hpp
-rw-r--r-- root/root usr/include/xercesc/util/HashBase.hpp
-rw-r--r-- root/root usr/include/xercesc/util/HashCMStateSet.hpp
-rw-r--r-- root/root usr/include/xercesc/util/HashPtr.hpp
-rw-r--r-- root/root usr/include/xercesc/util/HashXMLCh.hpp
-rw-r--r-- root/root usr/include/xercesc/util/HexBin.hpp
-rw-r--r-- root/root usr/include/xercesc/util/IOException.hpp
-rw-r--r-- root/root usr/include/xercesc/util/IllegalArgumentException.hpp
@ -277,23 +260,23 @@ drwxr-xr-x root/root usr/include/xercesc/util/MsgLoaders/
drwxr-xr-x root/root usr/include/xercesc/util/MsgLoaders/InMemory/
-rw-r--r-- root/root usr/include/xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.hpp
-rw-r--r-- root/root usr/include/xercesc/util/MsgLoaders/InMemory/XercesMessages_en_US.hpp
drwxr-xr-x root/root usr/include/xercesc/util/MutexManagers/
-rw-r--r-- root/root usr/include/xercesc/util/MutexManagers/PosixMutexMgr.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Mutexes.hpp
-rw-r--r-- root/root usr/include/xercesc/util/NameIdPool.c
-rw-r--r-- root/root usr/include/xercesc/util/NameIdPool.hpp
drwxr-xr-x root/root usr/include/xercesc/util/NetAccessors/
drwxr-xr-x root/root usr/include/xercesc/util/NetAccessors/Curl/
-rw-r--r-- root/root usr/include/xercesc/util/NetAccessors/Curl/CurlNetAccessor.hpp
-rw-r--r-- root/root usr/include/xercesc/util/NetAccessors/Curl/CurlURLInputStream.hpp
drwxr-xr-x root/root usr/include/xercesc/util/NetAccessors/Socket/
-rw-r--r-- root/root usr/include/xercesc/util/NetAccessors/Socket/SocketNetAccessor.hpp
-rw-r--r-- root/root usr/include/xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.hpp
-rw-r--r-- root/root usr/include/xercesc/util/NoSuchElementException.hpp
-rw-r--r-- root/root usr/include/xercesc/util/NullPointerException.hpp
-rw-r--r-- root/root usr/include/xercesc/util/NumberFormatException.hpp
-rw-r--r-- root/root usr/include/xercesc/util/OutOfMemoryException.hpp
-rw-r--r-- root/root usr/include/xercesc/util/PSVIUni.hpp
-rw-r--r-- root/root usr/include/xercesc/util/PanicHandler.hpp
-rw-r--r-- root/root usr/include/xercesc/util/ParseException.hpp
-rw-r--r-- root/root usr/include/xercesc/util/PlatformUtils.hpp
drwxr-xr-x root/root usr/include/xercesc/util/Platforms/
drwxr-xr-x root/root usr/include/xercesc/util/Platforms/Linux/
-rw-r--r-- root/root usr/include/xercesc/util/Platforms/Linux/LinuxDefs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/QName.hpp
-rw-r--r-- root/root usr/include/xercesc/util/RefArrayOf.c
-rw-r--r-- root/root usr/include/xercesc/util/RefArrayOf.hpp
@ -318,8 +301,8 @@ drwxr-xr-x root/root usr/include/xercesc/util/NetAccessors/Curl/
-rw-r--r-- root/root usr/include/xercesc/util/TransENameMap.hpp
-rw-r--r-- root/root usr/include/xercesc/util/TransService.hpp
drwxr-xr-x root/root usr/include/xercesc/util/Transcoders/
drwxr-xr-x root/root usr/include/xercesc/util/Transcoders/ICU/
-rw-r--r-- root/root usr/include/xercesc/util/Transcoders/ICU/ICUTransService.hpp
drwxr-xr-x root/root usr/include/xercesc/util/Transcoders/Iconv/
-rw-r--r-- root/root usr/include/xercesc/util/Transcoders/Iconv/IconvTransService.hpp
-rw-r--r-- root/root usr/include/xercesc/util/TranscodingException.hpp
-rw-r--r-- root/root usr/include/xercesc/util/UTFDataFormatException.hpp
-rw-r--r-- root/root usr/include/xercesc/util/UnexpectedEOFException.hpp
@ -342,22 +325,25 @@ drwxr-xr-x root/root usr/include/xercesc/util/Transcoders/ICU/
-rw-r--r-- root/root usr/include/xercesc/util/XMLChar.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLDOMMsg.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLDateTime.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLDeleterFor.c
-rw-r--r-- root/root usr/include/xercesc/util/XMLDeleterFor.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLDouble.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLEBCDICTranscoder.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLEntityResolver.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLEnumerator.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLExceptMsgs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLException.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLFileMgr.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLFloat.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLHolder.c
-rw-r--r-- root/root usr/include/xercesc/util/XMLHolder.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLIBM1047Transcoder.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLIBM1140Transcoder.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLInitializer.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLInteger.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLMsgLoader.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLMutexMgr.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLNetAccessor.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLNumber.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLRegisterCleanup.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLResourceIdentifier.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLString.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XMLStringTokenizer.hpp
@ -372,7 +358,6 @@ drwxr-xr-x root/root usr/include/xercesc/util/Transcoders/ICU/
-rw-r--r-- root/root usr/include/xercesc/util/XMemory.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XercesDefs.hpp
-rw-r--r-- root/root usr/include/xercesc/util/XercesVersion.hpp
-rw-r--r-- root/root usr/include/xercesc/util/Xerces_autoconf_config.hpp
drwxr-xr-x root/root usr/include/xercesc/util/regx/
-rw-r--r-- root/root usr/include/xercesc/util/regx/ASCIIRangeFactory.hpp
-rw-r--r-- root/root usr/include/xercesc/util/regx/BMPattern.hpp
@ -380,7 +365,9 @@ drwxr-xr-x root/root usr/include/xercesc/util/regx/
-rw-r--r-- root/root usr/include/xercesc/util/regx/CharToken.hpp
-rw-r--r-- root/root usr/include/xercesc/util/regx/ClosureToken.hpp
-rw-r--r-- root/root usr/include/xercesc/util/regx/ConcatToken.hpp
-rw-r--r-- root/root usr/include/xercesc/util/regx/ConditionToken.hpp
-rw-r--r-- root/root usr/include/xercesc/util/regx/Match.hpp
-rw-r--r-- root/root usr/include/xercesc/util/regx/ModifierToken.hpp
-rw-r--r-- root/root usr/include/xercesc/util/regx/Op.hpp
-rw-r--r-- root/root usr/include/xercesc/util/regx/OpFactory.hpp
-rw-r--r-- root/root usr/include/xercesc/util/regx/ParenToken.hpp
@ -418,7 +405,6 @@ drwxr-xr-x root/root usr/include/xercesc/validators/common/
-rw-r--r-- root/root usr/include/xercesc/validators/common/CMBinaryOp.hpp
-rw-r--r-- root/root usr/include/xercesc/validators/common/CMLeaf.hpp
-rw-r--r-- root/root usr/include/xercesc/validators/common/CMNode.hpp
-rw-r--r-- root/root usr/include/xercesc/validators/common/CMRepeatingLeaf.hpp
-rw-r--r-- root/root usr/include/xercesc/validators/common/CMStateSet.hpp
-rw-r--r-- root/root usr/include/xercesc/validators/common/CMUnaryOp.hpp
-rw-r--r-- root/root usr/include/xercesc/validators/common/ContentLeafNameTypeVector.hpp
@ -504,14 +490,10 @@ drwxr-xr-x root/root usr/include/xercesc/validators/schema/identity/
-rw-r--r-- root/root usr/include/xercesc/validators/schema/identity/XPathMatcherStack.hpp
-rw-r--r-- root/root usr/include/xercesc/validators/schema/identity/XPathSymbols.hpp
-rw-r--r-- root/root usr/include/xercesc/validators/schema/identity/XercesXPath.hpp
drwxr-xr-x root/root usr/include/xercesc/xinclude/
-rw-r--r-- root/root usr/include/xercesc/xinclude/XIncludeDOMDocumentProcessor.hpp
-rw-r--r-- root/root usr/include/xercesc/xinclude/XIncludeLocation.hpp
-rw-r--r-- root/root usr/include/xercesc/xinclude/XIncludeUtils.hpp
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libxerces-c-3.0.so
-rw-r--r-- root/root usr/lib/libxerces-c.a
-rwxr-xr-x root/root usr/lib/libxerces-c.la
lrwxrwxrwx root/root usr/lib/libxerces-c.so -> libxerces-c-3.0.so
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/xerces-c.pc
lrwxrwxrwx root/root usr/lib/libxerces-c.so -> libxerces-c.so.28.0
lrwxrwxrwx root/root usr/lib/libxerces-c.so.28 -> libxerces-c.so.28.0
-rwxr-xr-x root/root usr/lib/libxerces-c.so.28.0
lrwxrwxrwx root/root usr/lib/libxerces-depdom.so -> libxerces-depdom.so.28.0
lrwxrwxrwx root/root usr/lib/libxerces-depdom.so.28 -> libxerces-depdom.so.28.0
-rwxr-xr-x root/root usr/lib/libxerces-depdom.so.28.0

View File

@ -1 +1 @@
599d385a0270b3a94ceaa3afb893c936 xerces-c-3.0.0.tar.gz
5daf514b73f3e0de9e3fce704387c0d2 xerces-c-src_2_8_0.tar.gz

View File

@ -5,13 +5,23 @@
# Depends on:
name=xerces-c
version=3.0.0
version=2.8.0
release=1
source=(http://www.apache.org/dist/xerces/c/3/sources/$name-$version.tar.gz)
source=(http://www.apache.org/dist/xerces/c/2/sources/${name}-src_${version//./_}.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr
export XERCESCROOT=${SRC}/${name}-src_${version//./_}
cd ${XERCESCROOT}/src/xercesc
autoconf
./runConfigure -P/usr \
-plinux \
-cgcc \
-xg++ \
-minmem \
-nsocket \
-tnative \
-rpthread
make -j1
make DESTDIR=$PKG install
make DESTDIR=${PKG} install
unset XERCESCROOT
}