Luis Fernandes
17 years ago
committed by
Minto van der Sluis
3 changed files with 88 additions and 0 deletions
@ -0,0 +1,34 @@
|
||||
|
||||
[TIMESTAMP] 1188456193 Thu Aug 30 08:43:13 2007 |
||||
[BUILDTIME] 65 (5) |
||||
[SIZE] 10.48 MB, 806 files |
||||
|
||||
[DEP] 00-dirtree |
||||
[DEP] alsa-lib |
||||
[DEP] autoconf |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] findutils |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] jack |
||||
[DEP] libx11 |
||||
[DEP] libxau |
||||
[DEP] libxcb |
||||
[DEP] libxdmcp |
||||
[DEP] linux-header |
||||
[DEP] m4 |
||||
[DEP] make |
||||
[DEP] mktemp |
||||
[DEP] perl |
||||
[DEP] pkgconfig |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] util-linux |
||||
[DEP] xproto |
@ -0,0 +1,17 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../bristol/bristol.conf |
||||
# Copyright (C) 2007 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 --- |
||||
|
||||
hook_add preconf 3 "find ./ -exec sed -i -e 's,X11R6,X11R7,g' {} \;" |
||||
|
||||
var_append GCC_WRAPPER_APPEND ' ' "-L$(pkgprefix libdir xorg-server)" |
@ -0,0 +1,37 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../bristol/bristol.desc |
||||
[COPY] Copyright (C) 2007 The OpenSDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[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; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] A software synthesizer |
||||
|
||||
[T] Bristol is an emulation package for a number of different classic |
||||
[T] synthesizers, including additive and subtractive and a few organs. The |
||||
[T] application consists of the engine, which is called bristol, and its own |
||||
[T] GUI library, called brighton, that represents all the emulations. There are |
||||
[T] currently twenty something different emulations, each does sound different |
||||
[T] although the author maintains that the quality and accuracy of each |
||||
[T] emulation is subjective. |
||||
|
||||
[U] http://bristol.sourceforge.net |
||||
|
||||
[A] Nick Copeland <nickcopeland@hotmail.com> |
||||
[M] Minto van der Sluis <misl@opensde.org> |
||||
|
||||
[C] extra/audio |
||||
|
||||
[L] GPL |
||||
[S] Beta |
||||
[V] 0.10.7 |
||||
[P] X -----5---9 150.000 |
||||
|
||||
[D] 2558261157 bristol-0.10.7.tar.gz http://dl.sourceforge.net/sourceforge/bristol/ |
Loading…
Reference in new issue