diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/apr/.footprint | 6 | ||||
-rw-r--r-- | extra/apr/.md5sum | 2 | ||||
-rw-r--r-- | extra/apr/Pkgfile | 2 | ||||
-rw-r--r-- | extra/goom/Pkgfile | 2 | ||||
-rwxr-xr-x | extra/libdca/Pkgfile | 20 | ||||
-rw-r--r-- | extra/libdvbpsi/Pkgfile | 19 | ||||
-rw-r--r-- | extra/libebml/Pkgfile | 16 | ||||
-rw-r--r-- | extra/libmatroska/.footprint | 36 | ||||
-rw-r--r-- | extra/libmatroska/.md5sum | 1 | ||||
-rw-r--r-- | extra/libopendaap/.footprint | 16 | ||||
-rw-r--r-- | extra/libopendaap/.md5sum | 1 | ||||
-rw-r--r-- | extra/libopendaap/Pkgfile | 17 |
12 files changed, 43 insertions, 95 deletions
diff --git a/extra/apr/.footprint b/extra/apr/.footprint index bbfb1e8a7..1da2f4db2 100644 --- a/extra/apr/.footprint +++ b/extra/apr/.footprint @@ -87,9 +87,9 @@ lrwxrwxrwx root/root usr/lib/apr-util-1/apr_dbm_db.so -> apr_dbm_db-1.so lrwxrwxrwx root/root usr/lib/apr-util-1/apr_dbm_gdbm.so -> apr_dbm_gdbm-1.so -rw-r--r-- root/root usr/lib/libapr-1.a -rwxr-xr-x root/root usr/lib/libapr-1.la -lrwxrwxrwx root/root usr/lib/libapr-1.so -> libapr-1.so.0.3.8 -lrwxrwxrwx root/root usr/lib/libapr-1.so.0 -> libapr-1.so.0.3.8 --rwxr-xr-x root/root usr/lib/libapr-1.so.0.3.8 +lrwxrwxrwx root/root usr/lib/libapr-1.so -> libapr-1.so.0.3.9 +lrwxrwxrwx root/root usr/lib/libapr-1.so.0 -> libapr-1.so.0.3.9 +-rwxr-xr-x root/root usr/lib/libapr-1.so.0.3.9 -rw-r--r-- root/root usr/lib/libaprutil-1.a -rwxr-xr-x root/root usr/lib/libaprutil-1.la lrwxrwxrwx root/root usr/lib/libaprutil-1.so -> libaprutil-1.so.0.3.9 diff --git a/extra/apr/.md5sum b/extra/apr/.md5sum index 950f635ac..97e78051b 100644 --- a/extra/apr/.md5sum +++ b/extra/apr/.md5sum @@ -1,2 +1,2 @@ -3c7e3a39ae3d3573f49cb74e2dbf87a2 apr-1.3.8.tar.bz2 +7138ac64d4458eeeaa9b9aefa4e6e51b apr-1.3.9.tar.bz2 29dd557f7bd891fc2bfdffcfa081db59 apr-util-1.3.9.tar.bz2 diff --git a/extra/apr/Pkgfile b/extra/apr/Pkgfile index 542ed9261..7705d2f13 100644 --- a/extra/apr/Pkgfile +++ b/extra/apr/Pkgfile @@ -5,7 +5,7 @@ # Depends on: expat name=apr -version=1.3.8 +version=1.3.9 release=1 utilver=1.3.9 source=(http://mirror.switch.ch/mirror/apache/dist/$name/$name-$version.tar.bz2 \ diff --git a/extra/goom/Pkgfile b/extra/goom/Pkgfile index 648521305..bc3d4b14c 100644 --- a/extra/goom/Pkgfile +++ b/extra/goom/Pkgfile @@ -2,7 +2,7 @@ # URL: http://pkgsrc.se/audio/goom # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: +# Depends on: xmms name=goom version=2k4 diff --git a/extra/libdca/Pkgfile b/extra/libdca/Pkgfile deleted file mode 100755 index 1d342d517..000000000 --- a/extra/libdca/Pkgfile +++ /dev/null @@ -1,20 +0,0 @@ -# Description: Contient librairie audio -# URL: http://xiph.org/ao/ -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: - -name=libdca -version=0.0.5 -release=1 -source=( http://download.videolan.org/pub/videolan/$name/$version/$name-$version.tar.bz2) - -build() { - cd $name-$version - ./configure --prefix=/usr \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info - make -j3 - make DESTDIR=$PKG install - rm -rf $PKG/usr/share/doc -} diff --git a/extra/libdvbpsi/Pkgfile b/extra/libdvbpsi/Pkgfile deleted file mode 100644 index e272abce2..000000000 --- a/extra/libdvbpsi/Pkgfile +++ /dev/null @@ -1,19 +0,0 @@ -# Description: Library for the decoding and generation of MPEG TS and DVB PSI tables -# URL: http://developers.videolan.org/libdvbpsi/ -# Packager: thierryn1 at hispeed dot ch -# Depends on: - -name=libdvbpsi -version=0.1.6 -release=1 -source=(http://downloads.videolan.org/pub/videolan/$name/$version/${name}5-$version.tar.bz2) - -build() { - cd ${name}5-$version - - ./configure --prefix=/usr - make - make DESTDIR=$PKG install - chown -R root:root $PKG -} - diff --git a/extra/libebml/Pkgfile b/extra/libebml/Pkgfile deleted file mode 100644 index abc9ae7b3..000000000 --- a/extra/libebml/Pkgfile +++ /dev/null @@ -1,16 +0,0 @@ -# Description: Librairie Extensible Binary Meta Language -# URL: http://dl.matroska.org/downloads/libebml/ -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: - -name=libebml -version=0.7.8 -release=1 -source=(http://www.bunkus.org/videotools/mkvtoolnix/sources/$name-$version.tar.bz2) - -build() { - cd $name-$version/make/linux - make - make prefix=$PKG/usr install -} diff --git a/extra/libmatroska/.footprint b/extra/libmatroska/.footprint new file mode 100644 index 000000000..0157db8a2 --- /dev/null +++ b/extra/libmatroska/.footprint @@ -0,0 +1,36 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/matroska/ +-rw-r--r-- root/root usr/include/matroska/FileKax.h +-rw-r--r-- root/root usr/include/matroska/KaxAttached.h +-rw-r--r-- root/root usr/include/matroska/KaxAttachments.h +-rw-r--r-- root/root usr/include/matroska/KaxBlock.h +-rw-r--r-- root/root usr/include/matroska/KaxBlockData.h +-rw-r--r-- root/root usr/include/matroska/KaxChapters.h +-rw-r--r-- root/root usr/include/matroska/KaxCluster.h +-rw-r--r-- root/root usr/include/matroska/KaxClusterData.h +-rw-r--r-- root/root usr/include/matroska/KaxConfig.h +-rw-r--r-- root/root usr/include/matroska/KaxContentEncoding.h +-rw-r--r-- root/root usr/include/matroska/KaxContexts.h +-rw-r--r-- root/root usr/include/matroska/KaxCues.h +-rw-r--r-- root/root usr/include/matroska/KaxCuesData.h +-rw-r--r-- root/root usr/include/matroska/KaxInfo.h +-rw-r--r-- root/root usr/include/matroska/KaxInfoData.h +-rw-r--r-- root/root usr/include/matroska/KaxSeekHead.h +-rw-r--r-- root/root usr/include/matroska/KaxSegment.h +-rw-r--r-- root/root usr/include/matroska/KaxTag.h +-rw-r--r-- root/root usr/include/matroska/KaxTagMulti.h +-rw-r--r-- root/root usr/include/matroska/KaxTags.h +-rw-r--r-- root/root usr/include/matroska/KaxTrackAudio.h +-rw-r--r-- root/root usr/include/matroska/KaxTrackEntryData.h +-rw-r--r-- root/root usr/include/matroska/KaxTrackVideo.h +-rw-r--r-- root/root usr/include/matroska/KaxTracks.h +-rw-r--r-- root/root usr/include/matroska/KaxTypes.h +-rw-r--r-- root/root usr/include/matroska/KaxVersion.h +drwxr-xr-x root/root usr/include/matroska/c/ +-rw-r--r-- root/root usr/include/matroska/c/libmatroska.h +-rw-r--r-- root/root usr/include/matroska/c/libmatroska_t.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libmatroska.a +lrwxrwxrwx root/root usr/lib/libmatroska.so -> libmatroska.so.0 +-rw-r--r-- root/root usr/lib/libmatroska.so.0 diff --git a/extra/libmatroska/.md5sum b/extra/libmatroska/.md5sum new file mode 100644 index 000000000..f9066b825 --- /dev/null +++ b/extra/libmatroska/.md5sum @@ -0,0 +1 @@ +2ceb8235e5189fe4e79ec25ebd97b56b libmatroska-0.8.1.tar.bz2 diff --git a/extra/libopendaap/.footprint b/extra/libopendaap/.footprint deleted file mode 100644 index dfdd3e401..000000000 --- a/extra/libopendaap/.footprint +++ /dev/null @@ -1,16 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/daap/ --rw-r--r-- root/root usr/include/daap/client.h --rw-r--r-- root/root usr/include/daap/portability.h -drwxr-xr-x root/root usr/lib/ --rw-r--r-- root/root usr/lib/libopendaap.a --rwxr-xr-x root/root usr/lib/libopendaap.la -lrwxrwxrwx root/root usr/lib/libopendaap.so -> libopendaap.so.0.1.0 -lrwxrwxrwx root/root usr/lib/libopendaap.so.0 -> libopendaap.so.0.1.0 --rwxr-xr-x root/root usr/lib/libopendaap.so.0.1.0 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/opendaap.pc -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man3/ --rw-r--r-- root/root usr/man/man3/libopendaap.3.gz diff --git a/extra/libopendaap/.md5sum b/extra/libopendaap/.md5sum deleted file mode 100644 index 21434f295..000000000 --- a/extra/libopendaap/.md5sum +++ /dev/null @@ -1 +0,0 @@ -4edf92ac18c6ab8c05be7a4eb64a8a8d libopendaap-0.4.0.tar.bz2 diff --git a/extra/libopendaap/Pkgfile b/extra/libopendaap/Pkgfile deleted file mode 100644 index 938eae166..000000000 --- a/extra/libopendaap/Pkgfile +++ /dev/null @@ -1,17 +0,0 @@ -# Description: Le protocol Digital Audio Acces Protocol -# URL: http://daap.sourceforge.net/ -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: - -name=libopendaap -version=0.4.0 -release=1 -source=(http://craz.net/programs/itunes/files/$name-$version.tar.bz2) -build() { - cd $name-$version - ./configure --prefix=/usr - make - make DESTDIR=$PKG install - chown -R root:root $PKG -} |