Bug 109122

Summary: [NEW PORT] Add port of audio/bmp-musepack
Product: Ports & Packages Reporter: RenZhen <bg1tpt>
Component: Individual Port(s)Assignee: Nicola Vitale <nivit>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description RenZhen 2007-02-13 07:30:06 UTC
Add a new port of audio/bmp-musepack

The shared library(libbmp-mpc.so) is not expected to be used in any program other than the multimedia/beep-media-player which will find it by itself. So, there is no USE_LDCONFIG in the Makefile.

Fix: see the attachment

Patch attached with submission follows:
How-To-Repeat: N/A
Comment 1 Nicola Vitale freebsd_committer freebsd_triage 2007-02-13 11:47:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nivit

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-02-15 22:50:41 UTC
nivit       2007-02-15 22:50:36 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/bmp-musepack   Makefile distinfo pkg-descr 
  Log:
  This plugin is needed to play MPC files with Beep Media Player.
  
  WWW: http://www.musepack.net/index.php?pg=lin
  
  PR:             ports/109122
  Submitted by:   Zhen REN <bg1tpt at gmail.com>
  
  Revision  Changes    Path
  1.835     +1 -0      ports/audio/Makefile
  1.1       +36 -0     ports/audio/bmp-musepack/Makefile (new)
  1.1       +3 -0      ports/audio/bmp-musepack/distinfo (new)
  1.1       +3 -0      ports/audio/bmp-musepack/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 Nicola Vitale freebsd_committer freebsd_triage 2007-02-15 22:51:11 UTC
State Changed
From-To: open->closed

New port added. Thanks!