Bug 126656

Summary: [update] audio/libgpod - add option to build SysInfo detection utility
Product: Ports & Packages Reporter: Emanuel Haupt <ehaupt>
Component: Individual Port(s)Assignee: Alexey Dokuchaev <danfe>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
libgpod.patch none

Description Emanuel Haupt freebsd_committer freebsd_triage 2008-08-19 13:20:01 UTC
Add an option to build and install a SysInfo detection utility
(ipod-read-sysinfo-extended).

gtkpod requires that information in order to support the iPod classic and
nano3g.

Reference:
http://gtkpod.wikispaces.com/Sysinfo+File
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-19 13:20:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->danfe

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-08-23 19:30:50 UTC
danfe       2009-08-23 18:30:42 UTC

  FreeBSD ports repository

  Modified files:
    audio/libgpod        Makefile pkg-descr pkg-plist 
  Log:
  - Allow to build with Python bindings [1]
  - Optionally, build SysInfo detection utility, which is required in order
    to support iPod classic and nano 3G [2]
  - Some minor Makefile nits
  
  Since both knobs are disabled by default, do not bump PORTREVISION
  
  PR:             ports/124707 [1], ports/126656 [2]
  Submitted by:   edwin [1], ehaupt [2]
  
  Revision  Changes    Path
  1.22      +29 -6     ports/audio/libgpod/Makefile
  1.3       +2 -1      ports/audio/libgpod/pkg-descr
  1.9       +16 -0     ports/audio/libgpod/pkg-plist
_______________________________________________
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 Alexey Dokuchaev freebsd_committer freebsd_triage 2009-08-23 19:36:08 UTC
State Changed
From-To: open->closed

Modified version of changes committed, thanks!