summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrillig <rillig>2007-07-05 23:20:49 +0000
committerrillig <rillig>2007-07-05 23:20:49 +0000
commitc70a2604c3256baea8ea7fd73267c90d58168fd8 (patch)
tree65c10979281d20276a75b8583b921911ca25a3a8 /devel
parent8921f823ec8ece2a1e5f8cc8714b38027cdf792f (diff)
downloadpkgsrc-c70a2604c3256baea8ea7fd73267c90d58168fd8.tar.gz
The HTML documentation looks better when the images are included.
PKGREVISION++
Diffstat (limited to 'devel')
-rw-r--r--devel/monotone/Makefile10
-rw-r--r--devel/monotone/PLIST22
2 files changed, 27 insertions, 5 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile
index f68a9014b81..32ccab4c4a4 100644
--- a/devel/monotone/Makefile
+++ b/devel/monotone/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2007/06/26 15:26:37 rillig Exp $
+# $NetBSD: Makefile,v 1.40 2007/07/05 23:20:49 rillig Exp $
#
DISTNAME= monotone-0.35
+PKGREVISION= 2
CATEGORIES= devel scm
MASTER_SITES= http://monotone.ca/downloads/0.35/
@@ -9,11 +10,9 @@ MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://monotone.ca/
COMMENT= Free distributed version control system
-PKGREVISION= 1
-
GCC_REQD+= 3.0
GNU_CONFIGURE= yes
-INFO_FILES= # PLIST
+INFO_FILES= yes
UNLIMIT_RESOURCES+= datasize
USE_TOOLS+= gmake makeinfo
USE_LANGUAGES= c c++
@@ -34,6 +33,9 @@ CONFIGURE_ARGS+= --enable-ipv6
CONFIGURE_ARGS+= --disable-ipv6
.endif
+post-install:
+ cd ${WRKSRC} && pax -wr figures/*.png ${DESTDIR}${PREFIX}/share/doc/monotone
+
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/boost-libs/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/devel/monotone/PLIST b/devel/monotone/PLIST
index e005a9b939e..0cf582cd9bf 100644
--- a/devel/monotone/PLIST
+++ b/devel/monotone/PLIST
@@ -1,6 +1,25 @@
-@comment $NetBSD: PLIST,v 1.9 2007/03/01 08:48:32 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.10 2007/07/05 23:20:49 rillig Exp $
bin/mtn
info/monotone.info
+share/doc/monotone/figures/branch-heads.png
+share/doc/monotone/figures/cert.png
+share/doc/monotone/figures/difference-between-versions.png
+share/doc/monotone/figures/file-id-manifest-id.png
+share/doc/monotone/figures/fork.png
+share/doc/monotone/figures/general-workflow.png
+share/doc/monotone/figures/linear-history.png
+share/doc/monotone/figures/local-workflow.png
+share/doc/monotone/figures/manifest.png
+share/doc/monotone/figures/merge.png
+share/doc/monotone/figures/network-workflow.png
+share/doc/monotone/figures/parent-child-hashes.png
+share/doc/monotone/figures/parent-child-names-hashes.png
+share/doc/monotone/figures/parent-child.png
+share/doc/monotone/figures/revision-chaining.png
+share/doc/monotone/figures/revision.png
+share/doc/monotone/figures/statement.png
+share/doc/monotone/figures/three-versions.png
+share/doc/monotone/figures/two-branches.png
share/doc/monotone/monotone.html
share/locale/de/LC_MESSAGES/monotone.mo
share/locale/es/LC_MESSAGES/monotone.mo
@@ -9,4 +28,5 @@ share/locale/it/LC_MESSAGES/monotone.mo
share/locale/ja/LC_MESSAGES/monotone.mo
share/locale/pt_BR/LC_MESSAGES/monotone.mo
share/locale/sv/LC_MESSAGES/monotone.mo
+@dirrm share/doc/monotone/figures
@dirrm share/doc/monotone