Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (4f54d3a08c3680c245eabdaf911c670c132d9739)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (4f54d3a08c3680c245eabdaf911c670c132d9739)
  • Date: Fri, 28 Sep 2007 17:44:50 -0500

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

ChangeLog | 4 ++++
audio-libs/libdca/CONFLICTS | 1 +
audio-libs/libdca/DETAILS | 17 +++++++++++++++++
audio-libs/libdca/HISTORY | 2 ++
audio-libs/libdts/CONFLICTS | 1 +
audio-libs/libdts/HISTORY | 3 +++
6 files changed, 28 insertions(+)

New commits:
commit fb181aabdb72fa544f99af51bd9af265ba6d5df7
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

audio-libs/libdts:

CONFLICTS: added for libdca

commit ad7562ec948a38da02760fee86490a3c403c4fc5
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

audio-libs/libdca: new spell, free library for decoding
DTS Coherent Acoustics streams, replacement for libdts

diff --git a/ChangeLog b/ChangeLog
index 13e5feb..1b71645 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-29 Pol Vinogradov <vin.public AT gmail.com>
+ * audio-libs/libdca: new spell, free library for decoding
+ DTS Coherent Acoustics streams, replacement for libdts
+
2007-09-28 Arwed v. Merkatz <v.merkatz AT gmx.net>
* gnome2-apps/osmo: new spell

diff --git a/audio-libs/libdca/CONFLICTS b/audio-libs/libdca/CONFLICTS
new file mode 100755
index 0000000..326568a
--- /dev/null
+++ b/audio-libs/libdca/CONFLICTS
@@ -0,0 +1 @@
+conflicts libdts y
diff --git a/audio-libs/libdca/DETAILS b/audio-libs/libdca/DETAILS
new file mode 100755
index 0000000..ad305e8
--- /dev/null
+++ b/audio-libs/libdca/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=libdca
+ VERSION=0.0.2
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+
SOURCE_URL[0]=http://download.videolan.org/pub/videolan/$SPELL/$VERSION/$SOURCE
+ WEB_SITE=http://www.videolan.org/dtsdec.html
+
SOURCE_HASH=sha512:b979aa2f5da5f6a0d56bac672c700b18393628b999a67b7a062a5f45233d357344308c6d194c6a723285dfb2072d6dc256e6b2fd9a68b9b865d6ca15d0583f60
+ LICENSE[0]=GPL
+ ENTERED=20040302
+ KEYWORDS="streaming audio libs"
+ SHORT="libdca is a free library for decoding DTS Coherent
Acoustics streams."
+cat << EOF
+libdca is a free library for decoding DTS Coherent Acoustics streams. It is
+released under the terms of the GPL license. The DTS Coherent Acoustics
+standard is used in a variety of applications, including DVD, DTS audio CD
and
+radio broadcasting.
+EOF
diff --git a/audio-libs/libdca/HISTORY b/audio-libs/libdca/HISTORY
new file mode 100644
index 0000000..7c6f017
--- /dev/null
+++ b/audio-libs/libdca/HISTORY
@@ -0,0 +1,2 @@
+2007-09-29 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS, CONFLICTS: created the spell
diff --git a/audio-libs/libdts/CONFLICTS b/audio-libs/libdts/CONFLICTS
new file mode 100755
index 0000000..abc439c
--- /dev/null
+++ b/audio-libs/libdts/CONFLICTS
@@ -0,0 +1 @@
+conflicts libdca y
diff --git a/audio-libs/libdts/HISTORY b/audio-libs/libdts/HISTORY
index 597e9d6..c61f000 100644
--- a/audio-libs/libdts/HISTORY
+++ b/audio-libs/libdts/HISTORY
@@ -1,3 +1,6 @@
+2007-09-29 Pol Vinogradov <vin.public AT gmail.com>
+ * CONFLICTS: added for libdca
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.




  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (4f54d3a08c3680c245eabdaf911c670c132d9739), Pol Vinogradov, 09/28/2007

Archive powered by MHonArc 2.6.24.

Top of Page