aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrantic10482016-06-09 18:43:28 +0800
committerfrantic10482016-06-09 18:43:28 +0800
commit925398a5faad8e6baad89be7563710aaf29ec15f (patch)
treece247d59fa9cb3ef14d2ee53a954b6a29940389a
parent86d0a658b258e44dd8204cf94d27f9e4233dfc02 (diff)
downloadaur-925398a5faad8e6baad89be7563710aaf29ec15f.tar.gz
0.9.9.3-1
-rw-r--r--.SRCINFO15
-rw-r--r--PKGBUILD7
-rw-r--r--README.md2
-rw-r--r--kreogist-mu.changelog57
4 files changed, 62 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68fa2637b655..cf3e822ed9b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
# Generated by mksrcinfo v8
-# Mon May 23 04:53:02 UTC 2016
+# Thu Jun 9 10:43:01 UTC 2016
pkgbase = kreogist-mu
pkgdesc = Fantastic cross-platform music manager.based on Qt5
- pkgver = 0.9.9.2
- pkgrel = 2
+ pkgver = 0.9.9.3
+ pkgrel = 1
epoch = 1
url = https://kreogist.github.io/Mu/
- install = kreogist-mu.install
changelog = kreogist-mu.changelog
arch = x86_64
license = GPL
@@ -23,10 +22,10 @@ pkgbase = kreogist-mu
optdepends = gst-plugins-good: good plugin libraries
optdepends = gst-plugins-bad: bad plugin libraries
optdepends = gst-plugins-ugly: ugly plugin libraries
- source = https://github.com/Kreogist/mu-archlinux/releases/download/0.9.9.2.2/kreogist-mu-resource.tar.gz
- source = https://codeload.github.com/Kreogist/Mu/tar.gz/0.9.9.2
- sha224sums = 2877b0096d3359733e070ab41ebeaad63d1cc10c67f0e4ba1c18b717
- sha224sums = f69b65d11c06de016b2f058292f8d196b2cf93e01d5d1b12060d2ed0
+ source = https://github.com/Kreogist/mu-archlinux/releases/download/0.9.9.3.1/kreogist-mu-resource.tar.gz
+ source = https://codeload.github.com/Kreogist/Mu/tar.gz/0.9.9.3
+ sha224sums = 481526da5c0e5d53f7a95f2d7630a3b4c698fd44853f86dc2347bfc0
+ sha224sums = 8767ac3acf1cd85fcab2bdac78208b1ad20bf1173b6705bca0d58391
pkgname = kreogist-mu
diff --git a/PKGBUILD b/PKGBUILD
index 605c7461ec93..c3db2f57b3ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,14 @@
# Maintainer: Frantic1048 <archer@frantic1048.com>
pkgname=kreogist-mu
-pkgver='0.9.9.2'
-pkgrel=2
+pkgver='0.9.9.3'
+pkgrel=1
epoch=1
pkgdesc="Fantastic cross-platform music manager.based on Qt5"
arch=('x86_64')
url="https://kreogist.github.io/Mu/"
license=('GPL')
changelog="$pkgname.changelog"
-install="$pkgname.install"
depends=(
'pulseaudio'
'ffmpeg'
@@ -37,7 +36,7 @@ source=(
"https://codeload.github.com/Kreogist/Mu/tar.gz/$pkgver"
)
-sha224sums=('2877b0096d3359733e070ab41ebeaad63d1cc10c67f0e4ba1c18b717' 'f69b65d11c06de016b2f058292f8d196b2cf93e01d5d1b12060d2ed0')
+sha224sums=('481526da5c0e5d53f7a95f2d7630a3b4c698fd44853f86dc2347bfc0' '8767ac3acf1cd85fcab2bdac78208b1ad20bf1173b6705bca0d58391')
build() {
mkdir -p $srcdir/Mu-build
diff --git a/README.md b/README.md
index 2a67e0e6d549..a24f71da3fbb 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-![version](https://img.shields.io/badge/Version-0.9.9.2:2-FF5174.svg?style=flat-square)
+![version](https://img.shields.io/badge/Version-0.9.9.3:1-FF5174.svg?style=flat-square)
![downloads](https://img.shields.io/github/downloads/frantic1048/mu-archlinux/latest/total.svg?style=flat-square)
# mu-archlinux
diff --git a/kreogist-mu.changelog b/kreogist-mu.changelog
index 925c1dd68c92..0a6a1b802223 100644
--- a/kreogist-mu.changelog
+++ b/kreogist-mu.changelog
@@ -1,4 +1,32 @@
+0.9.9.3
+----------
+
+This a major minor update of 0.9.9.2. It updates several important module for new APIs and provides some important features to imporve user experience.
+
+The update log is below:
+
+ Support Netease online lyrics module.
+ Support Key controls on album view tab including arrows and PGUP/DOWN.
+ Support menu key under all platform for opening menu.
+ Support Mac OS X dock menu.
+ Support Mac OS X file association type.
+ Update the scroll bar base color policy.
+ Improve the debian changelog file format to the correct one.
+ Fixed the album detail widget won't expand bug.
+ Fixed the online lyrics might download several times bug.
+ Fixed the download lyrics will resume playing bug.
+ Fixed the application cannot be launched after a crash.
+ Fixed the scroll bar initial wrong position bug.
+
+I have just finished my examination and now I could spend my time on this project again! (BANZAI!). If anyone has great ideas about online music playing, and how to play a URL using Qt, please contact us via kreogistdevteam@126.com. Hope you can enjoy the new version μ!
+
+〜μ'sic Forever♪♪♪♪♪♪♪♪♪〜
+
+
+
+
0.9.9.2
+----------
This is a minor update version from 0.9.9.1. Due to the exams and useless papers from someone's university, like COMP2410 and COMP3120 :(, this update should come much earlier.
@@ -27,7 +55,9 @@ Hope you can enjoy the new version μ!
〜μ'sic Forever♪♪♪♪♪♪♪♪♪〜
+
0.9.9.1
+----------
This is a bug fixed version of 0.9.9, it fixed several critical bugs.
@@ -39,7 +69,9 @@ P.S.: Hope the final live will be super success. I could do nothing but bless th
〜μ'sic Forever♪♪♪♪♪♪♪♪♪〜
+
0.9.9
+----------
This is the last major release of 0.9. So we skip several version, and the next version will be 1.0.
In this version, Kreogist μ add our Kreogist Account system, it supports for our third-party music resources. Now it support for customize your nickname, avatar.
@@ -59,7 +91,9 @@ Yayuan Yan
〜μ'sic Forever♪♪♪♪♪♪♪♪♪〜
-0.9.4:
+
+0.9.4
+----------
This is a major updated version. It contains the following updates and features.
@@ -79,14 +113,19 @@ And then our product will become the third-party client for several online music
〜μ'sic Forever♪♪♪♪♪♪♪♪♪〜
-0.9.3:
+
+
+0.9.3
+----------
This is a major updated version. It contains several major updates and features.
Now it could edit ID3v1, ID3v2 and APEv2 tag. The UI is also optimized for speed. And several bug fixed.
Happy new year and μ'sic start!
-0.9.2:
+
+0.9.2
+----------
This is a Linux enhanced version, and it's a major update.
Widget player is added in this version. And also support a new lyrics server. Now it can match many lyrics perfectly.
@@ -94,7 +133,9 @@ For this version, the default backend under Linux will switch from Phonon to GSt
Happy Linux!
-0.9.1:
+
+0.9.1
+----------
- Retina Display support for Mac OS X and even all other platforms.
- Add one more language for International support.
@@ -104,7 +145,9 @@ Happy Linux!
- Fixed the album search will change the now playing model bug.
-0.9:
+
+0.9
+----------
This is the ninth major release of Kreogist μ. Brand new architecture and new user interface will provide you the best experience ever. With the brand new architecture, we can now load thousands of songs less than 1 second. It's seven times faster than iTunes on Windows. The new multiple condition search will make your life much easier. And new vertical mode of the main player can fit your screen right in size.
This is the last beta version of Kreogist μ. We provides special version for 64bit Windows users: if you know your processor well, you can choose the special compiled version right for your processor to break the performance seal.
@@ -133,6 +176,8 @@ Here're some of updates and bug fix:
- Fixed the library tree view bug.
-0.8:
+
+0.8
+----------
migrate to AUR4