Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: dlib-19.18
Date: Mon, 21 Oct 2019 11:49:21 +0200	[thread overview]
Message-ID: <20191021094921.3Z-kCmtOHWG6oIGJeKHD7a4LbzWMaAzFUpnqb-AbZa4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15512@inbox.vuxu.org>

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

There is an updated 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/15512

New package: dlib-19.18


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

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

From 7612ccdf35fdf1588d5c539bce4ee68c4fe8a8b1 Mon Sep 17 00:00:00 2001
From: Felix Hanley <felix@userspace.com.au>
Date: Mon, 21 Oct 2019 20:49:02 +1100
Subject: [PATCH] New package: dlib-19.18

---
 srcpkgs/dlib/template  | 18 ++++++++++++++++++
 srcpkgs/plank/template |  8 ++++----
 2 files changed, 22 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/dlib/template

diff --git a/srcpkgs/dlib/template b/srcpkgs/dlib/template
new file mode 100644
index 00000000000..ead1885e0ae
--- /dev/null
+++ b/srcpkgs/dlib/template
@@ -0,0 +1,18 @@
+# Template file for 'dlib'
+pkgname=dlib
+version=19.18
+revision=1
+build_style=cmake
+configure_args=Release
+makedepends="$(vopt_if openblas openblas-devel) $(vopt_if x11 libX11-devel)"
+short_desc="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
+
+build_options="openblas x11"
+desc_option_openblas="Enable OpenBlas for performance"
+desc_option_x11="Enable X11 for GUI components"
+build_options_default="openblas x11"
diff --git a/srcpkgs/plank/template b/srcpkgs/plank/template
index 4c95fdb2c84..0854e5510a1 100644
--- a/srcpkgs/plank/template
+++ b/srcpkgs/plank/template
@@ -1,19 +1,19 @@
 # Template file for 'plank'
 pkgname=plank
-version=0.11.4
+version=0.11.89
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_enable dbusmenu) --disable-apport"
 hostmakedepends="intltool libgee08-devel glib-devel pkg-config libxml2 vala
  $(vopt_if dbusmenu 'libdbusmenu-glib-devel libdbusmenu-gtk3-devel')"
-makedepends="bamf-devel libgee08-devel libwnck-devel vala-devel
+makedepends="bamf-devel libgee08-devel libwnck-devel vala-devel gnome-menus-devel
  $(vopt_if dbusmenu 'libdbusmenu-glib-devel libdbusmenu-gtk3-devel')"
 short_desc="Elegant, simple, clean dock"
 maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="https://launchpad.net/plank"
 distfiles="${homepage}/1.0/${version}/+download/${pkgname}-${version}.tar.xz"
-checksum=88b5cd6a84e67395df5e7cc1869521126830be0e8a509b28ee12e2db0b8981b8
+checksum=a662a46eaeffbd40661d1f36abd2589f7a98baef4b918876b872047b7ca59d9d
 
 build_options="dbusmenu"
 desc_option_dbusmenu="Enable dynamic quicklist support over dbusmenu"

  parent reply	other threads:[~2019-10-21  9:49 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-16  2:47 [PR PATCH] " voidlinux-github
2019-10-19 20:31 ` voidlinux-github
2019-10-19 20:32 ` voidlinux-github
2019-10-19 20:33 ` voidlinux-github
2019-10-19 20:36 ` voidlinux-github
2019-10-21  9:42 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-21  9:42 ` voidlinux-github
2019-10-21  9:49 ` voidlinux-github
2019-10-21  9:49 ` voidlinux-github [this message]
2019-10-21  9:50 ` voidlinux-github
2019-10-21 14:46 ` voidlinux-github
2019-10-21 14:46 ` voidlinux-github
2019-10-21 22:02 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-21 22:02 ` voidlinux-github
  -- strict thread matches above, loose matches on Subject: below --
2019-10-14 11:49 [PR PATCH] " 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191021094921.3Z-kCmtOHWG6oIGJeKHD7a4LbzWMaAzFUpnqb-AbZa4@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).