pkgsrc/textproc/iso-codes/Makefile

36 lines
915 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.25 2009/02/09 22:56:27 joerg Exp $
#
Update to 3.5.1: iso-codes 3.5.1 --------------- Tobias Quathamer <toddy@debian.org> Fri, 2 January 2009 [ ISO 4217 translations ] * Dutch by Freek de Kruijf (TP) * Indonesian by Erwid M Jadied (TP) * Vietnamese by Clytie Siddall (TP) [ ISO 15924 translations ] * Indonesian by Erwid M Jadied (TP) * Traditional Chinese by Wei-Lun Chao (TP) [ ISO 639 translations ] * Vietnamese by Clytie Siddall (TP) * Asturian by Marcos Alvarez Costales (TP) [ ISO 3166 translations ] * Vietnamese by Clytie Siddall (TP) iso-codes 3.5 ------------- Tobias Quathamer <toddy@debian.org> Wed, 3 December 2008 [ General ] * Add note about missing file iso_3166.tab in README. Closes: #498367 [ ISO-639-3 ] * Update to 2008-11-10 [ ISO-4217 ] * Replace acronym "SDR" with "Special Drawing Rights" [ ISO-3166 translations ] * Portuguese by Miguel Figueiredo * Simplified Chinese by LI Daobing (TP) * Indonesian by Andhika Padmawan (TP) * Irish by Kevin Scannell (TP) * Korean by Changwoo Ryu (TP) * Finnish by Tommi Vainikainen (TP) * Dutch by Freek de Kruijf (TP) * Estonian by Tõivo Leedjärv * Occitan correction by Yannick Marchegay. Closes: alioth#311228 * Polish by Łukasz Paździora. Closes: #505898 * Esperanto by Edmund GRIMLEY EVANS (TP) [ ISO-3166-2 translations ] * Finnish by Tommi Vainikainen (TP) * French completed by Christian Perrier * Occitan correction by Yannick Marchegay. Closes: alioth#311229 [ ISO-639-3 translations ] * French updated by Christian Perrier * Occitan correction by Yannick Marchegay. Closes: alioth#311231 [ ISO-639 translations ] * Simplified Chinese by LI Daobing (TP) * Italian by Milo Casagrande (TP) * Finnish by Tommi Vainikainen (TP) * Dutch by Freek de Kruijf (TP) * Occitan correction by Yannick Marchegay. Closes: alioth#311230 * German completed by Tobias Quathamer * Esperanto by Edmund GRIMLEY EVANS (TP) [ ISO-4217 translations ] * Occitan correction by Yannick Marchegay. Closes: alioth#311232 * German completed by Tobias Quathamer [ ISO-15924 translations ] * Occitan correction by Yannick Marchegay. Closes: alioth#311227
2009-01-07 12:57:57 +01:00
DISTNAME= iso-codes-3.5.1
PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://alioth.debian.org/projects/pkg-isocodes/
COMMENT= List of country, language and currency names
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
Update iso-codes to 1.3. iso-codes 1.3 ------------- Tobias Toedter <t.toedter@gmx.net> Mon, 23 July 2007 [ ISO-3166-2 ] * Correct misspelled entries for Poland, thanks to Jakub Bogusz. * Correct spelling of "Wake Island", reported as bug #120111 in Ubuntu Launchpad. * Correct misspelled Tunisian cities, reported as bug #119572 in Ubuntu Launchpad. [ ISO-3166 translations ] - Tamil (ta) updated by Tirumurti Vasudevan. Closes: #432169 [ ISO-4217 translations ] - Turkish (tr) updated by Nilgün Belma Bugüner via TP. [ Tobias Toedter ] * Resurrect iso639tab.py and iso_639.tab, as it turns out that those files are still needed. This is only a temporary measure; the files are still deprecated and should not be used by new programs. This helps fixing a FTBFS bug in geneweb. Closes: #432543 iso-codes 1.2 ------------- Tobias Toedter <t.toedter@gmx.net> Fri, 29 June 2007 [ ISO-639 translations ] * Dutch (nl) updated by Freek de Kruijf via TP * Irish (ga) updated by Kevin Patrick Scannell via TP [ ISO-3166-2 translations ] * Dutch (nl) updated by Freek de Kruijf via TP [ ISO-4217 translations ] * Italian (it) updated by Luca Ferretti via TP [ Tobias Toedter ] * Don't include iso-codes.pc in the tarball, it is generated automatically during configuration * Remove iso639tab.py and iso_639.tab from distribution, as both files are deprecated and no longer used iso-codes 1.1.1 --------------- Tobias Toedter <t.toedter@gmx.net> Wed, 27 June 2007 [ ISO-639 translations ] * Finnish (fi) updated by Tommi Vainikainen via TP * Esperanto (eo) updated by Edmund GRIMLEY EVANS via TP [ ISO-4217 translations ] * Estonian (et) updated by Ain Vagula via TP * Italian (it) updated by Luca Ferretti via TP * Replace initial header values in en.po with real data, because msgfmt exits with an error otherwise
2007-08-01 14:07:50 +02:00
USE_TOOLS+= gmake msgfmt
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
PKGCONFIG_OVERRIDE= iso-codes.pc.in
Update iso-codes to 1.3. iso-codes 1.3 ------------- Tobias Toedter <t.toedter@gmx.net> Mon, 23 July 2007 [ ISO-3166-2 ] * Correct misspelled entries for Poland, thanks to Jakub Bogusz. * Correct spelling of "Wake Island", reported as bug #120111 in Ubuntu Launchpad. * Correct misspelled Tunisian cities, reported as bug #119572 in Ubuntu Launchpad. [ ISO-3166 translations ] - Tamil (ta) updated by Tirumurti Vasudevan. Closes: #432169 [ ISO-4217 translations ] - Turkish (tr) updated by Nilgün Belma Bugüner via TP. [ Tobias Toedter ] * Resurrect iso639tab.py and iso_639.tab, as it turns out that those files are still needed. This is only a temporary measure; the files are still deprecated and should not be used by new programs. This helps fixing a FTBFS bug in geneweb. Closes: #432543 iso-codes 1.2 ------------- Tobias Toedter <t.toedter@gmx.net> Fri, 29 June 2007 [ ISO-639 translations ] * Dutch (nl) updated by Freek de Kruijf via TP * Irish (ga) updated by Kevin Patrick Scannell via TP [ ISO-3166-2 translations ] * Dutch (nl) updated by Freek de Kruijf via TP [ ISO-4217 translations ] * Italian (it) updated by Luca Ferretti via TP [ Tobias Toedter ] * Don't include iso-codes.pc in the tarball, it is generated automatically during configuration * Remove iso639tab.py and iso_639.tab from distribution, as both files are deprecated and no longer used iso-codes 1.1.1 --------------- Tobias Toedter <t.toedter@gmx.net> Wed, 27 June 2007 [ ISO-639 translations ] * Finnish (fi) updated by Tommi Vainikainen via TP * Esperanto (eo) updated by Edmund GRIMLEY EVANS via TP [ ISO-4217 translations ] * Estonian (et) updated by Ain Vagula via TP * Italian (it) updated by Luca Ferretti via TP * Replace initial header values in en.po with real data, because msgfmt exits with an error otherwise
2007-08-01 14:07:50 +02:00
REPLACE_PYTHON= *.py */*.py
Update iso-codes to 1.3. iso-codes 1.3 ------------- Tobias Toedter <t.toedter@gmx.net> Mon, 23 July 2007 [ ISO-3166-2 ] * Correct misspelled entries for Poland, thanks to Jakub Bogusz. * Correct spelling of "Wake Island", reported as bug #120111 in Ubuntu Launchpad. * Correct misspelled Tunisian cities, reported as bug #119572 in Ubuntu Launchpad. [ ISO-3166 translations ] - Tamil (ta) updated by Tirumurti Vasudevan. Closes: #432169 [ ISO-4217 translations ] - Turkish (tr) updated by Nilgün Belma Bugüner via TP. [ Tobias Toedter ] * Resurrect iso639tab.py and iso_639.tab, as it turns out that those files are still needed. This is only a temporary measure; the files are still deprecated and should not be used by new programs. This helps fixing a FTBFS bug in geneweb. Closes: #432543 iso-codes 1.2 ------------- Tobias Toedter <t.toedter@gmx.net> Fri, 29 June 2007 [ ISO-639 translations ] * Dutch (nl) updated by Freek de Kruijf via TP * Irish (ga) updated by Kevin Patrick Scannell via TP [ ISO-3166-2 translations ] * Dutch (nl) updated by Freek de Kruijf via TP [ ISO-4217 translations ] * Italian (it) updated by Luca Ferretti via TP [ Tobias Toedter ] * Don't include iso-codes.pc in the tarball, it is generated automatically during configuration * Remove iso639tab.py and iso_639.tab from distribution, as both files are deprecated and no longer used iso-codes 1.1.1 --------------- Tobias Toedter <t.toedter@gmx.net> Wed, 27 June 2007 [ ISO-639 translations ] * Finnish (fi) updated by Tommi Vainikainen via TP * Esperanto (eo) updated by Edmund GRIMLEY EVANS via TP [ ISO-4217 translations ] * Estonian (et) updated by Ain Vagula via TP * Italian (it) updated by Luca Ferretti via TP * Replace initial header values in en.po with real data, because msgfmt exits with an error otherwise
2007-08-01 14:07:50 +02:00
DEPENDS+= ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat
Update iso-codes to 1.3. iso-codes 1.3 ------------- Tobias Toedter <t.toedter@gmx.net> Mon, 23 July 2007 [ ISO-3166-2 ] * Correct misspelled entries for Poland, thanks to Jakub Bogusz. * Correct spelling of "Wake Island", reported as bug #120111 in Ubuntu Launchpad. * Correct misspelled Tunisian cities, reported as bug #119572 in Ubuntu Launchpad. [ ISO-3166 translations ] - Tamil (ta) updated by Tirumurti Vasudevan. Closes: #432169 [ ISO-4217 translations ] - Turkish (tr) updated by Nilgün Belma Bugüner via TP. [ Tobias Toedter ] * Resurrect iso639tab.py and iso_639.tab, as it turns out that those files are still needed. This is only a temporary measure; the files are still deprecated and should not be used by new programs. This helps fixing a FTBFS bug in geneweb. Closes: #432543 iso-codes 1.2 ------------- Tobias Toedter <t.toedter@gmx.net> Fri, 29 June 2007 [ ISO-639 translations ] * Dutch (nl) updated by Freek de Kruijf via TP * Irish (ga) updated by Kevin Patrick Scannell via TP [ ISO-3166-2 translations ] * Dutch (nl) updated by Freek de Kruijf via TP [ ISO-4217 translations ] * Italian (it) updated by Luca Ferretti via TP [ Tobias Toedter ] * Don't include iso-codes.pc in the tarball, it is generated automatically during configuration * Remove iso639tab.py and iso_639.tab from distribution, as both files are deprecated and no longer used iso-codes 1.1.1 --------------- Tobias Toedter <t.toedter@gmx.net> Wed, 27 June 2007 [ ISO-639 translations ] * Finnish (fi) updated by Tommi Vainikainen via TP * Esperanto (eo) updated by Edmund GRIMLEY EVANS via TP [ ISO-4217 translations ] * Estonian (et) updated by Ain Vagula via TP * Italian (it) updated by Luca Ferretti via TP * Replace initial header values in en.po with real data, because msgfmt exits with an error otherwise
2007-08-01 14:07:50 +02:00
PYTHON_FOR_BUILD_ONLY= yes
INSTALLATION_DIRS= share/doc/iso-codes
post-install:
${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/iso-codes
${INSTALL_DATA} ${WRKSRC}/TODO ${DESTDIR}${PREFIX}/share/doc/iso-codes
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"