Commit graph

68 commits

Author SHA1 Message Date
obache
09e3c10616 recursive bump from libcdio shlib major change. 2012-09-23 05:36:22 +00:00
asau
2fead99d50 "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
hans
b5542d9411 REPLACE_BASH also in cddb-tool. 2012-02-15 19:30:13 +00:00
obache
368da44445 gsed related clean up.
* Stop to treat NetBSD's sed as GNU sed, not full compatible.
  * Then, no need to reset TOOLS_PLATFORM.gsed for NetBSD if USE_TOOLS+=gsed and
    real GNU sed is required.
  * In addition, convert simple USE_TOOLS+=gsed to conditionally, without NetBSD.
* convert {BUILD_,}DEPENDS+=gsed to USE_TOOLS, all tools from gsed are real gsed.
2012-01-14 07:44:33 +00:00
wiz
1e980ea816 Move up PKG_DESTDIR_SUPPORT before bsd.prefs.mk inclusion to restore
destdir support.
Bump PKGREVISION for previous.
2011-05-11 10:45:57 +00:00
hans
aff0d4929a Fix gsed dependency on NetBSD. Use TOOLS_PATH.gsed to find gsed. 2011-05-11 10:28:08 +00:00
wiz
754bed6b23 Fix DEPENDS line. 2011-04-24 16:17:53 +00:00
hans
4c88241865 Make this work on SunOS.
audio/cdparanoia is not available for SunOS, but devel/libcdio has a
working alternative. Also, don't depend on gsed directly, add it to
USE_TOOLS.
2011-04-21 17:53:26 +00:00
sekiya
fcf61571ab Several fixes suggested by wiz@ ... thanks! 2010-04-11 07:25:49 +00:00
sekiya
c1d15d9af8 Oops, committed wrong version of patch-ac. 2010-04-10 13:26:10 +00:00
sekiya
9ff3e25fc2 Update to 2.3.99.7, take ownership. Okay'ed by sketch@ 2010-04-10 13:20:11 +00:00
zafer
4b3f7f56b0 update master_sites. use gentoo mirror. 2009-10-24 15:08:58 +00:00
drochner
eb3a10fcfb improve handling of CDs where track 1 starts after the usual 2s gap:
Where CDDA data are filled into the cue sheet, make sure only one
title is used per track, otherwise data would shift by 1 entry and
no title would be left for the last track.
This is still not perfect because there is no (documented) way to
get the audio data within that gap with cdda2wav or cdparanoia, so
the audio data don't match the cue sheet fully, but at least the
cue sheet is not a total mess.
bump PKGREVISION
2009-09-15 10:46:10 +00:00
joerg
e209761d06 Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
jlam
76ed4a5797 Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-02 06:10:30 +00:00
rillig
82675e258b Fixed PKGMANDIR and the path to the configuration file from the manual
page, which was mentioned in PR 34813.
2006-10-14 13:20:46 +00:00
rillig
759c8178b7 Converted to using the SUBST framework. 2006-04-30 21:14:46 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
sketch
2dfac28806 Update abcde to version 2.3.2. Changes since 2.2.6:
abcde 2.3.2

  * Too fast... I forgot to make the tarball and change the version strings in
    several places. Fixed.

 -- Jesus Climent <jesus.climent@hispalinux.es>  Fri, 19 Aug 2005 00:44:37 +0300

abcde 2.3.1

  * The new "I knew there were going to be bugs" upstream release!
  * MKCUE needs to be passed some $CDROM as an option, or otherwise it will
    not read the CDROM, in case is not /dev/cdrom.
  * Also, make the CUEREADER a bit more general, since we might be using other
    CUE extractors.

 -- Jesus Climent <jesus.climent@hispalinux.es>  Thu, 18 Aug 2005 23:44:20 +0300

abcde 2.3.0

  * New upstream release!
  * Defining the tracknumber now resets the first track if given a number
    different than 1 (that is: abcde -T 1 2-10 creates songs 1 to 9).
  * Modified the FAQ to reflect the changes on Marillat's repo
    (Closes: ).
  * Should be "space" safe: works properly when the working directory contains
    a space (Closes: ).
  * Repared the CD query for the discid code. When failing to read a disc,
    actually report that there might be no disc in the drive.
  * Right now, walk over the different encoders we Depends: on in Debian and
    use the one available: if a user has a FLAC encoder, abcde will no install
    vorbis-tools, so it will fail to run out of the box (Closes: )
  * Added CUE support. Still experimental...
  * Added FLAC on Ogg. Still not activated, since we cannot get comments added
    as a post-process action.
  * Applied patches from Fedora Core (Credit goes to Nils Philippsen
    <nphilipp@redhat.com>)
  * Added a post_read() function to be executed before ejecting the CD.
  * Typos reported by A Costa corrected (Closes: )
  * Problem with abcde being run in a directory with files containing only
    numbers solved (Closes: ).
  * vorbiscomment uses now "-R" (Closes: ).
  * "-t" and "-T" use the first track as a starter for the track list.
    (Closes: ).
  * Added CDPARANOIACDROMBUS option to define -d in case of using IDE and SCSI
    in case of using ide-scsi emulation layer (Closes: ).
  * Define metaflac in abcde.conf (Closes: )

 -- Jesus Climent <jesus.climent@hispalinux.es>  Wed, 10 Aug 2005 07:00:26 +0300
