Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [WIP] New package: gmio-0.4.1
@ 2019-09-15 23:12 voidlinux-github
  2020-02-02  3:06 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-15 23:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/karl-nilsson/void-packages gmio
https://github.com/void-linux/void-packages/pull/14479

[WIP] New package: gmio-0.4.1


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

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

From 26e4331d2dd1eeacbbe55ff5c7813279b20897d2 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Sun, 15 Sep 2019 19:07:37 -0400
Subject: [PATCH] New package: gmio-0.4.1

---
 common/shlibs         |  2 ++
 srcpkgs/gmio/template | 16 ++++++++++++++++
 2 files changed, 18 insertions(+)
 create mode 100644 srcpkgs/gmio/template

diff --git a/common/shlibs b/common/shlibs
index de88e754ae7..d074e01d844 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3505,6 +3505,8 @@ liblog4c.so.3 log4c-1.2.4_1
 libqb.so.0 libqb-1.0.5_1
 libusbguard.so.0 usbguard-0.7.5_1
 libknet.so.1 libknet1-1.11_1
+libgmio.so gmio-0.4.1_1
+libz.so.1 gmio-0.4.1_1
 libdrumstick-file.so.1 drumstick-1.1.2_1
 libdrumstick-alsa.so.1 drumstick-1.1.2_1
 libdrumstick-rt.so.1 drumstick-1.1.2_1
diff --git a/srcpkgs/gmio/template b/srcpkgs/gmio/template
new file mode 100644
index 00000000000..8cbaa992af9
--- /dev/null
+++ b/srcpkgs/gmio/template
@@ -0,0 +1,16 @@
+# Template file for 'gmio'
+pkgname=gmio
+version=0.4.1
+revision=1
+wrksrc=${pkgname}-${version}
+build_style=cmake
+short_desc="C library for geometry input/output"
+maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
+license="BSD-2-Clause"
+homepage="https://github.com/fougue/gmio/"
+distfiles="https://github.com/fougue/gmio/archive/v${version}.tar.gz"
+checksum=d22d5851a2c1e6f08e0410b8a2a642481f5e77ed95a2b90e3cfcb186e7245fab
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

* Re: [PR PATCH] [Updated] [WIP] New package: gmio-0.4.1
  2019-09-15 23:12 [PR PATCH] [WIP] New package: gmio-0.4.1 voidlinux-github
