Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: dlib-19.18
@ 2019-10-14 11:49 voidlinux-github
  2019-10-15 11:02 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-14 11:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/felix/void-packages dlib
https://github.com/void-linux/void-packages/pull/15465

New package: dlib-19.18


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

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

From 8020836031f145636e07a5b97e398251a268811e Mon Sep 17 00:00:00 2001
From: Felix Hanley <felix@userspace.com.au>
Date: Mon, 14 Oct 2019 21:28:09 +1100
Subject: [PATCH] New package: dlib-19.18

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

diff --git a/srcpkgs/dlib/template b/srcpkgs/dlib/template
new file mode 100644
index 00000000000..816efdbbdd2
--- /dev/null
+++ b/srcpkgs/dlib/template
@@ -0,0 +1,18 @@
+# Template build file for 'dlib'
+pkgname=dlib
+version=19.18
+revision=1
+build_style=cmake
+short_desc="Dlib is a modern C++ toolkit containing machine learning algorithms and tools"
+maintainer="Felix Hanley <felix@userspace.com.au"
+license="BSL-1.0"
+homepage="http://dlib.net"
+distfiles="https://github.com/davisking/${pkgname}/archive/v${version}.tar.gz"
+checksum=e9a8540ad0ff84eda92dea7127cd7d078457caf7ced64400c25c9a0b8c96e242
+
+makedepends="$(vopt_if openblas openblas-devel) $(vopt_if x11 libX11-devel)"
+build_options="openblas x11"
+desc_option_openblas="Enable OpenBlas for performance"
+desc_option_x11="Enable X11 for GUI components"
+build_options_default="openblas x11"
+configure_args=Release

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

end of thread, other threads:[~2019-10-16  2:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-14 11:49 [PR PATCH] New package: dlib-19.18 voidlinux-github
2019-10-15 11:02 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-15 11:02 ` voidlinux-github
2019-10-15 11:05 ` voidlinux-github
2019-10-15 11:05 ` voidlinux-github
2019-10-16  2:26 ` [PR PATCH] [Closed]: " 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).