Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2006 15:06:24 +0200 (CEST)
From:      Rene Ladan <r.c.ladan@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/97905: [MAINTAINER] multimedia/xfce4-media: adopt
Message-ID:  <200605251306.k4PD6ODg013366@82-168-79-254.dsl.ip.tiscali.nl>
Resent-Message-ID: <200605251310.k4PDAGcm048549@freefall.freebsd.org>

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

>Number:         97905
>Category:       ports
>Synopsis:       [MAINTAINER] multimedia/xfce4-media: adopt
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 25 13:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rene Ladan
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD 82-168-79-254.dsl.ip.tiscali.nl 6.1-RELEASE FreeBSD 6.1-RELEASE #2: Sun May  7 11:56:20 CEST
>Description:
Take maintainership.

Pet portlint: add USE_GETTEXT=yes

Lowercase ${PORTNAME}

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

diff -ruN /usr/ports/multimedia/xfce4-media.orig/Makefile /usr/ports/multimedia/xfce4-media/Makefile
--- /usr/ports/multimedia/xfce4-media.orig/Makefile	Thu Feb 23 11:38:13 2006
+++ /usr/ports/multimedia/xfce4-media/Makefile	Thu May 25 15:01:44 2006
@@ -5,14 +5,14 @@
 # $FreeBSD: ports/multimedia/xfce4-media/Makefile,v 1.10 2006/02/23 10:38:13 ade Exp $
 #
 
-PORTNAME=	Xfce4-media
+PORTNAME=	xfce4-media
 PORTVERSION=	0.9.1
 CATEGORIES=	multimedia xfce
 MASTER_SITES=	http://spuriousinterrupt.org/files/xfmedia/
 DISTNAME=	xfmedia-${PORTVERSION}
 DIST_SUBDIR=	xfce4
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	r.c.ladan@gmail.com
 COMMENT=	Lightweight media player for Xfce4 based on the xine engine
 
 LIB_DEPENDS=	xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui \
@@ -22,6 +22,8 @@
 
 USE_BZIP2=	yes
 USE_GETOPT_LONG=yes
+USE_GETTEXT=	yes
+#NLS is hardcoded to "yes" in source, so no WITHOUT_NLS
 USE_GMAKE=	yes
 USE_GNOME=	libxml2 intlhack
 GNU_CONFIGURE=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:



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