@ 2020-02-02  3:06 ` voidlinux-github
  2020-02-02  3:49 ` voidlinux-github
  2020-02-14 19:31 ` [PR PATCH] [Merged]: " xtraeme
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-02-02  3:06 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by karl-nilsson against master on the void-packages repository

https://github.com/karl-nilsson/void-packages gmio
https://github.com/void-linux/void-packages/pull/14479

[WIP] New package: gmio-0.4.1


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

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

From 110e369530fb6ab592840779631dcd393bb6bb7a Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Sun, 15 Sep 2019 19:07:37 -0400
Subject: [PATCH] New package: gmio-0.4.1

---
 common/shlibs         |  2 ++
 srcpkgs/gmio/template | 16 ++++++++++++++++
 2 files changed, 18 insertions(+)
 create mode 100644 srcpkgs/gmio/template

diff --git a/common/shlibs b/common/shlibs
index 35c51bac5dc..ea33c48cfc4 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3625,6 +3625,8 @@ liblog4c.so.3 log4c-1.2.4_1
 libqb.so.0 libqb-1.0.5_1
 libusbguard.so.0 usbguard-0.7.5_1
 libknet.so.1 libknet1-1.11_1
+libgmio.so gmio-0.4.1_1
+libz.so.1 gmio-0.4.1_1
 libdrumstick-file.so.1 drumstick-1.1.2_1
 libdrumstick-alsa.so.1 drumstick-1.1.2_1
 libdrumstick-rt.so.1 drumstick-1.1.2_1
diff --git a/srcpkgs/gmio/template b/srcpkgs/gmio/template
new file mode 100644
index 00000000000..8cbaa992af9
--- /dev/null
+++ b/srcpkgs/gmio/template
@@ -0,0 +1,16 @@
+# Template file for 'gmio'
+pkgname=gmio
+version=0.4.1
+revision=1
+wrksrc=${pkgname}-${version}
+build_style=cmake
+short_desc="C library for geometry input/output"
+maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
+license="BSD-2-Clause"
+homepage="https://github.com/fougue/gmio/"
+distfiles="https://github.com/fougue/gmio/archive/v${version}.tar.gz"
+checksum=d22d5851a2c1e6f08e0410b8a2a642481f5e77ed95a2b90e3cfcb186e7245fab
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

* Re: [PR PATCH] [Updated] [WIP] New package: gmio-0.4.1
  2019-09-15 23:12 [PR PATCH] [WIP] New package: gmio-0.4.1 voidlinux-github
  2020-02-02  3:06 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-02-02  3:49 ` voidlinux-github
  2020-02-14 19:31 ` [PR PATCH] [Merged]: " xtraeme
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-02-02  3:49 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by karl-nilsson against master on the void-packages repository

https://github.com/karl-nilsson/void-packages gmio
https://github.com/void-linux/void-packages/pull/14479

[WIP] New package: gmio-0.4.1


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

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

From d3e2db05214cfe475e4e3cd9d34d66217c677ed2 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Sun, 15 Sep 2019 19:07:37 -0400
Subject: [PATCH] New package: gmio-0.4.1

---
 common/shlibs         |  1 +
 srcpkgs/gmio/template | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)
 create mode 100644 srcpkgs/gmio/template

diff --git a/common/shlibs b/common/shlibs
index 35c51bac5dc..706edd77824 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3786,6 +3786,7 @@ libtss2-tcti-mssim.so.0 tpm2-tss-2.3.1_1
 libtss2-tctildr.so.0 tpm2-tss-2.3.1_1
 libzfs.so.2 zfs-0.8.2_1
 libnvpair.so.1 zfs-0.8.2_1
+libgmio.so gmio-0.4.1_1
 libjsonnet.so.0 jsonnet-0.14.0_2
 libjsonnet++.so.0 jsonnet-0.14.0_2
 libigdgmm.so.11 intel-gmmlib-19.4.1_1
diff --git a/srcpkgs/gmio/template b/srcpkgs/gmio/template
new file mode 100644
index 00000000000..df21d4c708c
--- /dev/null
+++ b/srcpkgs/gmio/template
@@ -0,0 +1,18 @@
+# Template file for 'gmio'
+pkgname=gmio
+version=0.4.1
+revision=1
+wrksrc=${pkgname}-${version}
+build_style=cmake
+configure_args="-DGMIO_USE_BUNDLED_ZLIB=OFF"
+makedepends="zlib-devel"
+short_desc="C library for geometry input/output"
+maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
+license="BSD-2-Clause"
+homepage="https://github.com/fougue/gmio/"
+distfiles="https://github.com/fougue/gmio/archive/v${version}.tar.gz"
+checksum=d22d5851a2c1e6f08e0410b8a2a642481f5e77ed95a2b90e3cfcb186e7245fab
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

* Re: [PR PATCH] [Merged]: New package: gmio-0.4.1
  2019-09-15 23:12 [PR PATCH] [WIP] New package: gmio-0.4.1 voidlinux-github
  2020-02-02  3:06 ` [PR PATCH] [Updated] " voidlinux-github
  2020-02-02  3:49 ` voidlinux-github
@ 2020-02-14 19:31 ` xtraeme
  2 siblings, 0 replies; 4+ messages in thread
From: xtraeme @ 2020-02-14 19:31 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package: gmio-0.4.1
https://github.com/void-linux/void-packages/pull/14479

Description:


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

end of thread, other threads:[~2020-02-14 19:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-15 23:12 [PR PATCH] [WIP] New package: gmio-0.4.1 voidlinux-github
2020-02-02  3:06 ` [PR PATCH] [Updated] " voidlinux-github
2020-02-02  3:49 ` voidlinux-github
2020-02-14 19:31 ` [PR PATCH] [Merged]: " xtraeme

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).