Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: glyrc | Distribution: openSUSE Leap 16.0 |
Version: 1.0.10 | Vendor: openSUSE |
Release: lp160.1.1 | Build date: Tue Feb 27 12:03:11 2024 |
Group: Productivity/Networking/Web/Utilities | Build host: reproducible |
Size: 95686 | Source RPM: glyr-1.0.10-lp160.1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/sahib/glyr | |
Summary: Search engine for music related metadata |
This subpackage contains the Glyr CLI tool. The sort of metadata glyr is searching (and downloading) is usually the data you see in your music player. It was originally written to serve as internal library for a music player, but has been extended to work as a standalone program which is able to download: * cover art; * lyrics; * bandphotos; * artist biography; * album reviews; * tracklists of an album; * a list of albums from a specific artist; * tags, either related to artist, album or title relations, for example links to Wikipedia; * similar artists; * similar songs.
LGPL-3.0-or-later
* Tue Feb 27 2024 Dominique Leuenberger <[email protected]> - Use %patch -P N instead of deprecated %patchN. * Fri Apr 30 2021 [email protected] - Use %cmake_build and %license macros. - Set License to LGPL-3.0-or-later. * Thu Jan 26 2017 [email protected] - Trim descriptions and fix spelling errors. * Tue Nov 22 2016 [email protected] - Update to 1.0.10. * Changed License to LGPLv3 (from GPLv3). * Fix lyricswiki provider. * Fix typos. * Fri May 20 2016 [email protected] - Update to 1.0.9. * Bugfixes: + Support reproducible builds. + Build problems. + Spelling errors. * Fixed providers: + lyrics/lyricswikia. + cover/slothradio. + cover/discogs. - Drop glyr-version.patch: fixed upstream. - Don't package CHANGELOG. It is obsolete and discontinued. * Sat Feb 14 2015 [email protected] - Update to 1.0.8. * Fix of lyrix.at. - Update glyr-version.patch. - Use %cmake and %cmake_install macros. * Thu Jan 08 2015 [email protected] - Update to 1.0.7. * lyricswiki fixed. - Changes in 1.0.6. * Fixed faulty sha-1 versioning in cmakelists. * Make glyrc return EXIT_SUCESS on success or EXIT_FAILURE in case of any failure. * Made the -c (--cache) option have an optional argument. Without argument the path is ~/.cache/glyrc (will be created if necessary). * Clamp the timeout of select to the user-set timeout. * Fix for cache getter: Print like normal getters and also call appropiate programs. - Refresh glyr-date-n-time.patch. - Update glyr-version.patch. * Thu Feb 13 2014 [email protected] - Update to 1.0.5. * Quickfix: lyricswiki broken once more; fixed again. * Bugfix: cover|photo:discogs: fix crash when transformed url has only one dash. * Fix for instrumental songs on lyricswiki. * Fixed typos (searchenigne -> search engine, musicrelated -> music related). * lyrix_at: fix end of lyric. - Rename libglyr-devel to glyr-devel. - Drop glyr-image_discogs.patch (fixed upstream). - Add glyr-version.patch: pushed version to 1.0.5 in CMakeLists.txt (fixed in git). * Sun Dec 29 2013 [email protected] - Add glyr-image_discogs.patch: cover|photo:discogs: fix crash when transformed url has only one dash (gh#sahib/glyr#41) (fixed in git). * Thu Dec 26 2013 [email protected] - CmakeLists.txt, -std=gnu99 is meant instead of -std=c99 (extends glyr-optflags.patch) * Sat Dec 07 2013 [email protected] - Drop glyr-fix_lyricswiki.patch (fixed upstream -- very quickly; no version change). * Sat Dec 07 2013 [email protected] - Add glyr-fix_lyricswiki.patch: fix lyrics parsing (gh#sahib/glyr#40). * Sat Dec 07 2013 [email protected] - Update to 1.0.2. * Fixed albumlist; Fixed partly broken lastfm. * Fixed tracklist. * Base implementation for the Vagalume lyrics provider. * lyrics-vagalume: Fixed tabs, small memleak, added memset. * Fixed cover:musicbrainz provider. * Fix empty lyrics from magistrix. * Updated htbackdrops uri. * Removed lyrics:metrolyrics provider (broken for eternity). * lyrics-vagalume: Ignore approximate results. * Fixed lyricswiki provider. - BuildRequires: pkgconfig(glib-2.0) >= 2.32. - Update "glyr-date-n-time" and "glyr-optflags" patches. - Correct source URL. - Add more docs to the devel package. * Sun Mar 03 2013 [email protected] - Properly determine LIB_SUFFIX * Fri Dec 07 2012 [email protected] - Really add baselibs.conf (forgot to do in my previous commit). * Thu Nov 22 2012 [email protected] - glyr-pkgconfig.patch Do not inject bogus extra dependencies into the rest of system. * Wed Oct 03 2012 [email protected] - Update to 1.0.0. * Correct filename encoding for musictree. * Accept front.jpg. * Updated lyricsvip provider. * Removed allmusic. * Fixed lyrics:magistrix. * Added ainfo:bbcmusic and photos:bbcmusic. * Added coverartarchive provider. * Disabled albumart and guitaretab.com. * Added state_of_providers.txt. * --normalize option for glyrc. * Fixed little memory leak. * Removed TODO. - Split off glyrc subpackage (CLI tool). - Refresh date-n-time.patch. - Add baselibs.conf. * Fri Jul 06 2012 [email protected] - fix libdir for ppc64 * Mon May 07 2012 [email protected] - Update to 0.9.9. * Added --as-one (and --no-as-one) option to glyrc. * Fixed up readme. * Updated help. * Added support for :escape: characters in --write and - -callback. * Added slothradio provider. * Various fixes. - Rebase "date-n-time" and "optflags" patches. * Fri Apr 13 2012 [email protected] - Update to 0.9.8. * Fixed --musictree -> --musictree-path. * Updated help accordingly. * Fixed crash in relations:musicbrainz. * Fixed storing of getters with optional artist/album. * Added musicbrainz as cover provider. * Fix for -v0. * Added extra trimming for all text items. * Fixed magistrix parser. * Fixed incorrect trimming. * Fixed cover:albumart. * Made jamendo provider work inplace. * Wed Mar 07 2012 [email protected] - Update to 0.9.5. * Added Jamendo provider. - Added examples to devel package. - Removed _service - use tarball. * Wed Feb 22 2012 [email protected] - Update from git. * Updated discogs provider to new use the new API. * Updated README. * Fixed typos. * Fixed the unicode lookup problem. - Updated "optflags" patch. * Fri Feb 10 2012 [email protected] - Update from git (various fixes). - Updated "date-n-time" patch. * Wed Feb 08 2012 [email protected] - Added COPYING to libglyr* packages. * Sat Feb 04 2012 [email protected] - Update to 0.9.4. - Patch to use default openSUSE optimisation flags. * Sun Dec 25 2011 [email protected] - Patch to remove __DATE and __TIME__ that causes the package to rebuild when not needed. * Wed Dec 14 2011 [email protected] - Initial package created - 0.9.
/usr/bin/glyrc /usr/share/doc/packages/glyrc /usr/share/doc/packages/glyrc/AUTHORS /usr/share/doc/packages/glyrc/README.textile /usr/share/doc/packages/glyrc/state_of_providers.txt /usr/share/licenses/glyrc /usr/share/licenses/glyrc/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Dec 2 23:22:36 2024