2006-01-24 08:33:02 by Thomas Klausner | Files touched by this commit (1164) |
Log message:
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
2005-12-31 13:32:49 by Thomas Klausner | Files touched by this commit (212) |
Log message:
Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
|
2005-07-23 00:17:16 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
Dependencies cleaned up: use new *mm packages
|
2005-07-19 18:36:51 by Matthias Drochner | Files touched by this commit (2) |
Log message:
adapt to cdrdao build structure changes,
install the .glade file so that the main dialog looks like expected,
bump PKGREVISION
|
2005-06-17 05:50:45 by Johnny C. Lam | Files touched by this commit (387) |
Log message:
Create directories before installing files into them.
|
2005-06-04 21:02:07 by Adrian Portelli | Files touched by this commit (1) |
Log message:
- Merge gcdmaster and cdrdao files but keep them as separate packages
|
2005-06-04 21:01:46 by Adrian Portelli | Files touched by this commit (8) | |
Log message:
- Merge gcdmaster and cdrdao files but keep them as separate packages
|
2005-06-04 18:43:37 by Adrian Portelli | Files touched by this commit (3) |
Log message:
- Update gcdmaster to 1.2.0nb1 (sync with cdrdao)
- Add missing dependences on "libao", "libmad" and \
"libvorbis" for full
audio support.
- From the ChangeLog:
>> --------------------------------------------------------------------------
>> cdrdao 1.2.0 (2005-05-12)
>> --------------------------------------------------------------------------
>>
>> o SECURITY FIX: cdrdao now gives up its root privileges after setting
>> up real-time scheduling, as well as before saving settings through
>> the --save option. This fixes a potential local root exploit when
>> cdrdao is installed with the +s chmod flag. Using --save now also
>> forces an early exit after the settings are saved.
>>
>> o Added MP3 and Ogg Vorbis file support (through respectively the
>> libmad and libvorbis libraries). cdrdao will decode the MP3 and
>> Ogg files into temporary WAV files that will be deleted upon exit
>> (unless the new option --keep is used). The directory used to
>> store those temporary WAV files can be specified with the --tmpdir
>> option (default is /tmp).
>>
>> o Improved native CUE file support: replaced old incomplete existing
>> parser with the one from Matthias Czapla's excellent
>> cue2toc. Added support for cutting binary files.
>>
>> o Added --rspeed option to manually set the device reading speed. Be
>> warned not all devices support this.
>>
>> o Packaged scsilib library upgraded from cdrtools 2.01 (previously
>> was from 2.01a31).
>>
>> o Added --no-mode2-mixed option. Don't read a MODE2 disk as
>> MODE2_FORM_MIXED, only read MODE2_FORM1 or MODE2_FORM2 (Matthieu
>> Castet).
>>
>> o Added help for little-known drive-info command.
>>
>> GCDMaster changes:
>>
>> o MP3 and Ogg Vorbis support: you can drag and drop .mp3, .m3u and
>> .ogg files from Nautilus into the sample display window.
>>
>> o Switched to gtkmm24 API. Improved file browsers.
>>
>> o CUE files support.
>>
>> o Sound output now uses libao library.
>>
>> o Added help for little-known drive-info command.
>>
>> GCDMaster changes:
>>
>> o MP3 and Ogg Vorbis support: you can drag and drop .mp3, .m3u and
>> .ogg files from Nautilus into the sample display window.
>>
>> o Switched to gtkmm24 API. Improved file browsers.
>>
>> o CUE files support.
>>
>> o Sound output now uses libao library.
>>
>> o Added 'Select All' item in menu.
>>
>> o Added 'Eject' button to progress dialog
>>
>> o Bug fixes (sample selection weirdness, couldn't close window during
>> play, problems with gcdmaster command-line argument, crashes with
>> multiple project windows, drive status not reported correctly).
|
2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|