From 894599e5d66c4131f9c5a580e08fc25281b43572 Mon Sep 17 00:00:00 2001 From: damon-kwok Date: Sat, 20 Jun 2020 13:28:41 +0800 Subject: [PATCH 1/5] Added svg icon to README.org --- README.org | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.org b/README.org index 675a15bd..4b5f36e7 100644 --- a/README.org +++ b/README.org @@ -1,3 +1,16 @@ +#+TITLE:MU +[[https://github.com/djcb/mu/blob/master/COPYING][https://img.shields.io/github/license/djcb/mu?logo=gnu&.svg]] +[[https://en.cppreference.com][https://img.shields.io/badge/Made%20with-C/CPP-1f425f?logo=c&.svg]] +[[https://img.shields.io/github/v/release/djcb/mu][https://img.shields.io/github/v/release/djcb/mu.svg]] +[[https://github.com/djcb/mu/graphs/contributors][https://img.shields.io/github/contributors/djcb/mu.svg]] +[[https://github.com/djcb/mu/issues][https://img.shields.io/github/issues/djcb/mu.svg]] +[[https://github.com/djcb/mu/issues?q=is%3Aissue+is%3Aopen+label%3Arfe][https://img.shields.io/github/issues/djcb/mu/rfe?color=008b8b.svg]] +[[https://github.com/djcb/mu/pull/new][https://img.shields.io/badge/PRs-welcome-brightgreen.svg]]\\ +[[https://www.gnu.org/software/emacs/][https://img.shields.io/badge/Emacs-24.0-922793?logo=gnu-emacs&logoColor=b39ddb&.svg]] +[[https://github.com/djcb/mu/blob/master/mu4e/mu4e.texi#L272][https://img.shields.io/badge/Platform-Linux-2e8b57?logo=linux&.svg]] +[[https://github.com/djcb/mu/blob/master/mu4e/mu4e.texi#L272][https://img.shields.io/badge/Platform-FreeBSD-8b3a3a?logo=freebsd&logoColor=c32136&.svg]] +[[https://formulae.brew.sh/formula/mu#default][https://img.shields.io/badge/Platform-macOS-101010?logo=apple&logoColor=ffffff&.svg]] +[[https://github.com/msys2-unofficial/MSYS2-packages/blob/master/mu/README.org][https://img.shields.io/badge/Platform-Windows-00bfff?logo=windows&logoColor=00bfff&.svg]] Welcome to ~mu~! *Note*: you are looking at the *development* branch, which is where new code is being developed and From b7300d5e3564bb378745dca1395eda0cf45a8bdc Mon Sep 17 00:00:00 2001 From: damon-kwok Date: Sat, 20 Jun 2020 13:30:19 +0800 Subject: [PATCH 2/5] Formatting fix --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 4b5f36e7..b74efd44 100644 --- a/README.org +++ b/README.org @@ -11,6 +11,7 @@ [[https://github.com/djcb/mu/blob/master/mu4e/mu4e.texi#L272][https://img.shields.io/badge/Platform-FreeBSD-8b3a3a?logo=freebsd&logoColor=c32136&.svg]] [[https://formulae.brew.sh/formula/mu#default][https://img.shields.io/badge/Platform-macOS-101010?logo=apple&logoColor=ffffff&.svg]] [[https://github.com/msys2-unofficial/MSYS2-packages/blob/master/mu/README.org][https://img.shields.io/badge/Platform-Windows-00bfff?logo=windows&logoColor=00bfff&.svg]] + Welcome to ~mu~! *Note*: you are looking at the *development* branch, which is where new code is being developed and From 45b45d54041f003d6adbcab43573b9b0b6b6a74b Mon Sep 17 00:00:00 2001 From: damon-kwok Date: Sat, 20 Jun 2020 13:52:54 +0800 Subject: [PATCH 3/5] Changed emacs and freebsd URL --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index b74efd44..0f6ed547 100644 --- a/README.org +++ b/README.org @@ -6,7 +6,7 @@ [[https://github.com/djcb/mu/issues][https://img.shields.io/github/issues/djcb/mu.svg]] [[https://github.com/djcb/mu/issues?q=is%3Aissue+is%3Aopen+label%3Arfe][https://img.shields.io/github/issues/djcb/mu/rfe?color=008b8b.svg]] [[https://github.com/djcb/mu/pull/new][https://img.shields.io/badge/PRs-welcome-brightgreen.svg]]\\ -[[https://www.gnu.org/software/emacs/][https://img.shields.io/badge/Emacs-24.0-922793?logo=gnu-emacs&logoColor=b39ddb&.svg]] +[[https://melpa.org/#/?q=mu4e&sort=version&asc=false][https://img.shields.io/badge/Emacs-24.0-922793?logo=gnu-emacs&logoColor=b39ddb&.svg]] [[https://github.com/djcb/mu/blob/master/mu4e/mu4e.texi#L272][https://img.shields.io/badge/Platform-Linux-2e8b57?logo=linux&.svg]] [[https://github.com/djcb/mu/blob/master/mu4e/mu4e.texi#L272][https://img.shields.io/badge/Platform-FreeBSD-8b3a3a?logo=freebsd&logoColor=c32136&.svg]] [[https://formulae.brew.sh/formula/mu#default][https://img.shields.io/badge/Platform-macOS-101010?logo=apple&logoColor=ffffff&.svg]] From b578f255a0cf2c3740a5376c247db68826224412 Mon Sep 17 00:00:00 2001 From: damon-kwok Date: Sat, 20 Jun 2020 13:58:30 +0800 Subject: [PATCH 4/5] Update svg icon URL --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 0f6ed547..e0253d62 100644 --- a/README.org +++ b/README.org @@ -7,8 +7,8 @@ [[https://github.com/djcb/mu/issues?q=is%3Aissue+is%3Aopen+label%3Arfe][https://img.shields.io/github/issues/djcb/mu/rfe?color=008b8b.svg]] [[https://github.com/djcb/mu/pull/new][https://img.shields.io/badge/PRs-welcome-brightgreen.svg]]\\ [[https://melpa.org/#/?q=mu4e&sort=version&asc=false][https://img.shields.io/badge/Emacs-24.0-922793?logo=gnu-emacs&logoColor=b39ddb&.svg]] -[[https://github.com/djcb/mu/blob/master/mu4e/mu4e.texi#L272][https://img.shields.io/badge/Platform-Linux-2e8b57?logo=linux&.svg]] -[[https://github.com/djcb/mu/blob/master/mu4e/mu4e.texi#L272][https://img.shields.io/badge/Platform-FreeBSD-8b3a3a?logo=freebsd&logoColor=c32136&.svg]] +[[https://www.djcbsoftware.nl/code/mu/mu4e/Installation.html#Dependencies-for-Debian_002fUbuntu][https://img.shields.io/badge/Platform-Linux-2e8b57?logo=linux&.svg]] +[[https://www.djcbsoftware.nl/code/mu/mu4e/Installation.html#Building-from-a-release-tarball-1][https://img.shields.io/badge/Platform-FreeBSD-8b3a3a?logo=freebsd&logoColor=c32136&.svg]] [[https://formulae.brew.sh/formula/mu#default][https://img.shields.io/badge/Platform-macOS-101010?logo=apple&logoColor=ffffff&.svg]] [[https://github.com/msys2-unofficial/MSYS2-packages/blob/master/mu/README.org][https://img.shields.io/badge/Platform-Windows-00bfff?logo=windows&logoColor=00bfff&.svg]] From b2c7f25b87f9aebcd4ee7cbb278be5868e349b03 Mon Sep 17 00:00:00 2001 From: damon-kwok Date: Sat, 20 Jun 2020 17:19:25 +0800 Subject: [PATCH 5/5] Update build mu4e need emacs >= 25.3 --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index e0253d62..53de6df4 100644 --- a/README.org +++ b/README.org @@ -6,7 +6,7 @@ [[https://github.com/djcb/mu/issues][https://img.shields.io/github/issues/djcb/mu.svg]] [[https://github.com/djcb/mu/issues?q=is%3Aissue+is%3Aopen+label%3Arfe][https://img.shields.io/github/issues/djcb/mu/rfe?color=008b8b.svg]] [[https://github.com/djcb/mu/pull/new][https://img.shields.io/badge/PRs-welcome-brightgreen.svg]]\\ -[[https://melpa.org/#/?q=mu4e&sort=version&asc=false][https://img.shields.io/badge/Emacs-24.0-922793?logo=gnu-emacs&logoColor=b39ddb&.svg]] +[[https://melpa.org/#/?q=mu4e&sort=version&asc=false][https://img.shields.io/badge/Emacs-25.3-922793?logo=gnu-emacs&logoColor=b39ddb&.svg]] [[https://www.djcbsoftware.nl/code/mu/mu4e/Installation.html#Dependencies-for-Debian_002fUbuntu][https://img.shields.io/badge/Platform-Linux-2e8b57?logo=linux&.svg]] [[https://www.djcbsoftware.nl/code/mu/mu4e/Installation.html#Building-from-a-release-tarball-1][https://img.shields.io/badge/Platform-FreeBSD-8b3a3a?logo=freebsd&logoColor=c32136&.svg]] [[https://formulae.brew.sh/formula/mu#default][https://img.shields.io/badge/Platform-macOS-101010?logo=apple&logoColor=ffffff&.svg]]