pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

scummvm-nightly: Rename to scummvm-git



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Sep 24 14:14:45 2016 +0200
Changeset:	3621913ecc802db42c61e7a061d08dfae71382d6

Modified Files:
	Makefile
Added Files:
	scummvm-git/DESCR
	scummvm-git/Makefile
	scummvm-git/PLIST
	scummvm-git/distinfo
	scummvm-git/files/dbd39a6ed632407eb1510e5009956117
	scummvm-git/options.mk
Removed Files:
	scummvm-nightly/DESCR
	scummvm-nightly/Makefile
	scummvm-nightly/PLIST
	scummvm-nightly/distinfo
	scummvm-nightly/files/dbd39a6ed632407eb1510e5009956117
	scummvm-nightly/options.mk

Log Message:
scummvm-nightly: Rename to scummvm-git

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3621913ecc802db42c61e7a061d08dfae71382d6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                                           |  2 +-
 scummvm-git/DESCR                                  |  5 +++
 scummvm-git/Makefile                               | 45 ++++++++++++++++++++++
 scummvm-git/PLIST                                  | 19 +++++++++
 scummvm-git/distinfo                               |  1 +
 scummvm-git/files/dbd39a6ed632407eb1510e5009956117 | 13 +++++++
 scummvm-git/options.mk                             | 43 +++++++++++++++++++++
 scummvm-nightly/DESCR                              |  5 ---
 scummvm-nightly/Makefile                           | 45 ----------------------
 scummvm-nightly/PLIST                              | 19 ---------
 scummvm-nightly/distinfo                           |  1 -
 .../files/dbd39a6ed632407eb1510e5009956117         | 13 -------
 scummvm-nightly/options.mk                         | 43 ---------------------
 13 files changed, 127 insertions(+), 127 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 4a87d3c..7108590 100644
--- a/Makefile
+++ b/Makefile
@@ -3791,7 +3791,7 @@ SUBDIR+=	scr2png
 SUBDIR+=	scratchpad
 SUBDIR+=	scrc
 SUBDIR+=	scsh-install-lib
-SUBDIR+=	scummvm-nightly
+SUBDIR+=	scummvm-git
 SUBDIR+=	scx
 SUBDIR+=	scythe
 SUBDIR+=	sdd
