2007-11-05 20:50:03 +01:00
|
|
|
# $NetBSD: Makefile,v 1.8 2007/11/05 19:50:03 drochner Exp $
|
2003-09-12 19:26:10 +02:00
|
|
|
#
|
|
|
|
|
2007-11-05 20:50:03 +01:00
|
|
|
DISTNAME= gnome-user-docs-2.20.1
|
2003-09-12 19:26:10 +02:00
|
|
|
CATEGORIES= misc
|
2007-11-05 20:50:03 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-user-docs/2.20/}
|
2003-09-12 19:26:10 +02:00
|
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2003-12-14 22:57:34 +01:00
|
|
|
HOMEPAGE= http://www.gnome.org/
|
|
|
|
COMMENT= The GNOME 2 users guide
|
2003-09-12 19:26:10 +02:00
|
|
|
|
Update gnome2-user-docs to 2.14.0 and rename the package to gnome-user-docs
because the distname also dropped the '2':
Update to 2.14.0:
Version 2.14.0
--------------
* Updates to the system administration guide (Brent Smith,
William Jon McCann,
Luca Ferretti)
* Updates to the user guide (Luca Ferretti,
Joachim Noreiko,
Brent Smith,
Daniel Espinosa Ortiz)
Luca Ferretti)
* Updates to the accessibility guide (Luca Ferretti,
Don Scorgie)
* Updated translations:
Luca Ferretti (it)
Nickolay V. Shmyrev (ru)
Version 2.13.2
--------------
* Updates to the system administration guide (Brent Smith)
* Updates to the user guide (Luca Ferretti,
Joachim Noreiko,
Brent Smith,
Daniel Espinosa Ortiz)
* Updated accessibility guide figures (Luca Ferretti)
* Updated translations:
Luca Ferretti (it)
Vincent van Adrighem (nl)
Version 2.13.1.1
----------------
* Added missing OMF files
Version 2.13.1
--------------
* Updates to the User Guide
(Joachim Noreiko, Brent Smith, Daniel Espinosa Ortiz, Chris Fox)
* Updates to the Accessibility Guide (Brent Smith)
* Updates to the System Administrator Guide (Brent Smith)
* Converted documentation build to gnome-doc-utils (Shaun McCance, Brent Smith)
2006-03-30 23:35:21 +02:00
|
|
|
CONFLICTS+= gnome2-user-docs-[0-9]*
|
|
|
|
|
2004-04-14 18:15:20 +02:00
|
|
|
USE_DIRS+= gnome2-1.5
|
2006-06-11 15:58:48 +02:00
|
|
|
USE_TOOLS+= gmake pkg-config msgfmt
|
2003-09-12 19:26:10 +02:00
|
|
|
USE_LIBTOOL= yes
|
|
|
|
USE_PKGLOCALEDIR= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
Update gnome2-user-docs to 2.14.0 and rename the package to gnome-user-docs
because the distname also dropped the '2':
Update to 2.14.0:
Version 2.14.0
--------------
* Updates to the system administration guide (Brent Smith,
William Jon McCann,
Luca Ferretti)
* Updates to the user guide (Luca Ferretti,
Joachim Noreiko,
Brent Smith,
Daniel Espinosa Ortiz)
Luca Ferretti)
* Updates to the accessibility guide (Luca Ferretti,
Don Scorgie)
* Updated translations:
Luca Ferretti (it)
Nickolay V. Shmyrev (ru)
Version 2.13.2
--------------
* Updates to the system administration guide (Brent Smith)
* Updates to the user guide (Luca Ferretti,
Joachim Noreiko,
Brent Smith,
Daniel Espinosa Ortiz)
* Updated accessibility guide figures (Luca Ferretti)
* Updated translations:
Luca Ferretti (it)
Vincent van Adrighem (nl)
Version 2.13.1.1
----------------
* Added missing OMF files
Version 2.13.1
--------------
* Updates to the User Guide
(Joachim Noreiko, Brent Smith, Daniel Espinosa Ortiz, Chris Fox)
* Updates to the Accessibility Guide (Brent Smith)
* Updates to the System Administrator Guide (Brent Smith)
* Converted documentation build to gnome-doc-utils (Shaun McCance, Brent Smith)
2006-03-30 23:35:21 +02:00
|
|
|
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
|
2003-09-12 19:26:10 +02:00
|
|
|
.include "../../textproc/scrollkeeper/omf.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|