Warning: session_start(): open(/tmp/sess_lnqjsf3iq245vmfv59hmg57qa0, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
yarock openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (31) .- Knowledge Base  . 

yarock

   1.1.5  

Qt Sound Application

Score 77%
yarock
zoom


yarock
zoom


yarock
zoom


other:  Link
Homepage:  Link
Downloads:  7338
Submitted:  Aug 27 2010
Updated:  Jan 1 2016

Description:

Yarock is Qt4/Qt5 Modern Music Player designed to provide an easy and pretty music
collection browser based on cover art.

Yarock is written in C++ using Qt and Phonon multimedia framework, only for
linux platform.

Feel free to download, test it and tell me what you think about it.

Features include:
* Music collection database (SQLite 3)
* Browse your local music collection based on cover art
* Easy search and filter music collection
* Manage favorites item (album, artist)
* Play music directly from collection or playqueue
* Simple Playqueue
* Smart playlist generator
* Support mp3,Ogg Vorbis,flac music files (depending on phonon backend)
* Support load/save playlist file (m3u, pls, xspf)
* Play radio stream (tunin, radionomy, dirble, ...)
* Mp3Gain tag support for volume normalization
* Cover art download
* Last Fm scrobbler
* Command line interface, Mpris interface
* Clean and simple user interface
* No GNOME or KDE dependancies

Dependancies:
* qt4 (or qt5)
* qjson-devel (if qt4)
* taglib
* htmlcxx
* phonon [vlc, libmpv]

Build from Source:
$ mkdir build && cd build
$ cmake ..
$ make
$ make install (as root)

* build with alternate audio backend
$ cmake .. -DENABLE_VLC=ON -DENABLE_MPV=ON -DENABLE_PHONON=OFF


Bug report:
I try my best to answer and solve problems. Feel free to post bugs or wishes to https://bugs.launchpad.net/yarock




Changelog:

version 1.1.5:
- New : Default audio engine is VLC (phonon/MPV still available)
- New : Default Qt library is Qt5 (Qt4 still available)
- New : new advanced now playing widget
- New : new favorites web radio management
- New : new redesign webradio view layout
- Change : many GUI changes and improvments
- Option to reach collections from the left side pane [#1489281]
- BugFix : missing icons and wrong context menu under gnome desktop
- BugFix : fix album cover during complete database reconstruction [#1493948]
- BugFix : segfaults on Fedora 23 when rating a track [#1529087]
- BugFix : fix closing equalizer windows [#1492119]
- BugFix : fix crash at startup when first playing track [#1527876]
- BugFix : fix minor seek slider popup display issue
- BugFix : fix global shortcut management with Qt5
- BugFix : building issue [#1491736]
- BugFix : building support taglib-1.10 (and newer) [#1522829]
- BugFix : building support LIB_SUFFIX [#1522832]




LicenseGPL
Source(Yarock_1.1.5_source)
Gentoo(Gentoo Ebuilds)
Arch(Archlinux)
Donate
Send to a friend
Subscribe
Other  Content  from SebAmar
Report inappropriate content



goto page: prev  ... 2  3  4  5  6  7  8  9  10 

-
.

 ALT Linux 7 - Phonon not found

 
 by Drool on: May 18 2015
 
Score 50%
DroolDrool
Private
Home

=================================
> "Phonon library or includes NOT found"
=================================
but:
=================================
> rpm -qa | grep phonon-devel
> phonon-devel-4.6.0-alt3
=================================
and
=================================
rpm -ql phonon-devel | grep include
/usr/include/kde4/KDE
/usr/include/kde4/KDE/Phonon
/usr/include/kde4/KDE/Phonon/AbstractAudioOutput
/usr/include/kde4/KDE/Phonon/AbstractMediaStream
/usr/include/kde4/KDE/Phonon/AbstractVideoOutput
/usr/include/kde4/KDE/Phonon/AddonInterface
/usr/include/kde4/KDE/Phonon/AudioDevice
/usr/include/kde4/KDE/Phonon/AudioDeviceEnumerator
/usr/include/kde4/KDE/Phonon/AudioOutput
/usr/include/kde4/KDE/Phonon/AudioOutputDevice
/usr/include/kde4/KDE/Phonon/AudioOutputDeviceModel
/usr/include/kde4/KDE/Phonon/AudioOutputInterface
/usr/include/kde4/KDE/Phonon/BackendCapabilities
/usr/include/kde4/KDE/Phonon/BackendInterface
/usr/include/kde4/KDE/Phonon/Effect
/usr/include/kde4/KDE/Phonon/EffectDescription
/usr/include/kde4/KDE/Phonon/EffectDescriptionModel
/usr/include/kde4/KDE/Phonon/EffectInterface
/usr/include/kde4/KDE/Phonon/EffectParameter
/usr/include/kde4/KDE/Phonon/EffectWidget
/usr/include/kde4/KDE/Phonon/Experimental
/usr/include/kde4/KDE/Phonon/Experimental/AbstractVideoDataOutput
/usr/include/kde4/KDE/Phonon/Experimental/AudioDataOutput
/usr/include/kde4/KDE/Phonon/Experimental/SnapshotInterface
/usr/include/kde4/KDE/Phonon/Experimental/VideoDataOutput
/usr/include/kde4/KDE/Phonon/Experimental/VideoDataOutputInterface
/usr/include/kde4/KDE/Phonon/Experimental/VideoFrame
/usr/include/kde4/KDE/Phonon/Experimental/VideoFrame2
/usr/include/kde4/KDE/Phonon/Experimental/Visualization
/usr/include/kde4/KDE/Phonon/Global
/usr/include/kde4/KDE/Phonon/MediaController
/usr/include/kde4/KDE/Phonon/MediaNode
/usr/include/kde4/KDE/Phonon/MediaObject
/usr/include/kde4/KDE/Phonon/MediaObjectInterface
/usr/include/kde4/KDE/Phonon/MediaSource
/usr/include/kde4/KDE/Phonon/ObjectDescription
/usr/include/kde4/KDE/Phonon/ObjectDescriptionModel
/usr/include/kde4/KDE/Phonon/Path
/usr/include/kde4/KDE/Phonon/PlatformPlugin
/usr/include/kde4/KDE/Phonon/SeekSlider
/usr/include/kde4/KDE/Phonon/StreamInterface
/usr/include/kde4/KDE/Phonon/VideoPlayer
/usr/include/kde4/KDE/Phonon/VideoWidget
/usr/include/kde4/KDE/Phonon/VideoWidgetInterface
/usr/include/kde4/KDE/Phonon/VolumeFaderEffect
/usr/include/kde4/KDE/Phonon/VolumeFaderInterface
/usr/include/kde4/KDE/Phonon/VolumeSlider
/usr/include/kde4/phonon
/usr/include/kde4/phonon/AbstractAudioOutput
/usr/include/kde4/phonon/AbstractMediaStream
/usr/include/kde4/phonon/AbstractVideoOutput
/usr/include/kde4/phonon/AddonInterface
/usr/include/kde4/phonon/AudioCaptureDevice
/usr/include/kde4/phonon/AudioCaptureDeviceModel
/usr/include/kde4/phonon/AudioChannelDescription
/usr/include/kde4/phonon/AudioChannelDescriptionModel
/usr/include/kde4/phonon/AudioDataOutput
/usr/include/kde4/phonon/AudioOutput
/usr/include/kde4/phonon/AudioOutputDevice
/usr/include/kde4/phonon/AudioOutputDeviceModel
/usr/include/kde4/phonon/AudioOutputInterface
/usr/include/kde4/phonon/AudioOutputInterface40
/usr/include/kde4/phonon/AudioOutputInterface42
/usr/include/kde4/phonon/AvCapture
/usr/include/kde4/phonon/BackendCapabilities
/usr/include/kde4/phonon/BackendInterface
/usr/include/kde4/phonon/Effect
/usr/include/kde4/phonon/EffectDescription
/usr/include/kde4/phonon/EffectDescriptionModel
/usr/include/kde4/phonon/EffectInterface
/usr/include/kde4/phonon/EffectParameter
/usr/include/kde4/phonon/EffectWidget
/usr/include/kde4/phonon/Global
/usr/include/kde4/phonon/GlobalDescriptionContainer
/usr/include/kde4/phonon/MediaController
/usr/include/kde4/phonon/MediaNode
/usr/include/kde4/phonon/MediaObject
/usr/include/kde4/phonon/MediaObjectInterface
/usr/include/kde4/phonon/MediaSource
/usr/include/kde4/phonon/Mrl
/usr/include/kde4/phonon/ObjectDescription
/usr/include/kde4/phonon/ObjectDescriptionData
/usr/include/kde4/phonon/ObjectDescriptionModel
/usr/include/kde4/phonon/ObjectDescriptionModelData
/usr/include/kde4/phonon/Path
/usr/include/kde4/phonon/PlatformPlugin
/usr/include/kde4/phonon/SeekSlider
/usr/include/kde4/phonon/StreamInterface
/usr/include/kde4/phonon/SubtitleDescription
/usr/include/kde4/phonon/SubtitleDescriptionModel
/usr/include/kde4/phonon/VideoCaptureDevice
/usr/include/kde4/phonon/VideoCaptureDeviceModel
/usr/include/kde4/phonon/VideoPlayer
/usr/include/kde4/phonon/VideoWidget
/usr/include/kde4/phonon/VideoWidgetInterface
/usr/include/kde4/phonon/VideoWidgetInterface44
/usr/include/kde4/phonon/VideoWidgetInterfaceLatest
/usr/include/kde4/phonon/VolumeFaderEffect
/usr/include/kde4/phonon/VolumeFaderInterface
/usr/include/kde4/phonon/VolumeSlider
/usr/include/kde4/phonon/abstractaudiooutput.h
/usr/include/kde4/phonon/abstractmediastream.h
/usr/include/kde4/phonon/abstractvideooutput.h
/usr/include/kde4/phonon/addoninterface.h
/usr/include/kde4/phonon/audiodataoutput.h
/usr/include/kde4/phonon/audiodataoutputinterface.h
/usr/include/kde4/phonon/audiooutput.h
/usr/include/kde4/phonon/audiooutputinterface.h
/usr/include/kde4/phonon/backendcapabilities.h
/usr/include/kde4/phonon/backendinterface.h
/usr/include/kde4/phonon/effect.h
/usr/include/kde4/phonon/effectinterface.h
/usr/include/kde4/phonon/effectparameter.h
/usr/include/kde4/phonon/effectwidget.h
/usr/include/kde4/phonon/experimental
/usr/include/kde4/phonon/experimental/abstractaudiodataoutput.h
/usr/include/kde4/phonon/experimental/abstractvideodataoutput.h
/usr/include/kde4/phonon/experimental/audiodataoutput.h
/usr/include/kde4/phonon/experimental/audiodataoutputinterface.h
/usr/include/kde4/phonon/experimental/audioformat.h
/usr/include/kde4/phonon/experimental/avcapture.h
/usr/include/kde4/phonon/experimental/avcaptureinterface.h
/usr/include/kde4/phonon/experimental/backendcapabilities.h
/usr/include/kde4/phonon/experimental/backendinterface.h
/usr/include/kde4/phonon/experimental/export.h
/usr/include/kde4/phonon/experimental/globalconfig.h
/usr/include/kde4/phonon/experimental/mediasource.h
/usr/include/kde4/phonon/experimental/objectdescription.h
/usr/include/kde4/phonon/experimental/packet.h
/usr/include/kde4/phonon/experimental/packetpool.h
/usr/include/kde4/phonon/experimental/phononnamespace.h
/usr/include/kde4/phonon/experimental/snapshotinterface.h
/usr/include/kde4/phonon/experimental/videodataoutput.h
/usr/include/kde4/phonon/experimental/videodataoutput2.h
/usr/include/kde4/phonon/experimental/videodataoutputinterface.h
/usr/include/kde4/phonon/experimental/videoframe.h
/usr/include/kde4/phonon/experimental/videoframe2.h
/usr/include/kde4/phonon/experimental/videowidget.h
/usr/include/kde4/phonon/experimental/visualization.h
/usr/include/kde4/phonon/globalconfig.h
/usr/include/kde4/phonon/globaldescriptioncontainer.h
/usr/include/kde4/phonon/mediacontroller.h
/usr/include/kde4/phonon/medianode.h
/usr/include/kde4/phonon/mediaobject.h
/usr/include/kde4/phonon/mediaobjectinterface.h
/usr/include/kde4/phonon/mediasource.h
/usr/include/kde4/phonon/mrl.h
/usr/include/kde4/phonon/objectdescription.h
/usr/include/kde4/phonon/objectdescriptionmodel.h
/usr/include/kde4/phonon/path.h
/usr/include/kde4/phonon/phonon_export.h
/usr/include/kde4/phonon/phonondefs.h
/usr/include/kde4/phonon/phononnamespace.h
/usr/include/kde4/phonon/platformplugin.h
/usr/include/kde4/phonon/pulsesupport.h
/usr/include/kde4/phonon/seekslider.h
/usr/include/kde4/phonon/streaminterface.h
/usr/include/kde4/phonon/videoplayer.h
/usr/include/kde4/phonon/videowidget.h
/usr/include/kde4/phonon/videowidgetinterface.h
/usr/include/kde4/phonon/volumefadereffect.h
/usr/include/kde4/phonon/volumefaderinterface.h
/usr/include/kde4/phonon/volumeslider.h
=================================


Reply to this

-

 Re: ALT Linux 7 - Phonon not found

 
 by SebAmar on: May 18 2015
 
Score 50%

Hi, maybe you can try with symbolic links, with

ln -s /usr/include/kde4/phonon /usr/include/qt4
(and)
ln -s /usr/include/kde4/KDE/Phonon /usr/include/qt4/phonon

also maybe you should add symlink for backend :

ln -s /usr/lib/kde4/plugins/phonon_backend /usr/lib/qt/plugins
(or) ln -s /usr/lib64/kde4/plugins/phonon_backend /usr/lib64/qt4/plugins

If you can not make it, you can also build yarock without phonon but with other audio engine:

cmake .. -DENABLE_PHONON=OFF -DENABLE_VLC=ON -DENABLE_MPV=ON


Regards


Reply to this

-

 Re: Re: ALT Linux 7 - Phonon not found

 
 by Drool on: Jun 5 2015
 
Score 50%
DroolDrool
Private
Home

This method prevents the collection at the official package repository.


Reply to this

goto page: prev  ... 2  3  4  5  6  7  8  9  10 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team