Commit graph

9 commits

Author SHA1 Message Date
leot
dc07cb3fa2 Update audio/glyr to glyr-1.0.10
Changes:
The license of glyr changed from GPLv3 to LGPLv3 (See also #82).
Additionally the lyricswiki provider was fixed (thanks @bugdone)
and quite some typos were fixed (thanks @emillon).

There are more broken providers, but sadly I lack the time/motivation to
maintain glyr on a regular base.
Therefore I would happily pass the development of glyr to a new maintainer.
Please mail me if you are interested.
2016-11-12 17:12:22 +00:00
leot
d99316c8ce Add a patch to fix lyricswiki provider (via upstream from pullup request #80)
Bump PKGREVISION
2016-11-07 15:12:33 +00:00
leot
614b862d32 Update audio/glyr to 1.0.9
pkgsrc changes:
 - GITHUBify the package (and simplify the Makefile where possible)

Changes:
1.0.9
-----
This release fixes a few bugs and some of the broken providers.

General bugfixes:
 - Support reproducible builds (thanks @emillon, c5fe020)
 - Build problems.
 - Spelling errors.

Fixed providers:
 - lyrics/lyricswikia (thanks Pavel Vasin, @rat4)
 - cover/slothradio
 - cover/discogs

Thanks to the people doing pull request, while I don't have much time to work
on glyr.
2016-05-17 13:47:17 +00:00
agc
b734eb2ebf Add SHA512 digests for distfiles for audio category
Problems found with existing distfiles:
	/pub/pkgsrc/distfiles/amp-0.7.6.tgz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz
	/pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz
	/pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2
	/pub/pkgsrc/distfiles/mp3to.gz
	/pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz
No changes made to these file.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:12:23 +00:00
wiz
d7d1875df9 Add upstream bug report URL. 2015-03-11 08:40:31 +00:00
wiz
dc55b551d7 Update audio/glyr to 1.0.8, provided by Leonardo Taccari in PR 49713.
Changes:
1.0.8
-----
 o Fixes for lyrix.at.

1.0.7
-----
 o Fixes for lyricwiki.

1.0.6
-----
 o Fix for cache getter: Print like normal getters and also call appropiate
   programs
 o Clamp the timeout of select to the user-set timeout.
 o Made the -c (--cache) option have an optional argument. Without argument the
   path is ~/.cache/glyrc (will be created if necessary).
 o Make glyrc return EXIT_SUCESS on success or EXIT_FAILURE in case of any
   failure.
 o Fixed faulty sha-1 versioning in cmakelists.
2015-03-04 09:01:34 +00:00
dholland
403758346f Use <ctype.h> correctly. Yeah, this isn't all that important but I was
prodding the package for another reason and fixed it in passing.
2014-09-11 06:45:45 +00:00
rodent
a1eb2721f5 Updated to latest release, 1.0.5. From ChangeLog on repo:
* Fix end of lyric
* Fixed typos
2014-02-16 21:33:00 +00:00
rodent
bf11a111f3 Import glyr-1.0.3 as audio/glyr.
Glyr comes both in a commandline interface tool and as a C library, both with an
easy to use interface. The sort of metadata glyr is searching (and downloading)
is usually the data you see in your music player. And indeed, originally it was
written to serve as internally library for a music player, but has been extended
to work as a standalone program.
2014-02-02 23:35:03 +00:00