pkgsrc-WIP-changes archive

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

QSTAT 2.14 (for XQF), working on linux, needs some corrections



Module Name:	pkgsrc-wip
Committed By:	andyb <andyb%m42.one@localhost>
Pushed By:	andyb
Date:		Thu Feb 28 03:30:21 2019 +0100
Changeset:	36b8f3faa705701b34bf4e0a17eda27d37558763

Modified Files:
	spacefm/Makefile
Added Files:
	qstat214/DESCR
	qstat214/Makefile
	qstat214/PLIST
	qstat214/PLIST.Linux
	qstat214/TODO
	qstat214/distinfo
	qstat214/patches/patch-autogen.sh

Log Message:
QSTAT 2.14 (for XQF), working on linux, needs some corrections

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

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

diffstat:
 qstat214/DESCR                    |  1 +
 qstat214/Makefile                 | 30 ++++++++++++++++++++++++++++++
 qstat214/PLIST                    |  3 +++
 qstat214/PLIST.Linux              |  3 +++
 qstat214/TODO                     |  2 ++
 qstat214/distinfo                 |  7 +++++++
 qstat214/patches/patch-autogen.sh | 19 +++++++++++++++++++
 spacefm/Makefile                  |  2 +-
 8 files changed, 66 insertions(+), 1 deletion(-)

diffs:
diff --git a/qstat214/DESCR b/qstat214/DESCR
new file mode 100644
index 0000000000..4fb03a0da4
--- /dev/null
+++ b/qstat214/DESCR
@@ -0,0 +1 @@
+QStat is a program displays information about game servers.
diff --git a/qstat214/Makefile b/qstat214/Makefile
new file mode 100644
index 0000000000..44ec150c19
--- /dev/null
+++ b/qstat214/Makefile
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 0.3 2019/02/27 15:15:10 andyb Exp $
+
+GITHUB_PROJECT=	qstat
+DISTNAME=	v2.14
+PKGNAME=	${GITHUB_PROJECT}-${DISTNAME}
+CATEGORIES=	games
+MASTER_SITES=	${MASTER_SITE_GITHUB:=multiplay/}
+DIST_SUBDIR=	${GITHUB_PROJECT}
+
+MAINTAINER=	pkgls%gmx.net@localhost
+HOMEPAGE=	https://github.com/multiplay/qstat/
+COMMENT=	QStat is a program displays information about game servers
+
+LICENSE=	artistic-2.0
+
+DEPENDS+=	automake-[0-9]*:../../devel/automake
+DEPENDS+=       autoconf-[0-9]*:../../devel/autoconf
+
+GNU_CONFIGURE=  yes
+USE_LIBTOOL=    yes
+USE_LANGUAGES=  c c++
+USE_TOOLS+=	gmake automake autoconf autoheader autom4te aclocal intltool pkg-config which
+
+WRKSRC= ${WRKDIR}/qstat-2.14
+
+pre-configure:
+	cd ${WRKSRC} && \
+	./autogen.sh       
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/qstat214/PLIST b/qstat214/PLIST
new file mode 100644
index 0000000000..6698efadc8
--- /dev/null
+++ b/qstat214/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD$
+bin/qstat
+etc/qstat.cfg
diff --git a/qstat214/PLIST.Linux b/qstat214/PLIST.Linux
new file mode 100644
index 0000000000..6698efadc8
--- /dev/null
+++ b/qstat214/PLIST.Linux
@@ -0,0 +1,3 @@
+@comment $NetBSD$
+bin/qstat
+etc/qstat.cfg
diff --git a/qstat214/TODO b/qstat214/TODO
new file mode 100644
index 0000000000..5d4afd2c83
--- /dev/null
+++ b/qstat214/TODO
@@ -0,0 +1,2 @@
+Works, tested on linux only.
+Needs some corrections.
diff --git a/qstat214/distinfo b/qstat214/distinfo
new file mode 100644
index 0000000000..28ce12a30b
--- /dev/null
+++ b/qstat214/distinfo
@@ -0,0 +1,7 @@
+$NetBSD$
+
+SHA1 (qstat/v2.14.tar.gz) = 6b18671939ba8a0afc9669e0e4069e4ef9d02a0e
+RMD160 (qstat/v2.14.tar.gz) = e7222acd365b33c07636b9f10369ee7803b88f04
+SHA512 (qstat/v2.14.tar.gz) = f2054d74399fe1773a19ca43629e10364fdd87e551459719685c11f38245a05906631b456848b1a3764b4e6843baf654af6a9b174c7b16908b6bcb97ac64c6d6
+Size (qstat/v2.14.tar.gz) = 210440 bytes
+SHA1 (patch-autogen.sh) = c5b5fbb739111ae0f83e66c72f4693ff1e9332a5
diff --git a/qstat214/patches/patch-autogen.sh b/qstat214/patches/patch-autogen.sh
new file mode 100644
index 0000000000..439a0f4cbb
--- /dev/null
+++ b/qstat214/patches/patch-autogen.sh
@@ -0,0 +1,19 @@
+--- autogen.sh	2019-02-28 03:12:51.961531647 +0100
++++ autogen.sh	2019-02-28 03:11:36.870526291 +0100
+@@ -1,11 +1,11 @@
+ #!/bin/sh
+ 
+ # Global variables...
+-AUTOCONF="autoconf"
+-AUTOHEADER="autoheader"
+-AUTOM4TE="autom4te"
+-AUTOMAKE="automake"
+-ACLOCAL="aclocal"
++AUTOCONF="/usr/pkg/bin/autoconf"
++AUTOHEADER="/usr/pkg/bin/autoheader"
++AUTOM4TE="/usr/pkg/bin/autom4te"
++AUTOMAKE="/usr/pkg/bin/automake"
++ACLOCAL="/usr/pkg/bin/aclocal"
+ 
+ # Please add higher versions first. The last version number is the minimum
+ # needed to compile KDE. Do not forget to include the name/version #
diff --git a/spacefm/Makefile b/spacefm/Makefile
index 840266962b..5274b653a4 100644
--- a/spacefm/Makefile
+++ b/spacefm/Makefile
@@ -8,7 +8,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=IgnorantGuru/}
 DIST_SUBDIR=	${GITHUB_PROJECT}
 
-MAINTAINER=	andyb%m42.one@localhost
+MAINTAINER=	pkgls%gmx.net@localhost
 HOMEPAGE=	https://github.com/IgnorantGuru/spacefm/
 COMMENT=	SpaceFM Filemanager
 LICENSE=	gnu-gpl-v3


Home | Main Index | Thread Index | Old Index