Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package : python-dlib-19.20.0
@ 2020-07-11  9:36 pandom79
  2020-07-11  9:43 ` [PR PATCH] [Updated] " pandom79
                   ` (21 more replies)
  0 siblings, 22 replies; 23+ messages in thread
From: pandom79 @ 2020-07-11  9:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pandom79/void-packages python-dlib
https://github.com/void-linux/void-packages/pull/23521

New package : python-dlib-19.20.0
I have built dlib as python module. 
I copied from from existent dlib package.
I'm ready for eventual corrections.
Regards

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

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

From f05f9b87232a23dbe6c5132baa07c8009207fc60 Mon Sep 17 00:00:00 2001
From: Domenico Panella <pandom79@gmail.com>
Date: Sat, 11 Jul 2020 11:06:02 +0200
Subject: [PATCH] New package : python-dlib-19.20.0

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

diff --git a/srcpkgs/python-dlib/template b/srcpkgs/python-dlib/template
new file mode 100644
index 00000000000..7120dcf978b
--- /dev/null
+++ b/srcpkgs/python-dlib/template
@@ -0,0 +1,27 @@
+# Template file for 'python-dlib'
+pkgname=python-dlib
+version=19.20.0
+revision=1
+wrksrc=dlib-${version}
+build_style=python-module
+hostmakedepends="python-setuptools python3-setuptools"
+makedepends="python-devel python3-devel
+			 $(vopt_if openblas openblas-devel)
+			 $(vopt_if x11 libX11-devel)"
+short_desc="C++ toolkit containing machine learning algorithms and tools (Python2)"
+maintainer="Domenico Panella <pandom79@gmail.com>"
+license="BSL-1.0"
+homepage="https://pypi.org/project/dlib/"
+distfiles="${PYPI_SITE}/d/dlib/dlib-${version}.tar.gz"
+checksum=a3f5070df590c3f510dde2f4c84b1b20e3ef64a02932ed657da490834ecac7e4
+build_options="openblas x11"
+desc_option_openblas="Enable OpenBlas for performance"
+desc_option_x11="Enable X11 for GUI components"
+build_options_default="openblas x11"
+
+python3-dlib_package() {
+	short_desc="${short_desc/Python2/Python3}"
+	pkg_install() {
+		vmove usr/lib/python3*
+	}
+}

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

end of thread, other threads:[~2020-10-04 16:36 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-11  9:36 [PR PATCH] New package : python-dlib-19.20.0 pandom79
2020-07-11  9:43 ` [PR PATCH] [Updated] " pandom79
2020-07-11  9:45 ` pandom79
2020-07-11 10:17 ` pandom79
2020-07-11 10:19 ` pandom79
2020-07-11 15:34 ` [PR REVIEW] " sgn
2020-07-11 15:35 ` sgn
2020-07-11 15:35 ` sgn
2020-07-11 16:28 ` [PR PATCH] [Updated] " pandom79
2020-07-11 16:29 ` pandom79
2020-07-11 16:31 ` pandom79
2020-07-11 16:33 ` pandom79
2020-07-11 16:45 ` [PR REVIEW] " pandom79
2020-07-12  0:34 ` sgn
2020-07-12  7:00 ` [PR PATCH] [Updated] " pandom79
2020-07-12  7:02 ` pandom79
2020-07-12  7:03 ` pandom79
2020-07-20 16:05 ` pandom79
2020-07-20 16:09 ` pandom79
2020-07-20 17:21 ` [PR REVIEW] " ericonr
2020-07-20 17:23 ` ericonr
2020-10-04 16:36 ` pandom79
2020-10-04 16:36 ` [PR PATCH] [Closed]: " pandom79

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