diff --git a/scummvm-git/DESCR b/scummvm-git/DESCR
new file mode 100644
index 0000000..83678e6
--- /dev/null
+++ b/scummvm-git/DESCR
@@ -0,0 +1,5 @@
+ScummVM is an implementation of LucasArts S.C.U.M.M. (Script Creation Utility
+for Maniac Mansion) interpreter, used in games such as Monkey Island, Indiana
+Jones, Day of the Tentacle, Sam and Max, and many more.
+
+This is built from the nightly SVN snapshots.
diff --git a/scummvm-git/Makefile b/scummvm-git/Makefile
new file mode 100644
index 0000000..f3e16bc
--- /dev/null
+++ b/scummvm-git/Makefile
@@ -0,0 +1,45 @@
+# $NetBSD: Makefile,v 1.26 2012/12/12 10:44:38 thomasklausner Exp $
+
+DISTNAME=	scummvm-${SCM_VER}
+CATEGORIES=	games
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	http://scummvm.sourceforge.net/
+COMMENT=	LucasArts Script Creation Utility for Maniac Mansion
+LICENSE=	gnu-gpl-v2
+
+NO_SRC_ON_FTP=	# changes daily
+NO_SRC_ON_CDROM=# changes daily
+USE_TOOLS+=	gmake perl
+USE_LANGUAGES=	c c++
+HAS_CONFIGURE=	yes
+CONFIGURE_ARGS+=--prefix=${LOCALBASE}
+CONFIGURE_ARGS+=--mandir=${LOCALBASE}/${PKGMANDIR}
+WRKSRC=		${WRKDIR}/scummvm
+
+.include "options.mk"
+
+GIT_REPOSITORIES=	scummvm
+GIT_REPO.scummvm=	git%github.com@localhost:scummvm/scummvm.git
+
+.include "../../wip/mk/git-package.mk"
+
+.include "../../mk/bsd.prefs.mk"
+
+.if ${MACHINE_ARCH} == i386
+BUILD_DEPENDS+=	nasm-[0-9]*:../../devel/nasm
+.endif
+
+YESTERDAY!=	expr `date +%s` - 86399
+SCM_VER!=	${DATE} -r ${YESTERDAY} +%Y%m%d
+SCM_TAG!=	${DATE} +%Y%m%d
+
+BUILDLINK_API_DEPENDS.zlib+=	zlib>=1.2.0.4
+
+.include "../../audio/flac/buildlink3.mk"
+.include "../../audio/fluidsynth/buildlink3.mk"
+.include "../../audio/libmad/buildlink3.mk"
+.include "../../audio/libvorbis/buildlink3.mk"
+.include "../../devel/SDL/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/scummvm-git/PLIST b/scummvm-git/PLIST
new file mode 100644
index 0000000..8c819bf
--- /dev/null
+++ b/scummvm-git/PLIST
@@ -0,0 +1,19 @@
+@comment $NetBSD: PLIST,v 1.12 2009/12/07 23:57:18 thomasklausner Exp $
+bin/scummvm
+man/man6/scummvm.6
+share/doc/scummvm/AUTHORS
+share/doc/scummvm/COPYING
+share/doc/scummvm/COPYING.LGPL
+share/doc/scummvm/COPYRIGHT
+share/doc/scummvm/NEWS
+share/doc/scummvm/README
+share/pixmaps/scummvm.xpm
+share/scummvm/drascula.dat
+share/scummvm/kyra.dat
+share/scummvm/lure.dat
+share/scummvm/m4.dat
+share/scummvm/pred.dic
+share/scummvm/queen.tbl
+share/scummvm/scummmodern.zip
+share/scummvm/sky.cpt
+share/scummvm/teenagent.dat
diff --git a/scummvm-git/distinfo b/scummvm-git/distinfo
new file mode 100644
index 0000000..e1811e3
--- /dev/null
+++ b/scummvm-git/distinfo
@@ -0,0 +1 @@
+$NetBSD: distinfo,v 1.5 2012/11/23 22:34:02 othyro Exp $
diff --git a/scummvm-git/files/dbd39a6ed632407eb1510e5009956117 b/scummvm-git/files/dbd39a6ed632407eb1510e5009956117
new file mode 100644
index 0000000..42793ec
--- /dev/null
+++ b/scummvm-git/files/dbd39a6ed632407eb1510e5009956117
@@ -0,0 +1,13 @@
+K 10
+ascii_cert
+V 1036
+MIIDBTCCAm6gAwIBAgIDCibwMA0GCSqGSIb3DQEBBQUAME4xCzAJBgNVBAYTAlVTMRAwDgYDVQQKEwdFcXVpZmF4MS0wKwYDVQQLEyRFcXVpZmF4IFNlY3VyZSBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkwHhcNMDgxMTExMjAyNTI3WhcNMTAwMTExMjAyNTI3WjCBjzELMAkGA1UEBhMCVVMxEjAQBgNVBAgTCUNhaWZvcm5pYTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEaMBgGA1UEChMRU291cmNlRm9yZ2UsIEluYy4xGDAWBgNVBAsTD1NvdXJjZUZvcmdlLm5ldDEeMBwGA1UEAxQVKi5zdm4uc291cmNlZm9yZ2UubmV0MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDBC9QlpRc4gWAfbOuiwt4ppuGjFX9PJo3c5eV4HxYeLgEJcYRPMiVVt9e9mkG/hM8TVTVuLJTXAik/kNU7v11UNxSnWtoeV2Ts4If/3aVSfCdT/q8E9RSaCM/K3jyz12cvn3vVZThRPgNzRed1xLVvl9UWkYK7adQEDX7mQ5kNJwIDAQABo4GuMIGrMA4GA1UdDwEB/wQEAwIE8DAdBgNVHQ4EFgQU4jZdMzJk8z9+OasjmBVXJlBJarEwOgYDVR0fBDMwMTAvoC2gK4YpaHR0cDovL2NybC5nZW90cnVzdC5jb20vY3Jscy9zZWN1cmVjYS5jcmwwHwYDVR0jBBgwFoAUSOZo+SvSspXXR9gjIBBPM5iQn9QwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMA0GCSqGSIb3DQEBBQUAA4GBAKO/N1iPWEmYazhswFdPZ/R4yYvUbGNul1vhnJ0C9VMhTZwVWLNIk1KxAlbsJhCvSRQ0vgCUX1VJDyDlXHq+2zzQfiID25HoMEzmReSVPJYHsVVq0o94UCJtN/Fpj
sWLvapFaHx/Yz5OLw2PvnJsm28cj/gRztbujU8sbZUZga1j
+K 8
+failures
+V 1
+8
+K 15
+svn:realmstring
+V 39
+https://scummvm.svn.sourceforge.net:443
+END
diff --git a/scummvm-git/options.mk b/scummvm-git/options.mk
new file mode 100644
index 0000000..2e96296
--- /dev/null
+++ b/scummvm-git/options.mk
@@ -0,0 +1,43 @@
+# $NetBSD: options.mk,v 1.20 2009/12/07 23:57:03 thomasklausner Exp $
+
+PKG_OPTIONS_VAR=	PKG_OPTIONS.scummvm-nightly
+PKG_SUPPORTED_OPTIONS=	scummvm-nightly-cruise
+PKG_SUPPORTED_OPTIONS+=	scummvm-nightly-groovie2
+PKG_SUPPORTED_OPTIONS+=	scummvm-nightly-lol
+PKG_SUPPORTED_OPTIONS+=	scummvm-nightly-m4
+PKG_SUPPORTED_OPTIONS+=	scummvm-nightly-saga2
+PKG_SUPPORTED_OPTIONS+=	scummvm-nightly-sci
+PKG_SUPPORTED_OPTIONS+=	scummvm-nightly-sci32
+PKG_SUPPORTED_OPTIONS+=	scummvm-nightly-teenagent
+PKG_SUPPORTED_OPTIONS+=	scummvm-nightly-tinsel
+PKG_SUGGESTED_OPTIONS=	${PKG_SUPPORTED_OPTIONS}
+
+.include "../../mk/bsd.options.mk"
+
+.if !empty(PKG_OPTIONS:Mscummvm-nightly-cruise)
+CONFIGURE_ARGS+=--enable-cruise
+.endif
+.if !empty(PKG_OPTIONS:Mscummvm-nightly-groovie2)
+CONFIGURE_ARGS+=--enable-groovie2
+.endif
+.if !empty(PKG_OPTIONS:Mscummvm-nightly-lol)
+CONFIGURE_ARGS+=--enable-lol
+.endif
+.if !empty(PKG_OPTIONS:Mscummvm-nightly-m4)
+CONFIGURE_ARGS+=--enable-m4
+.endif
+.if !empty(PKG_OPTIONS:Mscummvm-nightly-saga2)
+CONFIGURE_ARGS+=--enable-saga2
+.endif
+.if !empty(PKG_OPTIONS:Mscummvm-nightly-sci)
+CONFIGURE_ARGS+=--enable-sci
+.endif
+.if !empty(PKG_OPTIONS:Mscummvm-nightly-sci32)
+CONFIGURE_ARGS+=--enable-sci32
+.endif
+.if !empty(PKG_OPTIONS:Mscummvm-nightly-teenagent)
+CONFIGURE_ARGS+=--enable-teenagent
+.endif
+.if !empty(PKG_OPTIONS:Mscummvm-nightly-tinsel)
+CONFIGURE_ARGS+=--enable-tinsel
+.endif
diff --git a/scummvm-nightly/DESCR b/scummvm-nightly/DESCR
deleted file mode 100644
index 83678e6..0000000
--- a/scummvm-nightly/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-ScummVM is an implementation of LucasArts S.C.U.M.M. (Script Creation Utility
-for Maniac Mansion) interpreter, used in games such as Monkey Island, Indiana
-Jones, Day of the Tentacle, Sam and Max, and many more.
-
-This is built from the nightly SVN snapshots.
diff --git a/scummvm-nightly/Makefile b/scummvm-nightly/Makefile
deleted file mode 100644
index f3e16bc..0000000
--- a/scummvm-nightly/Makefile
+++ /dev/null
@@ -1,45 +0,0 @@
-# $NetBSD: Makefile,v 1.26 2012/12/12 10:44:38 thomasklausner Exp $
-
-DISTNAME=	scummvm-${SCM_VER}
-CATEGORIES=	games
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://scummvm.sourceforge.net/
-COMMENT=	LucasArts Script Creation Utility for Maniac Mansion
-LICENSE=	gnu-gpl-v2
-
-NO_SRC_ON_FTP=	# changes daily
-NO_SRC_ON_CDROM=# changes daily
-USE_TOOLS+=	gmake perl
-USE_LANGUAGES=	c c++
-HAS_CONFIGURE=	yes
-CONFIGURE_ARGS+=--prefix=${LOCALBASE}
-CONFIGURE_ARGS+=--mandir=${LOCALBASE}/${PKGMANDIR}
-WRKSRC=		${WRKDIR}/scummvm
-
-.include "options.mk"
-
-GIT_REPOSITORIES=	scummvm
-GIT_REPO.scummvm=	git%github.com@localhost:scummvm/scummvm.git
-
-.include "../../wip/mk/git-package.mk"
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${MACHINE_ARCH} == i386
-BUILD_DEPENDS+=	nasm-[0-9]*:../../devel/nasm
-.endif
-
-YESTERDAY!=	expr `date +%s` - 86399
-SCM_VER!=	${DATE} -r ${YESTERDAY} +%Y%m%d
-SCM_TAG!=	${DATE} +%Y%m%d
-
-BUILDLINK_API_DEPENDS.zlib+=	zlib>=1.2.0.4
-
-.include "../../audio/flac/buildlink3.mk"
-.include "../../audio/fluidsynth/buildlink3.mk"
-.include "../../audio/libmad/buildlink3.mk"
-.include "../../audio/libvorbis/buildlink3.mk"
-.include "../../devel/SDL/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/scummvm-nightly/PLIST b/scummvm-nightly/PLIST
deleted file mode 100644
index 8c819bf..0000000
--- a/scummvm-nightly/PLIST
+++ /dev/null
@@ -1,19 +0,0 @@
-@comment $NetBSD: PLIST,v 1.12 2009/12/07 23:57:18 thomasklausner Exp $
-bin/scummvm
-man/man6/scummvm.6
-share/doc/scummvm/AUTHORS
-share/doc/scummvm/COPYING
-share/doc/scummvm/COPYING.LGPL
-share/doc/scummvm/COPYRIGHT
-share/doc/scummvm/NEWS
-share/doc/scummvm/README
-share/pixmaps/scummvm.xpm
-share/scummvm/drascula.dat
-share/scummvm/kyra.dat
-share/scummvm/lure.dat
-share/scummvm/m4.dat
-share/scummvm/pred.dic
-share/scummvm/queen.tbl
-share/scummvm/scummmodern.zip
-share/scummvm/sky.cpt
-share/scummvm/teenagent.dat
diff --git a/scummvm-nightly/distinfo b/scummvm-nightly/distinfo
deleted file mode 100644
index e1811e3..0000000
--- a/scummvm-nightly/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-$NetBSD: distinfo,v 1.5 2012/11/23 22:34:02 othyro Exp $
diff --git a/scummvm-nightly/files/dbd39a6ed632407eb1510e5009956117 b/scummvm-nightly/files/dbd39a6ed632407eb1510e5009956117
deleted file mode 100644
index 42793ec..0000000
--- a/scummvm-nightly/files/dbd39a6ed632407eb1510e5009956117
+++ /dev/null
@@ -1,13 +0,0 @@
-K 10
-ascii_cert
-V 1036
-MIIDBTCCAm6gAwIBAgIDCibwMA0GCSqGSIb3DQEBBQUAME4xCzAJBgNVBAYTAlVTMRAwDgYDVQQKEwdFcXVpZmF4MS0wKwYDVQQLEyRFcXVpZmF4IFNlY3VyZSBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkwHhcNMDgxMTExMjAyNTI3WhcNMTAwMTExMjAyNTI3WjCBjzELMAkGA1UEBhMCVVMxEjAQBgNVBAgTCUNhaWZvcm5pYTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEaMBgGA1UEChMRU291cmNlRm9yZ2UsIEluYy4xGDAWBgNVBAsTD1NvdXJjZUZvcmdlLm5ldDEeMBwGA1UEAxQVKi5zdm4uc291cmNlZm9yZ2UubmV0MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDBC9QlpRc4gWAfbOuiwt4ppuGjFX9PJo3c5eV4HxYeLgEJcYRPMiVVt9e9mkG/hM8TVTVuLJTXAik/kNU7v11UNxSnWtoeV2Ts4If/3aVSfCdT/q8E9RSaCM/K3jyz12cvn3vVZThRPgNzRed1xLVvl9UWkYK7adQEDX7mQ5kNJwIDAQABo4GuMIGrMA4GA1UdDwEB/wQEAwIE8DAdBgNVHQ4EFgQU4jZdMzJk8z9+OasjmBVXJlBJarEwOgYDVR0fBDMwMTAvoC2gK4YpaHR0cDovL2NybC5nZW90cnVzdC5jb20vY3Jscy9zZWN1cmVjYS5jcmwwHwYDVR0jBBgwFoAUSOZo+SvSspXXR9gjIBBPM5iQn9QwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMA0GCSqGSIb3DQEBBQUAA4GBAKO/N1iPWEmYazhswFdPZ/R4yYvUbGNul1vhnJ0C9VMhTZwVWLNIk1KxAlbsJhCvSRQ0vgCUX1VJDyDlXHq+2zzQfiID25HoMEzmReSVPJYHsVVq0o94UCJtN/Fpj
sWLvapFaHx/Yz5OLw2PvnJsm28cj/gRztbujU8sbZUZga1j
-K 8
-failures
-V 1
-8
-K 15
-svn:realmstring
-V 39
-https://scummvm.svn.sourceforge.net:443
-END
diff --git a/scummvm-nightly/options.mk b/scummvm-nightly/options.mk
deleted file mode 100644
index 2e96296..0000000
--- a/scummvm-nightly/options.mk
+++ /dev/null
@@ -1,43 +0,0 @@
-# $NetBSD: options.mk,v 1.20 2009/12/07 23:57:03 thomasklausner Exp $
-
-PKG_OPTIONS_VAR=	PKG_OPTIONS.scummvm-nightly
-PKG_SUPPORTED_OPTIONS=	scummvm-nightly-cruise
-PKG_SUPPORTED_OPTIONS+=	scummvm-nightly-groovie2
-PKG_SUPPORTED_OPTIONS+=	scummvm-nightly-lol
-PKG_SUPPORTED_OPTIONS+=	scummvm-nightly-m4
-PKG_SUPPORTED_OPTIONS+=	scummvm-nightly-saga2
-PKG_SUPPORTED_OPTIONS+=	scummvm-nightly-sci
-PKG_SUPPORTED_OPTIONS+=	scummvm-nightly-sci32
-PKG_SUPPORTED_OPTIONS+=	scummvm-nightly-teenagent
-PKG_SUPPORTED_OPTIONS+=	scummvm-nightly-tinsel
-PKG_SUGGESTED_OPTIONS=	${PKG_SUPPORTED_OPTIONS}
-
-.include "../../mk/bsd.options.mk"
-
-.if !empty(PKG_OPTIONS:Mscummvm-nightly-cruise)
-CONFIGURE_ARGS+=--enable-cruise
-.endif
-.if !empty(PKG_OPTIONS:Mscummvm-nightly-groovie2)
-CONFIGURE_ARGS+=--enable-groovie2
-.endif
-.if !empty(PKG_OPTIONS:Mscummvm-nightly-lol)
-CONFIGURE_ARGS+=--enable-lol
-.endif
-.if !empty(PKG_OPTIONS:Mscummvm-nightly-m4)
-CONFIGURE_ARGS+=--enable-m4
-.endif
-.if !empty(PKG_OPTIONS:Mscummvm-nightly-saga2)
-CONFIGURE_ARGS+=--enable-saga2
-.endif
-.if !empty(PKG_OPTIONS:Mscummvm-nightly-sci)
-CONFIGURE_ARGS+=--enable-sci
-.endif
-.if !empty(PKG_OPTIONS:Mscummvm-nightly-sci32)
-CONFIGURE_ARGS+=--enable-sci32
-.endif
-.if !empty(PKG_OPTIONS:Mscummvm-nightly-teenagent)
-CONFIGURE_ARGS+=--enable-teenagent
-.endif
-.if !empty(PKG_OPTIONS:Mscummvm-nightly-tinsel)
-CONFIGURE_ARGS+=--enable-tinsel
-.endif


Home | Main Index | Thread Index | Old Index