Skip to content

Commit

Permalink
Updating DUMB.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Weiß committed Jan 7, 2013
1 parent 690af24 commit eb20b1b
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ cddb/libcddb-src
cdparanoia/cdparanoia-src
cuetools/cuetools-src
discid/libdiscid-src
dumb/dumb-src
ogg/libogg-src
flac/flac-src
lame/lame-src
Expand Down
14 changes: 14 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,20 @@ discid
5. Build


DUMB (Dynamic Universal Music Bibliotheque)
-------------------------------------------

[http://dumb.sourceforge.net/][7]

(tested version: dumb-0.9.3.tar.gz, http://prdownloads.sourceforge.net/dumb/dumb-0.9.3.tar.gz?download)

1. Download
2. Decompress
3. Rename folder to "dumb-src"
4. Move the folder into dumb/
5. Build


ogg
---

Expand Down
4 changes: 3 additions & 1 deletion dumb/dumb.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,9 @@
/* Begin PBXProject section */
0867D690FE84028FC02AAC07 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0440;
};
buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "dumb" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
Expand Down Expand Up @@ -558,7 +561,6 @@
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1";
Expand Down

0 comments on commit eb20b1b

Please sign in to comment.