Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: osmin-1.8.7
@ 2023-01-10 17:34 Eloitor
  2023-01-10 18:58 ` [PR REVIEW] " paper42
                   ` (35 more replies)
  0 siblings, 36 replies; 37+ messages in thread
From: Eloitor @ 2023-01-10 17:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages osmin
https://github.com/void-linux/void-packages/pull/41561

New package: osmin-1.8.7
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)

closes #41476

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

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

From e313f65be15fe641374f0a2c61b5f3ee2e67f293 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Wed, 25 May 2022 22:20:18 +0200
Subject: [PATCH] New package: osmin-1.8.7

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

diff --git a/srcpkgs/osmin/template b/srcpkgs/osmin/template
new file mode 100644
index 000000000000..2b9fc3edcc2a
--- /dev/null
+++ b/srcpkgs/osmin/template
@@ -0,0 +1,32 @@
+# Template file for 'osmin'
+pkgname=osmin
+version=1.8.7
+revision=1
+_libosmscout_version=1.9.2
+create_wrksrc=yes
+build_style=cmake
+configure_args="-DCMAKE_C_COMPILER=/usr/bin/clang -DCMAKE_CXX_COMPILER=/usr/bin/clang++ ."
+hostmakedepends="qt5-qmake pkg-config qt5-host-tools qt5-remoteobjects git"
+makedepends="marisa-devel libxml2-devel qt5-declarative-devel qt5-3d clang libgomp-devel
+ libomp-devel qt5-declarative-devel qt5-tools-devel
+ qt5-svg-devel   qt5-quickcontrols2-devel qt5-sensors-devel
+ qt5-multimedia-devel qt5-remoteobjects-devel qt5-location-devel"
+short_desc="GPS Navigator On-Road/Off-Road"
+
+archs="~armv6l-musl ~armv7l ~i686" # libomp-devel
+license="GPL-3.0-only"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+homepage="https://github.com/janbar/osmin"
+distfiles="
+ https://github.com/janbar/osmin/archive/refs/tags/${version}.tar.gz
+ https://github.com/janbar/libosmscout/archive/refs/tags/${pkgname}-${_libosmscout_version}.tar.gz"
+checksum="
+ 39ffdeb300de23ddebbd8042ccc9fcbc5411258f3b8f104d089842afc1b5a05e
+ c74e61d07c2447e8959ca5a19c1ffd0c5ae61dd880bf614f12df02e9106fa585"
+nopie_files="/usr/bin/osmin"
+
+pre_configure() {
+	mv osmin-${version}/* .
+	rmdir -v backend/libosmscout
+	mv -v libosmscout-${pkgname}-${_libosmscout_version} backend/libosmscout
+}

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

end of thread, other threads:[~2024-02-07  8:38 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-10 17:34 [PR PATCH] New package: osmin-1.8.7 Eloitor
2023-01-10 18:58 ` [PR REVIEW] " paper42
2023-01-10 18:58 ` paper42
2023-01-10 18:58 ` paper42
2023-01-10 18:58 ` paper42
2023-01-10 18:58 ` paper42
2023-01-10 21:49 ` [PR PATCH] [Updated] " Eloitor
2023-01-10 21:53 ` Eloitor
2023-01-10 22:09 ` [PR REVIEW] " Eloitor
2023-01-10 22:12 ` Eloitor
2023-01-10 22:12 ` Piraty
2023-01-10 22:20 ` [PR PATCH] [Updated] " Eloitor
2023-01-11  7:42 ` [PR REVIEW] " Eloitor
2023-01-12 12:43 ` Piraty
2023-01-12 12:43 ` Piraty
2023-01-12 12:44 ` Piraty
2023-01-12 15:24 ` [PR PATCH] [Updated] " Eloitor
2023-01-12 15:26 ` Eloitor
2023-01-12 15:28 ` [PR REVIEW] " Eloitor
2023-01-27 14:22 ` [PR PATCH] [Updated] " Eloitor
2023-02-05 20:18 ` Piraty
2023-02-10 11:43 ` Eloitor
2023-05-12  1:51 ` github-actions
2023-05-13 16:36 ` [PR PATCH] [Updated] " Eloitor
2023-05-15  0:35 ` New package: osmin-1.9.6 Piraty
2023-07-22 22:59 ` Piraty
2023-09-02 21:02 ` [PR PATCH] [Updated] " Eloitor
2023-09-02 21:03 ` [PR PATCH] [Updated] New package: osmin-1.9.7 Eloitor
2023-10-16 21:22 ` Eloitor
2023-10-16 21:25 ` New package: osmin-1.10.4 Eloitor
2023-10-25 17:01 ` [PR REVIEW] " Piraty
2023-10-25 17:01 ` Piraty
2023-10-25 21:38 ` Eloitor
2023-10-29 11:00 ` [PR PATCH] [Updated] " Eloitor
2023-10-30 13:34 ` Eloitor
2024-02-06 22:37 ` Eloitor
2024-02-07  8:38 ` [PR PATCH] [Updated] [WIP] New package: osmin-1.11.1 Eloitor

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