summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2005-06-25 03:04:26 +0000
committerminskim <minskim>2005-06-25 03:04:26 +0000
commitb7492d8bc6e4ac43ae3125cfd434703ce0ecae56 (patch)
treeb5c0b0db605c01f314707baffafc807f44b8ee4b
parente73c6223aa3a56907e438f930388063dd6f24179 (diff)
downloadpkgsrc-b7492d8bc6e4ac43ae3125cfd434703ce0ecae56.tar.gz
Import SDL-intro-en from pkgsrc-wip. Packaged by Ian Zagorskih.
Simple DirectMedia Layer introduction in English.
-rw-r--r--devel/SDL-intro-en/DESCR1
-rw-r--r--devel/SDL-intro-en/Makefile28
-rw-r--r--devel/SDL-intro-en/PLIST17
-rw-r--r--devel/SDL-intro-en/distinfo5
4 files changed, 51 insertions, 0 deletions
diff --git a/devel/SDL-intro-en/DESCR b/devel/SDL-intro-en/DESCR
new file mode 100644
index 00000000000..c03e24b5e76
--- /dev/null
+++ b/devel/SDL-intro-en/DESCR
@@ -0,0 +1 @@
+Simple DirectMedia Layer introduction in English.
diff --git a/devel/SDL-intro-en/Makefile b/devel/SDL-intro-en/Makefile
new file mode 100644
index 00000000000..14d91e00a53
--- /dev/null
+++ b/devel/SDL-intro-en/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/06/25 03:04:26 minskim Exp $
+#
+
+DISTNAME= SDL-1.0-english-intro
+PKGNAME= SDL-intro-en-1.0
+CATEGORIES= devel
+MASTER_SITES= http://www.libsdl.org/archives/
+
+MAINTAINER= ianzag@mail.ru
+HOMEPAGE= http://www.libsdl.org/docs.php
+COMMENT= Simple DirectMedia Layer introduction (English)
+
+WRKSRC= ${WRKDIR}/intro.en
+DEST= ${PREFIX}/share/doc/SDL-intro/en
+
+NO_CONFIGURE= YES
+NO_BUILD= YES
+
+# Remove links
+post-patch:
+ ${RM} ${WRKSRC}/index.html
+
+do-install:
+ ${INSTALL_DATA_DIR} ${DEST}
+ ${INSTALL_DATA} ${WRKSRC}/*.html ${DEST}
+ ${LN} -s ${DEST}/toc.html ${DEST}/index.html
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/SDL-intro-en/PLIST b/devel/SDL-intro-en/PLIST
new file mode 100644
index 00000000000..4b4ecd4ca74
--- /dev/null
+++ b/devel/SDL-intro-en/PLIST
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/06/25 03:04:26 minskim Exp $
+share/doc/SDL-intro/en/author.html
+share/doc/SDL-intro/en/index.html
+share/doc/SDL-intro/en/toc.html
+share/doc/SDL-intro/en/usingcdrom.html
+share/doc/SDL-intro/en/usingendian.html
+share/doc/SDL-intro/en/usingevents.html
+share/doc/SDL-intro/en/usinginit.html
+share/doc/SDL-intro/en/usingsound.html
+share/doc/SDL-intro/en/usingthreads.html
+share/doc/SDL-intro/en/usingtimers.html
+share/doc/SDL-intro/en/usingvideo.html
+share/doc/SDL-intro/en/whatcanitdo.html
+share/doc/SDL-intro/en/whatisit.html
+share/doc/SDL-intro/en/whatplatforms.html
+@dirrm share/doc/SDL-intro/en
+@dirrm share/doc/SDL-intro
diff --git a/devel/SDL-intro-en/distinfo b/devel/SDL-intro-en/distinfo
new file mode 100644
index 00000000000..91b7039d4f2
--- /dev/null
+++ b/devel/SDL-intro-en/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/06/25 03:04:26 minskim Exp $
+
+SHA1 (SDL-1.0-english-intro.tar.gz) = b9d46a7db1c722f001ecef18c7ba30e537456491
+RMD160 (SDL-1.0-english-intro.tar.gz) = 3ff676a3bec9642880402745f78e2e252dc0cb6b
+Size (SDL-1.0-english-intro.tar.gz) = 13421 bytes