@ -0,0 +1,44 @@ |
|||
|
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/base/libogg/libogg.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[I] The Ogg container format |
|||
|
|||
[T] Ogg is a multimedia container format, and the native file and |
|||
[T] stream format for the Xiph.org multimedia codecs. |
|||
|
|||
[U] http://www.xiph.org/ |
|||
|
|||
[A] xiph.org contributors |
|||
[M] The ROCK Linux Project |
|||
|
|||
[C] extra/multimedia |
|||
|
|||
[F] CORE |
|||
[L] BSD |
|||
[S] Stable |
|||
[V] 1.1.3 |
|||
|
|||
[P] X -?---5---9 120.801 |
|||
|
|||
[D] 1662594677 libogg-1.1.3.tar.gz http://downloads.xiph.org/releases/ogg/ |
|||
|
@ -0,0 +1,49 @@ |
|||
|
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/base/libvorbis/libvorbis.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[I] The Vorbis audio compression codec |
|||
|
|||
[T] Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, |
|||
[T] general-purpose compressed audio format for mid to high quality |
|||
[T] (8kHz-48.0kHz, 16+ bit, polyphonic) audio and music at fixed and variable |
|||
[T] bitrates from 16 to 128 kbps/channel. This places Vorbis in the same |
|||
[T] competitive class as audio representations such as MPEG-4 (AAC), and |
|||
[T] similar to, but higher performance than MPEG-1/2 audio layer 3, |
|||
[T] MPEG-4 audio (TwinVQ), WMA and PAC. |
|||
|
|||
[U] http://www.xiph.org/ |
|||
|
|||
[A] xiph.org contributors |
|||
[M] The ROCK Linux Project |
|||
|
|||
[C] extra/multimedia |
|||
|
|||
[F] CORE |
|||
[L] BSD |
|||
[S] Stable |
|||
[V] 1.1.2 |
|||
|
|||
[P] X -?---5---9 120.802 |
|||
|
|||
[D] 2253347208 libvorbis-1.1.2.tar.gz http://downloads.xiph.org/releases/vorbis/ |
|||
|
@ -1,29 +0,0 @@ |
|||
# --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
# |
|||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
# Please add additional copyright information _after_ the line containing |
|||
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
# |
|||
# ROCK Linux: rock-src/package/base/ogg-vorbis/ogg-vorbis.conf |
|||
# ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf |
|||
# |
|||
# This program is free software; you can redistribute it and/or modify |
|||
# it under the terms of the GNU General Public License as published by |
|||
# the Free Software Foundation; either version 2 of the License, or |
|||
# (at your option) any later version. A copy of the GNU General Public |
|||
# License can be found at Documentation/COPYING. |
|||
# |
|||
# Many people helped and are helping developing ROCK Linux. Please |
|||
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
# file for details. |
|||
# |
|||
# --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
pkg_ogg_vorbis_pm() { |
|||
echo "Copying vorbisinfo perl script ..." |
|||
cp -v $archdir/vorbisinfo-0.3.pl $bindir/vorbisinfo |
|||
chmod +x $bindir/vorbisinfo |
|||
} |
|||
|
|||
hook_add postmake 3 "pkg_ogg_vorbis_pm" |
@ -0,0 +1,43 @@ |
|||
|
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/base/libao/libao.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[I] A cross-platform audio library |
|||
|
|||
[T] Libao is a cross-platform audio library that allows programs to |
|||
[T] output audio using a simple API on a wide variety of platforms. |
|||
|
|||
[U] http://www.xiph.org/ |
|||
|
|||
[A] xiph.org contributors |
|||
[M] The ROCK Linux Project |
|||
|
|||
[C] extra/multimedia |
|||
|
|||
[L] GPL |
|||
[S] Stable |
|||
[V] 0.8.6 |
|||
|
|||
[P] X -?---5---9 120.800 |
|||
|
|||
[D] 1280522933 libao-0.8.6.tar.gz http://downloads.xiph.org/releases/ao/ |
|||
|