Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Mar 2002 04:04:52 -0500 (EST)
From:      steve@stevenwills.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35845: update freeamp port to use freetype2
Message-ID:  <200203130904.g2D94qF87345@stevenwills.com>

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

>Number:         35845
>Category:       ports
>Synopsis:       update freeamp port to use freetype2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 13 01:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 4.5-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD tigger.example.com 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #1: Thu Mar 7 17:49:05 GMT 2002 steve@thx1138:/usr/obj/usr/src/sys/TIGGER i386


>Description:
	freeamp seems to work fine with the newer freetype and using the newer lib
is prefered
>How-To-Repeat:
>Fix:
--- Makefile.orig       Wed Mar 13 03:21:56 2002
+++ Makefile    Wed Mar 13 03:46:46 2002
@@ -7,6 +7,7 @@
 
 PORTNAME=      freeamp
 PORTVERSION=   2.1.1
+PORTREVISION=  1
 CATEGORIES=    audio
 MASTER_SITES=  http://www.freeamp.org/download/src/
 
@@ -16,7 +17,7 @@
 LIB_DEPENDS=   musicbrainz.1:${PORTSDIR}/audio/musicbrainz \
                ORBit.2:${PORTSDIR}/devel/ORBit \
                gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
-               ttf.4:${PORTSDIR}/print/freetype
+               freetype.9:${PORTSDIR}/print/freetype2
 
 WRKSRC=                ${WRKDIR}/${PORTNAME}
 USE_BZIP2=     yes
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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