Github messages for voidlinux
 help / color / mirror / Atom feed
From: worf1337 <worf1337@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: libomemo-c-0.5.0
Date: Tue, 21 Jan 2025 02:31:48 +0100	[thread overview]
Message-ID: <20250121013148.378F62131D@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-54048@inbox.vuxu.org>

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

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

https://github.com/worf1337/void-packages libomemo-c
https://github.com/void-linux/void-packages/pull/54048

New package: libomemo-c-0.5.0
<!-- 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 [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, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-glibc (crossbuild)

Dependency for #54049 

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

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

From a4e1d87b63f8e6d207fe8c7cedfd6ce89ea72700 Mon Sep 17 00:00:00 2001
From: worf1337 <me@worf.win>
Date: Mon, 20 Jan 2025 20:17:41 +1100
Subject: [PATCH] New package: libomemo-c-0.5.0

---
 common/shlibs               |  1 +
 srcpkgs/libomemo-c-devel    |  1 +
 srcpkgs/libomemo-c/template | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+)
 create mode 120000 srcpkgs/libomemo-c-devel
 create mode 100644 srcpkgs/libomemo-c/template

diff --git a/common/shlibs b/common/shlibs
index 3dcacc7de76d9d..25b3c6c5207160 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4551,3 +4551,4 @@ libopencore-amrnb.so.0 opencore-amr-0.1.6_1
 libopencore-amrwb.so.0 opencore-amr-0.1.6_1
 libilbc.so.3 libilbc-3.0.4_1
 libmaliit-plugins.so.2 maliit-keyboard-2.3.1_1
+libomemo-c.so.0 libomemo-c-0.5.0_1
diff --git a/srcpkgs/libomemo-c-devel b/srcpkgs/libomemo-c-devel
new file mode 120000
index 00000000000000..744ed5bb717087
--- /dev/null
+++ b/srcpkgs/libomemo-c-devel
@@ -0,0 +1 @@
+libomemo-c
\ No newline at end of file
diff --git a/srcpkgs/libomemo-c/template b/srcpkgs/libomemo-c/template
new file mode 100644
index 00000000000000..3cb8b80252f462
--- /dev/null
+++ b/srcpkgs/libomemo-c/template
@@ -0,0 +1,23 @@
+# Template file for 'libomemo-c'
+pkgname=libomemo-c
+version=0.5.0
+revision=1
+build_style=cmake
+configure_args="-DBUILD_SHARED_LIBS=on"
+makedepends="openssl-devel"
+short_desc="Fork of libsignal-protocol-c adding support for OMEMO XEP-0384"
+maintainer="Worf <me@worf.win>"
+license="GPL-3.0-only"
+homepage="https://github.com/dino/libomemo-c"
+distfiles="https://github.com/dino/libomemo-c/archive/refs/tags/v${version}.tar.gz"
+checksum=03195a24ef7a86c339cdf9069d7f7569ed511feaf55e853bfcb797d2698ba983
+
+libomemo-c-devel_package() {
+	depends="${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

  parent reply	other threads:[~2025-01-21  1:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-20  9:26 [PR PATCH] " worf1337
2025-01-20 23:12 ` [PR PATCH] [Updated] " worf1337
2025-01-21  1:31 ` worf1337 [this message]
2025-02-20  4:15 ` worf1337
2025-05-01  2:07 ` [PR PATCH] [Closed]: " worf1337

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250121013148.378F62131D@inbox.vuxu.org \
    --to=worf1337@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).