Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: libjcat-0.1.2
@ 2020-05-01 20:28 marmeladema
  2020-05-01 20:33 ` [PR PATCH] [Updated] " marmeladema
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: marmeladema @ 2020-05-01 20:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/marmeladema/void-packages libjcat
https://github.com/void-linux/void-packages/pull/21533

New package: libjcat-0.1.2
This package is required to update `fwupd`

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

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

From 24818b53a3117801b4212f153a3443448f0a2e5a Mon Sep 17 00:00:00 2001
From: marmeladema <xademax@gmail.com>
Date: Fri, 1 May 2020 21:25:32 +0100
Subject: [PATCH] New package: libjcat-0.1.2

---
 common/shlibs            |  1 +
 srcpkgs/libjcat-devel    |  1 +
 srcpkgs/libjcat/template | 33 +++++++++++++++++++++++++++++++++
 3 files changed, 35 insertions(+)
 create mode 120000 srcpkgs/libjcat-devel
 create mode 100644 srcpkgs/libjcat/template

diff --git a/common/shlibs b/common/shlibs
index 820f037f267..4450886ecc6 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3860,3 +3860,4 @@ libtagparser.so.9 tagparser-9.1.2_1
 libqtutilities.so.6 qtutilities-6.0.4_1
 libkdsoap.so.1.9.0 KDSoap-1.9.0_1
 libstoken.so.1 stoken-0.92_1
+libjcat.so.1 libjcat-0.1.2_1
diff --git a/srcpkgs/libjcat-devel b/srcpkgs/libjcat-devel
new file mode 120000
index 00000000000..8e69447bddf
--- /dev/null
+++ b/srcpkgs/libjcat-devel
@@ -0,0 +1 @@
+libjcat
\ No newline at end of file
diff --git a/srcpkgs/libjcat/template b/srcpkgs/libjcat/template
new file mode 100644
index 00000000000..afa3770919b
--- /dev/null
+++ b/srcpkgs/libjcat/template
@@ -0,0 +1,33 @@
+# Template file for 'libjcat'
+pkgname=libjcat
+version=0.1.2
+revision=1
+build_style=meson
+build_helper="gir"
+configure_args=""
+hostmakedepends="gnutls-tools pkg-config vala"
+makedepends="json-glib-devel gnutls-devel gpgme-devel"
+short_desc="Library for reading and writing Jcat files"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="LGPL-2.1-or-later"
+homepage="https://github.com/hughsie/libjcat"
+distfiles="https://github.com/hughsie/libjcat/archive/${version}.tar.gz"
+checksum=b80a31a872d5612fa98ac0cfe483e4d33f5b02777427864ff5305bfd33a11aa0
+
+if [ -n "$XBPS_CROSS_BUILD" ]; then
+	configure_args+=" -Dman=false"
+else
+	hostmakedepends+=" help2man"
+fi
+
+libjcat-devel_package() {
+        depends="${makedepends} ${sourcepkg}-${version}_${revision}"
+        short_desc+=" - development files"
+        pkg_install() {
+                vmove usr/include
+                vmove usr/lib/pkgconfig
+                vmove "usr/lib/*.so"
+                vmove usr/share/vala
+                vmove "usr/share/gir-*"
+        }
+}

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

* Re: [PR PATCH] [Updated] New package: libjcat-0.1.2
  2020-05-01 20:28 [PR PATCH] New package: libjcat-0.1.2 marmeladema
@ 2020-05-01 20:33 ` marmeladema
  2020-05-01 21:14 ` [PR PATCH] [Closed]: " marmeladema
  2020-05-01 21:14 ` marmeladema
  2 siblings, 0 replies; 4+ messages in thread
From: marmeladema @ 2020-05-01 20:33 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by marmeladema against master on the void-packages repository

https://github.com/marmeladema/void-packages libjcat
https://github.com/void-linux/void-packages/pull/21533

New package: libjcat-0.1.2
This package is required to update `fwupd`

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

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

From c35300ff21d5a677a84c78d89cce9b216638e54c Mon Sep 17 00:00:00 2001
From: marmeladema <xademax@gmail.com>
Date: Fri, 1 May 2020 21:25:32 +0100
Subject: [PATCH] New package: libjcat-0.1.2

