Bug 133068 - New port: audio/linux-genpuid
Summary: New port: audio/linux-genpuid
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: Boris Samorodov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-25 18:10 UTC by Christopher Key
Modified: 2009-07-26 14:00 UTC (History)
0 users

See Also:


Attachments
audio-linux-genpuid.shar (2.17 KB, text/plain)
2009-03-25 18:10 UTC, Christopher Key
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Key 2009-03-25 18:10:01 UTC
MusicIP is a music analysis and playlist generation system.  genpuid is a standalone utility that performs the analysis on a set of files, optionally writes the results back, and generates unique identifiers (puids).

mipcore is only executed by genpuid and hence belongs in libexec.  However, genpuid searches for mipcore in $PATH, hence the symlink from ${PREFIX}/bin.
Comment 1 Boris Samorodov freebsd_committer freebsd_triage 2009-07-26 13:08:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bsam

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-07-26 13:50:08 UTC
bsam        2009-07-26 12:49:54 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/linux-genpuid  Makefile distinfo pkg-descr 
  Log:
  This is a linux application for generating MusicIP puids.
  
  WWW:    http://www.musicip.com/
  
  PR:             ports/133068
  Submitted by:   Christopher Key <cjk32 at cam.ac.uk>
  
  Revision  Changes    Path
  1.1047    +1 -0      ports/audio/Makefile
  1.1       +31 -0     ports/audio/linux-genpuid/Makefile (new)
  1.1       +3 -0      ports/audio/linux-genpuid/distinfo (new)
  1.1       +3 -0      ports/audio/linux-genpuid/pkg-descr (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"
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-07-26 13:55:38 UTC
bsam        2009-07-26 12:55:29 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
    en_US.ISO8859-1/articles/contributors contrib.additional.sgml 
  Log:
  Add Christopher Key for audio/linux-genpuid.
  
  PR:             ports/133068
  
  Revision  Changes    Path
  1.870     +5 -0      doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
_______________________________________________
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"
Comment 4 Boris Samorodov freebsd_committer freebsd_triage 2009-07-26 13:58:14 UTC
State Changed
From-To: open->closed

Committed, thanks! 
I've moved three files from pkg-plist to Makefile.