Github messages for voidlinux
 help / color / mirror / Atom feed
From: meator <meator@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: postgresql-plr-8.4.6
Date: Sun, 21 Apr 2024 22:45:04 +0200	[thread overview]
Message-ID: <20240421204504.C95E92162D@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49969@inbox.vuxu.org>

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

There is an updated pull request by meator against master on the void-packages repository

https://github.com/meator/void-packages plr
https://github.com/void-linux/void-packages/pull/49969

New package: postgresql-plr-8.4.6
<!-- Uncomment relevant sections and delete options which are not applicable -->

NOTE: I am **not** willing to maintain this package as I am not familiar with R nor postgresql. Anyone is free to take over this package.

This PR will likely stay in draft mode for the time being.

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

#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From a604ef3e0e358c8b407ce1ee4e98d8316ef0d741 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sun, 21 Apr 2024 22:11:19 +0200
Subject: [PATCH] New package: postgresql-plr-8.4.6

---
 srcpkgs/postgresql-plr/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/postgresql-plr/template

diff --git a/srcpkgs/postgresql-plr/template b/srcpkgs/postgresql-plr/template
new file mode 100644
index 00000000000000..3f44a71fd38916
--- /dev/null
+++ b/srcpkgs/postgresql-plr/template
@@ -0,0 +1,19 @@
+# Template file for 'postgresql-plr'
+pkgname=postgresql-plr
+version=8.4.6
+revision=1
+_version="${version//./_}"
+build_style=gnu-makefile
+make_build_args="USE_PGXS=true"
+make_install_args="${make_build_args}"
+hostmakedepends="pkg-config"
+makedepends="R postgresql-libs-devel"
+# TODO: Fix
+depends=""
+short_desc="R Procedural Language for PostgreSQL"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="GPL-2.0-only"
+homepage="https://github.com/postgres-plr/plr"
+changelog="https://raw.githubusercontent.com/postgres-plr/plr/master/changelog.md"
+distfiles="https://github.com/postgres-plr/plr/archive/refs/tags/REL${_version}.tar.gz"
+checksum=928906fdec83d707b1e91aa0adfcdf5023ffb59ce37e1cf6bce345e78cb867fa

  parent reply	other threads:[~2024-04-21 20:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-21 20:26 [PR PATCH] New package: plr-8.4.6 meator
2024-04-21 20:32 ` [PR PATCH] [Updated] " meator
2024-04-21 20:40 ` meator
2024-04-21 20:45 ` meator [this message]
2024-04-21 21:08 ` [PR PATCH] [Updated] New package: postgresql-plr-8.4.6 meator
2024-05-04 13:52 ` ahesford
2024-05-04 15:08 ` [PR PATCH] [Closed]: " meator

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=20240421204504.C95E92162D@inbox.vuxu.org \
    --to=meator@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).