Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: sane-airscan-0.99.24
@ 2021-03-20 13:13 pudiva
  2021-03-20 13:15 ` [PR PATCH] [Updated] " pudiva
                   ` (26 more replies)
  0 siblings, 27 replies; 28+ messages in thread
From: pudiva @ 2021-03-20 13:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pudiva/void-packages sane-airscan
https://github.com/void-linux/void-packages/pull/29627

New package: sane-airscan-0.99.24
### General
- [?] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR


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

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

From 576dce4d6a74fca7204e035c19a182da5f2766d4 Mon Sep 17 00:00:00 2001
From: pudiva <rogi@skylittlesystem.org>
Date: Sat, 20 Mar 2021 13:08:38 +0000
Subject: [PATCH] New package: sane-airscan-0.99.24

---
 srcpkgs/sane-airscan/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/sane-airscan/template

diff --git a/srcpkgs/sane-airscan/template b/srcpkgs/sane-airscan/template
new file mode 100644
index 000000000000..15bcd5edf7ef
--- /dev/null
+++ b/srcpkgs/sane-airscan/template
@@ -0,0 +1,21 @@
+# Template file for 'sane-airscan'
+pkgname=sane-airscan
+version=0.99.24
+revision=1
+wrksrc="sane-airscan-${version}"
+build_style=gnu-makefile
+hostmakedepends="pkg-config"
+makedepends="avahi-libs-devel sane-devel gnutls-devel libxml2-devel libjpeg-turbo-devel libpng-devel"
+short_desc="SANE driver for eSCL (Apple AirScan) and WSD FUSE filesystem to access the contents of an iPhone or iPod Touch"
+maintainer="pudiva <rogi@skylittlesystem.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/alexpevzner/sane-airscan"
+distfiles="http://github.com/alexpevzner/sane-airscan/archive/${version}.tar.gz"
+checksum=723ec0a139943d268615082d76ab860d7aa24a5d2b53763f49ecec4293b3d934
+
+do_install() {
+	: ${make_cmd:=make}
+	: ${make_install_target:=install}
+
+	${make_cmd} PREFIX=/usr DESTDIR=${DESTDIR} ${make_install_args} ${make_install_target}
+}

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

end of thread, other threads:[~2021-03-26  1:37 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
2021-03-20 13:15 ` [PR PATCH] [Updated] " pudiva
2021-03-20 13:35 ` ericonr
2021-03-22  7:54 ` oynqr
2021-03-22 14:57 ` [PR PATCH] [Updated] " pudiva
2021-03-22 15:11 ` pudiva
2021-03-22 15:56 ` [PR REVIEW] " ericonr
2021-03-22 15:58 ` ericonr
2021-03-22 22:27 ` [PR REVIEW] " pudiva
2021-03-22 22:28 ` [PR PATCH] [Updated] " pudiva
2021-03-22 22:34 ` pudiva
2021-03-22 22:52 ` pudiva
2021-03-25 14:42 ` pudiva
2021-03-25 16:56 ` [PR REVIEW] " pudiva
2021-03-25 20:59 ` ericonr
2021-03-25 21:00 ` ericonr
2021-03-25 21:01 ` [PR REVIEW] " ericonr
2021-03-25 21:01 ` ericonr
2021-03-25 21:02 ` ericonr
2021-03-25 22:08 ` pudiva
2021-03-25 22:09 ` pudiva
2021-03-25 22:11 ` [PR PATCH] [Updated] " pudiva
2021-03-25 22:25 ` [PR REVIEW] " pudiva
2021-03-26  1:03 ` ericonr
2021-03-26  1:06 ` ericonr
2021-03-26  1:06 ` ericonr
2021-03-26  1:37 ` [PR PATCH] [Updated] " pudiva
2021-03-26  1:37 ` [PR REVIEW] " pudiva

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