Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: plr-8.4.6
@ 2024-04-21 20:26 meator
  2024-04-21 20:32 ` [PR PATCH] [Updated] " meator
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: meator @ 2024-04-21 20:26 UTC (permalink / raw)
  To: ml

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

There is a new 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: 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: 1191 bytes --]

From 71c4a5e6ad9238d3a775c38b1fa698bf7d0fdffe 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: plr-8.4.6

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

diff --git a/srcpkgs/plr/template b/srcpkgs/plr/template
new file mode 100644
index 00000000000000..9e58a63e6cc1a3
--- /dev/null
+++ b/srcpkgs/plr/template
@@ -0,0 +1,19 @@
+# Template file for 'plr'
+pkgname=plr
+version=8.4.6
+_version="${version//./_}"
+revision=1
+build_style=gnu-makefile
+hostmakedepends="pkg-config"
+makedepends="R postgresql-libs-devel"
+make_build_args="USE_PGXS=true"
+make_install_args="${make_build_args}"
+# 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

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

end of thread, other threads:[~2024-05-04 15:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PR PATCH] [Updated] New package: postgresql-plr-8.4.6 meator
2024-04-21 21:08 ` meator
2024-05-04 13:52 ` ahesford
2024-05-04 15:08 ` [PR PATCH] [Closed]: " meator

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