Bug 149887 - [New Port] audio/libcue: CUE Sheet Parser Library
Summary: [New Port] audio/libcue: CUE Sheet Parser Library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-22 20:00 UTC by buganini
Modified: 2010-08-22 22:40 UTC (History)
0 users

See Also:


Attachments
file.shar (2.12 KB, text/plain)
2010-08-22 20:00 UTC, buganini
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description buganini 2010-08-22 20:00:15 UTC
Libcue is intended to parse a so called cue sheet from a char string or a file
pointer. For handling of the parsed data a convenient API is available. This
project is meant as a fork of cuetools by Svend Sorensen which saw it last
release in 02/2006.

WWW: http://sourceforge.net/projects/libcue/

Fix: Patch attached with submission follows:
Comment 1 buganini 2010-08-22 20:11:31 UTC
There is extra "--prefix" and somehow GNU_CONFIGURE accepted that and
worked without problem,
but it doesnt need GNU_CONFIGURE.
New shar:
http://security-hole.info/~buganini/ports/libcue.shar.txt
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2010-08-22 22:33:32 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-08-22 22:33:36 UTC
lwhsu       2010-08-22 21:33:27 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/libcue      Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add libcue 1.4.0, CUE Sheet Parser Library.
  
  PR:             ports/149887
  Submitted by:   buganini at gmail.com
  
  Revision  Changes    Path
  1.1479    +1 -0      ports/textproc/Makefile
  1.1       +26 -0     ports/textproc/libcue/Makefile (new)
  1.1       +3 -0      ports/textproc/libcue/distinfo (new)
  1.1       +6 -0      ports/textproc/libcue/pkg-descr (new)
  1.1       +12 -0     ports/textproc/libcue/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"