Merge branch '2.3' into 2.4

This commit is contained in:
Juergen Daubert 2007-11-26 10:06:52 +01:00
commit 6ab9dbce2f
18 changed files with 560 additions and 545 deletions

View File

@ -1 +1 @@
d57f49f4d1e47aa5ab9c39b4d28832f1 fakeroot_1.8.5.tar.gz
72c9c9d2a7e6d4ca794c789239fbec82 fakeroot_1.8.8.tar.gz

View File

@ -3,9 +3,9 @@
# Maintainer: Jürgen Daubert, juergen dot daubert at t-online dot de
name=fakeroot
version=1.8.5
version=1.8.8
release=1
source=(http://ftp.debian.org/debian/pool/main/f/$name/${name}_$version.tar.gz)
source=(http://ftp.de.debian.org/debian/pool/main/f/$name/${name}_$version.tar.gz)
build () {
cd $name-$version

View File

@ -89,21 +89,21 @@ drwxr-xr-x root/root usr/lib/glib-2.0/
drwxr-xr-x root/root usr/lib/glib-2.0/include/
-rw-r--r-- root/root usr/lib/glib-2.0/include/glibconfig.h
-rwxr-xr-x root/root usr/lib/libglib-2.0.la
lrwxrwxrwx root/root usr/lib/libglib-2.0.so -> libglib-2.0.so.0.1400.3
lrwxrwxrwx root/root usr/lib/libglib-2.0.so.0 -> libglib-2.0.so.0.1400.3
-rwxr-xr-x root/root usr/lib/libglib-2.0.so.0.1400.3
lrwxrwxrwx root/root usr/lib/libglib-2.0.so -> libglib-2.0.so.0.1400.4
lrwxrwxrwx root/root usr/lib/libglib-2.0.so.0 -> libglib-2.0.so.0.1400.4
-rwxr-xr-x root/root usr/lib/libglib-2.0.so.0.1400.4
-rwxr-xr-x root/root usr/lib/libgmodule-2.0.la
lrwxrwxrwx root/root usr/lib/libgmodule-2.0.so -> libgmodule-2.0.so.0.1400.3
lrwxrwxrwx root/root usr/lib/libgmodule-2.0.so.0 -> libgmodule-2.0.so.0.1400.3
-rwxr-xr-x root/root usr/lib/libgmodule-2.0.so.0.1400.3
lrwxrwxrwx root/root usr/lib/libgmodule-2.0.so -> libgmodule-2.0.so.0.1400.4
lrwxrwxrwx root/root usr/lib/libgmodule-2.0.so.0 -> libgmodule-2.0.so.0.1400.4
-rwxr-xr-x root/root usr/lib/libgmodule-2.0.so.0.1400.4
-rwxr-xr-x root/root usr/lib/libgobject-2.0.la
lrwxrwxrwx root/root usr/lib/libgobject-2.0.so -> libgobject-2.0.so.0.1400.3
lrwxrwxrwx root/root usr/lib/libgobject-2.0.so.0 -> libgobject-2.0.so.0.1400.3
-rwxr-xr-x root/root usr/lib/libgobject-2.0.so.0.1400.3
lrwxrwxrwx root/root usr/lib/libgobject-2.0.so -> libgobject-2.0.so.0.1400.4
lrwxrwxrwx root/root usr/lib/libgobject-2.0.so.0 -> libgobject-2.0.so.0.1400.4
-rwxr-xr-x root/root usr/lib/libgobject-2.0.so.0.1400.4
-rwxr-xr-x root/root usr/lib/libgthread-2.0.la
lrwxrwxrwx root/root usr/lib/libgthread-2.0.so -> libgthread-2.0.so.0.1400.3
lrwxrwxrwx root/root usr/lib/libgthread-2.0.so.0 -> libgthread-2.0.so.0.1400.3
-rwxr-xr-x root/root usr/lib/libgthread-2.0.so.0.1400.3
lrwxrwxrwx root/root usr/lib/libgthread-2.0.so -> libgthread-2.0.so.0.1400.4
lrwxrwxrwx root/root usr/lib/libgthread-2.0.so.0 -> libgthread-2.0.so.0.1400.4
-rwxr-xr-x root/root usr/lib/libgthread-2.0.so.0.1400.4
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/glib-2.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gmodule-2.0.pc

View File

@ -1 +1 @@
d6e695a2dc96dcdd9d120d8efe265862 glib-2.14.3.tar.bz2
7ee7874108cbe9ea7fff1f4ab3389ce8 glib-2.14.4.tar.bz2

View File

@ -3,7 +3,7 @@
# Maintainer: Matt Housh, jaeger at crux dot nu
name=glib
version=2.14.3
version=2.14.4
release=1
source=(ftp://ftp.gtk.org/pub/$name/2.14/$name-$version.tar.bz2)

View File

@ -5,13 +5,14 @@
name=gnutls
version=2.0.4
release=1
release=2
source=(ftp://ftp.gnutls.org/pub/$name/$name-$version.tar.bz2)
build() {
cd $name-$version
./configure --prefix=/usr \
--mandir=/usr/man
--mandir=/usr/man \
--disable-guile
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/{info,locale}

View File

@ -10,7 +10,9 @@ lrwxrwxrwx root/root lib/libnss_winbind.so.2 -> libnss_winbind.so
-rwxr-xr-x root/root lib/libnss_wins.so
lrwxrwxrwx root/root lib/libnss_wins.so.2 -> libnss_wins.so
drwxr-xr-x root/root sbin/
-rwxr-xr-x root/root sbin/mount.cifs
lrwxrwxrwx root/root sbin/mount.smbfs -> /usr/bin/smbmount
-rwxr-xr-x root/root sbin/umount.cifs
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/eventlogadm
@ -142,10 +144,8 @@ drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/vfs_shadow_copy.8.gz
-rw-r--r-- root/root usr/man/man8/winbindd.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/mount.cifs
-rwxr-xr-x root/root usr/sbin/nmbd
-rwxr-xr-x root/root usr/sbin/smbd
-rwxr-xr-x root/root usr/sbin/umount.cifs
-rwxr-xr-x root/root usr/sbin/winbindd
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/log/

View File

@ -5,7 +5,7 @@
name=samba
version=3.0.27a
release=1
release=2
source=(http://www.samba.org/samba/ftp/stable/$name-$version.tar.gz \
samba-config.patch samba)
@ -26,6 +26,8 @@ build () {
make -j1
make DESTDIR=$PKG install
mv $PKG/usr/sbin/*.cifs $PKG/sbin
# symlinks
(cd $PKG/usr/lib
ln -s samba/libsmbclient.so libsmbclient.so

View File

@ -16,6 +16,7 @@ drwxr-xr-x root/root usr/share/scite/
-rw-r--r-- root/root usr/share/scite/SciTE.properties
-rw-r--r-- root/root usr/share/scite/SciTEGlobal.properties
-rw-r--r-- root/root usr/share/scite/SciTEIco.png
-rw-r--r-- root/root usr/share/scite/abaqus.properties
-rw-r--r-- root/root usr/share/scite/abbrev.properties
-rw-r--r-- root/root usr/share/scite/ada.properties
-rw-r--r-- root/root usr/share/scite/asm.properties
@ -61,6 +62,7 @@ drwxr-xr-x root/root usr/share/scite/
-rw-r--r-- root/root usr/share/scite/ps.properties
-rw-r--r-- root/root usr/share/scite/purebasic.properties
-rw-r--r-- root/root usr/share/scite/python.properties
-rw-r--r-- root/root usr/share/scite/r.properties
-rw-r--r-- root/root usr/share/scite/rebol.properties
-rw-r--r-- root/root usr/share/scite/ruby.properties
-rw-r--r-- root/root usr/share/scite/scriptol.properties

View File

@ -1 +1 @@
09ad25f1fa6dab3feec41dba2480047f scite174.tgz
18a4525c4962f1cdbd298a379cc865b7 scite175.tgz

View File

@ -4,7 +4,7 @@
# Depends on: gtk
name=scite
version=174
version=175
release=1
source=(http://dl.sourceforge.net/sourceforge/scintilla/$name$version.tgz)

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
5db15e9265ade86b349fcb61c82299ea swig-1.3.32.tar.gz
98798707c72ca65c572cad6870148cdd swig-1.3.33.tar.gz

View File

@ -3,7 +3,7 @@
# Maintainer: Jürgen Daubert, juergen dot daubert at t-online dot de
name=swig
version=1.3.32
version=1.3.33
release=1
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz)

View File

@ -1,6 +1,14 @@
drwxr-xr-x root/root etc/
-rw------- root/root etc/wpa.conf
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man5/
-rwxr-xr-x root/root usr/man/man5/wpa_supplicant.conf.5.gz
drwxr-xr-x root/root usr/man/man8/
-rwxr-xr-x root/root usr/man/man8/wpa_background.8.gz
-rwxr-xr-x root/root usr/man/man8/wpa_cli.8.gz
-rwxr-xr-x root/root usr/man/man8/wpa_passphrase.8.gz
-rwxr-xr-x root/root usr/man/man8/wpa_supplicant.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/wpa_cli
-rwxr-xr-x root/root usr/sbin/wpa_passphrase

View File

@ -5,7 +5,7 @@
name=wpa_supplicant
version=0.5.8
release=1
release=2
source=(http://hostap.epitest.fi/releases/$name-$version.tar.gz)
build () {
@ -13,8 +13,10 @@ build () {
cp defconfig .config
echo "CONFIG_READLINE=y" >> .config
make
install -d $PKG/{usr/sbin,etc}
install -d $PKG/{usr/sbin,usr/man/man{8,5},etc}
install wpa_{cli,passphrase,supplicant} $PKG/usr/sbin
install doc/docbook/*.8 $PKG/usr/man/man8
install doc/docbook/*.5 $PKG/usr/man/man5
echo -e "ctrl_interface=/var/run/wpa_supplicant\n" > $PKG/etc/wpa.conf
chmod 0600 $PKG/etc/wpa.conf
}

View File

@ -1 +1 @@
7d02656026797a46a84bda63006f5668 xsane-0.994.tar.gz
5aaedb75973c3b13b136edec714e3fe8 xsane-0.995.tar.gz

View File

@ -4,7 +4,7 @@
# Depends on: gimp, sane
name=xsane
version=0.994
version=0.995
release=1
source=(http://www.xsane.org/download/$name-$version.tar.gz)