mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2024-12-28 01:01:21 +01:00
Change git url
This commit is contained in:
parent
e96f0504c0
commit
cf06bf91e3
@ -1,11 +1,11 @@
|
|||||||
:strawberry: Strawberry Music Player [![Build Status](https://github.com/jonaski/strawberry/workflows/C/C++%20CI/badge.svg)](https://github.com/jonaski/strawberry/actions)
|
:strawberry: Strawberry Music Player [![Build Status](https://github.com/strawberrymusicplayer/strawberry/workflows/C/C++%20CI/badge.svg)](https://github.com/strawberrymusicplayer/strawberry/actions)
|
||||||
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/jonaskvinge)
|
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/jonaskvinge)
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
Strawberry is a music player and music collection organizer. It is a fork of Clementine released in 2018 aimed at music collectors, audio enthusiasts and audiophiles. The name is inspired by the band Strawbs. It's based on a heavily modified version of Clementine created in 2012-2013. It's written in C++ and Qt 5.
|
Strawberry is a music player and music collection organizer. It is a fork of Clementine released in 2018 aimed at music collectors, audio enthusiasts and audiophiles. The name is inspired by the band Strawbs. It's based on a heavily modified version of Clementine created in 2012-2013. It's written in C++ and Qt 5.
|
||||||
|
|
||||||
* Website: https://www.strawberrymusicplayer.org/
|
* Website: https://www.strawberrymusicplayer.org/
|
||||||
* Github: https://github.com/jonaski/strawberry
|
* Github: https://github.com/strawberrymusicplayer/strawberry
|
||||||
* Buildbot: http://buildbot.strawberrymusicplayer.org/
|
* Buildbot: http://buildbot.strawberrymusicplayer.org/
|
||||||
* Latest builds: https://builds.strawberrymusicplayer.org/
|
* Latest builds: https://builds.strawberrymusicplayer.org/
|
||||||
|
|
||||||
@ -70,7 +70,7 @@ You should also install the gstreamer plugins base and good, and optionally bad
|
|||||||
|
|
||||||
### Get the code:
|
### Get the code:
|
||||||
|
|
||||||
git clone https://github.com/jonaski/strawberry
|
git clone https://github.com/strawberrymusicplayer/strawberry
|
||||||
|
|
||||||
### Compile and install:
|
### Compile and install:
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
<name>Strawberry Music Player</name>
|
<name>Strawberry Music Player</name>
|
||||||
<summary>A music player and collection organizer</summary>
|
<summary>A music player and collection organizer</summary>
|
||||||
<url type="homepage">https://www.strawberrymusicplayer.org/</url>
|
<url type="homepage">https://www.strawberrymusicplayer.org/</url>
|
||||||
<url type="bugtracker">https://github.com/jonaski/strawberry/</url>
|
<url type="bugtracker">https://github.com/strawberrymusicplayer/strawberry/</url>
|
||||||
<translation type="qt">strawberry</translation>
|
<translation type="qt">strawberry</translation>
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<p>
|
||||||
|
@ -67,7 +67,7 @@ parts:
|
|||||||
strawberry:
|
strawberry:
|
||||||
plugin: cmake
|
plugin: cmake
|
||||||
source-type: git
|
source-type: git
|
||||||
source: https://github.com/jonaski/strawberry
|
source: https://github.com/strawberrymusicplayer/strawberry
|
||||||
after:
|
after:
|
||||||
- alsa-lib
|
- alsa-lib
|
||||||
- desktop-qt5
|
- desktop-qt5
|
||||||
|
Loading…
Reference in New Issue
Block a user