Bug 69541 - [MAINTAINER] audio/gmpc: update to 0.11.1
Summary: [MAINTAINER] audio/gmpc: update to 0.11.1
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: 2004-07-24 20:20 UTC by Mark Daniel Reidel
Modified: 2004-07-25 16:50 UTC (History)
0 users

See Also:


Attachments
gmpc-0.11.1,1.patch (2.56 KB, patch)
2004-07-24 20:20 UTC, Mark Daniel Reidel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Daniel Reidel 2004-07-24 20:20:19 UTC
- Update to 0.11.1
- Supports streaming via musicpd
- NLS-support for french added
- Changed master-sites
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-07-24 22:32:52 UTC
Does not build on 4.x:
playlist2.c: In function `pl2_row_moved':
playlist2.c:615: syntax error before `int'
playlist2.c:630: `i' undeclared (first use in this function)
playlist2.c:630: (Each undeclared identifier is reported only once
playlist2.c:630: for each function it appears in.)
*** Error code 1

Stop in /usr/ports/audio/gmpc/work/gmpc-0.11.1/src.

Most probably this either needs patches for C89 or USE_GCC=3.x

Volker
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-07-25 16:49:52 UTC
State Changed
From-To: open->closed

Committed, with modifications. Added three patches to fix 
build on 4.x systems (patches already sent to author), 
fixed plist for french translation file.