diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2012-01-25 22:14:11 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2012-01-25 22:14:11 +1100 |
commit | fc6d9363a80451ead16c088c726643150712f5a4 (patch) | |
tree | 558d4fab60cae4b7d9ba8406ef3728c42f767b03 /schroedinger | |
parent | 4dc493b354649a37dc414ec36908a48e2361e35f (diff) | |
download | contrib-fc6d9363a80451ead16c088c726643150712f5a4.tar.gz contrib-fc6d9363a80451ead16c088c726643150712f5a4.tar.xz |
schroedinger: initial import
Diffstat (limited to 'schroedinger')
-rw-r--r-- | schroedinger/.footprint | 47 | ||||
-rw-r--r-- | schroedinger/.md5sum | 1 | ||||
-rw-r--r-- | schroedinger/Pkgfile | 19 |
3 files changed, 67 insertions, 0 deletions
diff --git a/schroedinger/.footprint b/schroedinger/.footprint new file mode 100644 index 000000000..1943c74a6 --- /dev/null +++ b/schroedinger/.footprint @@ -0,0 +1,47 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/schroedinger-1.0/ +drwxr-xr-x root/root usr/include/schroedinger-1.0/schroedinger/ +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schro-stdint.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schro.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schroanalysis.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schroarith.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schroasync.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schrobitstream.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schrobuffer.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schrobufferlist.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schrodebug.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schrodecoder.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schrodomain.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schroencoder.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schroengine.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schrofft.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schrofilter.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schroframe.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schrohistogram.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schrolimits.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schrolist.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schrometric.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schromotion.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schromotionest.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schropack.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schroparams.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schroparse.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schrophasecorrelation.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schroqueue.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schrossim.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schrotables.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schrounpack.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schroutils.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schroversion.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schrovideoformat.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schrovirtframe.h +-rw-r--r-- root/root usr/include/schroedinger-1.0/schroedinger/schrowavelet.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libschroedinger-1.0.a +-rwxr-xr-x root/root usr/lib/libschroedinger-1.0.la +lrwxrwxrwx root/root usr/lib/libschroedinger-1.0.so -> libschroedinger-1.0.so.0.11.0 +lrwxrwxrwx root/root usr/lib/libschroedinger-1.0.so.0 -> libschroedinger-1.0.so.0.11.0 +-rwxr-xr-x root/root usr/lib/libschroedinger-1.0.so.0.11.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/schroedinger-1.0.pc diff --git a/schroedinger/.md5sum b/schroedinger/.md5sum new file mode 100644 index 000000000..00f1497fe --- /dev/null +++ b/schroedinger/.md5sum @@ -0,0 +1 @@ +da6af08e564ca1157348fb8d92efc891 schroedinger-1.0.11.tar.gz diff --git a/schroedinger/Pkgfile b/schroedinger/Pkgfile new file mode 100644 index 000000000..de44a1e31 --- /dev/null +++ b/schroedinger/Pkgfile @@ -0,0 +1,19 @@ +# Description: schroedinger-tools is a small collection tools to code YUV files and decode raw dirac bytestreams +# URL: http://www.diracvideo.org/ +# Maintainer: Danny Rawlins, monster dot romster at gmail dot com +# Packager: Falcony, falcony at users dot sourceforge dot net +# Depends on: orc + +name=schroedinger +version=1.0.11 +release=1 +source=(http://www.diracvideo.org/download/$name/$name-$version.tar.gz) + +build() { + cd $name-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install + rm -r $PKG/usr/share/gtk-doc + rmdir $PKG/usr/share +} |