Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: odilia-0.1.4
@ 2024-07-26 14:45 AnInternetTroll
  2024-08-03 22:08 ` [PR PATCH] [Updated] " AnInternetTroll
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: AnInternetTroll @ 2024-07-26 14:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AnInternetTroll/void-packages user/luca/odilia
https://github.com/void-linux/void-packages/pull/51468

New package: odilia-0.1.4
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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-glibc)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-user/luca/odilia-51468.patch --]
[-- Type: text/x-diff, Size: 2000 bytes --]

From cd16c56ac4a0529170011b4bcef728d676b59075 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Sun, 21 Jul 2024 23:58:50 +0200
Subject: [PATCH] New package: odilia-0.1.4

---
 srcpkgs/odilia/patches/fix-lock.diff | 24 ++++++++++++++++++++++++
 srcpkgs/odilia/template              | 16 ++++++++++++++++
 2 files changed, 40 insertions(+)
 create mode 100644 srcpkgs/odilia/patches/fix-lock.diff
 create mode 100644 srcpkgs/odilia/template

diff --git a/srcpkgs/odilia/patches/fix-lock.diff b/srcpkgs/odilia/patches/fix-lock.diff
new file mode 100644
index 00000000000000..4312c048733f43
--- /dev/null
+++ b/srcpkgs/odilia/patches/fix-lock.diff
@@ -0,0 +1,24 @@
+diff --git a/Cargo.lock b/Cargo.lock
+index 9fb0569..ff6fd29 100644
+--- a/Cargo.lock
++++ b/Cargo.lock
+@@ -1005,7 +1005,7 @@ dependencies = [
+ 
+ [[package]]
+ name = "odilia"
+-version = "0.1.3"
++version = "0.1.4"
+ dependencies = [
+  "atspi",
+  "circular-queue",
+diff --git a/Cargo.toml b/Cargo.toml
+index 9e69a9b..26c3da9 100644
+--- a/Cargo.toml
++++ b/Cargo.toml
+@@ -1,4 +1,5 @@
+ [workspace]
++resolver = "2"
+ default-members = ["odilia"]
+ members = [
+ 	"cache",
+
diff --git a/srcpkgs/odilia/template b/srcpkgs/odilia/template
new file mode 100644
index 00000000000000..c9fb3bc056eceb
--- /dev/null
+++ b/srcpkgs/odilia/template
@@ -0,0 +1,16 @@
+# Template file for 'odilia'
+pkgname=odilia
+version=0.1.4
+revision=1
+build_wrksrc="odilia"
+build_style=cargo
+depends="speech-dispatcher"
+checkdepends="at-spi2-core dbus gsettings-desktop-schemas"
+short_desc="Fast screenreader for the *nix desktop"
+maintainer="Luca Matei Pintilie <luca@lucamatei.com>"
+license="GPL-3.0-or-later"
+homepage="https://odilia.app/"
+changelog="https://github.com/odilia-app/odilia/raw/main/CHANGELOG.md"
+distfiles="https://github.com/odilia-app/odilia/archive/refs/tags/v${version}.tar.gz"
+checksum=4a35c7c949e8da919403d3e8a095ca44036e222af9d8d9ebcf5b28bb586f298e
+make_check_pre="dbus-run-session --"

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

end of thread, other threads:[~2024-11-16 14:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-26 14:45 [PR PATCH] New package: odilia-0.1.4 AnInternetTroll
2024-08-03 22:08 ` [PR PATCH] [Updated] " AnInternetTroll
2024-11-02  1:58 ` github-actions
2024-11-04 18:37 ` [PR PATCH] [Updated] " AnInternetTroll
2024-11-15 21:47 ` classabbyamp
2024-11-16 10:04 ` AnInternetTroll
2024-11-16 14:30 ` [PR PATCH] [Merged]: " classabbyamp

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