Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: universal-ctags-5.9.20210131.0
@ 2021-02-06  9:13 Gottox
  2021-02-06 10:03 ` [PR PATCH] [Updated] " Gottox
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Gottox @ 2021-02-06  9:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Gottox/void-packages universal-ctags
https://github.com/void-linux/void-packages/pull/28544

New package: universal-ctags-5.9.20210131.0


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

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

From 7313cb4a8c3999cb951bf18c6bb8559ca02d6220 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Sat, 6 Feb 2021 10:07:37 +0100
Subject: [PATCH] New package: universal-ctags-5.9.20210131.0

---
 srcpkgs/universal-ctags/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/universal-ctags/template

diff --git a/srcpkgs/universal-ctags/template b/srcpkgs/universal-ctags/template
new file mode 100644
index 00000000000..b004ee38940
--- /dev/null
+++ b/srcpkgs/universal-ctags/template
@@ -0,0 +1,20 @@
+# Template file for 'universal-ctags'
+pkgname=universal-ctags
+version=5.9.20210131.0
+revision=1
+wrksrc="ctags-p$version"
+build_style=gnu-configure
+hostmakedepends="automake pkg-config"
+short_desc="Maintained ctags implementation"
+maintainer="Enno Boland <gottox@voidlinux.org>"
+license="GPL-2.0-or-later"
+homepage="https://ctags.io"
+distfiles="https://github.com/universal-ctags/ctags/archive/p$version.tar.gz"
+checksum=3ddf33db791e4afaf8745c27ae4a1acf11947f2f198c727c97d215041a5fbdfa
+provides="ctags-${version}_${revision}"
+replaces="ctags>=0"
+conflicts="ctags>=0"
+
+pre_configure() {
+	autoreconf -fi
+}

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

end of thread, other threads:[~2021-03-19 18:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-06  9:13 [PR PATCH] New package: universal-ctags-5.9.20210131.0 Gottox
2021-02-06 10:03 ` [PR PATCH] [Updated] " Gottox
2021-02-06 10:05 ` Gottox
2021-02-19 20:13 ` leleliu008
2021-02-19 20:23 ` ericonr
2021-02-19 20:33 ` leleliu008
2021-02-19 20:37 ` leleliu008
2021-02-19 20:50 ` ericonr
2021-02-19 20:52 ` ericonr
2021-02-19 21:06 ` ericonr
2021-02-22 20:29 ` Gottox
2021-03-19 18:31 ` [PR PATCH] [Closed]: " Gottox

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