-
-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
33 changed files
with
1,385 additions
and
1,313 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
.\" Manpage for mympd-config. | ||
.\" Contact <[email protected]> to correct errors or typos. | ||
.TH man 1 "15 Feb 2024" "14.0.3" "mympd-config man page" | ||
.TH man 1 "03 Mar 2024" "14.0.4" "mympd-config man page" | ||
|
||
.SH NAME | ||
mympd-config \- mympd configuration tool | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
.\" Manpage for mympd-script. | ||
.\" Contact <[email protected]> to correct errors or typos. | ||
.TH man 1 "15 Feb 2024" "14.0.3" "mympd-script man page" | ||
.TH man 1 "03 Mar 2024" "14.0.4" "mympd-script man page" | ||
|
||
.SH NAME | ||
mympd-script \- mympd command line tool to execute scripts | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
.\" Manpage for mympd. | ||
.\" Contact <[email protected]> to correct errors or typos. | ||
.TH man 1 "15 Feb 2024" "14.0.3" "mympd man page" | ||
.TH man 1 "03 Mar 2024" "14.0.4" "mympd man page" | ||
|
||
.SH NAME | ||
myMPD \- standalone and mobile friendly web mpd client | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
# Maintainer: Juergen Mang <[email protected]> | ||
# | ||
pkgname=mympd | ||
pkgver=14.0.3 | ||
pkgver=14.0.4 | ||
pkgrel=0 | ||
pkgdesc="myMPD is a standalone and mobile friendly web-based MPD client." | ||
url="https://jcorporation.github.io/myMPD/" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Maintainer: Juergen Mang <[email protected]> | ||
|
||
pkgname=mympd | ||
pkgver=14.0.3 | ||
pkgver=14.0.4 | ||
pkgrel=1 | ||
pkgdesc="A standalone and mobile friendly web-based MPD client." | ||
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
mympd (14.0.3-1) unstable; urgency=medium | ||
mympd (14.0.4-1) unstable; urgency=medium | ||
|
||
* Release from master | ||
|
||
-- Juergen Mang <[email protected]> Thu, 15 Feb 2024 21:02:19 +0100 | ||
-- Juergen Mang <[email protected]> Sun, 03 Mar 2024 21:03:46 +0100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
PORTNAME= myMPD | ||
DISTVERSIONPREFIX= v | ||
DISTVERSION= 14.0.3 | ||
DISTVERSION= 14.0.4 | ||
CATEGORIES= multimedia | ||
|
||
MAINTAINER= [email protected] | ||
|
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
# (c) 2018-2024 Juergen Mang <[email protected]> | ||
|
||
Name: mympd | ||
Version: 14.0.3 | ||
Version: 14.0.4 | ||
Release: 0 | ||
License: GPL-3.0-or-later | ||
Group: Productivity/Multimedia/Sound/Players | ||
|
@@ -69,5 +69,5 @@ fi | |
%license LICENSE.md | ||
|
||
%changelog | ||
* Thu Feb 15 2024 Juergen Mang <[email protected]> 14.0.3-0 | ||
* Sun Mar 03 2024 Juergen Mang <[email protected]> 14.0.4-0 | ||
- Version from master |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
14.0.3 | ||
14.0.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
- bg-BG: 991 missing phrases | ||
- es-AR: 7 missing phrases | ||
- es-AR: fully translated | ||
- es-ES: 853 missing phrases | ||
- es-VE: 853 missing phrases | ||
- fi-FI: 850 missing phrases | ||
- fr-FR: 1 missing phrases | ||
- it-IT: fully translated | ||
- ja-JP: 12 missing phrases | ||
- ko-KR: 1 missing phrases | ||
- ko-KR: fully translated | ||
- nl-NL: 1 missing phrases | ||
- pl-PL: 1 missing phrases | ||
- pl-PL: fully translated | ||
- ru-RU: 74 missing phrases | ||
- zh-Hans: 1 missing phrases | ||
- zh-Hant: 1149 missing phrases | ||
- zh-Hans: fully translated | ||
- zh-Hant: fully translated |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.