Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [WIP] New package: osmin-1.8.7
@ 2022-05-26  6:40 Eloitor
  2022-05-26  6:45 ` [PR PATCH] [Updated] " Eloitor
                   ` (30 more replies)
  0 siblings, 31 replies; 32+ messages in thread
From: Eloitor @ 2022-05-26  6:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 840 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/37298

[WIP] New package: osmin-1.8.7
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

#### Local build testing
- I built this PR locally for my native architecture, x86-64

I don't know what is the proper way to provide the distfiles for this package... 


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

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

From 005528f081db6eaa533526d54b4b93d921f727e0 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 | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
 create mode 100644 srcpkgs/osmin/template

diff --git a/srcpkgs/osmin/template b/srcpkgs/osmin/template
new file mode 100644
index 000000000000..d9ebb0d8f715
--- /dev/null
+++ b/srcpkgs/osmin/template
@@ -0,0 +1,27 @@
+# Template file for 'osmin'
+pkgname=osmin
+version=1.8.7
+revision=1
+wrksrc=${pkgname}-${version}
+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 git"
+makedepends="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"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-3.0-only"
+homepage="https://github.com/janbar/osmin"
+# distfiles="https://github.com/janbar/osmin/archive/refs/tags/${version}.tar.gz>${pkgname}-${version}.tar.gz"
+# checksum=39ffdeb300de23ddebbd8042ccc9fcbc5411258f3b8f104d089842afc1b5a05e
+nopie_files="/usr/bin/osmin"
+
+
+do_fetch() {
+  git clone ${homepage} ${wrksrc}
+  cd ${wrksrc}
+  git submodule init
+  git submodule update
+}

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

end of thread, other threads:[~2023-01-10  5:17 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-26  6:40 [PR PATCH] [WIP] New package: osmin-1.8.7 Eloitor
2022-05-26  6:45 ` [PR PATCH] [Updated] " Eloitor
2022-05-26  6:48 ` Eloitor
2022-05-26  7:12 ` Eloitor
2022-05-26  7:13 ` Eloitor
2022-05-26  7:15 ` Eloitor
2022-05-26  7:34 ` Eloitor
2022-05-26  9:18 ` [PR REVIEW] " wael444
2022-05-26  9:18 ` wael444
2022-05-26  9:18 ` wael444
2022-05-26  9:19 ` wael444
2022-05-26  9:32 ` [PR PATCH] [Updated] " Eloitor
2022-05-26 14:50 ` [PR REVIEW] " classabbyamp
2022-05-26 14:50 ` classabbyamp
2022-05-26 14:50 ` classabbyamp
2022-05-26 14:50 ` classabbyamp
2022-05-26 14:50 ` classabbyamp
2022-05-26 18:25 ` Eloitor
2022-05-26 18:30 ` [PR PATCH] [Updated] " Eloitor
2022-05-27  2:57 ` [PR REVIEW] " classabbyamp
2022-06-02 16:34 ` [PR PATCH] [Updated] " Eloitor
2022-07-27  9:22 ` Eloitor
2022-07-27  9:26 ` Eloitor
2022-07-27  9:43 ` Eloitor
2022-07-28 13:29 ` [PR PATCH] [Updated] " Eloitor
2022-09-09  9:41 ` Eloitor
2022-12-09  2:32 ` github-actions
2022-12-24  1:52 ` [PR PATCH] [Closed]: " github-actions
2023-01-07 23:04 ` notramo
2023-01-07 23:12 ` Eloitor
2023-01-07 23:29 ` notramo
2023-01-10  5:17 ` sgn

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