Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: netatalk-3.1.15
@ 2023-07-13  8:54 bsdelf
  2023-07-13 13:59 ` [PR REVIEW] " Duncaen
                   ` (22 more replies)
  0 siblings, 23 replies; 24+ messages in thread
From: bsdelf @ 2023-07-13  8:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bsdelf/void-packages netatalk
https://github.com/void-linux/void-packages/pull/45011

New package: netatalk-3.1.15
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**


#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)



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

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

From 807a41ffd5bd1dcd269c320776a32e9fce414f00 Mon Sep 17 00:00:00 2001
From: Yanhui Shen <shen.elf@gmail.com>
Date: Thu, 13 Jul 2023 15:30:27 +0800
Subject: [PATCH] New package: netatalk-3.1.15

---
 srcpkgs/netatalk/files/netatalk/run |  3 +++
 srcpkgs/netatalk/template           | 25 +++++++++++++++++++++++++
 2 files changed, 28 insertions(+)
 create mode 100755 srcpkgs/netatalk/files/netatalk/run
 create mode 100644 srcpkgs/netatalk/template

diff --git a/srcpkgs/netatalk/files/netatalk/run b/srcpkgs/netatalk/files/netatalk/run
new file mode 100755
index 000000000000..dee5dcfa309d
--- /dev/null
+++ b/srcpkgs/netatalk/files/netatalk/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+exec 2>&1
+exec netatalk
diff --git a/srcpkgs/netatalk/template b/srcpkgs/netatalk/template
new file mode 100644
index 000000000000..b05617ace0a4
--- /dev/null
+++ b/srcpkgs/netatalk/template
@@ -0,0 +1,25 @@
+# Template file for 'netatalk'
+pkgname=netatalk
+version=3.1.15
+revision=1
+archs='x86_64'
+build_style=gnu-configure
+conf_files="
+	/etc/dbus-1/system.d/netatalk-dbus.conf
+	/etc/extmap.conf
+	/etc/afp.conf
+	/etc/dbus-session.conf"
+hostmakedepends="autoconf automake pkg-config tar"
+makedepends="libgcrypt-devel db-devel libevent-devel avahi-libs-devel openssl-devel dbus-glib-devel"
+depends="python3"
+short_desc="Open Source fileserver that implements the Apple Filing Protocol (AFP)"
+maintainer="Yanhui Shen <shen.elf@gmail.com>"
+license="GPL-2.0-only"
+homepage="https://github.com/Netatalk/netatalk"
+distfiles="${homepage}/releases/download/${pkgname}-${version//./-}/netatalk-${version}.tar.bz2"
+checksum=d8d4a5cc0fd86b0d90e017d64c1f4623e8cdbfbda570fc423ade1151a93d19f5
+python_version=3
+
+post_install() {
+	vsv netatalk
+}

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

end of thread, other threads:[~2024-03-04  1:47 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-13  8:54 [PR PATCH] New package: netatalk-3.1.15 bsdelf
2023-07-13 13:59 ` [PR REVIEW] " Duncaen
2023-07-14  6:22 ` bsdelf
2023-07-14  6:47 ` bsdelf
2023-07-14 17:46 ` Duncaen
2023-07-14 17:59 ` [PR REVIEW] " Chocimier
2023-07-15  3:30 ` bsdelf
2023-07-15  5:34 ` [PR PATCH] [Updated] " bsdelf
2023-07-15  5:58 ` bsdelf
2023-07-15  6:27 ` bsdelf
2023-07-15  8:53 ` [PR REVIEW] " Chocimier
2023-07-15  9:03 ` bsdelf
2023-07-15  9:09 ` Chocimier
2023-07-15  9:17 ` [PR PATCH] [Updated] " bsdelf
2023-07-15  9:24 ` bsdelf
2023-07-23  8:56 ` [PR PATCH] [Updated] " bsdelf
2023-07-23  9:05 ` bsdelf
2023-07-23  9:30 ` bsdelf
2023-08-09 10:05 ` [PR PATCH] [Updated] " bsdelf
2023-08-09 10:18 ` bsdelf
2023-11-08  1:45 ` github-actions
2023-11-18  6:36 ` [PR PATCH] [Updated] " bsdelf
2024-02-18  1:46 ` github-actions
2024-03-04  1:47 ` [PR PATCH] [Closed]: " github-actions

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