Giter VIP home page Giter VIP logo

rhythmbox's Introduction

Rhythmbox

Rhythmbox is your one-stop multimedia application, supporting a music library, multiple playlists, internet radio, and more.

Rhythmbox is free software, licensed under the GNU GPL.

Our IRC channel is #gnome-rhythmbox on Libera Chat.

You can also post questions about Rhythmbox under the Applications category on GNOME Discourse.

Installation

Rhythmbox requires the following packages:

  • A working GNOME platform including glib 2.66, gtk+ 3.16, and libsoup 3
  • meson 0.59 or newer
  • totem-plparser 3.2.0 or newer
  • GStreamer 1.4.0. or newer and associated plugin packages
  • libpeas 0.7.3 or newer
  • json-glib
  • libxml2 2.7.8 or newer
  • tdb 1.2.6 or newer
  • gettext 0.20 or newer

Rhythmbox can also make use of the following packages:

  • pygobject 3.0.0 or newer (for python plugin support)
  • GUdev 143 or newer (for iPod and generic audio player support)
  • libgpod 0.7.92 or newer (for iPod support)
  • libnotify 0.7 or newer
  • libbrasero-media 2.31.5 or newer
  • libdmapsharing 3.9.11 or newer
  • libmtp 0.3.0 or newer
  • libsecret 0.18 or newer
  • grilo 0.3.1 or newer
  • itstool (for documentation)
  • gi-docgen (for API documentation)

Many package managers provide a way to install all the build dependencies for a package, such as dnf builddep or apt-get build-dep, which will install almost all of the above. The requirements may have changed slightly between the version packaged in the distribution and the current development version, so you might have to install some additional packages.

Simple install procedure

  % meson setup _build -Dprefix=$PWD/_install    # prepare the build
  % ninja -C _build                              # build Rhythmbox
  % ninja -C _build install                      # install Rhythmbox

This installs Rhythmbox to the _install directory under the source tree. The executable to run will then be _install/bin/rhythmbox. Before you can run it from there, you will also need to set an environment variable to load schemas from the install location:

  % export GSETTINGS_SCHEMA_DIR=$PWD/_install/share/glib-2.0/schemas
  % _install/bin/rhythmbox

By default, the build will enable optional features if the packages they require are installed. To check which options are available and which are enabled, run meson configure _build.

More detailed installation instructions can be found in meson's website.

How to report bugs

Bugs should be reported to the GitLab repository. (https://gitlab.gnome.org/GNOME/rhythmbox/issues) You will need to create an account for yourself.

Please read the GNOME bug reporting guidelines, documented in the GNOME Project Handbook

rhythmbox's People

Contributors

adamz avatar aklapper avatar andrejz avatar askhl avatar aurisc4 avatar cfergeau avatar cgwalters avatar claudep avatar crvigh avatar dmustieles avatar flyn-org avatar frandieguez avatar haaninjo avatar hadess avatar jamienicol avatar jordimas avatar kelemeng avatar marv-cz avatar milocasagrande avatar mirosnik1 avatar mtrmac avatar muzena avatar nacho avatar pclouds avatar phw avatar piotrdrag avatar pmkovar avatar prescott66 avatar yeager avatar zerng07 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.