Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: sysbench-1.0.18
@ 2019-10-31  2:22 voidlinux-github
  2019-10-31  3:03 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: voidlinux-github @ 2019-10-31  2:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 647 bytes --]

There is a new pull request by NeelChotai against master on the void-packages repository

https://github.com/NeelChotai/void-packages sysbench
https://github.com/void-linux/void-packages/pull/15984

New package: sysbench-1.0.18
sysbench is a scriptable multi-threaded benchmark tool based on LuaJIT. It's often used for database benchmarks but can be used for non-database workloads like CPU, memory and thread benchmarks. The version I've submitted includes MySQL and PostgreSQL benchmarks, I'll also be submitting a template for a version without these.

A patch file from https://github.com/void-linux/void-packages/pull/15984.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sysbench-15984.patch --]
[-- Type: text/x-diff, Size: 1172 bytes --]

From 05d16a8d529e1869e55e7f2c353600835c54c5aa Mon Sep 17 00:00:00 2001
From: Neel <neel@neelchotai.com>
Date: Thu, 31 Oct 2019 02:18:21 +0000
Subject: [PATCH] New package: sysbench-1.0.18

---
 srcpkgs/sysbench/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/sysbench/template

diff --git a/srcpkgs/sysbench/template b/srcpkgs/sysbench/template
new file mode 100644
index 00000000000..1dcc9928fb3
--- /dev/null
+++ b/srcpkgs/sysbench/template
@@ -0,0 +1,18 @@
+# Template file for 'sysbench'
+pkgname=sysbench
+version=1.0.18
+revision=1
+archs="i686 x86_64"
+build_style=configure
+configure_args="--prefix=/usr --with-pgsql"
+makedepends="make automake libtool pkg-config libaio-devel libmariadbclient-devel postgresql-libs-devel libressl-devel zlib-devel"
+short_desc="Scriptable multi-threaded benchmark tool"
+maintainer="Neel Chotai <neel@neelchotai.com>"
+license="GPL-2.0-only"
+homepage="https://github.com/akopytov/sysbench"
+distfiles="https://github.com/akopytov/sysbench/archive/${version}.tar.gz"
+checksum=c679b285e633c819d637bdafaeacc1bec13f37da5b3357c7e17d97a71bf28cb1
+
+pre_configure() {
+	./autogen.sh
+}

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2019-11-05  0:07 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-31  2:22 [PR PATCH] New package: sysbench-1.0.18 voidlinux-github
2019-10-31  3:03 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-31  3:03 ` voidlinux-github
2019-10-31 10:49 ` voidlinux-github
2019-10-31 10:49 ` voidlinux-github
2019-11-01 21:09 ` [PR PATCH] [Updated] [WIP] " voidlinux-github
2019-11-01 21:09 ` voidlinux-github
2019-11-01 21:15 ` voidlinux-github
2019-11-01 21:15 ` voidlinux-github
2019-11-03 15:23 ` voidlinux-github
2019-11-03 15:23 ` voidlinux-github
2019-11-04 16:43 ` voidlinux-github
2019-11-04 19:27 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-05  0:02 ` voidlinux-github
2019-11-05  0:07 ` voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).