Github messages for voidlinux
 help / color / mirror / Atom feed
From: Duncaen <Duncaen@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: New package: netatalk-3.1.15
Date: Fri, 14 Jul 2023 19:46:12 +0200	[thread overview]
Message-ID: <20230714174612.2gBE4PM4vMzMe62SdZtux8dxqkgGHEUNAMNqu-Vtoek@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45011@inbox.vuxu.org>

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/45011#issuecomment-1636184668

Comment:
```diff
diff --git a/srcpkgs/netatalk/template b/srcpkgs/netatalk/template
index b05617ace0..82d3688a5c 100644
--- a/srcpkgs/netatalk/template
+++ b/srcpkgs/netatalk/template
@@ -2,24 +2,28 @@
 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"
+hostmakedepends="automake pkg-config"
 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"
+distfiles="https://github.com/Netatalk/netatalk/releases/download/netatalk-${version//./-}/netatalk-${version}.tar.bz2"
 checksum=d8d4a5cc0fd86b0d90e017d64c1f4623e8cdbfbda570fc423ade1151a93d19f5
 python_version=3

+conf_files="
+ /etc/dbus-1/system.d/netatalk-dbus.conf
+ /etc/extmap.conf
+ /etc/afp.conf
+ /etc/dbus-session.conf"
+
+if [ "$CROSS_BUILD" ]; then
+       configure_args+=" --with-bdb=${XBPS_CROSS_BASE}"
+fi
+
 post_install() {
        vsv netatalk
 }

```

  parent reply	other threads:[~2023-07-14 17:46 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-13  8:54 [PR PATCH] " 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 [this message]
2023-07-14 17:59 ` 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

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=20230714174612.2gBE4PM4vMzMe62SdZtux8dxqkgGHEUNAMNqu-Vtoek@z \
    --to=duncaen@users.noreply.github.com \
    --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).