Github messages for voidlinux
 help / color / mirror / Atom feed
From: Gottox <Gottox@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] libosmocore: update to 1.5.1.
Date: Tue, 20 Apr 2021 13:57:36 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30381@inbox.vuxu.org> (raw)

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

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

https://github.com/Gottox/void-packages libosmocore-1.5.1
https://github.com/void-linux/void-packages/pull/30381

libosmocore: update to 1.5.1.


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

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

From 1aef77a2807037f544ab743d7738acfde7092d57 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Tue, 20 Apr 2021 13:57:44 +0200
Subject: [PATCH] libosmocore: update to 1.5.1.

---
 common/shlibs                | 16 +++++++++-------
 srcpkgs/libosmocore/template |  8 +++++---
 2 files changed, 14 insertions(+), 10 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index d9dd3f1f3477..0ab855562803 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1667,13 +1667,15 @@ libplibnet.so.1 plib-1.8.5_1
 libplibpsl.so.1 plib-1.8.5_1
 libplibpw.so.1 plib-1.8.5_1
 libode.so.8 libode-0.16_1
-libosmocore.so.12 libosmocore-1.2.0_1
-libosmovty.so.4 libosmocore-0.10.2_1
-libosmosim.so.0 libosmocore-0.8.0_1
-libosmocodec.so.0 libosmocore-0.6.6_1
-libosmogsm.so.13 libosmocore-1.2.0_1
-libosmogb.so.9 libosmocore-1.2.0_1
-libosmoctrl.so.0 libosmocore-0.7.0_1
+libosmocore.so.17 libosmocore-1.5.1_1
+libosmovty.so.9 libosmocore-1.5.1_1
+libosmogsm.so.16 libosmocore-1.5.1_1
+libosmocodec.so.0 libosmocore-1.5.1_1
+libosmocoding.so.0 libosmocore-1.5.1_1
+libosmogb.so.12 libosmocore-1.5.1_1
+libosmoctrl.so.0 libosmocore-1.5.1_1
+libosmosim.so.2 libosmocore-1.5.1_1
+libosmousb.so.0 libosmocore-1.5.1_1
 libgtkglext-x11-1.0.so.0 gtkglext-1.2.0_4
 libgdkglext-x11-1.0.so.0 gtkglext-1.2.0_4
 libXaw3d.so.8 libXaw3d-1.6.2_1
diff --git a/srcpkgs/libosmocore/template b/srcpkgs/libosmocore/template
index 51242a6137b0..92a410f25021 100644
--- a/srcpkgs/libosmocore/template
+++ b/srcpkgs/libosmocore/template
@@ -1,18 +1,19 @@
 # Template file for 'libosmocore'
 pkgname=libosmocore
-version=1.2.0
+version=1.5.1
 revision=1
 build_style=gnu-configure
 configure_args="--exec-prefix=/usr --libexecdir=/usr/lib
  --docdir=/usr/share/doc/libosmocore"
 hostmakedepends="autoconf automake libtool git pkg-config python"
-makedepends="pcsclite-devel talloc-devel gnutls-devel"
+makedepends="pcsclite-devel talloc-devel gnutls-devel libusb-devel libmnl-devel
+ lksctp-tools-devel"
 short_desc="Core libs for osmocom"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://bb.osmocom.org/trac/wiki/libosmocore"
 distfiles="https://github.com/osmocom/libosmocore/archive/${version}.tar.gz"
-checksum=74b8e0edb2a97eb3665f4004ed7b5c6a42c2e3f5fe29dcd5d474e7c4d1d11888
+checksum=935766eb26e594cbaa5b5f28383b331db65a9de8088d13008bf0d53e9f559473
 
 CFLAGS="-fcommon"
 
@@ -26,6 +27,7 @@ libosmocore-devel_package() {
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/pkgconfig
+		vmove usr/share/aclocal
 		vmove "usr/lib/*.so"
 	}
 }

             reply	other threads:[~2021-04-20 11:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-20 11:57 Gottox [this message]
2022-01-09 14:33 ` Piraty
2022-05-18  2:09 ` github-actions
2022-06-02  2:13 ` [PR PATCH] [Closed]: " github-actions

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30381@inbox.vuxu.org \
    --to=gottox@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).