diff options
author | Han Boetes <han@mijncomputer.nl> | 2006-12-19 22:23:02 +0100 |
---|---|---|
committer | Han Boetes <han@mijncomputer.nl> | 2006-12-19 22:23:02 +0100 |
commit | 1f07d5e6d90c004e1219309a11e8660953be99dc (patch) | |
tree | b0628d7042c02eb6130e649f1a49b755abdf81ed /mac | |
parent | 610f27d0996e05c0790fee1471be5e5bd9bf75c0 (diff) | |
download | contrib-1f07d5e6d90c004e1219309a11e8660953be99dc.tar.gz contrib-1f07d5e6d90c004e1219309a11e8660953be99dc.tar.xz |
pulled my ports from contrib after threats. Sorry for the people who like them, you can find them in my repo
Diffstat (limited to 'mac')
-rw-r--r-- | mac/.footprint | 34 | ||||
-rw-r--r-- | mac/.md5sum | 3 | ||||
-rw-r--r-- | mac/Pkgfile | 28 | ||||
-rw-r--r-- | mac/ape123 | 34 | ||||
-rw-r--r-- | mac/ape2flac | 97 |
5 files changed, 0 insertions, 196 deletions
diff --git a/mac/.footprint b/mac/.footprint deleted file mode 100644 index 8b4d66259..000000000 --- a/mac/.footprint +++ /dev/null @@ -1,34 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/ape123 --rwxr-xr-x root/root usr/bin/ape2flac --rwxr-xr-x root/root usr/bin/mac -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/mac/ --rw-r--r-- root/root usr/include/mac/APECompress.h --rw-r--r-- root/root usr/include/mac/APECompressCore.h --rw-r--r-- root/root usr/include/mac/APECompressCreate.h --rw-r--r-- root/root usr/include/mac/APEDecompress.h --rw-r--r-- root/root usr/include/mac/APEHeader.h --rw-r--r-- root/root usr/include/mac/APEInfo.h --rw-r--r-- root/root usr/include/mac/APELink.h --rw-r--r-- root/root usr/include/mac/APETag.h --rw-r--r-- root/root usr/include/mac/All.h --rw-r--r-- root/root usr/include/mac/CharacterHelper.h --rw-r--r-- root/root usr/include/mac/CircleBuffer.h --rw-r--r-- root/root usr/include/mac/GlobalFunctions.h --rw-r--r-- root/root usr/include/mac/ID3Genres.h --rw-r--r-- root/root usr/include/mac/IO.h --rw-r--r-- root/root usr/include/mac/MACLib.h --rw-r--r-- root/root usr/include/mac/MACProgressHelper.h --rw-r--r-- root/root usr/include/mac/MACUtils.h --rw-r--r-- root/root usr/include/mac/NoWindows.h --rw-r--r-- root/root usr/include/mac/SmartPtr.h --rw-r--r-- root/root usr/include/mac/StdLibFileIO.h --rw-r--r-- root/root usr/include/mac/config.h -drwxr-xr-x root/root usr/lib/ --rw-r--r-- root/root usr/lib/libmac.a --rwxr-xr-x root/root usr/lib/libmac.la -lrwxrwxrwx root/root usr/lib/libmac.so -> libmac.so.2.0.0 -lrwxrwxrwx root/root usr/lib/libmac.so.2 -> libmac.so.2.0.0 --rwxr-xr-x root/root usr/lib/libmac.so.2.0.0 diff --git a/mac/.md5sum b/mac/.md5sum deleted file mode 100644 index 9a4d82562..000000000 --- a/mac/.md5sum +++ /dev/null @@ -1,3 +0,0 @@ -e219bacd889b4f39b6528928c3456481 ape123 -3ef206ffac462d89a91e726af16587a9 ape2flac -75716b342e07deae58f56a2522362006 mac-3.99-u4-b5.tar.gz diff --git a/mac/Pkgfile b/mac/Pkgfile deleted file mode 100644 index 1786bf6a8..000000000 --- a/mac/Pkgfile +++ /dev/null @@ -1,28 +0,0 @@ -# Description: Monkeys Audio Lossless compressor for CD audio -# URL: http://www.monkeysaudio.com/ -# Maintainer: Han Boetes <han@mijncomputer.nl> -# Packager: Han Boetes <han@mijncomputer.nl> -# Depends on: - -# Actually this is the ported version from -# http://sourceforge.net/projects/mac-port/ - -name=mac -version=3.99-u4-b5 -release=1 -source=" - http://dl.sourceforge.net/mac-port/mac-$version.tar.gz - ape2flac - ape123 -" - -build() -{ - install -m 755 -D ape2flac $PKG/usr/bin/ape2flac - install -m 755 -D ape123 $PKG/usr/bin/ape123 - cd mac-$version - sed -i 's|-O3||' configure - ./configure - make - make install DESTDIR=$PKG -} diff --git a/mac/ape123 b/mac/ape123 deleted file mode 100644 index 20832b2fe..000000000 --- a/mac/ape123 +++ /dev/null @@ -1,34 +0,0 @@ -#!/bin/sh - -# $Id$ -# Copyright 2005 by Han Boetes <han@mijncomputer.nl> -# -# Permission is hereby granted, free of charge, to any person -# obtaining a copy of this software and associated documentation -# files (the "Software"), to deal in the Software without -# restriction, including without limitation the rights to use, -# copy, modify, merge, publish, distribute, sublicense, and/or -# sell copies of the Software, and to permit persons to whom the -# Software is furnished to do so, subject to the following -# conditions: -# -# The above copyright notice and this permission notice shall be -# included in all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES -# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -# OTHER DEALINGS IN THE SOFTWARE. - -if ! type -p /usr/bin/play > /dev/null 2>&1; then - echo "Install the sox port/package." - exit 1 -fi - -for file in "$@"; do - mac "$file" /dev/stdout -d | play --file /dev/stdin -t wav -done diff --git a/mac/ape2flac b/mac/ape2flac deleted file mode 100644 index d8af715e1..000000000 --- a/mac/ape2flac +++ /dev/null @@ -1,97 +0,0 @@ -#!/bin/sh -e - -# $Id$ -# Copyright 2005 by Han Boetes <han@mijncomputer.nl> -# -# Permission is hereby granted, free of charge, to any person -# obtaining a copy of this software and associated documentation -# files (the "Software"), to deal in the Software without -# restriction, including without limitation the rights to use, -# copy, modify, merge, publish, distribute, sublicense, and/or -# sell copies of the Software, and to permit persons to whom the -# Software is furnished to do so, subject to the following -# conditions: -# -# The above copyright notice and this permission notice shall be -# included in all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES -# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -# OTHER DEALINGS IN THE SOFTWARE. - -n=${0##*/} - -usage() -{ - cat << EOF -Usage: ${0##*/} [-wkm] <files> - -w only convert to wav files. - -k keep temporary wav files. -EOF -} - -while [ $# -ne 0 ]; do - case "$1" in - -k) - keep=true - ;; - -w) - wav=true - ;; - -h) - usage - exit 0 - ;; - -[a-z][a-z]*) - # split concatenated single-letter options apart - FIRST="$1" - shift - set -- $(echo $FIRST | sed 's/-\(.\)\(.*\)/-\1 -\2/') "$@" - continue - ;; - -*) - echo "$n: unrecognized option "\`"$1'" >&2 - usage - exit 1 - ;; - *) - break - ;; - esac - shift -done - -if [ $# -eq 0 ]; then - usage - exit 1 -fi - -# Drop nice level -renice 19 $$ - -for i in "$@"; do - file="${i%.ape}" - herefile="$PWD/${file##*/}" - - if [ "$file" = "$i" ]; then - echo "$n: Unknown filetype for $i" >&2 - continue - fi - - mac "$file.ape" "$herefile.wav" -d - - if [ "$wav" = true ]; then - continue - fi - - flac -f "$herefile.wav" - - if [ "$keep" != true ]; then - rm "$herefile.wav" - fi -done |