Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: Clipboard-0.2.1r2
@ 2023-01-13 22:38 tranzystorek-io
  2023-01-13 23:06 ` [PR PATCH] [Updated] " tranzystorek-io
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: tranzystorek-io @ 2023-01-13 22:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages Clipboard
https://github.com/void-linux/void-packages/pull/41621

New package: Clipboard-0.2.1r2
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### 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/41621.patch is attached

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

From 68083c15dcbd18ac60b94d4ce190d06eb4058d83 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Fri, 13 Jan 2023 23:34:27 +0100
Subject: [PATCH] New package: Clipboard-0.2.1r2

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

diff --git a/srcpkgs/Clipboard/template b/srcpkgs/Clipboard/template
new file mode 100644
index 000000000000..d08bca52da91
--- /dev/null
+++ b/srcpkgs/Clipboard/template
@@ -0,0 +1,20 @@
+# Template file for 'Clipboard'
+pkgname=Clipboard
+version=0.2.1r2
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config"
+makedepends="libX11-devel wayland-devel"
+short_desc="Cut, copy, and paste anything, anywhere, all from the terminal"
+maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/Slackadays/Clipboard"
+distfiles="https://github.com/Slackadays/Clipboard/archive/refs/tags/${version}.tar.gz"
+checksum=3d88f14aa38530f0af74c492e0e708b206b56e67bc6d04275dfe12e6983c865a
+
+post_install() {
+	vman documentation/manpages/man.1 clipboard.1
+
+	# symlink fails to be installed automatically
+	ln -s clipboard "${DESTDIR}/usr/bin/cb"
+}

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

end of thread, other threads:[~2023-02-18 17:25 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-13 22:38 [PR PATCH] New package: Clipboard-0.2.1r2 tranzystorek-io
2023-01-13 23:06 ` [PR PATCH] [Updated] " tranzystorek-io
2023-01-13 23:52 ` tranzystorek-io
2023-01-13 23:53 ` Slackadays
2023-01-14  0:04 ` [PR REVIEW] " paper42
2023-01-14  0:16 ` [PR PATCH] [Updated] " tranzystorek-io
2023-01-14  0:17 ` [PR REVIEW] " tranzystorek-io
2023-01-14  4:29 ` Slackadays
2023-01-14  9:51 ` paper42
2023-01-14 22:33 ` [PR PATCH] [Updated] " tranzystorek-io
2023-01-18 11:48 ` tranzystorek-io
2023-02-02 20:41 ` tranzystorek-io
2023-02-02 21:15 ` [PR PATCH] [Updated] New package: Clipboard-0.3.0 tranzystorek-io
2023-02-07  7:11 ` tranzystorek-io
2023-02-13 18:51 ` [PR PATCH] [Updated] New package: Clipboard-0.3.1 tranzystorek-io
2023-02-13 22:38 ` New package: Clipboard-0.3.2 Slackadays
2023-02-18 17:25 ` [PR PATCH] [Merged]: " leahneukirchen

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