2005-10-04 20:58:43 +00:00
sketch
52ac0088a5 I'll take it. 2005-08-05 07:23:43 +00:00
snj
dafbf34273 Give up maintainership. Anyone want to adopt abcde? 2005-08-05 06:21:10 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
rillig
931f84c0ee Changed value of NO_BUILD from #defined to yes. 2005-05-31 21:40:37 +00:00
snj
34d15a77ed Update to 2.2.6. Closes PR pkg/29463.
Set NORMALIZE to "normalize" by default, to match what is installed by
pkgsrc/audio/normalize.  This fixes part of PR pkg/29755.

This release brings various bugfixes and small features.  Check the
included changelog for details.
2005-05-15 00:36:28 +00:00
wiz
764aef1b98 Bump PKGREVISION for md5 fix. 2005-04-21 09:05:37 +00:00
pooka
c5d7370a91 Our md5 tool is called "md5", not "md5sum". And while in here,
fix it for FreeBSD also.
2005-04-21 08:56:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
snj
3bc4bc035b Update to abcde-2.2.0.
Changes:
* New "-t <number>" option for starting the numbering of the output files at a
  given starting number. Ideal for albums with more than one CD.
* New "-T <number>" option, similar to "-t" but also modifies the tag entries
  on the files themselves.
* New "-w <COMMENT>" to add a comment to the tracks of a given CD rip. Use
  quotes.
* New "-W <number>" option to combine both a comment with "CD #number" and a
  starting number for both the tracks and the tags with "" (that is, 101 for
  the 1st CD, 201 for the second...)
* Support for keeping an existing playlist (and not add new entries to it),
  erase the existing one (overwrite) or append new entries to the existing
  one.
* New mungegenre function to switch off (or modify) the default behaviour of
  transforming uppercase characters to lowercase.
* cdparanoia permits performing a query to the CD drive and obtain a list of
  valid audio tracks. So, now we perform such query and process the results.
* Support for "None of the above" has been added with the "0" selection. A
  template is created, and the selection to edit it is defaulted to "y".
2004-11-14 21:55:29 +00:00
snj
65cdabe01c I'll take care of this package. 2004-05-28 03:47:13 +00:00
lukem
08d29a8cc2 Give up maintainership, because either
a) I haven't used the package for ages, or
b) Someone else has recently been doing a better job maintaining the package
2004-05-27 21:21:41 +00:00
xtraeme
af9043270e No need for compilers = NO_BUILDLINK. 2004-05-07 08:26:44 +00:00
kim
797eacf22f Make abcde not barf when UNINTENTIONALLY_ANGER_THE_FREEDB_PEOPLE=y
although it still won't email anything (I will look at that more).
2004-05-02 07:37:19 +00:00
snj
7d460a7f99 Update to abcde-2.1.19.
Changes:
* Improved the logic in the order of events when using a local CDDB repo.
* When using a selected, localy cached CDDB entry, we forgot to show the
  selection when asking the user for editing the choice. Now we show it.
* Added the option "-m" to modify the resulting playlist, to contain CRLF at
  the end of every line, letting some hardware players which insist with
  DOS-style files to use them. Also, added DOSPLAYLIST as a config option.
* Added >&2 redirection to visualize the "Erase playlist" question.
* When *DATAPREFIX was set, the playlist creation was made without newline.
* Solved bug with batch encoding, thanks to Travis McKay.
* Do not tag GENRE and DATE in Ogg/Vorbis if CDDB does not provide them
* Documentation update: README, abcde.1
* Added COMMENT part in OggFlac metadata.
* Added a pre-read function for preparations. Uses include closing the CD
  tray.
* New setting for the CD speed. Some drives have a higher failure ratio when
  spinning at high speed.
* The eject program is not needed if CDSPEEDVALUE is not set and no EJECT
  action is performed.
* Encoding the whole CD in one file is now possible. Use "-1" as a flag.
2004-04-10 06:25:38 +00:00
wiz
dae3abb370 Use PKGNAME_NOREV for WRKSRC; fixes bulk build. 2004-03-27 21:32:13 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
snj
b474fe395f Update to abcde-2.1.15. Changes since 2.1.9:
* Portability fixes for OS X and OpenBSD
* EDITOR can take a full path and arguments
* The "-V" flag (extra verbosity) was added
* Miscellaneous bugfixes

Also, remove patch-ad, as it was buggy and unnecessary.  This part closes
PR pkg/24401.
2004-02-24 19:39:42 +00:00
abs
8e39800076 Update abcde to 2.1.9
80 lines of changelog since 2.1.4, mainly small fixes
2003-11-27 17:38:29 +00:00
abs
da10834e90 Update abcde to 2.1.4nb5:
Strip out \r from the end of the CDDB data to make editing easier
2003-10-01 20:48:31 +00:00
agc
6254bd6062 Incorporate James Wetterau's patch from PR 20763 to warn if there is no
encoder in the path.

