Subject: CVS commit: pkgsrc/archivers/cxunzip
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 12/17/2004 20:49:40
Module Name: pkgsrc
Committed By: minskim
Date: Fri Dec 17 20:49:40 UTC 2004
Modified Files:
pkgsrc/archivers/cxunzip: distinfo
Added Files:
pkgsrc/archivers/cxunzip/patches: patch-ab patch-ac patch-ad patch-ae
patch-af patch-ag
Log Message:
gnome.h declares gettext functions when ENABLE_NLS is not defined.
This conflicts with declarations in libintl.h on glibc systems when
compiled with g++>=3.2. Add a workaround borrowed from Debian to
build this package on Linux.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/archivers/cxunzip/distinfo
cvs rdiff -r0 -r1.4 pkgsrc/archivers/cxunzip/patches/patch-ab \
pkgsrc/archivers/cxunzip/patches/patch-ac
cvs rdiff -r0 -r1.1 pkgsrc/archivers/cxunzip/patches/patch-ad \
pkgsrc/archivers/cxunzip/patches/patch-ae \
pkgsrc/archivers/cxunzip/patches/patch-af \
pkgsrc/archivers/cxunzip/patches/patch-ag
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.