From: AnInternetTroll <AnInternetTroll@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: odilia-0.1.4
Date: Fri, 26 Jul 2024 16:45:04 +0200 [thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-51468@inbox.vuxu.org> (raw)
[-- 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 --"
next reply other threads:[~2024-07-26 14:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-26 14:45 AnInternetTroll [this message]
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
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-51468@inbox.vuxu.org \
--to=aninternettroll@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).