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

This commit is contained in:
Alan Mizrahi 2013-12-06 09:15:24 +09:00
commit dece2537d9
120 changed files with 1127 additions and 4877 deletions

View File

@ -1,4 +1,4 @@
d858729b7d984c5e3a0c7558e9de1584 acpid-2.0.17.tar.xz
1b740e6419cf45aaeb2bd78d589f27f9 acpid-2.0.20.tar.xz
d9cfda3e2ce4161edb19ed737950f7db acpid.rc
a0d3f9a8480faf602a7415d03267f49f default
270a4cddfe84c89c0fe534ece700d98b default.sh

View File

@ -3,9 +3,9 @@
# Maintainer: Mikhail Kolesnik, mike at openbunker dot org
name=acpid
version=2.0.17
version=2.0.20
release=1
source=(http://www.tedfelix.com/linux/$name-$version.tar.xz \
source=(http://downloads.sourceforge.net/sourceforge/acpid2/$name-$version.tar.xz \
acpid.rc default default.sh)
build() {

View File

@ -18,17 +18,17 @@ drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/clamav.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libclamav.la
lrwxrwxrwx root/root usr/lib/libclamav.so -> libclamav.so.6.1.17
lrwxrwxrwx root/root usr/lib/libclamav.so.6 -> libclamav.so.6.1.17
-rwxr-xr-x root/root usr/lib/libclamav.so.6.1.17
lrwxrwxrwx root/root usr/lib/libclamav.so -> libclamav.so.6.1.18
lrwxrwxrwx root/root usr/lib/libclamav.so.6 -> libclamav.so.6.1.18
-rwxr-xr-x root/root usr/lib/libclamav.so.6.1.18
-rwxr-xr-x root/root usr/lib/libclamunrar.la
lrwxrwxrwx root/root usr/lib/libclamunrar.so -> libclamunrar.so.6.1.17
lrwxrwxrwx root/root usr/lib/libclamunrar.so.6 -> libclamunrar.so.6.1.17
-rwxr-xr-x root/root usr/lib/libclamunrar.so.6.1.17
lrwxrwxrwx root/root usr/lib/libclamunrar.so -> libclamunrar.so.6.1.18
lrwxrwxrwx root/root usr/lib/libclamunrar.so.6 -> libclamunrar.so.6.1.18
-rwxr-xr-x root/root usr/lib/libclamunrar.so.6.1.18
-rwxr-xr-x root/root usr/lib/libclamunrar_iface.la
lrwxrwxrwx root/root usr/lib/libclamunrar_iface.so -> libclamunrar_iface.so.6.1.17
lrwxrwxrwx root/root usr/lib/libclamunrar_iface.so.6 -> libclamunrar_iface.so.6.1.17
-rwxr-xr-x root/root usr/lib/libclamunrar_iface.so.6.1.17
lrwxrwxrwx root/root usr/lib/libclamunrar_iface.so -> libclamunrar_iface.so.6.1.18
lrwxrwxrwx root/root usr/lib/libclamunrar_iface.so.6 -> libclamunrar_iface.so.6.1.18
-rwxr-xr-x root/root usr/lib/libclamunrar_iface.so.6.1.18
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libclamav.pc
drwxr-xr-x root/root usr/man/

View File

@ -1,4 +1,4 @@
ac52bcbad3ea72eac08fedb9772f648b clamav-0.97.8.tar.gz
ca0b8c930efcb8be1d47592d268006c5 clamav-0.98.tar.gz
aaac6d51260a03830f04d561ea8dda37 clamd
9d2a838b95ce45afbee5a17d5e61b5cd clamd.conf
c7d815c57b585a63815c1e1d626421fc freshclam

View File

@ -4,7 +4,7 @@
# Depends on: zlib, bzip2, libgmp, curl
name=clamav
version=0.97.8
version=0.98
release=1
source=(http://download.sourceforge.net/$name/$name-$version.tar.gz \
clamd.conf freshclam.conf clamd freshclam)
@ -27,4 +27,5 @@ build() {
install -o root -g root -m 0755 $SRC/{clamd,freshclam} \
$PKG/etc/rc.d/
install -o clamav -g clamav -m 0775 -d $PKG/usr/share/clamav
rm $PKG/etc/*.sample
}

View File

@ -1 +1 @@
4a1a3120c93eabd9438b4af1531d31f1 stone_soup-0.13.0.tar.xz
dd57fcaef7998f41ce7905cb344f161f stone_soup-0.13.1.tar.xz

View File

@ -5,7 +5,7 @@
# Depends on: sdl_image xorg-font-dejavu-ttf glu
name=crawl-tiles
version=0.13.0
version=0.13.1
release=1
source=(http://sourceforge.net/projects/crawl-ref/files/Stone%20Soup/$version/stone_soup-${version}.tar.xz)

View File

@ -1 +1 @@
4a1a3120c93eabd9438b4af1531d31f1 stone_soup-0.13.0.tar.xz
dd57fcaef7998f41ce7905cb344f161f stone_soup-0.13.1.tar.xz

View File

@ -5,7 +5,7 @@
# Depends on: ncurses
name=crawl
version=0.13.0
version=0.13.1
release=1
source=(http://sourceforge.net/projects/$name-ref/files/Stone%20Soup/$version/stone_soup-${version}.tar.xz)

View File

@ -30,6 +30,9 @@ drwxr-xr-x root/root usr/include/libavformat/
-rw-r--r-- root/root usr/include/libavformat/avformat.h
-rw-r--r-- root/root usr/include/libavformat/avio.h
-rw-r--r-- root/root usr/include/libavformat/version.h
drwxr-xr-x root/root usr/include/libavresample/
-rw-r--r-- root/root usr/include/libavresample/avresample.h
-rw-r--r-- root/root usr/include/libavresample/version.h
drwxr-xr-x root/root usr/include/libavutil/
-rw-r--r-- root/root usr/include/libavutil/adler32.h
-rw-r--r-- root/root usr/include/libavutil/aes.h
@ -94,42 +97,47 @@ drwxr-xr-x root/root usr/include/libswscale/
-rw-r--r-- root/root usr/include/libswscale/version.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libavcodec.a
lrwxrwxrwx root/root usr/lib/libavcodec.so -> libavcodec.so.55.18.102
lrwxrwxrwx root/root usr/lib/libavcodec.so.55 -> libavcodec.so.55.18.102
-rwxr-xr-x root/root usr/lib/libavcodec.so.55.18.102
lrwxrwxrwx root/root usr/lib/libavcodec.so -> libavcodec.so.55.39.101
lrwxrwxrwx root/root usr/lib/libavcodec.so.55 -> libavcodec.so.55.39.101
-rwxr-xr-x root/root usr/lib/libavcodec.so.55.39.101
-rw-r--r-- root/root usr/lib/libavdevice.a
lrwxrwxrwx root/root usr/lib/libavdevice.so -> libavdevice.so.55.3.100
lrwxrwxrwx root/root usr/lib/libavdevice.so.55 -> libavdevice.so.55.3.100
-rwxr-xr-x root/root usr/lib/libavdevice.so.55.3.100
lrwxrwxrwx root/root usr/lib/libavdevice.so -> libavdevice.so.55.5.100
lrwxrwxrwx root/root usr/lib/libavdevice.so.55 -> libavdevice.so.55.5.100
-rwxr-xr-x root/root usr/lib/libavdevice.so.55.5.100
-rw-r--r-- root/root usr/lib/libavfilter.a
lrwxrwxrwx root/root usr/lib/libavfilter.so -> libavfilter.so.3.79.101
lrwxrwxrwx root/root usr/lib/libavfilter.so.3 -> libavfilter.so.3.79.101
-rwxr-xr-x root/root usr/lib/libavfilter.so.3.79.101
lrwxrwxrwx root/root usr/lib/libavfilter.so -> libavfilter.so.3.90.100
lrwxrwxrwx root/root usr/lib/libavfilter.so.3 -> libavfilter.so.3.90.100
-rwxr-xr-x root/root usr/lib/libavfilter.so.3.90.100
-rw-r--r-- root/root usr/lib/libavformat.a
lrwxrwxrwx root/root usr/lib/libavformat.so -> libavformat.so.55.12.100
lrwxrwxrwx root/root usr/lib/libavformat.so.55 -> libavformat.so.55.12.100
-rwxr-xr-x root/root usr/lib/libavformat.so.55.12.100
lrwxrwxrwx root/root usr/lib/libavformat.so -> libavformat.so.55.19.104
lrwxrwxrwx root/root usr/lib/libavformat.so.55 -> libavformat.so.55.19.104
-rwxr-xr-x root/root usr/lib/libavformat.so.55.19.104
-rw-r--r-- root/root usr/lib/libavresample.a
lrwxrwxrwx root/root usr/lib/libavresample.so -> libavresample.so.1.1.0
lrwxrwxrwx root/root usr/lib/libavresample.so.1 -> libavresample.so.1.1.0
-rwxr-xr-x root/root usr/lib/libavresample.so.1.1.0
-rw-r--r-- root/root usr/lib/libavutil.a
lrwxrwxrwx root/root usr/lib/libavutil.so -> libavutil.so.52.38.100
lrwxrwxrwx root/root usr/lib/libavutil.so.52 -> libavutil.so.52.38.100
-rwxr-xr-x root/root usr/lib/libavutil.so.52.38.100
lrwxrwxrwx root/root usr/lib/libavutil.so -> libavutil.so.52.48.101
lrwxrwxrwx root/root usr/lib/libavutil.so.52 -> libavutil.so.52.48.101
-rwxr-xr-x root/root usr/lib/libavutil.so.52.48.101
-rw-r--r-- root/root usr/lib/libpostproc.a
lrwxrwxrwx root/root usr/lib/libpostproc.so -> libpostproc.so.52.3.100
lrwxrwxrwx root/root usr/lib/libpostproc.so.52 -> libpostproc.so.52.3.100
-rwxr-xr-x root/root usr/lib/libpostproc.so.52.3.100
-rw-r--r-- root/root usr/lib/libswresample.a
lrwxrwxrwx root/root usr/lib/libswresample.so -> libswresample.so.0.17.102
lrwxrwxrwx root/root usr/lib/libswresample.so.0 -> libswresample.so.0.17.102
-rwxr-xr-x root/root usr/lib/libswresample.so.0.17.102
lrwxrwxrwx root/root usr/lib/libswresample.so -> libswresample.so.0.17.104
lrwxrwxrwx root/root usr/lib/libswresample.so.0 -> libswresample.so.0.17.104
-rwxr-xr-x root/root usr/lib/libswresample.so.0.17.104
-rw-r--r-- root/root usr/lib/libswscale.a
lrwxrwxrwx root/root usr/lib/libswscale.so -> libswscale.so.2.3.100
lrwxrwxrwx root/root usr/lib/libswscale.so.2 -> libswscale.so.2.3.100
-rwxr-xr-x root/root usr/lib/libswscale.so.2.3.100
lrwxrwxrwx root/root usr/lib/libswscale.so -> libswscale.so.2.5.101
lrwxrwxrwx root/root usr/lib/libswscale.so.2 -> libswscale.so.2.5.101
-rwxr-xr-x root/root usr/lib/libswscale.so.2.5.101
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libavcodec.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libavdevice.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libavfilter.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libavformat.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libavresample.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libavutil.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libpostproc.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libswresample.pc

View File

@ -1 +1 @@
6c5cfed204d8a108325d1fc439ab734a ffmpeg-2.0.2.tar.bz2
2719ab2b3311ac3775b9cdeb66c54849 ffmpeg-2.1.1.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on: gnutls imlib2 lame libass libbluray libmodplug libsdl libtheora libva libvdpau libxvid opencore-amr opus rtmpdump schroedinger speex x264 openjpeg
name=ffmpeg
version=2.0.2
version=2.1.1
release=1
source=(http://ffmpeg.org/releases/$name-$version.tar.bz2)

View File

@ -40,6 +40,7 @@ drwxr-xr-x root/root usr/lib/girepository-1.0/
-rw-r--r-- root/root usr/lib/girepository-1.0/fontconfig-2.0.typelib
-rw-r--r-- root/root usr/lib/girepository-1.0/freetype2-2.0.typelib
-rw-r--r-- root/root usr/lib/girepository-1.0/libxml2-2.0.typelib
-rw-r--r-- root/root usr/lib/girepository-1.0/win32-1.0.typelib
-rw-r--r-- root/root usr/lib/girepository-1.0/xfixes-4.0.typelib
-rw-r--r-- root/root usr/lib/girepository-1.0/xft-2.0.typelib
-rw-r--r-- root/root usr/lib/girepository-1.0/xlib-2.0.typelib
@ -58,9 +59,6 @@ drwxr-xr-x root/root usr/lib/gobject-introspection/giscanner/
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/annotationparser.py
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/annotationparser.pyc
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/annotationparser.pyo
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/annotationpatterns.py
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/annotationpatterns.pyc
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/annotationpatterns.pyo
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/ast.py
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/ast.pyc
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/ast.pyo
@ -70,9 +68,59 @@ drwxr-xr-x root/root usr/lib/gobject-introspection/giscanner/
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/codegen.py
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/codegen.pyc
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/codegen.pyo
drwxr-xr-x root/root usr/lib/gobject-introspection/giscanner/collections/
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/collections/__init__.py
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/collections/__init__.pyc
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/collections/__init__.pyo
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/collections/ordereddict.py
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/collections/ordereddict.pyc
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/collections/ordereddict.pyo
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/docmain.py
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/docmain.pyc
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/docmain.pyo
drwxr-xr-x root/root usr/lib/gobject-introspection/giscanner/doctemplates/
drwxr-xr-x root/root usr/lib/gobject-introspection/giscanner/doctemplates/C/
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/C/class.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/C/constructor.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/C/default.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/C/enum.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/C/function.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/C/method.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/C/namespace.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/C/property.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/C/record.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/C/signal.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/C/vfunc.tmpl
drwxr-xr-x root/root usr/lib/gobject-introspection/giscanner/doctemplates/Gjs/
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Gjs/class.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Gjs/constructor.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Gjs/default.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Gjs/enum.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Gjs/function.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Gjs/method.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Gjs/namespace.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Gjs/property.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Gjs/record.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Gjs/signal.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Gjs/vfunc.tmpl
drwxr-xr-x root/root usr/lib/gobject-introspection/giscanner/doctemplates/Python/
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Python/class.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Python/constructor.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Python/default.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Python/enum.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Python/function.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Python/method.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Python/namespace.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Python/property.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Python/record.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Python/signal.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/Python/vfunc.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/base.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/class.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/doctemplates/namespace.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/docwriter.py
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/docwriter.pyc
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/docwriter.pyo
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/dumper.py
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/dumper.pyc
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/dumper.pyo
@ -94,36 +142,15 @@ drwxr-xr-x root/root usr/lib/gobject-introspection/giscanner/
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/maintransformer.py
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/maintransformer.pyc
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/maintransformer.pyo
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallard-C-class.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallard-C-default.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallard-C-enum.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallard-C-function.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallard-C-namespace.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallard-C-property.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallard-C-record.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallard-C-signal.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallard-C-vfunc.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallard-Python-class.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallard-Python-default.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallard-Python-enum.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallard-Python-function.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallard-Python-namespace.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallard-Python-property.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallard-Python-record.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallard-Python-signal.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallard-Python-vfunc.tmpl
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallardwriter.py
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallardwriter.pyc
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/mallardwriter.pyo
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/message.py
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/message.pyc
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/message.pyo
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/odict.py
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/odict.pyc
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/odict.pyo
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/scannermain.py
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/scannermain.pyc
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/scannermain.pyo
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/sectionparser.py
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/sectionparser.pyc
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/sectionparser.pyo
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/shlibs.py
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/shlibs.pyc
-rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/shlibs.pyo
@ -171,6 +198,7 @@ drwxr-xr-x root/root usr/share/gir-1.0/
-rw-r--r-- root/root usr/share/gir-1.0/fontconfig-2.0.gir
-rw-r--r-- root/root usr/share/gir-1.0/freetype2-2.0.gir
-rw-r--r-- root/root usr/share/gir-1.0/libxml2-2.0.gir
-rw-r--r-- root/root usr/share/gir-1.0/win32-1.0.gir
-rw-r--r-- root/root usr/share/gir-1.0/xfixes-4.0.gir
-rw-r--r-- root/root usr/share/gir-1.0/xft-2.0.gir
-rw-r--r-- root/root usr/share/gir-1.0/xlib-2.0.gir
@ -179,9 +207,19 @@ drwxr-xr-x root/root usr/share/gobject-introspection-1.0/
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/Makefile.introspection
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/gdump.c
drwxr-xr-x root/root usr/share/gobject-introspection-1.0/tests/
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/tests/annotation.c
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/tests/annotation.h
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/tests/drawable.c
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/tests/drawable.h
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/tests/everything.c
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/tests/everything.h
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/tests/foo.c
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/tests/foo.h
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/tests/gimarshallingtests.c
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/tests/gimarshallingtests.h
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/tests/regress.c
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/tests/regress.h
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/tests/utility.c
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/tests/utility.h
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/tests/warnlib.c
-rw-r--r-- root/root usr/share/gobject-introspection-1.0/tests/warnlib.h

View File

@ -1 +1 @@
9dc9822eb2912e9b73e51ae67fe86145 gobject-introspection-1.34.2.tar.xz
4851028e950ec0f809e26676b22aba97 gobject-introspection-1.38.0.tar.xz

View File

@ -5,7 +5,7 @@
# Depends on: python glib
name=gobject-introspection
version=1.34.2
version=1.38.0
release=1
source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version::4}/$name-$version.tar.xz)
@ -21,5 +21,5 @@ build() {
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share/gtk-doc
rm -rf $PKG/usr/share/gtk-doc
}

View File

@ -1,324 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/guile
-rwxr-xr-x root/root usr/bin/guile-config
-rwxr-xr-x root/root usr/bin/guile-snarf
-rwxr-xr-x root/root usr/bin/guile-tools
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/guile/
-rw-r--r-- root/root usr/include/guile/gh.h
-rw-r--r-- root/root usr/include/guile/readline.h
drwxr-xr-x root/root usr/include/guile/srfi/
-rw-r--r-- root/root usr/include/guile/srfi/srfi-1.h
-rw-r--r-- root/root usr/include/guile/srfi/srfi-13.h
-rw-r--r-- root/root usr/include/guile/srfi/srfi-14.h
-rw-r--r-- root/root usr/include/guile/srfi/srfi-4.h
-rw-r--r-- root/root usr/include/guile/srfi/srfi-60.h
-rw-r--r-- root/root usr/include/libguile.h
drwxr-xr-x root/root usr/include/libguile/
-rw-r--r-- root/root usr/include/libguile/__scm.h
-rw-r--r-- root/root usr/include/libguile/alist.h
-rw-r--r-- root/root usr/include/libguile/arbiters.h
-rw-r--r-- root/root usr/include/libguile/async.h
-rw-r--r-- root/root usr/include/libguile/backtrace.h
-rw-r--r-- root/root usr/include/libguile/boolean.h
-rw-r--r-- root/root usr/include/libguile/chars.h
-rw-r--r-- root/root usr/include/libguile/continuations.h
-rw-r--r-- root/root usr/include/libguile/convert.h
-rw-r--r-- root/root usr/include/libguile/debug-malloc.h
-rw-r--r-- root/root usr/include/libguile/debug.h
-rw-r--r-- root/root usr/include/libguile/deprecated.h
-rw-r--r-- root/root usr/include/libguile/deprecation.h
-rw-r--r-- root/root usr/include/libguile/discouraged.h
-rw-r--r-- root/root usr/include/libguile/dynl.h
-rw-r--r-- root/root usr/include/libguile/dynwind.h
-rw-r--r-- root/root usr/include/libguile/environments.h
-rw-r--r-- root/root usr/include/libguile/eq.h
-rw-r--r-- root/root usr/include/libguile/error.h
-rw-r--r-- root/root usr/include/libguile/eval.h
-rw-r--r-- root/root usr/include/libguile/evalext.h
-rw-r--r-- root/root usr/include/libguile/extensions.h
-rw-r--r-- root/root usr/include/libguile/feature.h
-rw-r--r-- root/root usr/include/libguile/filesys.h
-rw-r--r-- root/root usr/include/libguile/fluids.h
-rw-r--r-- root/root usr/include/libguile/fports.h
-rw-r--r-- root/root usr/include/libguile/futures.h
-rw-r--r-- root/root usr/include/libguile/gc.h
-rw-r--r-- root/root usr/include/libguile/gdb_interface.h
-rw-r--r-- root/root usr/include/libguile/gdbint.h
-rw-r--r-- root/root usr/include/libguile/goops.h
-rw-r--r-- root/root usr/include/libguile/gsubr.h
-rw-r--r-- root/root usr/include/libguile/guardians.h
-rw-r--r-- root/root usr/include/libguile/hash.h
-rw-r--r-- root/root usr/include/libguile/hashtab.h
-rw-r--r-- root/root usr/include/libguile/hooks.h
-rw-r--r-- root/root usr/include/libguile/i18n.h
-rw-r--r-- root/root usr/include/libguile/init.h
-rw-r--r-- root/root usr/include/libguile/inline.h
-rw-r--r-- root/root usr/include/libguile/ioext.h
-rw-r--r-- root/root usr/include/libguile/iselect.h
-rw-r--r-- root/root usr/include/libguile/keywords.h
-rw-r--r-- root/root usr/include/libguile/lang.h
-rw-r--r-- root/root usr/include/libguile/list.h
-rw-r--r-- root/root usr/include/libguile/load.h
-rw-r--r-- root/root usr/include/libguile/macros.h
-rw-r--r-- root/root usr/include/libguile/mallocs.h
-rw-r--r-- root/root usr/include/libguile/modules.h
-rw-r--r-- root/root usr/include/libguile/net_db.h
-rw-r--r-- root/root usr/include/libguile/null-threads.h
-rw-r--r-- root/root usr/include/libguile/numbers.h
-rw-r--r-- root/root usr/include/libguile/objects.h
-rw-r--r-- root/root usr/include/libguile/objprop.h
-rw-r--r-- root/root usr/include/libguile/options.h
-rw-r--r-- root/root usr/include/libguile/pairs.h
-rw-r--r-- root/root usr/include/libguile/ports.h
-rw-r--r-- root/root usr/include/libguile/posix.h
-rw-r--r-- root/root usr/include/libguile/print.h
-rw-r--r-- root/root usr/include/libguile/procprop.h
-rw-r--r-- root/root usr/include/libguile/procs.h
-rw-r--r-- root/root usr/include/libguile/properties.h
-rw-r--r-- root/root usr/include/libguile/pthread-threads.h
-rw-r--r-- root/root usr/include/libguile/ramap.h
-rw-r--r-- root/root usr/include/libguile/random.h
-rw-r--r-- root/root usr/include/libguile/rdelim.h
-rw-r--r-- root/root usr/include/libguile/read.h
-rw-r--r-- root/root usr/include/libguile/regex-posix.h
-rw-r--r-- root/root usr/include/libguile/root.h
-rw-r--r-- root/root usr/include/libguile/rw.h
-rw-r--r-- root/root usr/include/libguile/scmconfig.h
-rw-r--r-- root/root usr/include/libguile/scmsigs.h
-rw-r--r-- root/root usr/include/libguile/script.h
-rw-r--r-- root/root usr/include/libguile/simpos.h
-rw-r--r-- root/root usr/include/libguile/smob.h
-rw-r--r-- root/root usr/include/libguile/snarf.h
-rw-r--r-- root/root usr/include/libguile/socket.h
-rw-r--r-- root/root usr/include/libguile/sort.h
-rw-r--r-- root/root usr/include/libguile/srcprop.h
-rw-r--r-- root/root usr/include/libguile/srfi-13.h
-rw-r--r-- root/root usr/include/libguile/srfi-14.h
-rw-r--r-- root/root usr/include/libguile/srfi-4.h
-rw-r--r-- root/root usr/include/libguile/stackchk.h
-rw-r--r-- root/root usr/include/libguile/stacks.h
-rw-r--r-- root/root usr/include/libguile/stime.h
-rw-r--r-- root/root usr/include/libguile/strings.h
-rw-r--r-- root/root usr/include/libguile/strorder.h
-rw-r--r-- root/root usr/include/libguile/strports.h
-rw-r--r-- root/root usr/include/libguile/struct.h
-rw-r--r-- root/root usr/include/libguile/symbols.h
-rw-r--r-- root/root usr/include/libguile/tags.h
-rw-r--r-- root/root usr/include/libguile/threads.h
-rw-r--r-- root/root usr/include/libguile/throw.h
-rw-r--r-- root/root usr/include/libguile/unif.h
-rw-r--r-- root/root usr/include/libguile/validate.h
-rw-r--r-- root/root usr/include/libguile/values.h
-rw-r--r-- root/root usr/include/libguile/variable.h
-rw-r--r-- root/root usr/include/libguile/vectors.h
-rw-r--r-- root/root usr/include/libguile/version.h
-rw-r--r-- root/root usr/include/libguile/vports.h
-rw-r--r-- root/root usr/include/libguile/weaks.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libguile-srfi-srfi-1-v-3.a
-rwxr-xr-x root/root usr/lib/libguile-srfi-srfi-1-v-3.la
lrwxrwxrwx root/root usr/lib/libguile-srfi-srfi-1-v-3.so -> libguile-srfi-srfi-1-v-3.so.3.0.2
lrwxrwxrwx root/root usr/lib/libguile-srfi-srfi-1-v-3.so.3 -> libguile-srfi-srfi-1-v-3.so.3.0.2
-rwxr-xr-x root/root usr/lib/libguile-srfi-srfi-1-v-3.so.3.0.2
-rw-r--r-- root/root usr/lib/libguile-srfi-srfi-13-14-v-3.a
-rwxr-xr-x root/root usr/lib/libguile-srfi-srfi-13-14-v-3.la
lrwxrwxrwx root/root usr/lib/libguile-srfi-srfi-13-14-v-3.so -> libguile-srfi-srfi-13-14-v-3.so.3.0.1
lrwxrwxrwx root/root usr/lib/libguile-srfi-srfi-13-14-v-3.so.3 -> libguile-srfi-srfi-13-14-v-3.so.3.0.1
-rwxr-xr-x root/root usr/lib/libguile-srfi-srfi-13-14-v-3.so.3.0.1
-rw-r--r-- root/root usr/lib/libguile-srfi-srfi-4-v-3.a
-rwxr-xr-x root/root usr/lib/libguile-srfi-srfi-4-v-3.la
lrwxrwxrwx root/root usr/lib/libguile-srfi-srfi-4-v-3.so -> libguile-srfi-srfi-4-v-3.so.3.0.1
lrwxrwxrwx root/root usr/lib/libguile-srfi-srfi-4-v-3.so.3 -> libguile-srfi-srfi-4-v-3.so.3.0.1
-rwxr-xr-x root/root usr/lib/libguile-srfi-srfi-4-v-3.so.3.0.1
-rw-r--r-- root/root usr/lib/libguile-srfi-srfi-60-v-2.a
-rwxr-xr-x root/root usr/lib/libguile-srfi-srfi-60-v-2.la
lrwxrwxrwx root/root usr/lib/libguile-srfi-srfi-60-v-2.so -> libguile-srfi-srfi-60-v-2.so.2.0.2
lrwxrwxrwx root/root usr/lib/libguile-srfi-srfi-60-v-2.so.2 -> libguile-srfi-srfi-60-v-2.so.2.0.2
-rwxr-xr-x root/root usr/lib/libguile-srfi-srfi-60-v-2.so.2.0.2
-rw-r--r-- root/root usr/lib/libguile.a
-rwxr-xr-x root/root usr/lib/libguile.la
lrwxrwxrwx root/root usr/lib/libguile.so -> libguile.so.17.3.1
lrwxrwxrwx root/root usr/lib/libguile.so.17 -> libguile.so.17.3.1
-rwxr-xr-x root/root usr/lib/libguile.so.17.3.1
-rw-r--r-- root/root usr/lib/libguilereadline-v-17.a
-rwxr-xr-x root/root usr/lib/libguilereadline-v-17.la
lrwxrwxrwx root/root usr/lib/libguilereadline-v-17.so -> libguilereadline-v-17.so.17.0.3
lrwxrwxrwx root/root usr/lib/libguilereadline-v-17.so.17 -> libguilereadline-v-17.so.17.0.3
-rwxr-xr-x root/root usr/lib/libguilereadline-v-17.so.17.0.3
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/guile-1.8.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/guile.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/guile.m4
drwxr-xr-x root/root usr/share/guile/
drwxr-xr-x root/root usr/share/guile/1.8/
-rw-r--r-- root/root usr/share/guile/1.8/guile-procedures.txt
drwxr-xr-x root/root usr/share/guile/1.8/ice-9/
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/and-let-star.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/boot-9.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/buffered-input.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/calling.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/channel.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/common-list.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/debug.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/debugger.scm
drwxr-xr-x root/root usr/share/guile/1.8/ice-9/debugger/
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/debugger/command-loop.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/debugger/commands.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/debugger/state.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/debugger/trc.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/debugger/utils.scm
drwxr-xr-x root/root usr/share/guile/1.8/ice-9/debugging/
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/debugging/example-fns.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/debugging/ice-9-debugger-extensions.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/debugging/steps.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/debugging/trace.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/debugging/traps.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/debugging/trc.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/deprecated.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/documentation.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/emacs.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/expect.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/format.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/ftw.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/gap-buffer.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/gds-client.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/gds-server.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/getopt-long.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/hcons.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/history.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/lineio.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/list.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/ls.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/mapping.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/match.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/networking.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/null.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/occam-channel.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/optargs.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/poe.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/popen.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/posix.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/pretty-print.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/psyntax.pp
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/psyntax.ss
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/q.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/r4rs.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/r5rs.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/rdelim.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/readline.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/receive.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/regex.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/runq.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/rw.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/safe-r5rs.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/safe.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/serialize.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/session.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/slib.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/stack-catch.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/streams.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/string-fun.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/syncase.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/threads.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/time.scm
-rw-r--r-- root/root usr/share/guile/1.8/ice-9/weak-vector.scm
drwxr-xr-x root/root usr/share/guile/1.8/lang/
drwxr-xr-x root/root usr/share/guile/1.8/lang/elisp/
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/base.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/example.el
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/interface.scm
drwxr-xr-x root/root usr/share/guile/1.8/lang/elisp/internals/
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/internals/evaluation.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/internals/format.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/internals/fset.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/internals/lambda.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/internals/load.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/internals/null.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/internals/set.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/internals/signal.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/internals/time.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/internals/trace.scm
drwxr-xr-x root/root usr/share/guile/1.8/lang/elisp/primitives/
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/primitives/buffers.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/primitives/char-table.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/primitives/features.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/primitives/fns.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/primitives/format.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/primitives/guile.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/primitives/keymaps.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/primitives/lists.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/primitives/load.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/primitives/match.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/primitives/numbers.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/primitives/pure.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/primitives/read.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/primitives/signal.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/primitives/strings.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/primitives/symprop.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/primitives/syntax.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/primitives/system.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/primitives/time.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/transform.scm
-rw-r--r-- root/root usr/share/guile/1.8/lang/elisp/variables.scm
drwxr-xr-x root/root usr/share/guile/1.8/oop/
-rw-r--r-- root/root usr/share/guile/1.8/oop/goops.scm
drwxr-xr-x root/root usr/share/guile/1.8/oop/goops/
-rw-r--r-- root/root usr/share/guile/1.8/oop/goops/accessors.scm
-rw-r--r-- root/root usr/share/guile/1.8/oop/goops/active-slot.scm
-rw-r--r-- root/root usr/share/guile/1.8/oop/goops/compile.scm
-rw-r--r-- root/root usr/share/guile/1.8/oop/goops/composite-slot.scm
-rw-r--r-- root/root usr/share/guile/1.8/oop/goops/describe.scm
-rw-r--r-- root/root usr/share/guile/1.8/oop/goops/dispatch.scm
-rw-r--r-- root/root usr/share/guile/1.8/oop/goops/internal.scm
-rw-r--r-- root/root usr/share/guile/1.8/oop/goops/old-define-method.scm
-rw-r--r-- root/root usr/share/guile/1.8/oop/goops/save.scm
-rw-r--r-- root/root usr/share/guile/1.8/oop/goops/simple.scm
-rw-r--r-- root/root usr/share/guile/1.8/oop/goops/stklos.scm
-rw-r--r-- root/root usr/share/guile/1.8/oop/goops/util.scm
drwxr-xr-x root/root usr/share/guile/1.8/scripts/
-rwxr-xr-x root/root usr/share/guile/1.8/scripts/PROGRAM
-rwxr-xr-x root/root usr/share/guile/1.8/scripts/api-diff
-rwxr-xr-x root/root usr/share/guile/1.8/scripts/autofrisk
-rwxr-xr-x root/root usr/share/guile/1.8/scripts/display-commentary
-rwxr-xr-x root/root usr/share/guile/1.8/scripts/doc-snarf
-rwxr-xr-x root/root usr/share/guile/1.8/scripts/frisk
-rwxr-xr-x root/root usr/share/guile/1.8/scripts/generate-autoload
-rwxr-xr-x root/root usr/share/guile/1.8/scripts/lint
-rwxr-xr-x root/root usr/share/guile/1.8/scripts/punify
-rwxr-xr-x root/root usr/share/guile/1.8/scripts/read-rfc822
-rwxr-xr-x root/root usr/share/guile/1.8/scripts/read-scheme-source
-rwxr-xr-x root/root usr/share/guile/1.8/scripts/read-text-outline
-rwxr-xr-x root/root usr/share/guile/1.8/scripts/scan-api
-rwxr-xr-x root/root usr/share/guile/1.8/scripts/snarf-check-and-output-texi
-rwxr-xr-x root/root usr/share/guile/1.8/scripts/snarf-guile-m4-docs
-rwxr-xr-x root/root usr/share/guile/1.8/scripts/summarize-guile-TODO
-rwxr-xr-x root/root usr/share/guile/1.8/scripts/use2dot
drwxr-xr-x root/root usr/share/guile/1.8/srfi/
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-1.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-10.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-11.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-13.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-14.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-16.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-17.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-19.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-2.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-26.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-31.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-34.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-35.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-37.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-39.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-4.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-6.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-60.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-69.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-8.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-88.scm
-rw-r--r-- root/root usr/share/guile/1.8/srfi/srfi-9.scm

View File

@ -1,2 +0,0 @@
ae69f032c9f4a94454d5dd2f95c01d74 guile-1.8.7-cpp.patch
991b5b3efcbbc3f7507d05bc42f80a5e guile-1.8.7.tar.gz

View File

@ -1,24 +0,0 @@
# Description: Embeddable library implementation of Scheme
# URL: http://www.gnu.org/software/guile/
# Maintainer: Matt Housh, jaeger at morpheus dot net
# Depends on: libgmp, libtool, ncurses, readline
name=guile
version=1.8.7
release=1
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz \
$name-$version-cpp.patch)
build() {
cd $name-$version
patch -i $SRC/$name-$version-cpp.patch libguile/guile-snarf-docs.in
sed -i -e 's/-Werror//g' configure
./configure --prefix=/usr \
--mandir=/usr/man \
--with-threads \
--with-modules \
--enable-deprecation=no
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/info
}

View File

@ -1,8 +0,0 @@
--- guile-snarf-docs.in.orig 2010-10-25 08:56:17.000000000 -0500
+++ guile-snarf-docs.in 2010-10-25 08:56:26.000000000 -0500
@@ -23,4 +23,4 @@
## Let the user override the preprocessor autoconf found.
test -n "${CPP+set}" || CPP="@CPP@"
-${CPP} -DSCM_MAGIC_SNARF_DOCS "$@"
+${CPP} -P -DSCM_MAGIC_SNARF_DOCS "$@"

View File

@ -5,9 +5,9 @@ drwxr-xr-x root/root usr/include/harfbuzz/
-rw-r--r-- root/root usr/include/harfbuzz/hb-icu.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libharfbuzz-icu.la
lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so -> libharfbuzz-icu.so.0.921.0
lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.921.0
-rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.921.0
lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so -> libharfbuzz-icu.so.0.923.0
lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.923.0
-rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.923.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz-icu.pc
drwxr-xr-x root/root usr/share/

View File

@ -1 +1 @@
468a381e992ae9313cef6595f4e233db harfbuzz-0.9.21.tar.bz2
a4a9b548577e2ee22f0887937da5fd6c harfbuzz-0.9.23.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on: harfbuzz icu
name=harfbuzz-icu
version=0.9.21
version=0.9.23
release=1
source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)

View File

@ -1,67 +0,0 @@
drwxr-xr-x root/root lib/
drwxr-xr-x root/root lib/modules/
drwxr-xr-x root/root lib/modules/<kernel-version>/
drwxr-xr-x root/root lib/modules/<kernel-version>/extra/
-rw-r--r-- root/root lib/modules/<kernel-version>/extra/kvm-amd.ko
-rw-r--r-- root/root lib/modules/<kernel-version>/extra/kvm-intel.ko
-rw-r--r-- root/root lib/modules/<kernel-version>/extra/kvm.ko
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/qemu-img
-rwxr-xr-x root/root usr/bin/qemu-io
-rwxr-xr-x root/root usr/bin/qemu-nbd
-rwxr-xr-x root/root usr/bin/qemu-system-x86_64
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/qemu/
-rw-r--r-- root/root usr/share/qemu/bamboo.dtb
-rw-r--r-- root/root usr/share/qemu/bios.bin
-rw-r--r-- root/root usr/share/qemu/extboot.bin
drwxr-xr-x root/root usr/share/qemu/keymaps/
-rw-r--r-- root/root usr/share/qemu/keymaps/ar
-rw-r--r-- root/root usr/share/qemu/keymaps/common
-rw-r--r-- root/root usr/share/qemu/keymaps/da
-rw-r--r-- root/root usr/share/qemu/keymaps/de
-rw-r--r-- root/root usr/share/qemu/keymaps/de-ch
-rw-r--r-- root/root usr/share/qemu/keymaps/en-gb
-rw-r--r-- root/root usr/share/qemu/keymaps/en-us
-rw-r--r-- root/root usr/share/qemu/keymaps/es
-rw-r--r-- root/root usr/share/qemu/keymaps/et
-rw-r--r-- root/root usr/share/qemu/keymaps/fi
-rw-r--r-- root/root usr/share/qemu/keymaps/fo
-rw-r--r-- root/root usr/share/qemu/keymaps/fr
-rw-r--r-- root/root usr/share/qemu/keymaps/fr-be
-rw-r--r-- root/root usr/share/qemu/keymaps/fr-ca
-rw-r--r-- root/root usr/share/qemu/keymaps/fr-ch
-rw-r--r-- root/root usr/share/qemu/keymaps/hr
-rw-r--r-- root/root usr/share/qemu/keymaps/hu
-rw-r--r-- root/root usr/share/qemu/keymaps/is
-rw-r--r-- root/root usr/share/qemu/keymaps/it
-rw-r--r-- root/root usr/share/qemu/keymaps/ja
-rw-r--r-- root/root usr/share/qemu/keymaps/lt
-rw-r--r-- root/root usr/share/qemu/keymaps/lv
-rw-r--r-- root/root usr/share/qemu/keymaps/mk
-rw-r--r-- root/root usr/share/qemu/keymaps/modifiers
-rw-r--r-- root/root usr/share/qemu/keymaps/nl
-rw-r--r-- root/root usr/share/qemu/keymaps/nl-be
-rw-r--r-- root/root usr/share/qemu/keymaps/no
-rw-r--r-- root/root usr/share/qemu/keymaps/pl
-rw-r--r-- root/root usr/share/qemu/keymaps/pt
-rw-r--r-- root/root usr/share/qemu/keymaps/pt-br
-rw-r--r-- root/root usr/share/qemu/keymaps/ru
-rw-r--r-- root/root usr/share/qemu/keymaps/sl
-rw-r--r-- root/root usr/share/qemu/keymaps/sv
-rw-r--r-- root/root usr/share/qemu/keymaps/th
-rw-r--r-- root/root usr/share/qemu/keymaps/tr
-rw-r--r-- root/root usr/share/qemu/multiboot.bin
-rw-r--r-- root/root usr/share/qemu/openbios-ppc
-rw-r--r-- root/root usr/share/qemu/openbios-sparc32
-rw-r--r-- root/root usr/share/qemu/openbios-sparc64
-rw-r--r-- root/root usr/share/qemu/petalogix-s3adsp1800.dtb
-rw-r--r-- root/root usr/share/qemu/ppc_rom.bin
-rw-r--r-- root/root usr/share/qemu/pxe-e1000.bin
-rw-r--r-- root/root usr/share/qemu/pxe-ne2k_pci.bin
-rw-r--r-- root/root usr/share/qemu/pxe-pcnet.bin
-rw-r--r-- root/root usr/share/qemu/pxe-rtl8139.bin
-rw-r--r-- root/root usr/share/qemu/vgabios-cirrus.bin
-rw-r--r-- root/root usr/share/qemu/vgabios.bin
-rw-r--r-- root/root usr/share/qemu/video.x

View File

@ -1,3 +0,0 @@
02371948fcee1fa2a77e7a457384d71c kvm-88.tar.gz
b3882cf434416e85cdabeffd17d36d42 p1.diff
c10b7bbf3280ab55bdf67640200212a5 p2.diff

View File

@ -1,19 +0,0 @@
# Description: full virtualization solution for Linux on x86 hardware
# URL: http://kvm.qumranet.com/kvmwiki
# Maintainer: Thomas Penteker, tek at serverop dot de
# Depends on: libsdl
name=kvm
version=88
release=1
source=(http://download.sourceforge.net/$name/$name-$version.tar.gz
p1.diff p2.diff)
build () {
cd $name-$version
patch -p1 -i ../p1.diff
patch -p1 -i ../p2.diff
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}

View File

@ -1,2 +0,0 @@
README for kvm
This package conflicts with opt/qemu

View File

@ -1,8 +0,0 @@
--- a/kvm/kernel/x86/trace.h 2009-12-23 16:35:02.243377063 +0100
+++ b/kvm/kernel/x86/trace.h 2009-12-23 16:35:05.692376891 +0100
@@ -352,4 +352,4 @@
#endif /* _TRACE_KVM_H */
/* This part must be outside protection */
-#include <trace/define_trace.h>
+//#include <trace/define_trace.h>

View File

@ -1,10 +0,0 @@
--- a/kvm/kernel/Makefile 2009-12-23 17:34:42.411376577 +0100
+++ b/kvm/kernel/Makefile 2009-12-23 17:35:42.057376730 +0100
@@ -25,6 +25,7 @@
all:: prerequisite
# include header priority 1) $LINUX 2) $KERNELDIR 3) include-compat
+ ln -f -s ../../arch/x86/kvm/mmutrace.h $(KERNELDIR)/include/trace
$(MAKE) -C $(KERNELDIR) M=`pwd` \
LINUXINCLUDE="-I`pwd`/include -Iinclude \
$(if $(KERNELSOURCEDIR),\

View File

@ -1,51 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/libfame-config
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/fame.h
-rw-r--r-- root/root usr/include/fame_bitbuffer.h
-rw-r--r-- root/root usr/include/fame_decoder.h
-rw-r--r-- root/root usr/include/fame_decoder_mpeg.h
-rw-r--r-- root/root usr/include/fame_encoder.h
-rw-r--r-- root/root usr/include/fame_encoder_mpeg.h
-rw-r--r-- root/root usr/include/fame_malloc.h
-rw-r--r-- root/root usr/include/fame_monitor.h
-rw-r--r-- root/root usr/include/fame_motion.h
-rw-r--r-- root/root usr/include/fame_motion_fourstep.h
-rw-r--r-- root/root usr/include/fame_motion_none.h
-rw-r--r-- root/root usr/include/fame_motion_pmvfast.h
-rw-r--r-- root/root usr/include/fame_profile.h
-rw-r--r-- root/root usr/include/fame_profile_mpeg.h
-rw-r--r-- root/root usr/include/fame_profile_mpeg1.h
-rw-r--r-- root/root usr/include/fame_profile_mpeg4_shape.h
-rw-r--r-- root/root usr/include/fame_profile_mpeg4_simple.h
-rw-r--r-- root/root usr/include/fame_profile_stats.h
-rw-r--r-- root/root usr/include/fame_rate.h
-rw-r--r-- root/root usr/include/fame_rate_1param.h
-rw-r--r-- root/root usr/include/fame_rate_simple.h
-rw-r--r-- root/root usr/include/fame_shape.h
-rw-r--r-- root/root usr/include/fame_syntax.h
-rw-r--r-- root/root usr/include/fame_syntax_mpeg1.h
-rw-r--r-- root/root usr/include/fame_syntax_mpeg4.h
-rw-r--r-- root/root usr/include/fame_version.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libfame-0.9.so.1 -> libfame-0.9.so.1.0.0
-rwxr-xr-x root/root usr/lib/libfame-0.9.so.1.0.0
-rw-r--r-- root/root usr/lib/libfame.a
-rwxr-xr-x root/root usr/lib/libfame.la
lrwxrwxrwx root/root usr/lib/libfame.so -> libfame-0.9.so.1.0.0
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/fame_close.3.gz
-rw-r--r-- root/root usr/man/man3/fame_encode_frame.3.gz
-rw-r--r-- root/root usr/man/man3/fame_encode_slice.3.gz
-rw-r--r-- root/root usr/man/man3/fame_end_frame.3.gz
-rw-r--r-- root/root usr/man/man3/fame_get_object.3.gz
-rw-r--r-- root/root usr/man/man3/fame_init.3.gz
-rw-r--r-- root/root usr/man/man3/fame_open.3.gz
-rw-r--r-- root/root usr/man/man3/fame_register.3.gz
-rw-r--r-- root/root usr/man/man3/fame_start_frame.3.gz
-rw-r--r-- root/root usr/man/man3/fame_unregister.3.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/libfame.m4

View File

@ -1,3 +0,0 @@
509a00f6ec1dcdf04916fcc096135a1e libfame-0.9.1-config_update-1.patch
1c4823578b898342c005cc2d11f51030 libfame-0.9.1-gcc34-1.patch
880085761e17a3b4fc41f4f6f198fd3b libfame-0.9.1.tar.gz

View File

@ -1,24 +0,0 @@
# Description: Library for encoding MPEG content.
# URL: http://fame.sourceforge.net/
# Maintainer: Danny Rawlins, monster dot romster at gmail dot com
# Packager: Martin Opel, mo at obbl-net dot de
name=libfame
version=0.9.1
release=3
source=(http://downloads.sourceforge.net/project/fame/$name/$version/$name-$version.tar.gz
$name-$version-gcc34-1.patch
$name-$version-config_update-1.patch)
build() {
cd $name-$version
patch -p 1 -i $SRC/$name-$version-gcc34-1.patch
patch -p 1 -i $SRC/$name-$version-config_update-1.patch
sed -i 's/$CC --version/$CC -dumpversion/' configure
unset CC # ccache brakes at library linking stage
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}

File diff suppressed because it is too large Load Diff

View File

@ -1,32 +0,0 @@
Submitted By: Randy McMurchy <randy_at_linuxfromscratch_dot_org>
Date: 2004-09-04
Initial Package Version: 0.9.1
Upstream Status: Not submitted
Origin: Randy McMurchy
Description: Fixes libfame library when compiled with GCC-3.4.x
diff -Naur libfame-0.9.1-orig/src/half_mmx.h libfame-0.9.1/src/half_mmx.h
--- libfame-0.9.1-orig/src/half_mmx.h 2002-04-30 18:04:02.000000000 +0000
+++ libfame-0.9.1/src/half_mmx.h 2004-09-05 03:49:09.666845896 +0000
@@ -18,7 +18,7 @@
*/
/**************************** half-pixel interpolation ***********************/
-static short const _mmx_one[] = { 1, 1, 1, 1 };
+const _mmx_one[] = { 1, 1, 1, 1 };
static void inline mmx_interpolate(unsigned char **ref,
int pitch,
diff -Naur libfame-0.9.1-orig/src/half_sse.h libfame-0.9.1/src/half_sse.h
--- libfame-0.9.1-orig/src/half_sse.h 2002-01-27 02:24:56.000000000 +0000
+++ libfame-0.9.1/src/half_sse.h 2004-09-05 03:49:39.894250632 +0000
@@ -19,7 +19,7 @@
*/
/**************************** half-pixel interpolation ***********************/
-static short const _mmx_one[] = { 1, 1, 1, 1 };
+const _mmx_one[] = { 1, 1, 1, 1 };
static unsigned char const _mmx_one_byte[] = {1,1,1,1,1,1,1,1};

View File

@ -16,6 +16,7 @@ drwxr-xr-x root/root usr/share/libquvi-scripts/lua/website/
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/101greatgoals.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/1tvru.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/ardmediathek.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/arte.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/audioboo.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/bbc.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/beeg.lua
@ -32,9 +33,7 @@ drwxr-xr-x root/root usr/share/libquvi-scripts/lua/website/
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/funnyordie.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/gaskrank.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/guardian.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/imdb.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/jizzhut.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/justintv.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/keezmovies.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/lego.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/liveleak.lua
@ -66,7 +65,7 @@ drwxr-xr-x root/root usr/share/libquvi-scripts/lua/website/quvi/
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/tvrain.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/videa.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/videobash.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/wdrmaus.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/vimeo.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/wimp.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/xhamster.lua
-rw-r--r-- root/root usr/share/libquvi-scripts/lua/website/xnxx.lua

View File

@ -1 +1 @@
98d19dc0c0642dde4c37c68324b1c2a7 libquvi-scripts-0.4.20.tar.xz
2690c995b7cd6193cbc774a7d89a885c libquvi-scripts-0.4.21.tar.xz

View File

@ -4,7 +4,7 @@
# Depends on: curl lua
name=libquvi-scripts
version=0.4.20
version=0.4.21
release=1
source=(http://downloads.sourceforge.net/sourceforge/quvi/$name-$version.tar.xz)

View File

@ -32,6 +32,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/y4mhist
-rwxr-xr-x root/root usr/bin/y4minterlace
-rwxr-xr-x root/root usr/bin/y4mivtc
-rwxr-xr-x root/root usr/bin/y4mscaler
-rwxr-xr-x root/root usr/bin/y4mshift
-rwxr-xr-x root/root usr/bin/y4mspatialfilter
-rwxr-xr-x root/root usr/bin/y4mstabilizer
@ -112,36 +113,36 @@ drwxr-xr-x root/root usr/include/mjpegtools/mplex/
-rw-r--r-- root/root usr/include/mjpegtools/mplex/videostrm.hpp
-rw-r--r-- root/root usr/include/mjpegtools/yuv4mpeg.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/liblavfile-2.0.so.0 -> liblavfile-2.0.so.0.0.0
-rwxr-xr-x root/root usr/lib/liblavfile-2.0.so.0.0.0
lrwxrwxrwx root/root usr/lib/liblavfile-2.1.so.0 -> liblavfile-2.1.so.0.0.0
-rwxr-xr-x root/root usr/lib/liblavfile-2.1.so.0.0.0
-rw-r--r-- root/root usr/lib/liblavfile.a
-rwxr-xr-x root/root usr/lib/liblavfile.la
lrwxrwxrwx root/root usr/lib/liblavfile.so -> liblavfile-2.0.so.0.0.0
lrwxrwxrwx root/root usr/lib/liblavjpeg-2.0.so.0 -> liblavjpeg-2.0.so.0.0.0
-rwxr-xr-x root/root usr/lib/liblavjpeg-2.0.so.0.0.0
lrwxrwxrwx root/root usr/lib/liblavfile.so -> liblavfile-2.1.so.0.0.0
lrwxrwxrwx root/root usr/lib/liblavjpeg-2.1.so.0 -> liblavjpeg-2.1.so.0.0.0
-rwxr-xr-x root/root usr/lib/liblavjpeg-2.1.so.0.0.0
-rw-r--r-- root/root usr/lib/liblavjpeg.a
-rwxr-xr-x root/root usr/lib/liblavjpeg.la
lrwxrwxrwx root/root usr/lib/liblavjpeg.so -> liblavjpeg-2.0.so.0.0.0
lrwxrwxrwx root/root usr/lib/liblavplay-2.0.so.0 -> liblavplay-2.0.so.0.0.0
-rwxr-xr-x root/root usr/lib/liblavplay-2.0.so.0.0.0
lrwxrwxrwx root/root usr/lib/liblavjpeg.so -> liblavjpeg-2.1.so.0.0.0
lrwxrwxrwx root/root usr/lib/liblavplay-2.1.so.0 -> liblavplay-2.1.so.0.0.0
-rwxr-xr-x root/root usr/lib/liblavplay-2.1.so.0.0.0
-rw-r--r-- root/root usr/lib/liblavplay.a
-rwxr-xr-x root/root usr/lib/liblavplay.la
lrwxrwxrwx root/root usr/lib/liblavplay.so -> liblavplay-2.0.so.0.0.0
lrwxrwxrwx root/root usr/lib/libmjpegutils-2.0.so.0 -> libmjpegutils-2.0.so.0.0.0
-rwxr-xr-x root/root usr/lib/libmjpegutils-2.0.so.0.0.0
lrwxrwxrwx root/root usr/lib/liblavplay.so -> liblavplay-2.1.so.0.0.0
lrwxrwxrwx root/root usr/lib/libmjpegutils-2.1.so.0 -> libmjpegutils-2.1.so.0.0.0
-rwxr-xr-x root/root usr/lib/libmjpegutils-2.1.so.0.0.0
-rw-r--r-- root/root usr/lib/libmjpegutils.a
-rwxr-xr-x root/root usr/lib/libmjpegutils.la
lrwxrwxrwx root/root usr/lib/libmjpegutils.so -> libmjpegutils-2.0.so.0.0.0
lrwxrwxrwx root/root usr/lib/libmpeg2encpp-2.0.so.0 -> libmpeg2encpp-2.0.so.0.0.0
-rwxr-xr-x root/root usr/lib/libmpeg2encpp-2.0.so.0.0.0
lrwxrwxrwx root/root usr/lib/libmjpegutils.so -> libmjpegutils-2.1.so.0.0.0
lrwxrwxrwx root/root usr/lib/libmpeg2encpp-2.1.so.0 -> libmpeg2encpp-2.1.so.0.0.0
-rwxr-xr-x root/root usr/lib/libmpeg2encpp-2.1.so.0.0.0
-rw-r--r-- root/root usr/lib/libmpeg2encpp.a
-rwxr-xr-x root/root usr/lib/libmpeg2encpp.la
lrwxrwxrwx root/root usr/lib/libmpeg2encpp.so -> libmpeg2encpp-2.0.so.0.0.0
lrwxrwxrwx root/root usr/lib/libmplex2-2.0.so.0 -> libmplex2-2.0.so.0.0.0
-rwxr-xr-x root/root usr/lib/libmplex2-2.0.so.0.0.0
lrwxrwxrwx root/root usr/lib/libmpeg2encpp.so -> libmpeg2encpp-2.1.so.0.0.0
lrwxrwxrwx root/root usr/lib/libmplex2-2.1.so.0 -> libmplex2-2.1.so.0.0.0
-rwxr-xr-x root/root usr/lib/libmplex2-2.1.so.0.0.0
-rw-r--r-- root/root usr/lib/libmplex2.a
-rwxr-xr-x root/root usr/lib/libmplex2.la
lrwxrwxrwx root/root usr/lib/libmplex2.so -> libmplex2-2.0.so.0.0.0
lrwxrwxrwx root/root usr/lib/libmplex2.so -> libmplex2-2.1.so.0.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/mjpegtools.pc
drwxr-xr-x root/root usr/man/
@ -164,6 +165,7 @@ drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/ppmtoy4m.1.gz
-rw-r--r-- root/root usr/man/man1/y4mcolorbars.1.gz
-rw-r--r-- root/root usr/man/man1/y4mdenoise.1.gz
-rw-r--r-- root/root usr/man/man1/y4mscaler.1.gz
-rw-r--r-- root/root usr/man/man1/y4mtopnm.1.gz
-rw-r--r-- root/root usr/man/man1/y4mtoppm.1.gz
-rw-r--r-- root/root usr/man/man1/y4munsharp.1.gz

View File

@ -1,3 +1 @@
903e1e3b967eebcc5fe5626d7517dc46 mjpegtools-2.0.0.tar.gz
1528a71c751ca1ac2e95ff56f551e479 mjpegtools-v4l-2.6.38.patch
7c9b3d4a1f3a10e3263a6a110b0f55cc mjpegtools_gcc470.patch
57bf5dd78976ca9bac972a6511b236f3 mjpegtools-2.1.0.tar.gz

View File

@ -5,26 +5,24 @@
# Depends on: libquicktime xorg-libxxf86dga
name=mjpegtools
version=2.0.0
version=2.1.0
release=1
source=(http://downloads.sourceforge.net/project/mjpeg/$name/$version/$name-$version.tar.gz
mjpegtools-v4l-2.6.38.patch
mjpegtools_gcc470.patch)
source=(http://downloads.sourceforge.net/project/mjpeg/$name/$version/$name-$version.tar.gz)
build() {
cd $name-$version
patch -p 0 -i $SRC/mjpegtools-v4l-2.6.38.patch
patch -p 1 -i $SRC/mjpegtools_gcc470.patch
./configure \
--prefix=/usr \
--mandir=/usr/man \
--enable-compile-warnings \
--enable-simd-accel \
--disable-assert \
--disable-dependency-tracking
--disable-dependency-tracking \
--disable-assert
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/info
rmdir $PKG/usr/share
rm -r $PKG/usr/share/info
find $PKG -type d -empty -delete
}

View File

@ -1,101 +0,0 @@
Index: lavtools/lavvideo.c
===================================================================
--- lavtools/lavvideo.c.orig
+++ lavtools/lavvideo.c
@@ -63,7 +63,7 @@ Copyright by Gernot Ziegler.
* errors here, check your linux/time.h && sys/time.h header setup.
*/
#define _LINUX_TIME_H
-#include <linux/videodev.h>
+#include <libv4l1-videodev.h>
#include <videodev_mjpeg.h>
#include <frequencies.h>
Index: lavtools/liblavplay.c
===================================================================
--- lavtools/liblavplay.c.orig
+++ lavtools/liblavplay.c
@@ -68,7 +68,8 @@
* errors here, check your linux/time.h && sys/time.h header setup.
*/
#define _LINUX_TIME_H
-#include <linux/videodev.h>
+#include <libv4l1-videodev.h>
+#define BASE_VIDIOCPRIVATE 192 /* 192-255 are private */
#else
#define VIDEO_MODE_PAL 0
#define VIDEO_MODE_NTSC 1
Index: lavtools/liblavrec.c
===================================================================
--- lavtools/liblavrec.c.orig
+++ lavtools/liblavrec.c
@@ -63,7 +63,8 @@
* errors here, check your linux/time.h && sys/time.h header setup.
*/
#define _LINUX_TIME_H
-#include <linux/videodev.h>
+#include <libv4l1-videodev.h>
+#define BASE_VIDIOCPRIVATE 192 /* 192-255 are private */
#ifdef HAVE_SYS_SOUNDCARD_H
#include <sys/soundcard.h>
#endif
Index: lavtools/testrec.c
===================================================================
--- lavtools/testrec.c.orig
+++ lavtools/testrec.c
@@ -89,7 +89,7 @@
* errors here, check your linux/time.h && sys/time.h header setup.
*/
#define _LINUX_TIME_H
-#include <linux/videodev.h>
+#include <libv4l1-videodev.h>
#include <linux/soundcard.h>
/* These are explicit prototypes for the compiler, to prepare separation of audiolib.c */
Index: configure.ac
===================================================================
--- configure.ac.orig
+++ configure.ac
@@ -164,7 +164,7 @@ AC_ARG_WITH([v4l], AC_HELP_STRING([--wit
AS_IF([test "x$with_v4l" != "xno"], [
case $host in
*-*-linux*)
- AC_CHECK_HEADER(linux/videodev.h,
+ AC_CHECK_HEADER(libv4l1-videodev.h,
[have_video4linux=true
AC_DEFINE(HAVE_V4L, 1,
[Building for Linux - using the video4linux API])], [])
@@ -173,7 +173,7 @@ esac])
AS_IF([test "x$have_video4linux" != "xtrue" && test "x$with_v4l" != "xno"],
[have_video4linux=false
- AC_MSG_WARN([videodev.h not found - please install the linux kernel headers programms needing v4l disabled])])
+ AC_MSG_WARN([libv4l1-videodev.h not found - please install the linux kernel headers programms needing v4l disabled])])
AM_CONDITIONAL(HAVE_V4L, test x$have_video4linux = xtrue)
dnl *********************************************************************
Index: configure
===================================================================
--- configure.orig
+++ configure
@@ -16392,7 +16392,7 @@ if test "x$with_v4l" != "xno"; then :
case $host in
*-*-linux*)
- ac_fn_c_check_header_mongrel "$LINENO" "linux/videodev.h" "ac_cv_header_linux_videodev_h" "$ac_includes_default"
+ ac_fn_c_check_header_mongrel "$LINENO" "libv4l1-videodev.h" "ac_cv_header_linux_videodev_h" "$ac_includes_default"
if test "x$ac_cv_header_linux_videodev_h" = xyes; then :
have_video4linux=true
@@ -16407,8 +16407,8 @@ fi
if test "x$have_video4linux" != "xtrue" && test "x$with_v4l" != "xno"; then :
have_video4linux=false
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: videodev.h not found - please install the linux kernel headers programms needing v4l disabled" >&5
-$as_echo "$as_me: WARNING: videodev.h not found - please install the linux kernel headers programms needing v4l disabled" >&2;}
+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libv4l1-videodev.h not found - please install the linux kernel headers programms needing v4l disabled" >&5
+$as_echo "$as_me: WARNING: libv4l1-videodev.h not found - please install the linux kernel headers programms needing v4l disabled" >&2;}
fi
if test x$have_video4linux = xtrue; then
HAVE_V4L_TRUE=

View File

@ -1,11 +0,0 @@
--- a/y4mdenoise/MotionSearcher.hh
+++ b/y4mdenoise/MotionSearcher.hh
@@ -2196,7 +2196,7 @@
{
// This region is too small to be bothered with.
// Just get rid of it.
- DeleteRegion (a_pRegion);
+ this->DeleteRegion (a_pRegion);
}
else
{

View File

@ -1 +1 @@
11f25760d7666e6d41d85f06cece8f17 v0.2.3.tar.gz
465e99ed24478f3a2afe5ae1c4fdd7f4 v0.2.4.tar.gz

View File

@ -5,7 +5,7 @@
# Nice to have: libquvi libdvdread
name=mpv
version=0.2.3
version=0.2.4
release=1
source=(https://github.com/$name-player/$name/archive/v$version.tar.gz)

View File

@ -1,6 +1,6 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/nqp
-rwxr-xr-x root/root usr/bin/nqp-p
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/parrot/
drwxr-xr-x root/root usr/include/parrot/5.9.0/

View File

@ -1 +1 @@
fde95841f693209c0ea70a57f8ecde6c 2013.10.tar.gz
4528cbd58f4b095dafcbae25881a16d9 2013.11.tar.gz

View File

@ -4,7 +4,7 @@
# Depends on: parrot
name=nqp
version=2013.10
version=2013.11
release=1
source=(https://github.com/perl6/$name/archive/$version.tar.gz)

View File

@ -1,5 +1,5 @@
00df80a84ec9528fcfb09498075525bc ntp-4.2.6p5.tar.gz
0c5675c46a226de4504f5b855326b6b7 ntp-64bit.diff
de14b18b5f2be841a9c3434012c19f6c ntp.conf
b0beef61052dd9f9dc5354e60440bdc4 ntp.conf
eed11bcd8b443bc9b2c96dc5a33cbdc0 ntpd
3714dba66445d1b41d6c699447c7a65e ntpdate

View File

@ -6,7 +6,7 @@
name=ntp
version=4.2.6p5
release=2
release=3
source=(http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/$name-$version.tar.gz
ntpd
ntpdate

View File

@ -5,62 +5,24 @@
###############################################################################
# Default paths
logfile /var/log/ntp.log
pidfile /var/run/ntp/ntpd.pid
driftfile /var/lib/ntp/ntp.drift
#statsdir /var/lib/ntp/stats/
logfile /var/log/ntp.log
pidfile /var/run/ntp/ntpd.pid
driftfile /var/lib/ntp/ntp.drift
#statsdir /var/lib/ntp/stats/
###############################################################################
# Authentication stuff
#
# keys /etc/ntp/ntp.keys # path for keys file
# trustedkey 1 2 3 4 5 6 14 15 # define trusted keys
# requestkey 15 # key (7) for accessing server variables
# controlkey 15 # key (6) for accessing server variables
# Associate to public NTP pool servers
server 0.pool.ntp.org
server 1.pool.ntp.org
server 2.pool.ntp.org
###############################################################################
# Undisciplined Local Clock. This is a fake driver intended for backup
# and when no outside source of synchronized time is available.
server 127.127.1.0 # local clock (LCL)
fudge 127.127.1.0 stratum 10 # LCL is unsynchronized
## Generic DCF77 clock on serial port (Conrad DCF77)
## Address: 127.127.8.u
## Serial Port: /dev/refclock-u
## Sample project: http://www.obbl-net.de/dcf77.html by Martin Opel
##
## u = Number of your serial port
##
## (create soft link /dev/refclock-0 to the particular ttyS?)
##
# server 127.127.8.0 mode 5 prefer
###############################################################################
# Specify the servers you are interested in
server ntps1-0.cs.tu-berlin.de prefer
server ntps1-1.cs.tu-berlin.de
server ntp1.ptb.de
server ntp1.fau.de
###############################################################################
# Then we restrict the type of access you allow these servers.
# Were not allowing them to modify or query our Linux NTP server
restrict default ignore notrust nomodify notrap
# Only allow read-only access from localhost
restrict default noquery nopeer
restrict 127.0.0.1
#restrict <YOUR_IP_HERE>
restrict ntps1-0.cs.tu-berlin.de mask 255.255.255.255 nomodify notrap noquery
restrict ntps1-1.cs.tu-berlin.de mask 255.255.255.255 nomodify notrap noquery
restrict ntp1.ptb.de mask 255.255.255.255 nomodify notrap noquery
restrict ntp1.fau.de mask 255.255.255.255 nomodify notrap noquery
restrict ::1
# Now list the NTP clients on our home network which should be able to query
# our server for the time (notice that the noquery has been removed)
#
#restrict 192.168.0.0 mask 255.255.255.0
# End of file

View File

@ -1,390 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/nwn
drwxr-xr-x root/root usr/games/
drwxrwxr-x root/games usr/games/nwn/
drwxrwxr-x root/games usr/games/nwn/ambient/
-rw-rw-r-- root/games usr/games/nwn/ambient/al_an_bughouse1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_an_bughouse2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_an_bugscave1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_an_bugscave2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_an_lizrdflk1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_castleamb1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_castleamb2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_castleamb3.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_caveamb1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_caveamb2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_caveamb3.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_cryptamb1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_cryptamb2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_cryptamb3.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_evldunamb1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_evldunamb2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_evldunamb3.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_hauntamb1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_hauntamb2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_hauntamb3.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_houseamb1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_houseamb2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_houseamb3.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_kitchamb1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_kitchamb2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_mineamb1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_mineamb2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_mineamb3.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_seweramb1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_cv_seweramb2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_mg_airlab1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_mg_earthlab1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_mg_firelab1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_mg_magicint1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_mg_magicint2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_mg_magicint3.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_mg_magicint4.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_mg_pitcry1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_mg_waterlab1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_mg_x0rui1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_mg_x0rui2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_mg_x0rui3.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_mg_x0ssan.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_mg_x2evdrone.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_mg_x2fireplan.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_mg_x2frznhell.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_na_frstdyamb1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_na_frstdyamb2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_na_frstdyamb3.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_na_frstdyscr1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_na_frstmagic1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_na_frstntamb1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_na_frstntamb2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_na_frstntscr1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_na_lavalake1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_na_sludglake1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_na_x0des1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_na_x0des2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_na_x0snw1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_na_x0snw2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_na_x0sstm1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_na_x0sstm2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_na_x2evcavlrg.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_na_x2evcavmed.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_na_x2evcavsml.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_blacksmith.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_bordello1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_bordello2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_cityday1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_cityday2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_citynite.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_combat1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_combat2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_combatmuf1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_combatmuf2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_marketday.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_riot1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_riot2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_slumday1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_slumday2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_slumnite.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_talkinglrg.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_talkingmed.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_talkingsml.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_tavhubbub1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_tavhubbub2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_templesday.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_townday1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_townday2.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_townnite.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_whispers.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_whispersf.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_whispersm.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_pl_x2tavern.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_wt_gustcavrn1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_wt_gustchasm1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_wt_gustdraft1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_wt_gustgrass1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_wt_rainhard1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_wt_rainlight1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_wt_stormlg1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_wt_stormsm1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_wt_windforst1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_wt_windmed1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_wt_windsoft1.wav
-rw-rw-r-- root/games usr/games/nwn/ambient/al_wt_windstrng1.wav
-rw-rw-r-- root/games usr/games/nwn/chitin.key
drwxrwxr-x root/games usr/games/nwn/data/
-rw-rw-r-- root/games usr/games/nwn/data/2da.bif
-rw-rw-r-- root/games usr/games/nwn/data/aurora_gui.bif
-rw-rw-r-- root/games usr/games/nwn/data/aurora_tcn.bif
-rw-rw-r-- root/games usr/games/nwn/data/aurora_tdc.bif
-rw-rw-r-- root/games usr/games/nwn/data/aurora_tde.bif
-rw-rw-r-- root/games usr/games/nwn/data/aurora_tdm.bif
-rw-rw-r-- root/games usr/games/nwn/data/aurora_tds.bif
-rw-rw-r-- root/games usr/games/nwn/data/aurora_tic.bif
-rw-rw-r-- root/games usr/games/nwn/data/aurora_tin.bif
-rw-rw-r-- root/games usr/games/nwn/data/aurora_tms.bif
-rw-rw-r-- root/games usr/games/nwn/data/aurora_ttf.bif
-rw-rw-r-- root/games usr/games/nwn/data/aurora_ttr.bif
-rw-rw-r-- root/games usr/games/nwn/data/convo.bif
-rw-rw-r-- root/games usr/games/nwn/data/editor.bif
-rw-rw-r-- root/games usr/games/nwn/data/ini.bif
-rw-rw-r-- root/games usr/games/nwn/data/loadscreens.bif
-rw-rw-r-- root/games usr/games/nwn/data/misc.bif
-rw-rw-r-- root/games usr/games/nwn/data/models_01.bif
-rw-rw-r-- root/games usr/games/nwn/data/models_02.bif
-rw-rw-r-- root/games usr/games/nwn/data/music.bif
-rw-rw-r-- root/games usr/games/nwn/data/scripts.bif
-rw-rw-r-- root/games usr/games/nwn/data/sounds.bif
-rw-rw-r-- root/games usr/games/nwn/data/templates.bif
-rw-rw-r-- root/games usr/games/nwn/data/textures_01.bif
-rw-rw-r-- root/games usr/games/nwn/data/textures_02.bif
-rw-rw-r-- root/games usr/games/nwn/data/voicesets.bif
-rw-rw-r-- root/games usr/games/nwn/data/xp1.bif
-rw-rw-r-- root/games usr/games/nwn/data/xp1_models.bif
-rw-rw-r-- root/games usr/games/nwn/data/xp1_scripts.bif
-rw-rw-r-- root/games usr/games/nwn/data/xp1_sounds.bif
-rw-rw-r-- root/games usr/games/nwn/data/xp1_templates.bif
-rw-rw-r-- root/games usr/games/nwn/data/xp1_textures.bif
-rw-rw-r-- root/games usr/games/nwn/data/xp1_tiles.bif
-rw-rw-r-- root/games usr/games/nwn/data/xp2.bif
-rw-rw-r-- root/games usr/games/nwn/data/xp2_models.bif
-rw-rw-r-- root/games usr/games/nwn/data/xp2_scripts.bif
-rw-rw-r-- root/games usr/games/nwn/data/xp2_sounds.bif
-rw-rw-r-- root/games usr/games/nwn/data/xp2_templates.bif
-rw-rw-r-- root/games usr/games/nwn/data/xp2_textures.bif
-rw-rw-r-- root/games usr/games/nwn/data/xp2_tiles.bif
-rw-rw-r-- root/games usr/games/nwn/data/xp2patch.bif
-rw-rw-r-- root/games usr/games/nwn/dialog.tlk
-rw-rw-r-- root/games usr/games/nwn/dmclient
drwxrwxr-x root/games usr/games/nwn/dmvault/
-rw-rw-r-- root/games usr/games/nwn/dmvault/dungeonmaster.bic
-rwxrwxr-x root/games usr/games/nwn/fixinstall
drwxrwxr-x root/games usr/games/nwn/hak/
drwxrwxr-x root/games usr/games/nwn/lib/
lrwxrwxrwx root/games usr/games/nwn/lib/libSDL-1.2.so.0 -> libSDL-1.2.so.0.0.5
-rw-rw-r-- root/games usr/games/nwn/lib/libSDL-1.2.so.0.0.5
drwxrwxr-x root/games usr/games/nwn/localvault/
-rw-rw-r-- root/games usr/games/nwn/localvault/aluviandarkstar.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/barbarian.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/bard.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/claymanorin.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/cleric.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/daeris.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/daevaorn.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/diadanlocke.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/dragondis.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/drax.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/druid.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/dwarfdefend.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/fighter.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/freddifurpo.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/frederickgarvin.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/jaindvarkvasirso.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/jinn.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/jolenaleider.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/junoboram.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/kerith.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/kheldaraambarhin.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/laureencelest.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/merrickdupelade.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/monk.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/ownka.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/paladin.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/palemaster.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/ranger.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/raptrethanlis.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/rogue.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/shifter.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/sorcerer.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/torm.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/torutaramoku.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/weaponmaster.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/wizard.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/xandraloxdeteste.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/xavierwoo.bic
-rw-rw-r-- root/games usr/games/nwn/localvault/zanzinabru.bic
drwxrwxr-x root/games usr/games/nwn/logs/
drwxrwxr-x root/games usr/games/nwn/miles/
lrwxrwxrwx root/games usr/games/nwn/miles/libmss.so -> libmss.so.6
lrwxrwxrwx root/games usr/games/nwn/miles/libmss.so.6 -> libmss.so.6.5.2
-rw-rw-r-- root/games usr/games/nwn/miles/libmss.so.6.5.2
-rw-rw-r-- root/games usr/games/nwn/miles/mssdsp.flt
-rw-rw-r-- root/games usr/games/nwn/miles/mssmp3.asi
-rw-rw-r-- root/games usr/games/nwn/miles/msssoft.m3d
drwxrwxr-x root/games usr/games/nwn/modules/
-rw-rw-r-- root/games usr/games/nwn/modules/Contest Of Champions 0492.mod
-rw-rw-r-- root/games usr/games/nwn/modules/DEMO - A Bucket of Gnolls.mod
-rw-rw-r-- root/games usr/games/nwn/modules/DEMO - Goblins vs Kobolds.mod
-rw-rw-r-- root/games usr/games/nwn/modules/DEMO - House of Doors.mod
-rw-rw-r-- root/games usr/games/nwn/modules/DEMO - Thar be Rats! Yarrr!.mod
-rw-rw-r-- root/games usr/games/nwn/modules/DEMO - The Cat Lady.mod
-rw-rw-r-- root/games usr/games/nwn/modules/The Dark Ranger's Treasure.mod
-rw-rw-r-- root/games usr/games/nwn/modules/The Winds of Eremor.mod
-rw-rw-r-- root/games usr/games/nwn/modules/To Heir is Human.mod
drwxrwxr-x root/games usr/games/nwn/movies/
-rw-rw-r-- root/games usr/games/nwn/movies/AtariLogo.bik
-rw-rw-r-- root/games usr/games/nwn/movies/BiowareLogo.bik
-rw-rw-r-- root/games usr/games/nwn/movies/Chap1_Chap2.bik
-rw-rw-r-- root/games usr/games/nwn/movies/Chap2_Chap3.bik
-rw-rw-r-- root/games usr/games/nwn/movies/Chap3_Chap4.bik
-rw-rw-r-- root/games usr/games/nwn/movies/NWNintro.bik
-rw-rw-r-- root/games usr/games/nwn/movies/WOTCLogo.bik
-rw-rw-r-- root/games usr/games/nwn/movies/XP1_Chap1_Chap2.bik
-rw-rw-r-- root/games usr/games/nwn/movies/XP1_Chap2_Chap3.bik
-rw-rw-r-- root/games usr/games/nwn/movies/XP1_Closing.bik
-rw-rw-r-- root/games usr/games/nwn/movies/XP1_Intro.bik
-rw-rw-r-- root/games usr/games/nwn/movies/XP2_Intro.bik
-rw-rw-r-- root/games usr/games/nwn/movies/credits.bik
-rw-rw-r-- root/games usr/games/nwn/movies/ending.bik
-rw-rw-r-- root/games usr/games/nwn/movies/fge_logo_black.bik
-rw-rw-r-- root/games usr/games/nwn/movies/prelude.bik
-rw-rw-r-- root/games usr/games/nwn/movies/prelude_chap1.bik
drwxrwxr-x root/games usr/games/nwn/music/
-rw-rw-r-- root/games usr/games/nwn/music/mus_autorun.wav
-rw-rw-r-- root/games usr/games/nwn/music/mus_autorun2.wav
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_aribeth.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_citboss.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_city1.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_city2.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_city3.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_dragon.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_dung1.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_dung2.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_dung3.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_endboss.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_forboss.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_forest1.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_forest2.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_lizboss.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_rural1.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_x0desert.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_x0winter.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_x2boss1.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_x2boss2.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_x2hell.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_x2large.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_x2med.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_bat_x2small.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_castle.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_citydockday.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_citydocknite.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_citymarket.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_citynite.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_cityslumday.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_cityslumnite.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_citywealthy.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_crypt1.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_crypt2.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_evildungeon1.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_evildungeon2.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_forestday1.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_forestday2.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_forestnite.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_gendungeon1.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_mines1.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_mines2.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_richhouse.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_ruralday1.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_ruralday2.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_ruralnite.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_sewer.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_store.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_tavern1.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_tavern2.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_tavern3.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_tavern4.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_templeevil.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_templegood.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_templegood2.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_theme_argend.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_theme_aribev.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_theme_aribgd.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_theme_chap1.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_theme_chap2.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_theme_chap3.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_theme_chap4.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_theme_main.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_theme_maugrm.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_theme_morag.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_theme_nwn.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_x0desertday.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_x0desertngt.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_x0winterday.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_x2draco.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_x2fireplane.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_x2frozenhell.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_x2queen.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_x2rebelcamp.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_x2theme.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_x2undermtn.bmu
-rw-rw-r-- root/games usr/games/nwn/music/mus_x2waterdeep.bmu
drwxrwxr-x root/games usr/games/nwn/nwm/
-rw-rw-r-- root/games usr/games/nwn/nwm/Chapter1.nwm
-rw-rw-r-- root/games usr/games/nwn/nwm/Chapter1E.nwm
-rw-rw-r-- root/games usr/games/nwn/nwm/Chapter2.nwm
-rw-rw-r-- root/games usr/games/nwn/nwm/Chapter2E.nwm
-rw-rw-r-- root/games usr/games/nwn/nwm/Chapter3.nwm
-rw-rw-r-- root/games usr/games/nwn/nwm/Chapter4.nwm
-rw-rw-r-- root/games usr/games/nwn/nwm/Prelude.nwm
-rw-rw-r-- root/games usr/games/nwn/nwm/XP1-Chapter 1.nwm
-rw-rw-r-- root/games usr/games/nwn/nwm/XP1-Chapter 2.nwm
-rw-rw-r-- root/games usr/games/nwn/nwm/XP1-Interlude.nwm
-rw-rw-r-- root/games usr/games/nwn/nwm/XP2_Chapter1.nwm
-rw-rw-r-- root/games usr/games/nwn/nwm/XP2_Chapter2.nwm
-rw-rw-r-- root/games usr/games/nwn/nwm/XP2_Chapter3.nwm
-rwxrwxr-x root/games usr/games/nwn/nwmain
-rwxrwxr-x root/games usr/games/nwn/nwn
-rw-rw-r-- root/games usr/games/nwn/nwn.ini
-rw-rw-r-- root/games usr/games/nwn/nwncdkey.ini
-rw-rw-r-- root/games usr/games/nwn/nwnplayer.ini
-rwxrwxr-x root/games usr/games/nwn/nwserver
-rw-rw-r-- root/games usr/games/nwn/nwtoolset.ini
drwxrwxr-x root/games usr/games/nwn/override/
-rw-rw-r-- root/games usr/games/nwn/override/load_legal.tga
-rw-rw-r-- root/games usr/games/nwn/override/load_legal2.tga
-rw-rw-r-- root/games usr/games/nwn/override/soundprovider.2da
drwxrwxr-x root/games usr/games/nwn/patch/
drwxrwxr-x root/games usr/games/nwn/saves/
drwxrwxr-x root/games usr/games/nwn/scripttemplates/
-rw-rw-r-- root/games usr/games/nwn/scripttemplates/Custom OnSpawn script nocomments.txt
-rw-rw-r-- root/games usr/games/nwn/scripttemplates/Custom OnSpawn script.txt
-rw-rw-r-- root/games usr/games/nwn/scripttemplates/Custom OnUserDefinedEvent script.txt
-rw-rw-r-- root/games usr/games/nwn/scripttemplates/bard10.ini
-rw-rw-r-- root/games usr/games/nwn/scripttemplates/cleric_evil_10.ini
-rw-rw-r-- root/games usr/games/nwn/scripttemplates/cleric_evil_15.ini
-rw-rw-r-- root/games usr/games/nwn/scripttemplates/cleric_evil_20.ini
-rw-rw-r-- root/games usr/games/nwn/scripttemplates/cleric_good_20.ini
-rw-rw-r-- root/games usr/games/nwn/scripttemplates/custom on spawn in.txt
-rw-rw-r-- root/games usr/games/nwn/scripttemplates/default_ai.ini
-rw-rw-r-- root/games usr/games/nwn/scripttemplates/fileheader.txt
-rw-rw-r-- root/games usr/games/nwn/scripttemplates/functionheader.txt
-rw-rw-r-- root/games usr/games/nwn/scripttemplates/paladin 15.ini
-rw-rw-r-- root/games usr/games/nwn/scripttemplates/ranger 15.ini
-rw-rw-r-- root/games usr/games/nwn/scripttemplates/set_xp1_henchmen.ini
-rw-rw-r-- root/games usr/games/nwn/scripttemplates/set_xp2_henchmen.ini
-rw-rw-r-- root/games usr/games/nwn/scripttemplates/user defined events.txt
-rw-rw-r-- root/games usr/games/nwn/scripttemplates/wizard_melee_20.ini
drwxrwxr-x root/games usr/games/nwn/servervault/
drwxrwxr-x root/games usr/games/nwn/source/
drwxrwxr-x root/games usr/games/nwn/temp/
drwxrwxr-x root/games usr/games/nwn/tempclient/
drwxrwxr-x root/games usr/games/nwn/texturepacks/
-rw-rw-r-- root/games usr/games/nwn/texturepacks/GUI_32bit.erf
-rw-rw-r-- root/games usr/games/nwn/texturepacks/Textures_Tpa.erf
-rw-rw-r-- root/games usr/games/nwn/texturepacks/Textures_Tpc.erf
-rw-rw-r-- root/games usr/games/nwn/texturepacks/Tiles_Tpa.erf
-rw-rw-r-- root/games usr/games/nwn/texturepacks/Tiles_Tpb.erf
-rw-rw-r-- root/games usr/games/nwn/texturepacks/Tiles_Tpc.erf
-rw-rw-r-- root/games usr/games/nwn/texturepacks/XP1_GUI.erf
-rw-rw-r-- root/games usr/games/nwn/texturepacks/XP2_GUI.erf
-rw-rw-r-- root/games usr/games/nwn/texturepacks/xp1_tex_tpa.erf
-rw-rw-r-- root/games usr/games/nwn/texturepacks/xp1_tex_tpb.erf
-rw-rw-r-- root/games usr/games/nwn/texturepacks/xp1_tex_tpc.erf
-rw-rw-r-- root/games usr/games/nwn/texturepacks/xp2_tex_tpa.erf
-rw-rw-r-- root/games usr/games/nwn/texturepacks/xp2_tex_tpb.erf
-rw-rw-r-- root/games usr/games/nwn/texturepacks/xp2_tex_tpc.erf
-rw-rw-r-- root/games usr/games/nwn/xp1.key
-rw-rw-r-- root/games usr/games/nwn/xp2.key
-rw-rw-r-- root/games usr/games/nwn/xp2patch.key
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/pixmaps/
-rw-r--r-- root/root usr/share/pixmaps/nwn.png

View File

@ -1,5 +0,0 @@
b021f0da3b3e00848521926716fdf487 English_linuxclient169_xp2.tar.gz
0a059d55225fc32f905e86191d88a11f nwclientgold.tar.gz
376cdece07106ea058d42b531f3146bb nwclienthotu.tar.gz
d05b3b73edd2b4beadbce95837e2ab20 nwn.png
8806ff1f05b6dd53c99b427bb5e2e6ce run-nwn.sh

View File

@ -1,65 +0,0 @@
# Description: Neverwinter Nights linux client (Diamond Edition)
# URL: http://nwn.bioware.com/downloads/linuxclient.html
# Maintainer: Matt Housh, jaeger at morpheus dot net
# Depends on: xorg-libx11, xorg-libxau, xorg-libxcb, xorg-libxdmcp, xorg-libxext, libsdl
name=nwn-diamond
version=1.69
release=1
source=(http://nwdownloads.bioware.com/neverwinternights/linux/gold/nwclientgold.tar.gz \
http://nwdownloads.bioware.com/neverwinternights/linux/161/nwclienthotu.tar.gz \
http://files.bioware.com/neverwinternights/updates/linux/169/English_linuxclient169_xp2.tar.gz \
http://jaeger.morpheus.net/linux/crux/files/nwn.png \
run-nwn.sh)
# override pkgmk's unpack_source() function so that the game sources don't
# all get munged into the same place, overwriting important files.
unpack_source() {
# first, get the files we need from the diamond edition disc
[ -z "$CDROM_LOCATION" ] && CDROM_LOCATION=/mnt/dvd
DISCFILES="Data_Shared Data_linux data/XP1 data/XP2"
for FILE in $DISCFILES
do
if [ ! -f $CDROM_LOCATION/$FILE.zip ]
then
echo -e "\nCould not find $FILE.zip in $CDROM_LOCATION! Please make sure your diamond edition disc is mounted. If the mount location is not $CDROM_LOCATION, please set the CDROM_LOCATION environment variable to the correct mountpoint.\n"
exit 1
fi
COMMAND="unzip -q -o $CDROM_LOCATION/$FILE.zip -d $SRC"
echo $COMMAND; $COMMAND
done
# now deal with the source array
mkdir $SRC/nwn
COMMAND="tar -C $SRC -zxf $PKGMK_SOURCE_DIR/nwclientgold.tar.gz"
echo $COMMAND; $COMMAND
COMMAND="tar -C $SRC -zxf $PKGMK_SOURCE_DIR/nwclienthotu.tar.gz"
echo $COMMAND; $COMMAND
COMMAND="tar -C $SRC -zxf $PKGMK_SOURCE_DIR/English_linuxclient168_xp2.tar.gz"
echo $COMMAND; $COMMAND
COMMAND="cp $PKGMK_SOURCE_DIR/nwn.png $SRC"
echo $COMMAND; $COMMAND
COMMAND="cp run-nwn.sh $SRC"
echo $COMMAND; $COMMAND
}
build() {
mkdir -p $PKG/usr/games/nwn $PKG/usr/bin $PKG/usr/share/pixmaps
mv $SRC/* $PKG/usr/games/nwn
mv $PKG/usr/games/nwn/run-nwn.sh $PKG/usr/bin/nwn
mv $PKG/usr/games/nwn/nwn.png $PKG/usr/share/pixmaps/
find $PKG ! -type d -exec chmod -x '{}' \;
chmod 755 $PKG/usr/bin/nwn \
$PKG/usr/games/nwn/{nwn,nwmain,nwserver,fixinstall}
chown -R root:games $PKG/usr/games/nwn
chmod -R ug+rw,o+r-w $PKG/usr/games/nwn
(cd $PKG/usr/games/nwn && ./fixinstall)
rm -rf $PKG/usr/games/nwn/docs \
$PKG/usr/games/nwn/readme*.txt \
$PKG/usr/games/nwn/movies*.txt \
$PKG/usr/games/nwn/SDL-1.2.5 \
$PKG/usr/games/nwn/NWN*.txt
sed -i -e 's|=./lib:|=|' $PKG/usr/games/nwn/nwn
}

View File

@ -1,25 +0,0 @@
README for nwn-diamond
REQUIREMENTS:
A 'games' group is required for NWN installation. Ideally, your user
needs to be a member of the games group to play NWN. The 'pre-install'
script will create it for you if run.
PRECAUTION:
Unlike the nwn port, this port installs the shared data files from the
Diamond Edition DVD and requires you to have it and that it be mounted
during the pkgmk process. By default, the Pkgfile looks for it to be
mounted at /mnt/dvd. If your cdrom/dvd mount point is other than this,
use the CDROM_LOCATION environment variable to specify the correct
location like so:
# env CDROM_LOCATION=/media/dvd pkgmk -d -i
CD keys for NWN, NWN:SoU, and NWN:HotU are still required to play the
game. The game will ask for them the first time it's run.

View File

@ -1,6 +0,0 @@
#!/bin/sh
if ! grep -q ^games: /etc/group
then
/usr/sbin/groupadd games
fi

View File

@ -1,3 +0,0 @@
#!/bin/sh
(cd /usr/games/nwn; exec ./nwn $@; cd -) > /dev/null

View File

@ -1 +1 @@
393e48ec6f28abe5ed30204276e02775 Net-DNS-0.72.tar.gz
06d107032a0e6b7fd7ec69bcfb0b7577 Net-DNS-0.73.tar.gz

View File

@ -6,7 +6,7 @@
name=p5-net-dns
capsname=Net-DNS
version=0.72
version=0.73
release=1
source=(http://www.net-dns.org/download/Net-DNS-$version.tar.gz)

View File

@ -1,7 +1,7 @@
# Description: Simple password manager using gpg and ordinary unix directories.
# URL: http://zx2c4.com/projects/password-store/
# Maintainer: Fredrik Rinnestam, fredrik at rinnestam dot se
# Depends on: gnupg, git, pwgen, xclip
# Depends on: gnupg, git, pwgen, xclip, xsel
name=password-store
version=1.4.2

View File

@ -1 +1 @@
5c7b614242ae12e9cacca21c8ab84818 php-5.4.12.tar.bz2
1472b1f968a2a4ae8b26f3134a116011 php-5.5.6.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on:
name=php-bcmath
version=5.4.12
version=5.5.6
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2)

View File

@ -1 +1 @@
5c7b614242ae12e9cacca21c8ab84818 php-5.4.12.tar.bz2
1472b1f968a2a4ae8b26f3134a116011 php-5.5.6.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on:
name=php-ftp
version=5.4.12
version=5.5.6
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2)

View File

@ -1 +1 @@
5c7b614242ae12e9cacca21c8ab84818 php-5.4.12.tar.bz2
1472b1f968a2a4ae8b26f3134a116011 php-5.5.6.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on: libjpeg libpng freetype
name=php-gd
version=5.4.12
version=5.5.6
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2)

View File

@ -1 +1 @@
5c7b614242ae12e9cacca21c8ab84818 php-5.4.12.tar.bz2
1472b1f968a2a4ae8b26f3134a116011 php-5.5.6.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on:
name=php-gettext
version=5.4.12
version=5.5.6
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2)

View File

@ -1 +1 @@
5c7b614242ae12e9cacca21c8ab84818 php-5.4.12.tar.bz2
1472b1f968a2a4ae8b26f3134a116011 php-5.5.6.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on: libmcrypt
name=php-mcrypt
version=5.4.12
version=5.5.6
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2)

View File

@ -1 +1 @@
5c7b614242ae12e9cacca21c8ab84818 php-5.4.12.tar.bz2
1472b1f968a2a4ae8b26f3134a116011 php-5.5.6.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on: postgresql
name=php-postgresql
version=5.4.12
version=5.5.6
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2)

View File

@ -1 +1 @@
5c7b614242ae12e9cacca21c8ab84818 php-5.4.12.tar.bz2
1472b1f968a2a4ae8b26f3134a116011 php-5.5.6.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on:
name=php-sockets
version=5.4.12
version=5.5.6
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2)

View File

@ -1 +1 @@
5c7b614242ae12e9cacca21c8ab84818 php-5.4.12.tar.bz2
1472b1f968a2a4ae8b26f3134a116011 php-5.5.6.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on: libxslt
name=php-xsl
version=5.4.12
version=5.5.6
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2)

View File

@ -1,54 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/quake4
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/pixmaps/
-rw-r--r-- root/root usr/share/pixmaps/q4icon.png
drwxr-xr-x root/root usr/share/quake4/
-rwxr-xr-x root/root usr/share/quake4/libstdc++.so.6
drwxr-xr-x root/root usr/share/quake4/pb/
drwxr-xr-x root/root usr/share/quake4/pb/htm/
-rw-r--r-- root/root usr/share/quake4/pb/htm/la001307.htm
-rw-r--r-- root/root usr/share/quake4/pb/htm/lc001095.htm
-rw-r--r-- root/root usr/share/quake4/pb/htm/ma001307.htm
-rw-r--r-- root/root usr/share/quake4/pb/htm/mc001095.htm
-rw-r--r-- root/root usr/share/quake4/pb/htm/wa001307.htm
-rw-r--r-- root/root usr/share/quake4/pb/htm/wc001095.htm
-rw-r--r-- root/root usr/share/quake4/pb/pbag.so
-rw-r--r-- root/root usr/share/quake4/pb/pbags.so
-rw-r--r-- root/root usr/share/quake4/pb/pbcl.so
-rw-r--r-- root/root usr/share/quake4/pb/pbcls.so
-rw-r--r-- root/root usr/share/quake4/pb/pbsv.so
drwxr-xr-x root/root usr/share/quake4/q4base/
-rw-r--r-- root/root usr/share/quake4/q4base/arena_ctf.cfg
-rw-r--r-- root/root usr/share/quake4/q4base/ctf.cfg
-rw-r--r-- root/root usr/share/quake4/q4base/dm.cfg
-rw-r--r-- root/root usr/share/quake4/q4base/game000.pk4
-rw-r--r-- root/root usr/share/quake4/q4base/game100.pk4
-rw-r--r-- root/root usr/share/quake4/q4base/game200.pk4
-rw-r--r-- root/root usr/share/quake4/q4base/mapcycle-mp1.scriptcfg
-rw-r--r-- root/root usr/share/quake4/q4base/mapcycle-mp2.scriptcfg
-rw-r--r-- root/root usr/share/quake4/q4base/mapcycle-mp3.scriptcfg
-rw-r--r-- root/root usr/share/quake4/q4base/mapcycle-q4cmp_pak001.scriptcfg
-rw-r--r-- root/root usr/share/quake4/q4base/mapcycle.scriptcfg
-rw-r--r-- root/root usr/share/quake4/q4base/pak013.pk4
-rw-r--r-- root/root usr/share/quake4/q4base/pak014.pk4
-rw-r--r-- root/root usr/share/quake4/q4base/pak015.pk4
-rw-r--r-- root/root usr/share/quake4/q4base/pak016.pk4
-rw-r--r-- root/root usr/share/quake4/q4base/pak017.pk4
-rw-r--r-- root/root usr/share/quake4/q4base/pak018.pk4
-rw-r--r-- root/root usr/share/quake4/q4base/pak019.pk4
-rw-r--r-- root/root usr/share/quake4/q4base/pak020.pk4
-rw-r--r-- root/root usr/share/quake4/q4base/pak021.pk4
-rw-r--r-- root/root usr/share/quake4/q4base/pak022.pk4
-rw-r--r-- root/root usr/share/quake4/q4base/q4cmp_pak001.pk4
-rw-r--r-- root/root usr/share/quake4/q4base/teamdm.cfg
-rw-r--r-- root/root usr/share/quake4/q4base/tourney.cfg
-rw-r--r-- root/root usr/share/quake4/q4base/zpak_english_01.pk4
-rw-r--r-- root/root usr/share/quake4/q4base/zpak_english_02.pk4
-rw-r--r-- root/root usr/share/quake4/q4base/zpak_english_03.pk4
-rw-r--r-- root/root usr/share/quake4/q4base/zpak_english_04.pk4
-rwxr-xr-x root/root usr/share/quake4/q4ded.x86
-rwxr-xr-x root/root usr/share/quake4/quake4.x86
-rwxr-xr-x root/root usr/share/quake4/quake4smp.x86
lrwxrwxrwx root/root usr/share/quake4/x86_64 -> x86

View File

@ -1,3 +0,0 @@
baf6d7b6917926e054fe0a85b86c8eb5 q4icon.png
87ceb274c0b443a59080110fb45086f2 quake4
bd2cb8164ede4272adcc091f724855ac quake4-linux-1.4.2.x86.run

View File

@ -1,30 +0,0 @@
# Description: Linux client for ID Software's Quake 4
# URL: http://www.quake4game.com/
# Maintainer: Matt Housh, jaeger at morpheus dot net
# Depends on: xorg-libx11, xorg-libxau, xorg-libxcb, xorg-libxdmcp, xorg-libxext, libsdl
name=quake4
version=1.4.2
release=1
source=(ftp://ftp.idsoftware.com/idstuff/$name/linux/$name-linux-$version.x86.run \
$name \
http://jaeger.morpheus.net/linux/files/q4icon.png)
build() {
chmod +x $name-linux-$version.x86.run
./$name-linux-$version.x86.run --noexec --target tmp
mkdir -p $PKG/usr/share/$name \
$PKG/usr/share/$name/q4base \
$PKG/usr/share/$name/pb/htm \
$PKG/usr/bin \
$PKG/usr/share/pixmaps
install -m 755 tmp/bin/Linux/x86/*.x86 $PKG/usr/share/$name/
install -m 755 tmp/bin/Linux/x86/libstdc++.so.6 $PKG/usr/share/$name/
ln -s x86 $PKG/usr/share/$name/x86_64
install -m 644 tmp/q4base/*{.pk4,cfg} $PKG/usr/share/$name/q4base/
install -m 644 tmp/us/q4base/* $PKG/usr/share/$name/q4base/
install -m 644 tmp/pb/*.so $PKG/usr/share/$name/pb/
install -m 644 tmp/pb/htm/*.htm $PKG/usr/share/$name/pb/htm/
install -m 755 $name $PKG/usr/bin/
install -m 644 q4icon.png $PKG/usr/share/pixmaps/
}

View File

@ -1,11 +0,0 @@
README for quake4
This port installs the linux client for Id Software's Quake 4. You'll need
to copy some files from your quake4 CD/DVD to the local drive to play the game
after the port's installed. Use the following commands to do so, substituting
your cdrom mount point (and perhaps language) as necessary:
# install -m 644 /mnt/cdrom/Setup/Data/q4base/{pak*,zpak_english}.pk4 \
/usr/share/quake4/q4base/

View File

@ -1,9 +0,0 @@
#!/bin/sh
#
# quake4: run quake4
#
cd /usr/share/quake4
LD_LIBRARY_PATH=. ./quake4.x86 $@
cd -

View File

@ -4,6 +4,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/panda
-rwxr-xr-x root/root usr/bin/perl6
-rwxr-xr-x root/root usr/bin/perl6-debug
-rwxr-xr-x root/root usr/bin/perl6-p
-rwxr-xr-x root/root usr/bin/ufo
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/parrot/
@ -89,6 +90,9 @@ drwxr-xr-x root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Digest/
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Exception.pod
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Failure.pod
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/FatRat.pod
drwxr-xr-x root/root usr/lib/parrot/5.9.0/languages/perl6/lib/File/
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/File/Find.pir
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/File/Find.pm
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Grammar.pod
drwxr-xr-x root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Grammar/
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Grammar/Debugger.pir
@ -141,6 +145,11 @@ drwxr-xr-x root/root usr/lib/parrot/5.9.0/languages/perl6/lib/LWP/
drwxr-xr-x root/root usr/lib/parrot/5.9.0/languages/perl6/lib/MIME/
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/MIME/Base64.pir
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/MIME/Base64.pm6
drwxr-xr-x root/root usr/lib/parrot/5.9.0/languages/perl6/lib/MIME/Base64/
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/MIME/Base64/PIR.pir
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/MIME/Base64/PIR.pm6
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/MIME/Base64/Perl.pir
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/MIME/Base64/Perl.pm6
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Macro.pod
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Match.pod
drwxr-xr-x root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Math/
@ -159,17 +168,24 @@ drwxr-xr-x root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Math/
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/PSGI.pir
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/PSGI.pm6
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Pair.pod
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Panda.pir
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Panda.pm
drwxr-xr-x root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Panda/
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Panda/App.pir
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Panda/App.pm
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Panda/Builder.pir
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Panda/Builder.pm
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Panda/Common.pir
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Panda/Common.pm
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Panda/Ecosystem.pir
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Panda/Ecosystem.pm
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Panda/Fetcher.pir
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Panda/Fetcher.pm
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Panda/Installer.pir
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Panda/Installer.pm
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Panda/Project.pir
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Panda/Project.pm
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Panda/Tester.pir
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Panda/Tester.pm
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Parameter.pod
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Parcel.pod
@ -225,6 +241,9 @@ drwxr-xr-x root/root usr/lib/parrot/5.9.0/languages/perl6/lib/SVG/Plot/Data/
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/SVG/Plot/Pie.pm
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/SVG/Plot/Positioned.pir
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/SVG/Plot/Positioned.pm
drwxr-xr-x root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Shell/
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Shell/Command.pir
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Shell/Command.pm
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Signature.pod
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Str.pod
-rw-r--r-- root/root usr/lib/parrot/5.9.0/languages/perl6/lib/Stringy.pod
@ -458,3 +477,4 @@ drwxr-xr-x root/root usr/share/doc/rakudo/announce/
-rw-r--r-- root/root usr/share/doc/rakudo/announce/2013.08.md
-rw-r--r-- root/root usr/share/doc/rakudo/announce/2013.09.md
-rw-r--r-- root/root usr/share/doc/rakudo/announce/2013.10.md
-rw-r--r-- root/root usr/share/doc/rakudo/announce/2013.11.md

View File

@ -1 +1,2 @@
21625c60393173edc077cfbe265b8c75 rakudo-star-2013.10.tar.gz
e27073b3900687ea52916c4cb7c57a28 rakudo-2013.11_buildsystem.patch
342bc7037584b42e8d363931c997557b rakudo-star-2013.11.tar.gz

View File

@ -4,13 +4,14 @@
# Depends on: icu parrot nqp
name=rakudo
version=2013.10
version=2013.11
release=1
#source=(https://github.com/downloads/$name/star/$name-star-$version.tar.gz)
source=(http://$name.org/downloads/star/$name-star-$version.tar.gz)
source=(http://$name.org/downloads/star/$name-star-$version.tar.gz rakudo-2013.11_buildsystem.patch)
build() {
cd $name-star-$version
patch -p1 -i ../rakudo-2013.11_buildsystem.patch
perl ./Configure.pl --prefix=/usr
make

View File

@ -0,0 +1,18 @@
diff -pruN rakudo-star-2013.11_orig/rakudo/tools/build/Makefile-Parrot.in rakudo-star-2013.11/rakudo/tools/build/Makefile-Parrot.in
--- rakudo-star-2013.11_orig/rakudo/tools/build/Makefile-Parrot.in 2013-10-27 16:53:00.000000000 +0100
+++ rakudo-star-2013.11/rakudo/tools/build/Makefile-Parrot.in 2013-11-25 22:22:01.000000000 +0100
@@ -315,10 +315,13 @@ p-install: p-all
-$(POD2MAN) docs/running.pod --name=perl6 > $(DESTDIR)$(MANDIR)/man1/perl6.1
-$(POD2MAN) docs/running.pod --name=rakudo > $(DESTDIR)$(MANDIR)/man1/rakudo.1
-p-runner-default-install: p-all
+p-runner-default-install: p-all | $(DESTDIR)$(PARROT_BIN_DIR)
$(CP) $(PERL6_EXE) $(DESTDIR)$(PARROT_BIN_DIR)/perl6$(EXE)
$(CHMOD) 755 $(DESTDIR)$(PARROT_BIN_DIR)/perl6$(EXE)
+$(DESTDIR)$(PARROT_BIN_DIR):
+ $(MKPATH) $@
+
xmas: $(PERL6_EXE) $(SETTING_PBC) $(R_SETTING_PBC)
## targets for building a standalone perl6 executable.

View File

@ -1 +1 @@
a73a5caad3c442fe88e1f9c0e794d212 subversion-1.8.4.tar.bz2
77349caf0ef5a612c9718c53516a9934 subversion-1.8.5.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on: subversion swig
name=subversion-perl
version=1.8.4
version=1.8.5
release=1
source=(http://www.apache.org/dist/subversion/subversion-$version.tar.bz2)

View File

@ -1 +1 @@
a73a5caad3c442fe88e1f9c0e794d212 subversion-1.8.4.tar.bz2
77349caf0ef5a612c9718c53516a9934 subversion-1.8.5.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on: subversion swig
name=subversion-python
version=1.8.4
version=1.8.5
release=1
source=(http://www.apache.org/dist/subversion/subversion-$version.tar.bz2)

View File

@ -1 +1 @@
eadf34be9dd6c9091815f9214cb24f1d 0.5.2.tar.gz
1bca555b0eae317b1dcde37e8545beb4 0.5.3.tar.gz

View File

@ -4,7 +4,7 @@
# Depends on: xorg-xcb-util xorg-xcb-util-keysyms
name=sxhkd
version=0.5.2
version=0.5.3
release=1
source=(https://github.com/baskerville/$name/archive/$version.tar.gz)

View File

@ -1,64 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/TeamSpeak -> /usr/lib/teamspeak2-client/TeamSpeak
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/teamspeak2-client/
-rwxr-xr-x root/root usr/lib/teamspeak2-client/TeamSpeak
-rwxr-xr-x root/root usr/lib/teamspeak2-client/TeamSpeak.bin
-rw-r--r-- root/root usr/lib/teamspeak2-client/libHVDI.so.0.8.0
-rw-r--r-- root/root usr/lib/teamspeak2-client/libborqt-6.9-qt2.3.so
-rw-r--r-- root/root usr/lib/teamspeak2-client/libspeex.so.1.0.0
drwxr-xr-x root/root usr/lib/teamspeak2-client/sounds/
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/01.linkactivated.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/02.linkdeactivated.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/03.linkdisengaged.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/04.linkengaged.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/05.channelopened.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/06.channelclosed.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/07.newplayer.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/08.playerleft.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/09.newspeaker.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/10.speakerleft.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/11.memberjoined.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/12.memberleft.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/13.userjoined.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/14.userleft.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/15.contact.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/16.hesouttahere.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/17.welcome.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/18.byebye.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/19.byefornow.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/20.seeyousoon.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/21.playerkicked.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/22.youwerekicked.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/23.youwerekserver.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/24.speakerremoved.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/25.yourpresence.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/26.yourconnterminated.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/27.switchedchannel.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/28.channelswitched.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/29.micmuted.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/30.micactivated.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/31.micopened.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/32.soundmuted.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/33.soundactivated.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/34.soundresumed.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/35.v_stat_granted.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/36.v_stat_revoked.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/37.v_requested.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/38.op_stat_granted.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/39.op_stat_revoked.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/40.adm_stat_granted.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/41.adm_stat_revoked.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/42.servadm_stat_granted.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/43.serveradm_stat_revoked.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/44.registrationcomplete.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/45.registrationfailed.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/46.incorrectpassword.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/47.accessdenied.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/48.warning.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/49.error.wav
-rw-r--r-- root/root usr/lib/teamspeak2-client/sounds/50.fatalerror.wav
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/pixmaps/
-rw-r--r-- root/root usr/share/pixmaps/TeamSpeak.xpm

View File

@ -1 +0,0 @@
e93d17a25e07b1cbe400e4eb028ca8f8 ts2_client_rc2_2032.tar.bz2

View File

@ -1,24 +0,0 @@
# Description: TeamSpeak VoIP Client for Linux
# Maintainer: Matt Housh, jaeger at morpheus dot net
# URL: http://www.teamspeak.org/
# Depends on: libjpeg, xorg-libice, xorg-libsm, xorg-libx11, xorg-libxau, xorg-libxcb, xorg-libxdmcp, xorg-libxext
name=teamspeak2-client
version=2.0.32.60
release=1
source=(ftp://ftp.freenet.de/pub/4players/teamspeak.org/releases/ts2_client_rc2_2032.tar.bz2)
build() {
mkdir -p $PKG/usr/lib/teamspeak2-client/sounds \
$PKG/usr/bin $PKG/usr/share/pixmaps
cd ts2_client_rc2_2032/setup.data/image
sed -i -e 's|%installdir%|/usr/lib/teamspeak2-client|g' TeamSpeak
install -m 0644 *.so* $PKG/usr/lib/teamspeak2-client/
install -m 0755 TeamSpeak.bin TeamSpeak \
$PKG/usr/lib/teamspeak2-client/
ln -s /usr/lib/teamspeak2-client/TeamSpeak $PKG/usr/bin/TeamSpeak
install -m 0644 sounds/* \
$PKG/usr/lib/teamspeak2-client/sounds/
install -m 0644 icon.xpm $PKG/usr/share/pixmaps/TeamSpeak.xpm
chown -R root.root $PKG
}

View File

@ -12,6 +12,7 @@ source=(http://downloads.sourceforge.net/project/tcl/Tcl/$version/$name$version-
build() {
cd $name$version/unix
CFLAGS+=' -fPIC' LDFLAGS+=' -fPIC'
PATH="/bin:/usr/bin:/sbin:/usr/sbin"
./configure \
--prefix=/usr \

View File

@ -1,3 +1,9 @@
f9294eccd7f0db849f153cef595c416a ffmpeg.patch
c0bd49a88f667c68c4430ad25bbed510 subtitleripper-0.3-4.tgz
3cf2826df9a1a238c255a8525a63b435 transcode-1.1.7-ffmpeg-0.10.patch
e78dfec264287e3ef09fae07e3477e5c transcode-1.1.7-ffmpeg-0.11.patch
69f3db45ae31213ea94a5dc0dda677bd transcode-1.1.7-ffmpeg.patch
951bff4b2dda3c8a5caf24e63c70c1aa transcode-1.1.7-ffmpeg2.patch
c764ee001be39d9af05ff3306389522f transcode-1.1.7-libav-9.patch
db152c456e768b06fec47f0b4b7a60ff transcode-1.1.7-preset-force.patch
5fd43f03549c97651dcc38a6f504de1e transcode-1.1.7-preset-free.patch
9bb25a796a8591fb764de46ee87ce505 transcode-1.1.7.tar.bz2

View File

@ -6,16 +6,29 @@
name=transcode
version=1.1.7
release=1
release=2
source=(https://bitbucket.org/france/transcode-tcforge/downloads/$name-$version.tar.bz2
http://downloads.sourceforge.net/project/subtitleripper/subtitleripper/subtitleripper-0.3-4/subtitleripper-0.3-4.tgz
ffmpeg.patch)
transcode-1.1.7-ffmpeg.patch
transcode-1.1.7-ffmpeg-0.10.patch
transcode-1.1.7-ffmpeg-0.11.patch
transcode-1.1.7-preset-free.patch
transcode-1.1.7-libav-9.patch
transcode-1.1.7-preset-force.patch
transcode-1.1.7-ffmpeg2.patch)
build() {
cd $name-$version
CFLAGS+=' -pthread'
patch -p 1 -i $SRC/ffmpeg.patch
patch -p 0 -i $SRC/transcode-1.1.7-ffmpeg.patch
patch -p 0 -i $SRC/transcode-1.1.7-ffmpeg-0.10.patch
patch -p 1 -i $SRC/transcode-1.1.7-ffmpeg-0.11.patch
patch -p 1 -i $SRC/transcode-1.1.7-preset-free.patch
patch -p 0 -i $SRC/transcode-1.1.7-libav-9.patch
patch -p 1 -i $SRC/transcode-1.1.7-preset-force.patch
patch -p 1 -i $SRC/transcode-1.1.7-ffmpeg2.patch
libtoolize
./configure \
--prefix=/usr \
@ -40,8 +53,7 @@ build() {
--enable-xvid \
--enable-x264 \
--enable-faac \
--enable-libxml2 \
--enable-netstream
--enable-libxml2
make
make DESTDIR=$PKG install

View File

@ -1,139 +0,0 @@
diff -pruN transcode-1.1.7.orig/export/export_ffmpeg.c transcode-1.1.7/export/export_ffmpeg.c
--- transcode-1.1.7.orig/export/export_ffmpeg.c 2013-02-14 05:28:00.402781541 +0000
+++ transcode-1.1.7/export/export_ffmpeg.c 2013-02-14 05:30:30.956777199 +0000
@@ -180,7 +180,7 @@ static char *tc_strchrnul(const char *s,
/* START: COPIED FROM ffmpeg-0.5_p22846(ffmpeg.c, cmdutils.c) */
-#include <libavcodec/opt.h>
+#include <libavutil/opt.h>
#include <libavutil/avstring.h>
#include <libswscale/swscale.h>
@@ -470,7 +470,6 @@ MOD_init
}
TC_LOCK_LIBAVCODEC;
- avcodec_init();
avcodec_register_all();
TC_UNLOCK_LIBAVCODEC;
@@ -634,7 +633,6 @@ MOD_init
lavc_param_rc_max_rate = 2516;
lavc_param_rc_buffer_size = 224 * 8;
lavc_param_rc_buffer_aggressivity = 99;
- lavc_param_scan_offset = CODEC_FLAG_SVCD_SCAN_OFFSET;
break;
@@ -674,7 +672,6 @@ MOD_init
lavc_param_rc_buffer_size = 224 * 8;
lavc_param_rc_buffer_aggressivity = 99;
- lavc_param_scan_offset = CODEC_FLAG_SVCD_SCAN_OFFSET;
break;
@@ -1252,7 +1249,7 @@ MOD_init
return TC_EXPORT_ERROR;
}
- if (lavc_venc_context->codec->encode == NULL) {
+ if (lavc_venc_context->codec->encode2 == NULL) {
tc_log_warn(MOD_NAME, "could not open FFMPEG codec "
"(lavc_venc_context->codec->encode == NULL)");
return TC_EXPORT_ERROR;
diff -pruN transcode-1.1.7.orig/export/ffmpeg_cfg.c transcode-1.1.7/export/ffmpeg_cfg.c
--- transcode-1.1.7.orig/export/ffmpeg_cfg.c 2013-02-14 05:28:00.402781541 +0000
+++ transcode-1.1.7/export/ffmpeg_cfg.c 2013-02-14 05:30:30.957777199 +0000
@@ -160,9 +160,7 @@ TCConfigEntry lavcopts_conf[]={
{"vcelim", &lavc_param_chroma_elim_threshold, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, -99, 99},
{"vpsize", &lavc_param_packet_size, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 0, 100000000},
{"vstrict", &lavc_param_strict, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, -99, 99},
- {"vdpart", &lavc_param_data_partitioning, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_PART},
// {"keyint", &lavc_param_keyint, TCCONF_TYPE_INT, 0, 0, 0},
- {"gray", &lavc_param_gray, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_PART},
{"mpeg_quant", &lavc_param_mpeg_quant, TCCONF_TYPE_FLAG, 0, 0, 1},
{"vi_qfactor", &lavc_param_vi_qfactor, TCCONF_TYPE_FLOAT, TCCONF_FLAG_RANGE, -31.0, 31.0},
{"vi_qoffset", &lavc_param_vi_qoffset, TCCONF_TYPE_FLOAT, TCCONF_FLAG_RANGE, 0.0, 31.0},
@@ -211,7 +209,6 @@ TCConfigEntry lavcopts_conf[]={
#else
{"aic", &lavc_param_aic, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_AC_PRED},
#endif
- {"umv", &lavc_param_umv, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_H263P_UMV},
{"ibias", &lavc_param_ibias, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, -512, 512},
{"pbias", &lavc_param_pbias, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, -512, 512},
{"coder", &lavc_param_coder, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 0, 10},
@@ -223,9 +220,6 @@ TCConfigEntry lavcopts_conf[]={
{"nr", &lavc_param_noise_reduction, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 0, 1000000},
{"qprd", &lavc_param_qp_rd, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_QP_RD},
{"threads", &lavc_param_threads, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 1, 16},
- {"ss", &lavc_param_ss, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_H263P_SLICE_STRUCT},
- {"svcd_sof", &lavc_param_scan_offset, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_SVCD_SCAN_OFFSET},
- {"alt", &lavc_param_alt, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_ALT_SCAN},
{"ilme", &lavc_param_ilme, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_INTERLACED_ME},
{"inter_threshold", &lavc_param_inter_threshold, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, -1000000, 1000000},
{"sc_threshold", &lavc_param_sc_threshold, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, -1000000, 1000000},
diff -pruN transcode-1.1.7.orig/filter/filter_pp.c transcode-1.1.7/filter/filter_pp.c
--- transcode-1.1.7.orig/filter/filter_pp.c 2013-02-14 05:28:00.403781541 +0000
+++ transcode-1.1.7/filter/filter_pp.c 2013-02-14 05:30:30.958777199 +0000
@@ -38,8 +38,8 @@
/* FIXME: these use the filter ID as an index--the ID can grow
* arbitrarily large, so this needs to be fixed */
-static pp_mode_t *mode[100];
-static pp_context_t *context[100];
+static pp_mode *mode[100];
+static pp_context *context[100];
static int width[100], height[100];
static int pre[100];
diff -pruN transcode-1.1.7.orig/import/decode_lavc.c transcode-1.1.7/import/decode_lavc.c
--- transcode-1.1.7.orig/import/decode_lavc.c 2013-02-14 05:28:00.390781542 +0000
+++ transcode-1.1.7/import/decode_lavc.c 2013-02-14 05:30:30.958777199 +0000
@@ -181,7 +181,7 @@ void decode_lavc(decode_t *decode)
#if LIBAVCODEC_VERSION_INT < ((52<<16)+(0<<8)+0)
lavc_dec_context->error_resilience = 2;
#else
- lavc_dec_context->error_recognition = 2;
+ lavc_dec_context->err_recognition = 2;
#endif
lavc_dec_context->error_concealment = 3;
lavc_dec_context->workaround_bugs = FF_BUG_AUTODETECT;
diff -pruN transcode-1.1.7.orig/import/import_ffmpeg.c transcode-1.1.7/import/import_ffmpeg.c
--- transcode-1.1.7.orig/import/import_ffmpeg.c 2013-02-14 05:28:00.388781542 +0000
+++ transcode-1.1.7/import/import_ffmpeg.c 2013-02-14 05:30:30.959777199 +0000
@@ -314,7 +314,7 @@ do_avi:
#if LIBAVCODEC_VERSION_INT < ((52<<16)+(0<<8)+0)
lavc_dec_context->error_resilience = 2;
#else
- lavc_dec_context->error_recognition = 2;
+ lavc_dec_context->err_recognition = 2;
#endif
lavc_dec_context->error_concealment = 3;
lavc_dec_context->workaround_bugs = FF_BUG_AUTODETECT;
diff -pruN transcode-1.1.7.orig/import/probe_ffmpeg.c transcode-1.1.7/import/probe_ffmpeg.c
--- transcode-1.1.7.orig/import/probe_ffmpeg.c 2013-02-14 05:28:00.388781542 +0000
+++ transcode-1.1.7/import/probe_ffmpeg.c 2013-02-14 05:30:30.959777199 +0000
@@ -99,8 +99,8 @@ void probe_ffmpeg(info_t *ipipe)
TC_INIT_LIBAVCODEC;
- ret = av_open_input_file(&lavf_dmx_context, ipipe->name,
- NULL, 0, NULL);
+ ret = avformat_open_input(&lavf_dmx_context, ipipe->name,
+ NULL, NULL);
if (ret != 0) {
tc_log_error(__FILE__, "unable to open '%s'"
" (libavformat failure)",
diff -pruN transcode-1.1.7.orig/libtc/tcavcodec.h transcode-1.1.7/libtc/tcavcodec.h
--- transcode-1.1.7.orig/libtc/tcavcodec.h 2013-02-14 05:28:00.396781541 +0000
+++ transcode-1.1.7/libtc/tcavcodec.h 2013-02-14 05:30:30.959777199 +0000
@@ -53,7 +53,6 @@ extern pthread_mutex_t tc_libavcodec_mut
#define TC_INIT_LIBAVCODEC do { \
TC_LOCK_LIBAVCODEC; \
- avcodec_init(); \
avcodec_register_all(); \
TC_UNLOCK_LIBAVCODEC; \
} while (0)

View File

@ -0,0 +1,15 @@
http://bugs.gentoo.org/401287
--- filter/filter_pp.c
+++ filter/filter_pp.c
@@ -38,8 +38,8 @@
/* FIXME: these use the filter ID as an index--the ID can grow
* arbitrarily large, so this needs to be fixed */
-static pp_mode_t *mode[100];
-static pp_context_t *context[100];
+static pp_mode *mode[100];
+static pp_context *context[100];
static int width[100], height[100];
static int pre[100];

View File

@ -0,0 +1,303 @@
Fix build with ffmpeg 0.11.
https://bugs.gentoo.org/show_bug.cgi?id=419551
Author: Brennan Shacklett
diff -urN transcode-1.1.7-orig/encode/encode_lavc.c transcode-1.1.7/encode/encode_lavc.c
--- transcode-1.1.7-orig/encode/encode_lavc.c 2011-11-19 08:50:27.000000000 -0800
+++ transcode-1.1.7/encode/encode_lavc.c 2012-07-03 10:47:03.528009149 -0700
@@ -114,6 +114,7 @@
AVFrame ff_venc_frame;
AVCodecContext ff_vcontext;
+ AVDictionary ** ff_opts;
AVCodec *ff_vcodec;
@@ -1036,14 +1037,10 @@
SET_FLAG(pd, mv0);
SET_FLAG(pd, cbp);
SET_FLAG(pd, qpel);
- SET_FLAG(pd, alt);
- SET_FLAG(pd, vdpart);
SET_FLAG(pd, naq);
SET_FLAG(pd, ilme);
SET_FLAG(pd, ildct);
SET_FLAG(pd, aic);
- SET_FLAG(pd, aiv);
- SET_FLAG(pd, umv);
SET_FLAG(pd, psnr);
SET_FLAG(pd, trell);
SET_FLAG(pd, gray);
@@ -1064,6 +1061,18 @@
pd->ff_vcontext.flags |= CODEC_FLAG_INTERLACED_DCT;
pd->ff_vcontext.flags |= CODEC_FLAG_INTERLACED_ME;
}
+ if (pd->confdata.flags.alt) {
+ av_dict_set(pd->ff_opts, "alternate_scan", "1", 0);
+ }
+ if (pd->confdata.flags.vdpart) {
+ av_dict_set(pd->ff_opts, "data_partitioning", "1", 0);
+ }
+ if (pd->confdata.flags.umv) {
+ av_dict_set(pd->ff_opts, "umv", "1", 0);
+ }
+ if (pd->confdata.flags.aiv) {
+ av_dict_set(pd->ff_opts, "aiv", "1", 0);
+ }
}
#undef SET_FLAG
@@ -1184,18 +1193,18 @@
{ "mv0", PAUX(flags.mv0), TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_MV0 },
{ "cbp", PAUX(flags.cbp), TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_CBP_RD },
{ "qpel", PAUX(flags.qpel), TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_QPEL },
- { "alt", PAUX(flags.alt), TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_ALT_SCAN },
+ { "alt", PAUX(flags.alt), TCCONF_TYPE_FLAG, 0, 0, 1 },
{ "ilme", PAUX(flags.ilme), TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_INTERLACED_ME },
{ "ildct", PAUX(flags.ildct), TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_INTERLACED_DCT },
{ "naq", PAUX(flags.naq), TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_NORMALIZE_AQP },
- { "vdpart", PAUX(flags.vdpart), TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_PART },
+ { "vdpart", PAUX(flags.vdpart), TCCONF_TYPE_FLAG, 0, 0, 1 },
#if LIBAVCODEC_VERSION_INT < ((52<<16)+(0<<8)+0)
{ "aic", PAUX(flags.aic), TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_H263P_AIC },
#else
{ "aic", PAUX(flags.aic), TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_AC_PRED },
#endif
- { "aiv", PAUX(flags.aiv), TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_H263P_AIV },
- { "umv", PAUX(flags.umv), TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_H263P_UMV },
+ { "aiv", PAUX(flags.aiv), TCCONF_TYPE_FLAG, 0, 0, 1 },
+ { "umv", PAUX(flags.umv), TCCONF_TYPE_FLAG, 0, 0, 1 },
{ "psnr", PAUX(flags.psnr), TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_PSNR },
#if LIBAVCODEC_VERSION_INT < ((52<<16)+(0<<8)+0)
{ "trell", PAUX(flags.trell), TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_TRELLIS_QUANT },
@@ -1387,7 +1396,7 @@
pd->confdata.thread_count,
(pd->confdata.thread_count > 1) ?"s" :"");
}
- avcodec_thread_init(&pd->ff_vcontext, pd->confdata.thread_count);
+ pd->ff_vcontext.thread_count = pd->confdata.thread_count;
pd->ff_vcodec = avcodec_find_encoder(FF_VCODEC_ID(pd));
if (pd->ff_vcodec == NULL) {
@@ -1397,11 +1406,11 @@
}
TC_LOCK_LIBAVCODEC;
- ret = avcodec_open(&pd->ff_vcontext, pd->ff_vcodec);
+ ret = avcodec_open2(&pd->ff_vcontext, pd->ff_vcodec, pd->ff_opts);
TC_UNLOCK_LIBAVCODEC;
if (ret < 0) {
- tc_log_error(MOD_NAME, "avcodec_open() failed");
+ tc_log_error(MOD_NAME, "avcodec_open2() failed");
goto failed;
}
/* finally, pass up the extradata, if any */
diff -urN transcode-1.1.7-orig/export/export_ffmpeg.c transcode-1.1.7/export/export_ffmpeg.c
--- transcode-1.1.7-orig/export/export_ffmpeg.c 2011-11-19 08:50:27.000000000 -0800
+++ transcode-1.1.7/export/export_ffmpeg.c 2012-07-03 13:15:23.918019415 -0700
@@ -122,6 +122,7 @@
static AVFrame *lavc_convert_frame = NULL;
static AVCodec *lavc_venc_codec = NULL;
+static AVDictionary **lavc_venc_opts = NULL;
static AVFrame *lavc_venc_frame = NULL;
static AVCodecContext *lavc_venc_context;
static avi_t *avifile = NULL;
@@ -180,7 +181,7 @@
/* START: COPIED FROM ffmpeg-0.5_p22846(ffmpeg.c, cmdutils.c) */
-#include <libavcodec/opt.h>
+#include <libavutil/opt.h>
#include <libavutil/avstring.h>
#include <libswscale/swscale.h>
@@ -470,7 +471,6 @@
}
TC_LOCK_LIBAVCODEC;
- avcodec_init();
avcodec_register_all();
TC_UNLOCK_LIBAVCODEC;
@@ -634,7 +634,7 @@
lavc_param_rc_max_rate = 2516;
lavc_param_rc_buffer_size = 224 * 8;
lavc_param_rc_buffer_aggressivity = 99;
- lavc_param_scan_offset = CODEC_FLAG_SVCD_SCAN_OFFSET;
+ lavc_param_scan_offset = 1;
break;
@@ -674,7 +674,7 @@
lavc_param_rc_buffer_size = 224 * 8;
lavc_param_rc_buffer_aggressivity = 99;
- lavc_param_scan_offset = CODEC_FLAG_SVCD_SCAN_OFFSET;
+ lavc_param_scan_offset = 1;
break;
@@ -887,7 +887,7 @@
lavc_venc_context->thread_count);
}
- avcodec_thread_init(lavc_venc_context, lavc_param_threads);
+ lavc_venc_context->thread_count = lavc_param_threads;
if (lavc_param_intra_matrix) {
char *tmp;
@@ -1065,15 +1065,10 @@
lavc_venc_context->flags |= lavc_param_closedgop;
lavc_venc_context->flags |= lavc_param_trunc;
lavc_venc_context->flags |= lavc_param_aic;
- lavc_venc_context->flags |= lavc_param_umv;
lavc_venc_context->flags |= lavc_param_v4mv;
- lavc_venc_context->flags |= lavc_param_data_partitioning;
lavc_venc_context->flags |= lavc_param_cbp;
lavc_venc_context->flags |= lavc_param_mv0;
lavc_venc_context->flags |= lavc_param_qp_rd;
- lavc_venc_context->flags |= lavc_param_scan_offset;
- lavc_venc_context->flags |= lavc_param_ss;
- lavc_venc_context->flags |= lavc_param_alt;
lavc_venc_context->flags |= lavc_param_ilme;
#if LIBAVCODEC_VERSION_INT < ((52<<16)+(0<<8)+0)
lavc_venc_context->flags |= lavc_param_trell;
@@ -1203,7 +1198,6 @@
lavc_venc_context->me_method = ME_ZERO + lavc_param_vme;
-
/* FIXME: transcode itself contains "broken ffmpeg default settings", thus we need to override them! */
if (lavc_param_video_preset) {
avcodec_opts[AVMEDIA_TYPE_VIDEO] = lavc_venc_context;
@@ -1241,20 +1235,39 @@
}
}
+ if (lavc_param_scan_offset) {
+ av_dict_set(lavc_venc_opts, "scan_offset", "1", 0);
+ }
+
+ if (lavc_param_ss) {
+ av_dict_set(lavc_venc_opts, "structured_slices", "1", 0);
+ }
+
+ if (lavc_param_alt) {
+ av_dict_set(lavc_venc_opts, "alternate_scan", "1", 0);
+ }
+
+ if (lavc_param_umv) {
+ av_dict_set(lavc_venc_opts, "umv", "1", 0);
+ }
+
+ if (lavc_param_data_partitioning) {
+ av_dict_set(lavc_venc_opts, "vdpart", "1", 0);
+ }
//-- open codec --
//----------------
TC_LOCK_LIBAVCODEC;
- ret = avcodec_open(lavc_venc_context, lavc_venc_codec);
+ ret = avcodec_open2(lavc_venc_context, lavc_venc_codec, lavc_venc_opts);
TC_UNLOCK_LIBAVCODEC;
if (ret < 0) {
tc_log_warn(MOD_NAME, "could not open FFMPEG codec");
return TC_EXPORT_ERROR;
}
- if (lavc_venc_context->codec->encode == NULL) {
+ if (av_codec_is_encoder(lavc_venc_context->codec) == 0) {
tc_log_warn(MOD_NAME, "could not open FFMPEG codec "
- "(lavc_venc_context->codec->encode == NULL)");
+ "(av_codec_is_encoder(lavc_venc_context->codec) == 0)");
return TC_EXPORT_ERROR;
}
diff -urN transcode-1.1.7-orig/export/ffmpeg_cfg.c transcode-1.1.7/export/ffmpeg_cfg.c
--- transcode-1.1.7-orig/export/ffmpeg_cfg.c 2011-11-19 08:50:27.000000000 -0800
+++ transcode-1.1.7/export/ffmpeg_cfg.c 2012-07-03 10:09:25.011003254 -0700
@@ -160,9 +160,9 @@
{"vcelim", &lavc_param_chroma_elim_threshold, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, -99, 99},
{"vpsize", &lavc_param_packet_size, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 0, 100000000},
{"vstrict", &lavc_param_strict, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, -99, 99},
- {"vdpart", &lavc_param_data_partitioning, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_PART},
+ {"vdpart", &lavc_param_data_partitioning, TCCONF_TYPE_FLAG, 0, 0, 1},
// {"keyint", &lavc_param_keyint, TCCONF_TYPE_INT, 0, 0, 0},
- {"gray", &lavc_param_gray, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_PART},
+ {"gray", &lavc_param_gray, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_GRAY},
{"mpeg_quant", &lavc_param_mpeg_quant, TCCONF_TYPE_FLAG, 0, 0, 1},
{"vi_qfactor", &lavc_param_vi_qfactor, TCCONF_TYPE_FLOAT, TCCONF_FLAG_RANGE, -31.0, 31.0},
{"vi_qoffset", &lavc_param_vi_qoffset, TCCONF_TYPE_FLOAT, TCCONF_FLAG_RANGE, 0.0, 31.0},
@@ -211,7 +211,7 @@
#else
{"aic", &lavc_param_aic, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_AC_PRED},
#endif
- {"umv", &lavc_param_umv, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_H263P_UMV},
+ {"umv", &lavc_param_umv, TCCONF_TYPE_FLAG, 0, 0, 1},
{"ibias", &lavc_param_ibias, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, -512, 512},
{"pbias", &lavc_param_pbias, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, -512, 512},
{"coder", &lavc_param_coder, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 0, 10},
@@ -223,9 +223,9 @@
{"nr", &lavc_param_noise_reduction, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 0, 1000000},
{"qprd", &lavc_param_qp_rd, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_QP_RD},
{"threads", &lavc_param_threads, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 1, 16},
- {"ss", &lavc_param_ss, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_H263P_SLICE_STRUCT},
- {"svcd_sof", &lavc_param_scan_offset, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_SVCD_SCAN_OFFSET},
- {"alt", &lavc_param_alt, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_ALT_SCAN},
+ {"ss", &lavc_param_ss, TCCONF_TYPE_FLAG, 0, 0, 1},
+ {"svcd_sof", &lavc_param_scan_offset, TCCONF_TYPE_FLAG, 0, 0, 1},
+ {"alt", &lavc_param_alt, TCCONF_TYPE_FLAG, 0, 0, 1},
{"ilme", &lavc_param_ilme, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_INTERLACED_ME},
{"inter_threshold", &lavc_param_inter_threshold, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, -1000000, 1000000},
{"sc_threshold", &lavc_param_sc_threshold, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, -1000000, 1000000},
diff -urN transcode-1.1.7-orig/import/decode_lavc.c transcode-1.1.7/import/decode_lavc.c
--- transcode-1.1.7-orig/import/decode_lavc.c 2011-11-19 08:50:27.000000000 -0800
+++ transcode-1.1.7/import/decode_lavc.c 2012-07-03 10:21:46.085005182 -0700
@@ -181,7 +181,7 @@
#if LIBAVCODEC_VERSION_INT < ((52<<16)+(0<<8)+0)
lavc_dec_context->error_resilience = 2;
#else
- lavc_dec_context->error_recognition = 2;
+ lavc_dec_context->err_recognition = 2;
#endif
lavc_dec_context->error_concealment = 3;
lavc_dec_context->workaround_bugs = FF_BUG_AUTODETECT;
diff -urN transcode-1.1.7-orig/import/import_ffmpeg.c transcode-1.1.7/import/import_ffmpeg.c
--- transcode-1.1.7-orig/import/import_ffmpeg.c 2011-11-19 08:50:27.000000000 -0800
+++ transcode-1.1.7/import/import_ffmpeg.c 2012-07-03 10:19:36.936004841 -0700
@@ -314,7 +314,7 @@
#if LIBAVCODEC_VERSION_INT < ((52<<16)+(0<<8)+0)
lavc_dec_context->error_resilience = 2;
#else
- lavc_dec_context->error_recognition = 2;
+ lavc_dec_context->err_recognition = 2;
#endif
lavc_dec_context->error_concealment = 3;
lavc_dec_context->workaround_bugs = FF_BUG_AUTODETECT;
diff -urN transcode-1.1.7-orig/import/probe_ffmpeg.c transcode-1.1.7/import/probe_ffmpeg.c
--- transcode-1.1.7-orig/import/probe_ffmpeg.c 2011-11-19 08:50:27.000000000 -0800
+++ transcode-1.1.7/import/probe_ffmpeg.c 2012-07-03 10:41:42.782008306 -0700
@@ -99,8 +99,8 @@
TC_INIT_LIBAVCODEC;
- ret = av_open_input_file(&lavf_dmx_context, ipipe->name,
- NULL, 0, NULL);
+ ret = avformat_open_input(&lavf_dmx_context, ipipe->name,
+ NULL, NULL);
if (ret != 0) {
tc_log_error(__FILE__, "unable to open '%s'"
" (libavformat failure)",
diff -urN transcode-1.1.7-orig/libtc/tcavcodec.h transcode-1.1.7/libtc/tcavcodec.h
--- transcode-1.1.7-orig/libtc/tcavcodec.h 2011-11-19 08:50:27.000000000 -0800
+++ transcode-1.1.7/libtc/tcavcodec.h 2012-07-03 10:34:43.648007213 -0700
@@ -53,7 +53,6 @@
#define TC_INIT_LIBAVCODEC do { \
TC_LOCK_LIBAVCODEC; \
- avcodec_init(); \
avcodec_register_all(); \
TC_UNLOCK_LIBAVCODEC; \
} while (0)

View File

@ -0,0 +1,51 @@
--- encode/encode_lavc.c
+++ encode/encode_lavc.c
@@ -955,8 +955,6 @@
/*
* context *transcode* (not libavcodec) defaults
*/
- pd->ff_vcontext.mb_qmin = 2;
- pd->ff_vcontext.mb_qmax = 31;
pd->ff_vcontext.max_qdiff = 3;
pd->ff_vcontext.max_b_frames = 0;
pd->ff_vcontext.me_range = 0;
@@ -1116,8 +1114,6 @@
// handled by transcode core
// { "vqmax", PCTX(qmax), TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 1, 60 },
// handled by transcode core
- { "mbqmin", PCTX(mb_qmin), TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 1, 60 },
- { "mbqmax", PCTX(mb_qmax), TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 1, 60 },
{ "lmin", PAUX(lmin), TCCONF_TYPE_FLOAT, TCCONF_FLAG_RANGE, 0.01, 255.0 },
{ "lmax", PAUX(lmax), TCCONF_TYPE_FLOAT, TCCONF_FLAG_RANGE, 0.01, 255.0 },
{ "vqdiff", PCTX(max_qdiff), TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 1, 31 },
--- export/ffmpeg_cfg.c
+++ export/ffmpeg_cfg.c
@@ -34,8 +34,6 @@
//int lavc_param_vqscale = 0;
//int lavc_param_vqmin = 2;
//int lavc_param_vqmax = 31;
-int lavc_param_mb_qmin = 2;
-int lavc_param_mb_qmax = 31;
int lavc_param_lmin = 2;
int lavc_param_lmax = 31;
int lavc_param_vqdiff = 3;
@@ -143,8 +141,6 @@
// {"vqscale", &lavc_param_vqscale, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 1, 31},
// {"vqmin", &lavc_param_vqmin, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 1, 31},
// {"vqmax", &lavc_param_vqmax, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 1, 31},
- {"mbqmin", &lavc_param_mb_qmin, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 1, 31},
- {"mbqmax", &lavc_param_mb_qmax, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 1, 31},
{"lmin", &lavc_param_lmin, TCCONF_TYPE_FLOAT, TCCONF_FLAG_RANGE, 0.01, 255.0},
{"lmax", &lavc_param_lmax, TCCONF_TYPE_FLOAT, TCCONF_FLAG_RANGE, 0.01, 255.0},
{"vqdiff", &lavc_param_vqdiff, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 1, 31},
--- export/ffmpeg_cfg.h
+++ export/ffmpeg_cfg.h
@@ -13,8 +13,6 @@
//extern int lavc_param_vqscale;
//extern int lavc_param_vqmin;
//extern int lavc_param_vqmax;
-extern int lavc_param_mb_qmin;
-extern int lavc_param_mb_qmax;
extern int lavc_param_lmin;
extern int lavc_param_lmax;
extern int lavc_param_vqdiff;

View File

@ -0,0 +1,332 @@
Fix build with ffmpeg-2.0.
Fix segfaults introduced by wrong usage of the av_dict API.
Fix forgotten parts in the libav9 patch.
Index: transcode-1.1.7/encode/encode_lavc.c
===================================================================
--- transcode-1.1.7.orig/encode/encode_lavc.c
+++ transcode-1.1.7/encode/encode_lavc.c
@@ -74,6 +74,9 @@ struct tclavcconfigdata_ {
int lmin;
int lmax;
int me_method;
+ int luma_elim_threshold;
+ int chroma_elim_threshold;
+ int quantizer_noise_shaping;
/* same as above for flags */
struct {
@@ -114,7 +117,7 @@ struct tclavcprivatedata_ {
AVFrame ff_venc_frame;
AVCodecContext ff_vcontext;
- AVDictionary ** ff_opts;
+ AVDictionary * ff_opts;
AVCodec *ff_vcodec;
@@ -165,6 +168,7 @@ static const TCCodecID tc_lavc_codecs_ou
TC_CODEC_ERROR
};
+#if LIBAVCODEC_VERSION_MAJOR < 55
static const enum CodecID tc_lavc_internal_codecs[] = {
CODEC_ID_MPEG1VIDEO, CODEC_ID_MPEG2VIDEO, CODEC_ID_MPEG4,
CODEC_ID_H263I, CODEC_ID_H263P,
@@ -177,6 +181,20 @@ static const enum CodecID tc_lavc_intern
CODEC_ID_MSMPEG4V2, CODEC_ID_MSMPEG4V3,
CODEC_ID_NONE
};
+#else
+static const enum AVCodecID tc_lavc_internal_codecs[] = {
+ AV_CODEC_ID_MPEG1VIDEO, AV_CODEC_ID_MPEG2VIDEO, AV_CODEC_ID_MPEG4,
+ AV_CODEC_ID_H263I, AV_CODEC_ID_H263P,
+ AV_CODEC_ID_H264,
+ AV_CODEC_ID_WMV1, AV_CODEC_ID_WMV2,
+ AV_CODEC_ID_RV10,
+ AV_CODEC_ID_HUFFYUV, AV_CODEC_ID_FFV1,
+ AV_CODEC_ID_DVVIDEO,
+ AV_CODEC_ID_MJPEG, AV_CODEC_ID_LJPEG,
+ AV_CODEC_ID_MSMPEG4V2, AV_CODEC_ID_MSMPEG4V3,
+ AV_CODEC_ID_NONE
+};
+#endif
static const TCFormatID tc_lavc_formats[] = { TC_FORMAT_ERROR };
@@ -938,7 +956,11 @@ static int tc_lavc_settings_from_vob(TCL
static void tc_lavc_config_defaults(TCLavcPrivateData *pd)
{
/* first of all reinitialize lavc data */
+#if LIBAVCODEC_VERSION_MAJOR < 55
avcodec_get_context_defaults(&pd->ff_vcontext);
+#else
+ avcodec_get_context_defaults3(&pd->ff_vcontext, NULL);
+#endif
pd->confdata.thread_count = 1;
@@ -976,8 +998,8 @@ static void tc_lavc_config_defaults(TCLa
pd->ff_vcontext.mpeg_quant = 0;
pd->ff_vcontext.rc_initial_cplx = 0.0;
pd->ff_vcontext.rc_qsquish = 1.0;
- pd->ff_vcontext.luma_elim_threshold = 0;
- pd->ff_vcontext.chroma_elim_threshold = 0;
+ pd->confdata.luma_elim_threshold = 0;
+ pd->confdata.chroma_elim_threshold = 0;
pd->ff_vcontext.strict_std_compliance = 0;
pd->ff_vcontext.dct_algo = FF_DCT_AUTO;
pd->ff_vcontext.idct_algo = FF_IDCT_AUTO;
@@ -1001,7 +1023,7 @@ static void tc_lavc_config_defaults(TCLa
pd->ff_vcontext.intra_quant_bias = FF_DEFAULT_QUANT_BIAS;
pd->ff_vcontext.inter_quant_bias = FF_DEFAULT_QUANT_BIAS;
pd->ff_vcontext.noise_reduction = 0;
- pd->ff_vcontext.quantizer_noise_shaping = 0;
+ pd->confdata.quantizer_noise_shaping = 0;
pd->ff_vcontext.flags = 0;
}
@@ -1033,7 +1055,6 @@ static void tc_lavc_dispatch_settings(TC
pd->ff_vcontext.flags = 0;
SET_FLAG(pd, mv0);
- SET_FLAG(pd, cbp);
SET_FLAG(pd, qpel);
SET_FLAG(pd, naq);
SET_FLAG(pd, ilme);
@@ -1060,17 +1081,29 @@ static void tc_lavc_dispatch_settings(TC
pd->ff_vcontext.flags |= CODEC_FLAG_INTERLACED_ME;
}
if (pd->confdata.flags.alt) {
- av_dict_set(pd->ff_opts, "alternate_scan", "1", 0);
+ av_dict_set(&(pd->ff_opts), "alternate_scan", "1", 0);
}
if (pd->confdata.flags.vdpart) {
- av_dict_set(pd->ff_opts, "data_partitioning", "1", 0);
+ av_dict_set(&(pd->ff_opts), "data_partitioning", "1", 0);
}
if (pd->confdata.flags.umv) {
- av_dict_set(pd->ff_opts, "umv", "1", 0);
+ av_dict_set(&(pd->ff_opts), "umv", "1", 0);
}
if (pd->confdata.flags.aiv) {
- av_dict_set(pd->ff_opts, "aiv", "1", 0);
+ av_dict_set(&(pd->ff_opts), "aiv", "1", 0);
}
+ if (pd->confdata.flags.cbp) {
+ av_dict_set(&(pd->ff_opts), "mpv_flags", "+cbp_rd", 0);
+ }
+
+ char buf[1024];
+#define set_dict_opt(val, opt) \
+ snprintf(buf, sizeof(buf), "%i", pd->confdata.val);\
+ av_dict_set(&(pd->ff_opts), opt, buf, 0)
+
+ set_dict_opt(luma_elim_threshold, "luma_elim_threshold");
+ set_dict_opt(chroma_elim_threshold, "chroma_elim_threshold");
+ set_dict_opt(quantizer_noise_shaping, "quantizer_noise_shaping");
}
#undef SET_FLAG
@@ -1155,8 +1188,8 @@ static int tc_lavc_read_config(TCLavcPri
{ "vrc_init_cplx", PCTX(rc_initial_cplx), TCCONF_TYPE_FLOAT, TCCONF_FLAG_RANGE, 0.0, 9999999.0 },
// { "vrc_init_occupancy", }, // not yet supported
{ "vqsquish", PCTX(rc_qsquish), TCCONF_TYPE_FLOAT, TCCONF_FLAG_RANGE, 0.0, 99.0 },
- { "vlelim", PCTX(luma_elim_threshold), TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, -99, 99 },
- { "vcelim", PCTX(chroma_elim_threshold), TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, -99, 99 },
+ { "vlelim", PAUX(luma_elim_threshold), TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, -99, 99 },
+ { "vcelim", PAUX(chroma_elim_threshold), TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, -99, 99 },
{ "vstrict", PCTX(strict_std_compliance), TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, -99, 99 },
{ "vpsize", PCTX(rtp_payload_size), TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 0, 100000000 },
{ "dct", PCTX(dct_algo), TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 0, 10 },
@@ -1182,12 +1215,12 @@ static int tc_lavc_read_config(TCLavcPri
{ "ibias", PCTX(intra_quant_bias), TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, -512, 512 },
{ "pbias", PCTX(inter_quant_bias), TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, -512, 512 },
{ "nr", PCTX(noise_reduction), TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 0, 1000000},
- { "qns", PCTX(quantizer_noise_shaping), TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 0, 3 },
+ { "qns", PAUX(quantizer_noise_shaping), TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 0, 3 },
{ "inter_matrix_file", inter_matrix_file, TCCONF_TYPE_STRING, 0, 0, 0 },
{ "intra_matrix_file", intra_matrix_file, TCCONF_TYPE_STRING, 0, 0, 0 },
{ "mv0", PAUX(flags.mv0), TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_MV0 },
- { "cbp", PAUX(flags.cbp), TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_CBP_RD },
+ { "cbp", PAUX(flags.cbp), TCCONF_TYPE_FLAG, 0, 0, 1 },
{ "qpel", PAUX(flags.qpel), TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_QPEL },
{ "alt", PAUX(flags.alt), TCCONF_TYPE_FLAG, 0, 0, 1 },
{ "ilme", PAUX(flags.ilme), TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_INTERLACED_ME },
@@ -1350,6 +1383,8 @@ static int tc_lavc_configure(TCModuleIns
pd = self->userdata;
+ pd->ff_opts = NULL;
+
pd->flush_flag = vob->encoder_flush;
/* FIXME: move into core? */
@@ -1402,7 +1437,7 @@ static int tc_lavc_configure(TCModuleIns
}
TC_LOCK_LIBAVCODEC;
- ret = avcodec_open2(&pd->ff_vcontext, pd->ff_vcodec, pd->ff_opts);
+ ret = avcodec_open2(&pd->ff_vcontext, pd->ff_vcodec, &(pd->ff_opts));
TC_UNLOCK_LIBAVCODEC;
if (ret < 0) {
Index: transcode-1.1.7/export/export_ffmpeg.c
===================================================================
--- transcode-1.1.7.orig/export/export_ffmpeg.c
+++ transcode-1.1.7/export/export_ffmpeg.c
@@ -122,7 +122,7 @@ static uint8_t *img_buffer =
static AVFrame *lavc_convert_frame = NULL;
static AVCodec *lavc_venc_codec = NULL;
-static AVDictionary **lavc_venc_opts = NULL;
+static AVDictionary *lavc_venc_opts = NULL;
static AVFrame *lavc_venc_frame = NULL;
static AVCodecContext *lavc_venc_context;
static avi_t *avifile = NULL;
@@ -486,7 +486,7 @@ MOD_init
codec->name, codec->fourCC, codec->comments);
}
- lavc_venc_context = avcodec_alloc_context();
+ lavc_venc_context = avcodec_alloc_context3(lavc_venc_codec);
lavc_venc_frame = avcodec_alloc_frame();
lavc_convert_frame= avcodec_alloc_frame();
@@ -838,8 +838,13 @@ MOD_init
lavc_venc_context->rc_strategy = lavc_param_vrc_strategy;
lavc_venc_context->b_frame_strategy = lavc_param_vb_strategy;
lavc_venc_context->b_quant_offset = lavc_param_vb_qoffset;
- lavc_venc_context->luma_elim_threshold= lavc_param_luma_elim_threshold;
- lavc_venc_context->chroma_elim_threshold= lavc_param_chroma_elim_threshold;
+
+ char buf[1024];
+#define set_dict_opt(val, opt) \
+ snprintf(buf, sizeof(buf), "%i", val); \
+ av_dict_set(&lavc_venc_opts, opt, buf, 0)
+ set_dict_opt(lavc_param_luma_elim_threshold, "luma_elim_threshold");
+ set_dict_opt(lavc_param_chroma_elim_threshold, "chroma_elim_threshold");
lavc_venc_context->rtp_payload_size = lavc_param_packet_size;
#if LIBAVCODEC_VERSION_INT < ((52<<16)+(0<<8)+0)
if (lavc_param_packet_size)
@@ -870,7 +875,7 @@ MOD_init
lavc_venc_context->context_model = lavc_param_context;
lavc_venc_context->scenechange_threshold= lavc_param_sc_threshold;
lavc_venc_context->noise_reduction = lavc_param_noise_reduction;
- lavc_venc_context->inter_threshold = lavc_param_inter_threshold;
+ set_dict_opt(lavc_param_inter_threshold, "inter_threshold");
lavc_venc_context->intra_dc_precision = lavc_param_intra_dc_precision;
lavc_venc_context->skip_top = lavc_param_skip_top;
lavc_venc_context->skip_bottom = lavc_param_skip_bottom;
@@ -1066,9 +1071,11 @@ MOD_init
lavc_venc_context->flags |= lavc_param_trunc;
lavc_venc_context->flags |= lavc_param_aic;
lavc_venc_context->flags |= lavc_param_v4mv;
- lavc_venc_context->flags |= lavc_param_cbp;
+ if(lavc_param_cbp)
+ av_dict_set(&lavc_venc_opts, "mpv_flags", "+cbp_rd", 0);
lavc_venc_context->flags |= lavc_param_mv0;
- lavc_venc_context->flags |= lavc_param_qp_rd;
+ if(lavc_param_qp_rd)
+ av_dict_set(&lavc_venc_opts, "mpv_flags", "+qp_rd", 0);
lavc_venc_context->flags |= lavc_param_ilme;
#if LIBAVCODEC_VERSION_INT < ((52<<16)+(0<<8)+0)
lavc_venc_context->flags |= lavc_param_trell;
@@ -1238,29 +1245,29 @@ MOD_init
}
if (lavc_param_scan_offset) {
- av_dict_set(lavc_venc_opts, "scan_offset", "1", 0);
+ av_dict_set(&lavc_venc_opts, "scan_offset", "1", 0);
}
if (lavc_param_ss) {
- av_dict_set(lavc_venc_opts, "structured_slices", "1", 0);
+ av_dict_set(&lavc_venc_opts, "structured_slices", "1", 0);
}
if (lavc_param_alt) {
- av_dict_set(lavc_venc_opts, "alternate_scan", "1", 0);
+ av_dict_set(&lavc_venc_opts, "alternate_scan", "1", 0);
}
if (lavc_param_umv) {
- av_dict_set(lavc_venc_opts, "umv", "1", 0);
+ av_dict_set(&lavc_venc_opts, "umv", "1", 0);
}
if (lavc_param_data_partitioning) {
- av_dict_set(lavc_venc_opts, "vdpart", "1", 0);
+ av_dict_set(&lavc_venc_opts, "vdpart", "1", 0);
}
//-- open codec --
//----------------
TC_LOCK_LIBAVCODEC;
- ret = avcodec_open2(lavc_venc_context, lavc_venc_codec, lavc_venc_opts);
+ ret = avcodec_open2(lavc_venc_context, lavc_venc_codec, &lavc_venc_opts);
TC_UNLOCK_LIBAVCODEC;
if (ret < 0) {
tc_log_warn(MOD_NAME, "could not open FFMPEG codec");
Index: transcode-1.1.7/export/ffmpeg_cfg.c
===================================================================
--- transcode-1.1.7.orig/export/ffmpeg_cfg.c
+++ transcode-1.1.7/export/ffmpeg_cfg.c
@@ -214,10 +214,10 @@ TCConfigEntry lavcopts_conf[]={
{"context", &lavc_param_context, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 0, 10},
{"intra_matrix", &lavc_param_intra_matrix, TCCONF_TYPE_STRING, 0, 0, 0},
{"inter_matrix", &lavc_param_inter_matrix, TCCONF_TYPE_STRING, 0, 0, 0},
- {"cbp", &lavc_param_cbp, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_CBP_RD},
+ {"cbp", &lavc_param_cbp, TCCONF_TYPE_FLAG, 0, 0, 1},
{"mv0", &lavc_param_mv0, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_MV0},
{"nr", &lavc_param_noise_reduction, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 0, 1000000},
- {"qprd", &lavc_param_qp_rd, TCCONF_TYPE_FLAG, 0, 0, CODEC_FLAG_QP_RD},
+ {"qprd", &lavc_param_qp_rd, TCCONF_TYPE_FLAG, 0, 0, 1},
{"threads", &lavc_param_threads, TCCONF_TYPE_INT, TCCONF_FLAG_RANGE, 1, 16},
{"ss", &lavc_param_ss, TCCONF_TYPE_FLAG, 0, 0, 1},
{"svcd_sof", &lavc_param_scan_offset, TCCONF_TYPE_FLAG, 0, 0, 1},
Index: transcode-1.1.7/export/aud_aux.c
===================================================================
--- transcode-1.1.7.orig/export/aud_aux.c
+++ transcode-1.1.7/export/aud_aux.c
@@ -346,7 +346,7 @@ static int tc_audio_init_ffmpeg(vob_t *v
//-- set parameters (bitrate, channels and sample-rate) --
//--------------------------------------------------------
- avcodec_get_context_defaults(&mpa_ctx);
+ avcodec_get_context_defaults3(&mpa_ctx, mpa_codec);
#if LIBAVCODEC_VERSION_MAJOR < 53
mpa_ctx.codec_type = CODEC_TYPE_AUDIO;
#else
@@ -359,7 +359,7 @@ static int tc_audio_init_ffmpeg(vob_t *v
//-- open codec --
//----------------
TC_LOCK_LIBAVCODEC;
- ret = avcodec_open(&mpa_ctx, mpa_codec);
+ ret = avcodec_open2(&mpa_ctx, mpa_codec, NULL);
TC_UNLOCK_LIBAVCODEC;
if (ret < 0) {
tc_warn("tc_audio_init_ffmpeg: could not open %s codec !",
Index: transcode-1.1.7/import/import_ffmpeg.c
===================================================================
--- transcode-1.1.7.orig/import/import_ffmpeg.c
+++ transcode-1.1.7/import/import_ffmpeg.c
@@ -302,7 +302,7 @@ do_avi:
// Set these to the expected values so that ffmpeg's decoder can
// properly detect interlaced input.
- lavc_dec_context = avcodec_alloc_context();
+ lavc_dec_context = avcodec_alloc_context3(lavc_dec_codec);
if (lavc_dec_context == NULL) {
tc_log_error(MOD_NAME, "Could not allocate enough memory.");
return TC_IMPORT_ERROR;
@@ -344,7 +344,7 @@ do_avi:
}
TC_LOCK_LIBAVCODEC;
- ret = avcodec_open(lavc_dec_context, lavc_dec_codec);
+ ret = avcodec_open2(lavc_dec_context, lavc_dec_codec, NULL);
TC_UNLOCK_LIBAVCODEC;
if (ret < 0) {
tc_log_warn(MOD_NAME, "Could not initialize the '%s' codec.",

Some files were not shown because too many files have changed in this diff Show More