wok rev 16928

Add musique.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jul 18 17:21:16 2014 +0300 (2014-07-18)
parents f891aaa33829
children 206afe8cf521
files musique/description.txt musique/receipt musique/stuff/README musique/stuff/audio-volume-high.png musique/stuff/audio-volume-muted.png musique/stuff/edit-clear.png musique/stuff/go-previous.png musique/stuff/gtk-info.png musique/stuff/icons.diff musique/stuff/list-add.png musique/stuff/media-playback-start.png musique/stuff/media-playback-stop.png musique/stuff/media-playlist-repeat.png musique/stuff/media-playlist-shuffle.png musique/stuff/media-skip-backward.png musique/stuff/media-skip-forward.png musique/stuff/view-restore.png
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/musique/description.txt	Fri Jul 18 17:21:16 2014 +0300
     1.3 @@ -0,0 +1,27 @@
     1.4 +Musique does its best to stay out of the way and keep you focused on the only
     1.5 +thing that really matters: Music.
     1.6 +
     1.7 +Musique is great for those who appreciate its efficient simplicity. Consider
     1.8 +getting it as a gift for kids and other family members that may find other
     1.9 +players too complex and cumbersome.
    1.10 +
    1.11 +  * Starts fast, very lightweight and can easily handle large collections.
    1.12 +  * Browse artist photos, album covers and folders too, so you can organize your
    1.13 +    music your way.
    1.14 +  * Immersive Info View you can switch to when listening. It contains valuable
    1.15 +    information about the current track, album and artist. When a new song
    1.16 +    starts, it will auto-update.
    1.17 +  * Automatically fixes misspellings and case in track titles, album titles and
    1.18 +    artist names, freeing you from the hassle of manually tagging your files.
    1.19 +  * Musique never ever modifies your files, it stores all of its data in its own
    1.20 +    database.
    1.21 +  * Supports scrobbling to Last.fm
    1.22 +  * Displays song lyrics stored inside your MP3s
    1.23 +  * Musique has just a single play queue. You can't go wrong, it's always there
    1.24 +    on the right.
    1.25 +  * Takes advantage of QuickTime on the Mac and VLC on Windows and thus supports
    1.26 +    all common audio formats.
    1.27 +  * Not an iTunes addon. It's a completely independent application that does one
    1.28 +    thing and does it well.
    1.29 +  * Translated to more than 20 languages including German, French, Spanish,
    1.30 +    Portuguese, Italian, Russian and Chinese.
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/musique/receipt	Fri Jul 18 17:21:16 2014 +0300
     2.3 @@ -0,0 +1,40 @@
     2.4 +# SliTaz package receipt.
     2.5 +
     2.6 +PACKAGE="musique"
     2.7 +COMMIT="c993f23d5343222958c7a6ee684eebef831a7b02"
     2.8 +VERSION="${COMMIT:0:7}"
     2.9 +CATEGORY="multimedia"
    2.10 +SHORT_DESC="Musique music player"
    2.11 +MAINTAINER="al.bobylev@gmail.com"
    2.12 +LICENSE="GPL3"
    2.13 +WEB_SITE="http://flavio.tordini.org/musique"
    2.14 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    2.15 +WGET_URL="https://gitorious.org/minitunes/minitunes/archive/$COMMIT.tar.gz"
    2.16 +
    2.17 +DEPENDS="libQtCore libQtDBus libQtGui libQtNetwork libQtSql libQtXml \
    2.18 +qt4-phonon taglib"
    2.19 +BUILD_DEPENDS="wget cacerts Qt4-dev qmake taglib-dev "
    2.20 +
    2.21 +# Rules to configure and make the package.
    2.22 +compile_rules()
    2.23 +{
    2.24 +	# put default icons to resources (instead of to hicolor icon theme)
    2.25 +	cp -a $stuff/*.png $src/images
    2.26 +	patch -p0 < $stuff/icons.diff
    2.27 +
    2.28 +	mkdir build; cd build
    2.29 +	qmake PREFIX=/usr ../musique.pro &&
    2.30 +	make &&
    2.31 +	make INSTALL_ROOT=$install install
    2.32 +}
    2.33 +
    2.34 +# Rules to gen a SliTaz package suitable for Tazpkg.
    2.35 +genpkg_rules()
    2.36 +{
    2.37 +	cp -a $install/* $fs
    2.38 +
    2.39 +	# remove big icons
    2.40 +	for size in 64 128 256 512; do
    2.41 +		rm -rf $fs/usr/share/icons/hicolor/${size}x$size
    2.42 +	done
    2.43 +}
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/musique/stuff/README	Fri Jul 18 17:21:16 2014 +0300
     3.3 @@ -0,0 +1,6 @@
     3.4 +I can't cope with icon theming in pure Qt environment.
     3.5 +So I just added all default icons to the application's resources.
     3.6 +All icons from Faenza icon theme.
     3.7 +
     3.8 +Faenza is designed and developed by Matthieu James <matthieu.james@gmail.com>.
     3.9 +Faenza icons are all licensed under the GPL.
     4.1 Binary file musique/stuff/audio-volume-high.png has changed
     5.1 Binary file musique/stuff/audio-volume-muted.png has changed
     6.1 Binary file musique/stuff/edit-clear.png has changed
     7.1 Binary file musique/stuff/go-previous.png has changed
     8.1 Binary file musique/stuff/gtk-info.png has changed
     9.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     9.2 +++ b/musique/stuff/icons.diff	Fri Jul 18 17:21:16 2014 +0300
     9.3 @@ -0,0 +1,21 @@
     9.4 +--- resources.qrc
     9.5 ++++ resources.qrc
     9.6 +@@ -8,5 +8,18 @@
     9.7 +         <file>images/item/track.png</file>
     9.8 +         <file>style.css</file>
     9.9 +         <file>images/sort.png</file>
    9.10 ++        <file>images/audio-volume-high.png</file>
    9.11 ++        <file>images/audio-volume-muted.png</file>
    9.12 ++        <file>images/edit-clear.png</file>
    9.13 ++        <file>images/go-previous.png</file>
    9.14 ++        <file>images/gtk-info.png</file>
    9.15 ++        <file>images/list-add.png</file>
    9.16 ++        <file>images/media-playback-start.png</file>
    9.17 ++        <file>images/media-playback-stop.png</file>
    9.18 ++        <file>images/media-playlist-repeat.png</file>
    9.19 ++        <file>images/media-playlist-shuffle.png</file>
    9.20 ++        <file>images/media-skip-backward.png</file>
    9.21 ++        <file>images/media-skip-forward.png</file>
    9.22 ++        <file>images/view-restore.png</file>
    9.23 +     </qresource>
    9.24 + </RCC>
    10.1 Binary file musique/stuff/list-add.png has changed
    11.1 Binary file musique/stuff/media-playback-start.png has changed
    12.1 Binary file musique/stuff/media-playback-stop.png has changed
    13.1 Binary file musique/stuff/media-playlist-repeat.png has changed
    14.1 Binary file musique/stuff/media-playlist-shuffle.png has changed
    15.1 Binary file musique/stuff/media-skip-backward.png has changed
    16.1 Binary file musique/stuff/media-skip-forward.png has changed
    17.1 Binary file musique/stuff/view-restore.png has changed