Change log:
mate-media 1.24.1
* Translations update
* build: silent build warnings for distcheck
* panel-applet: ensure speaker can be shown alongside or above mic
Change log:
atril 1.24.1
* update translations
* epub backend: Escape link text to display & in index content
* Fix segfault on empty navMap
* build: silent build warnings for distcheck
* epub backend: build with WARN_CFLAGS instead WARN_CXXFLAGS
* build: set compiler warning level to yes
* Update authors
* thumbnailer: fix typo in the option description
* Use int64_t for g_date_time_to_unix even word size is 32-bit wide
[0.7.2] - 2021-07-20
Added:
-Add the missing views for signature notations
Changed:
-Mark the default signing key with a symbol
Fixed:
-Override the default key for all gpg fallback commands
-Sleep the event handler thread if input is disabled (#29)
At least Big Sur and latest xcode has timespec_get(3) in libc, based on
NetBSD & FreeBSD implementation according to the manpage.
This patch causes prototype mismatches. If the configure test misfires on
older OSX please fix the configure test.
With heimdal, you'll get undefined symbol errors like this one:
/usr/pkg/lib/python3.8/site-packages/kerberos.so: Undefined PLT symbol "krb5_free_keytab_entry_contents"
Bump PKGREVISION.
Mostly taken from NetBSD base:
- For counters, make sure to use 32-bit integers for !_LP64 platforms.
In the previous revisions, this is partially done, i.e., incomplete.
- For flags fit within 32-bit width, use 32-bit integers for everyone.
In the previous, this is incomplete, and restricted for __NetBSD__.
Fix and generalize to everyone.
- Make comments in patches more helpful.
Fix build for ILP32 platforms as reported in PR pkg/56315.
Thanks jklos@ for testing.
ympd is a lightweight MPD (Music Player Daemon) web client that runs
without a dedicated webserver or interpreters like PHP, NodeJS or Ruby.
It's tuned for minimal resource usage and requires only few dependencies.
0.9.0
Raise GitWildMatchPatternError for invalid git patterns.
Fix for duplicate leading double-asterisk, and edge cases.
Fix matching absolute paths.
API change: util.normalize_files() now returns a Dict[str, List[pathlike]] instead of a Dict[str, pathlike].
Added type hinting.
Hello, and welcome to the Nushell project. The goal of this project is to take
the Unix philosophy of shells, where pipes connect simple commands together, and
bring it to the modern style of development.
Nu takes cues from a lot of familiar territory: traditional shells like bash,
advanced shells like PowerShell, functional programming, systems programming,
and more. But rather than trying to be the jack of all trades, Nu focuses its
energy on doing a few things well:
-Create a flexible cross-platform shell with a modern feel
-Allow you to mix and match commandline applications with a shell that
understands the structure of your data
-Have the level of UX polish that modern CLI apps provide
The easiest way to see what Nu can do is to start with some examples, so let's
dive in, https://www.nushell.sh/book/
v0.2.11
-bugfix: status bar in main activity.
v0.2.10
-finished api for kugou.
v0.2.9
-bugfix: D in queue not working.
v0.2.8
-add License for GPLv3 for netease api code
-migu album cover works.
-migu lyric and download works.