Unify patch-ac and patch-ae which both patch the same file.

Bump pkgrevision to nb4
2003-09-15 11:17:27 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
a9715c10a4 abcde ignored -d flag when in cdparanoia mode.
From Sergey Svishchev in PR 19872.
Bump PKGREVISION.
2003-07-12 15:25:53 +00:00
rafal
decbcfdc27 Bump PKGREVISION for patch-ae (fixes lame batch encoding). 2003-06-30 19:24:04 +00:00
rafal
ea428e074e Fix lame batch-encoding. Patch also sent upstream to abcde maintainer. 2003-06-30 19:21:29 +00:00
rafal
6838c17cee Fix lame batch-encoding by using the correct shell variables for the encoder
and encoder options.
2003-06-30 19:20:37 +00:00
seb
38e7c67eac Fix a typo in patch-ad that prevented the `template' command of cddb-tool
to work.

Bump PKGREVISION.

XXX jot is not really portable to !*BSD platform, is it ?
2003-06-19 22:42:31 +00:00
uebayasi
5276a88da5 Update HOMEPAGE. 2003-06-13 00:06:37 +00:00
wiz
57b3f452aa Fix PKG_SYSCONFDIR usage. Noted by salo. Let's assume not too many
binary packages have been built in the last hours, and forget about
the PKGREVISION bump.
2003-06-10 12:59:47 +00:00
wiz
10f7a5f583 Update to 2.1.4, from Juan RP in PR 21671:
abcde 2.1.4:

  * Small bug fixes:
    + COMMENT should work now.
    + Aesthetic padding on the total amount of tracks.
    + CDROM typo
    + CDROM is now checked after reading the user defined entries.
  * Remove trailing args from $EDITOR when checking -x: Closes .

abcde 2.1.3

  * Makefile was missing cddb-tool.1.
  * Introduced dagrab as CD ripping utility.
  * cddb-tool seq calls converted to functions. No more distro dependencies.
  * WGET* variables converted to HTTPGET* variables. FreeBSD can safelly use
    fetch.
  * More FreeBSD specific bits: CDROM and EJECT changes.
  * Typo in abcde.conf
  * Added CDDBPROTO for specifying the protocol level of the cddb query.
  * CDDB protocol upgraded to 5. CDYEAR and CDGENRE are now used for CD
    tagging.
  * COMMENT is now used for inline tagging with oggenc (my mistake it was
    missing): Closes: .

abcde 2.1.2

  * Documentation updates: Closes: .
  * Usual set of bug fixes and corrections.
  * Default behaviour of VAOUTPUTFORMAT output changed to avoid multiple
    directories for a same album. I think the format is more logical, and you
    can always split the files once they are created.
  * Padding track wavs with 0 so if you want to burn those wavs just cdrecord
    *.wav will do it. Use "-p" to force it when encoding a small (<9) number
    of files (Closes: ).
  * Added "KEEPWAVS" as a variable to keep those wavs. Default is "no". Can
    use also "-k" in the command line. (Closes: ).
    This probably should be changed with an option to move the wav files to
    another directory instead of just keep de abcde.<cdid> directory.
  * Added documentation comments about OUTPUTTYPE (Closes: ).
  * abcde.conf cleanup: (Closes: , ).

abcde 2.1.0-3

  * Since abcde does not depend on eject, an execution test ([-x]) was added,
    but that means abcde needs a test for eject in the patch if -x is passed:
    Closes: .
  * Merged some more bits from Marc 'HE' Brockschmidt: Closes: .
  * A bit of more info in abcde.conf: Closes: .
  * cddb-tool version updated to 0.4.2

abcde 2.1.0-2

  * Old version string left behind. Updated.
  * Few more doc update bits.
  * Patches from Marc 'HE' Brockschmidt: Closes: .
  * Small patch from Norbert Preining to support multiple output in the output
    directory.
  * cddb-tool parses CDYEAR with the help of awk: Closes: .
  * cddb-tool does not globe "*" characters anymore: Closes: .

abcde 2.1.0
  * The infamous "Works for me(TM)" and "Time to release" release.
    + We preppend track number now: Closes: .
    + Itegrate flac: Closes: .
    + Multi-format encode: Closes: .
    + Gapless lame encoding: Closes: .
    + CDROM documented: Closes: .
  * Applied OpenBSD patches to make the script more portable. Thanks to Han
    Boetes.
  * Documentation fixes: closes: , .
  * NetBSD patches applied:
    - EXPERIMENTAL Normalize and Batch support.
    - EXPERIMENTAL FLAC support.
  * EXPERIMENTAL multiple output support:
    + multiple output and error checking
    + multiple lists support
  * Default output file changed to have the $track_number in the begining.
  * abcde takeover.
2003-06-10 06:29:06 +00:00
kim
6be9267f2f Add support for per-track and per-album (batch) normalizing. 2003-01-01 19:06:01 +00:00