Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Feb 2012 06:09:19 GMT
From:      "Eugene M. Zheganin" <eugene@zhegan.in>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/164816: audio/amarok-kde4 broken, incorrect tarball released by Amarok Team
Message-ID:  <201202060609.q1669JIv091850@red.freebsd.org>
Resent-Message-ID: <201202060610.q166AASq095658@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         164816
>Category:       ports
>Synopsis:       audio/amarok-kde4 broken, incorrect tarball released by Amarok Team
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 06 06:10:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Eugene M. Zheganin
>Release:        8.2-STABLE
>Organization:
RealService LLC
>Environment:
FreeBSD bsdrookie.norma.com. 8.2-STABLE FreeBSD 8.2-STABLE #0: Mon Jul 25 14:13:03 YEKST 2011     emz@:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
audio/amarok-kde4 broken, incorrect tarball released by Amarok Team
building fails with

index.docbook:21: parser error : Entity 'Thom.Castermans' not defined

more here:

http://www.mail-archive.com/amarok-devel@kde.org/msg01662.html

using proposed patch building can continue beyond this point.



>How-To-Repeat:
try to build audio/amarok-kde4 from fresh ports
>Fix:
See the patch from amarok team.

Patch attached with submission follows:

--- ./doc/nl/index.docbook.orig	2011-12-15 13:42:03.000000000 +0600
+++ ./doc/nl/index.docbook	2012-02-06 12:01:02.000000000 +0600
@@ -2,6 +2,8 @@
 <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
   <!ENTITY % addindex "IGNORE">
   <!ENTITY % Dutch "INCLUDE">
+  <!ENTITY Thom.Castermans '<othercredit role="translator"><firstname>Thom</firstname><surname>Castermans</surname><affiliation><address><email>thomcasterm...@kde.nl</email></address></affiliation><contrib>Vertaler/Nalezer</contrib></othercredit>'>
+  <!ENTITY vertaling.thom "<para>Dit document is vertaald in het Nederlands door &Thom.Castermans;.</para>">
 ]>
 <book lang="&language;">
 <bookinfo>


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202060609.q1669JIv091850>