Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: pp-1.0
@ 2019-07-01  8:07 voidlinux-github
  2019-07-01 10:18 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-07-01  8:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/PaperMountainStudio/void-packages new-package-pp
https://github.com/void-linux/void-packages/pull/12768

New package: pp-1.0
#12659

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new-package-pp-12768.patch --]
[-- Type: application/text/x-diff, Size: 1021 bytes --]

From d6b5e1f1395d9e30953ae23d42be25ece02a611a Mon Sep 17 00:00:00 2001
From: Paper Mountain Studio <kodycze@gmail.com>
Date: Mon, 1 Jul 2019 10:05:39 +0200
Subject: [PATCH] New package: pp-1.0

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

diff --git a/srcpkgs/pp/template b/srcpkgs/pp/template
new file mode 100644
index 00000000000..73d355c8700
--- /dev/null
+++ b/srcpkgs/pp/template
@@ -0,0 +1,22 @@
+# Template file for 'pp'
+pkgname=pp
+version=1.0
+revision=1
+build_style=gnu-makefile
+short_desc="Simple preprocessor"
+maintainer='Michal V <michal@pmsdev.tk>'
+license="ISC"
+homepage="https://adi.tilde.institute/${pkgname}/"
+distfiles="https://adi.tilde.institute/${pkgname}/${pkgname}-${version}.tgz"
+checksum=4c0ea789f58b502b9d9f6a28096c6ee4237b805ab3947c569661906475f3e215
+
+wrksrc="${pkgname}"
+
+do_build() {
+	make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"
+}
+
+post_install() {
+	vlicense LICENSE
+	vdoc README
+}

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

* Re: [PR PATCH] [Merged]: New package: pp-1.0
  2019-07-01  8:07 [PR PATCH] New package: pp-1.0 voidlinux-github
@ 2019-07-01 10:18 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-07-01 10:18 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package: pp-1.0
https://github.com/void-linux/void-packages/pull/12768
Description: #12659

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

end of thread, other threads:[~2019-07-01 10:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-01  8:07 [PR PATCH] New package: pp-1.0 voidlinux-github
2019-07-01 10:18 ` [PR PATCH] [Merged]: " voidlinux-github

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