2 changed files with 22 additions and 7 deletions
@ -0,0 +1,17 @@ |
|||||||
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
# |
||||||
|
# Filename: package/.../libmikmod/libmikmod.conf |
||||||
|
# Copyright (C) 2009 The OpenSDE Project |
||||||
|
# |
||||||
|
# More information can be found in the files COPYING and README. |
||||||
|
# |
||||||
|
# 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; version 2 of the License. A copy of the |
||||||
|
# GNU General Public License can be found in the file COPYING. |
||||||
|
# --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
for x in $(match_source_file -p diff); do |
||||||
|
var_append patchfiles ' ' "$x" |
||||||
|
done |
@ -3,7 +3,7 @@ |
|||||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
[COPY] |
[COPY] |
||||||
[COPY] Filename: package/.../libmikmod/libmikmod.desc |
[COPY] Filename: package/.../libmikmod/libmikmod.desc |
||||||
[COPY] Copyright (C) 2006 The OpenSDE Project |
[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project |
||||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
||||||
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf |
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf |
||||||
[COPY] |
[COPY] |
||||||
@ -24,19 +24,17 @@ |
|||||||
[T] Alsa and EsounD. Supported module format include mod, s3m, |
[T] Alsa and EsounD. Supported module format include mod, s3m, |
||||||
[T] xm, it, med, mtm and 669, to name a few. |
[T] xm, it, med, mtm and 669, to name a few. |
||||||
|
|
||||||
[U] http://www.mikmod.org |
[U] http://mikmod.raphnet.net/ |
||||||
|
|
||||||
[A] MikMod Project, Miod Vallat <[email protected]> |
[A] MikMod Project, Miod Vallat <[email protected]> |
||||||
[M] The OpenSDE Community <[email protected]> |
[M] The OpenSDE Community <[email protected]> |
||||||
|
|
||||||
[C] extra/multimedia |
[C] extra/multimedia |
||||||
|
|
||||||
[F] LIBTOOL-QUIRK |
|
||||||
|
|
||||||
[L] GPL |
[L] GPL |
||||||
[S] Stable |
[S] Stable |
||||||
[V] 3.1.10 |
[V] 3.1.11-a |
||||||
[P] X -----5---9 124.300 |
[P] X -----5---9 124.300 |
||||||
|
|
||||||
[D] 1850153016 libmikmod-3.1.10.tar.gz http://www.ibiblio.org/pub/linux/apps/sound/libs/ |
[D] 1088416839 libmikmod-3.1.11.tar.gz http://mikmod.raphnet.net/files/ |
||||||
|
[D] 1833804181 libmikmod-3.1.11-a.diff http://mikmod.raphnet.net/files/ |
||||||
|
Loading…
Reference in new issue