---
 common/shlibs            |  1 +
 srcpkgs/libjcat-devel    |  1 +
 srcpkgs/libjcat/template | 32 ++++++++++++++++++++++++++++++++
 3 files changed, 34 insertions(+)
 create mode 120000 srcpkgs/libjcat-devel
 create mode 100644 srcpkgs/libjcat/template

diff --git a/common/shlibs b/common/shlibs
index 820f037f267..4450886ecc6 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3860,3 +3860,4 @@ libtagparser.so.9 tagparser-9.1.2_1
 libqtutilities.so.6 qtutilities-6.0.4_1
 libkdsoap.so.1.9.0 KDSoap-1.9.0_1
 libstoken.so.1 stoken-0.92_1
+libjcat.so.1 libjcat-0.1.2_1
diff --git a/srcpkgs/libjcat-devel b/srcpkgs/libjcat-devel
new file mode 120000
index 00000000000..8e69447bddf
--- /dev/null
+++ b/srcpkgs/libjcat-devel
@@ -0,0 +1 @@
+libjcat
\ No newline at end of file
diff --git a/srcpkgs/libjcat/template b/srcpkgs/libjcat/template
new file mode 100644
index 00000000000..631d158870e
--- /dev/null
+++ b/srcpkgs/libjcat/template
@@ -0,0 +1,32 @@
+# Template file for 'libjcat'
+pkgname=libjcat
+version=0.1.2
+revision=1
+build_style=meson
+build_helper="gir"
+hostmakedepends="gnutls-tools pkg-config vala"
+makedepends="json-glib-devel gnutls-devel gpgme-devel"
+short_desc="Library for reading and writing Jcat files"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="LGPL-2.1-or-later"
+homepage="https://github.com/hughsie/libjcat"
+distfiles="https://github.com/hughsie/libjcat/archive/${version}.tar.gz"
+checksum=b80a31a872d5612fa98ac0cfe483e4d33f5b02777427864ff5305bfd33a11aa0
+
+if [ -n "$XBPS_CROSS_BUILD" ]; then
+	configure_args="-Dman=false"
+else
+	hostmakedepends+=" help2man"
+fi
+
+libjcat-devel_package() {
+	depends="${makedepends} ${sourcepkg}-${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+		vmove usr/share/vala
+		vmove "usr/share/gir-*"
+	}
+}

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

* Re: New package: libjcat-0.1.2
  2020-05-01 20:28 [PR PATCH] New package: libjcat-0.1.2 marmeladema
  2020-05-01 20:33 ` [PR PATCH] [Updated] " marmeladema
  2020-05-01 21:14 ` [PR PATCH] [Closed]: " marmeladema
@ 2020-05-01 21:14 ` marmeladema
  2 siblings, 0 replies; 4+ messages in thread
From: marmeladema @ 2020-05-01 21:14 UTC (permalink / raw)
  To: ml

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

New comment by marmeladema on void-packages repository

https://github.com/void-linux/void-packages/pull/21533#issuecomment-622571342

Comment:
Super seeded by https://github.com/void-linux/void-packages/pull/21537

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

* Re: [PR PATCH] [Closed]: New package: libjcat-0.1.2
  2020-05-01 20:28 [PR PATCH] New package: libjcat-0.1.2 marmeladema
  2020-05-01 20:33 ` [PR PATCH] [Updated] " marmeladema
@ 2020-05-01 21:14 ` marmeladema
  2020-05-01 21:14 ` marmeladema
  2 siblings, 0 replies; 4+ messages in thread
From: marmeladema @ 2020-05-01 21:14 UTC (permalink / raw)
  To: ml

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

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

New package: libjcat-0.1.2
https://github.com/void-linux/void-packages/pull/21533

Description:
This package is required to update `fwupd`

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

end of thread, other threads:[~2020-05-01 21:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-01 20:28 [PR PATCH] New package: libjcat-0.1.2 marmeladema
2020-05-01 20:33 ` [PR PATCH] [Updated] " marmeladema
2020-05-01 21:14 ` [PR PATCH] [Closed]: " marmeladema
2020-05-01 21:14 ` marmeladema

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