Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package EncryptPad-0.5.0.1
@ 2022-07-24 17:20 ZyxerZyxani
  2022-07-24 17:38 ` [PR REVIEW] " classabbyamp
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: ZyxerZyxani @ 2022-07-24 17:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ZyxerZyxani/void-packages encryptpad
https://github.com/void-linux/void-packages/pull/38249

New package EncryptPad-0.5.0.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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


#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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, (x86_64-glibc)




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

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

From a979fb2ff486a3e71796fe3f840f6b12e9ded220 Mon Sep 17 00:00:00 2001
From: Zyxer Zyxani <zyxerzyxani@cryptolab.net>
Date: Sun, 24 Jul 2022 19:05:11 +0200
Subject: [PATCH] New package EncryptPad-0.5.0.1

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

diff --git a/srcpkgs/EncryptPad/template b/srcpkgs/EncryptPad/template
new file mode 100644
index 000000000000..d2a992dfc56e
--- /dev/null
+++ b/srcpkgs/EncryptPad/template
@@ -0,0 +1,27 @@
+# Template file for 'encryptpad'
+pkgname=EncryptPad
+version=0.5.0.1
+revision=1
+build_style=configure
+configure_script="./configure.py"
+hostmakedepends="pkg-config python3"
+makedepends="botan-devel bzip2-devel qt5-devel zlib-devel"
+short_desc="Minimalist secure text editor and file encryptor"
+maintainer="Zyxer Zyxani <zyxerzyxani@cryptolab.net>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/evpo/EncryptPad"
+changelog="https://github.com/evpo/EncryptPad/blob/master/CHANGES.md"
+distfiles="https://github.com/evpo/EncryptPad/archive/v${version}.tar.gz"
+checksum=8518864441d25df58e12d9d400d256a7ae1ff20dc9037954a0c8298d4d1211f5
+
+do_install() {
+	vbin bin/release/encryptcli
+	vbin bin/release/encryptpad
+
+	vinstall encryptpad.desktop 644 usr/share/applications
+	vinstall encryptpad.xml 644 usr/share/mime/packages
+
+	for res in 16x16 32x32 128x128; do
+		vinstall images/icns.iconset/icon_${res}.png 644 usr/share/icons/hicolor/${res}/apps encryptpad.png
+	done
+}

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

end of thread, other threads:[~2023-03-31  1:55 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-24 17:20 [PR PATCH] New package EncryptPad-0.5.0.1 ZyxerZyxani
2022-07-24 17:38 ` [PR REVIEW] " classabbyamp
2022-07-24 17:40 ` ZyxerZyxani
2022-07-24 17:41 ` ZyxerZyxani
2022-07-24 17:47 ` [PR PATCH] [Updated] " ZyxerZyxani
2022-07-24 17:55 ` ZyxerZyxani
2022-07-24 17:56 ` [PR REVIEW] " ZyxerZyxani
2022-07-24 18:00 ` classabbyamp
2022-07-24 18:23 ` ZyxerZyxani
2022-07-24 18:25 ` classabbyamp
2022-07-24 18:36 ` [PR PATCH] [Updated] " ZyxerZyxani
2022-07-24 18:51 ` ZyxerZyxani
2022-07-24 18:57 ` ZyxerZyxani
2022-07-25  7:40 ` tranzystorek-io
2022-08-05  1:00 ` abenson
2022-08-05  1:01 ` abenson
2022-09-05 14:12 ` [PR PATCH] [Updated] " ZyxerZyxani
2022-09-05 14:21 ` ZyxerZyxani
2022-09-06 13:01 ` ZyxerZyxani
2022-09-06 13:27 ` ZyxerZyxani
2022-09-06 13:49 ` ZyxerZyxani
2022-12-06  2:29 ` github-actions
2022-12-14  7:00 ` ZyxerZyxani
2023-03-16  1:57 ` github-actions
2023-03-31  1:55 ` [PR PATCH] [Closed]: " github-actions

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