pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/glyr
Module Name: pkgsrc
Committed By: leot
Date: Sat Nov 12 17:12:22 UTC 2016
Modified Files:
pkgsrc/audio/glyr: Makefile distinfo
Removed Files:
pkgsrc/audio/glyr/patches: patch-lib_intern_lyrics_lyricswiki.c
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/audio/glyr/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/audio/glyr/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/audio/glyr/patches/patch-lib_intern_lyrics_lyricswiki.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/glyr/Makefile
diff -u pkgsrc/audio/glyr/Makefile:1.13 pkgsrc/audio/glyr/Makefile:1.14
--- pkgsrc/audio/glyr/Makefile:1.13 Mon Nov 7 15:12:33 2016
+++ pkgsrc/audio/glyr/Makefile Sat Nov 12 17:12:22 2016
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.13 2016/11/07 15:12:33 leot Exp $
+# $NetBSD: Makefile,v 1.14 2016/11/12 17:12:22 leot Exp $
#
-DISTNAME= glyr-1.0.9
-PKGREVISION= 2
+DISTNAME= glyr-1.0.10
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=sahib/}
MAINTAINER= rodent%NetBSD.org@localhost
HOMEPAGE= https://github.com/sahib/glyr/
COMMENT= Music related metadata search engine with CLI and C API
-LICENSE= gnu-gpl-v3
+LICENSE= gnu-lgpl-v3
USE_TOOLS+= pkg-config
USE_CMAKE= yes
Index: pkgsrc/audio/glyr/distinfo
diff -u pkgsrc/audio/glyr/distinfo:1.8 pkgsrc/audio/glyr/distinfo:1.9
--- pkgsrc/audio/glyr/distinfo:1.8 Mon Nov 7 15:12:33 2016
+++ pkgsrc/audio/glyr/distinfo Sat Nov 12 17:12:22 2016
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.8 2016/11/07 15:12:33 leot Exp $
+$NetBSD: distinfo,v 1.9 2016/11/12 17:12:22 leot Exp $
-SHA1 (glyr-1.0.9.tar.gz) = 28c6f5ffaaa568149762400cf0c8ebaf134cb3c0
-RMD160 (glyr-1.0.9.tar.gz) = b244631677a44d3fdb444bffac3c32d475413347
-SHA512 (glyr-1.0.9.tar.gz) = 77144202c99c6e429c8800a7d89d27de5376627194945116b7166d920375a59048d3e3102cf63646b1b57d795999f057977d7b13490e4ca3af44b8ddb3207652
-Size (glyr-1.0.9.tar.gz) = 425175 bytes
-SHA1 (patch-lib_intern_lyrics_lyricswiki.c) = b4eb47fbb9ef10e84561d87e0d230f4ef81e5bc0
+SHA1 (glyr-1.0.10.tar.gz) = 8ab1dcd03a120e56bda716cc36db6a4d73886321
+RMD160 (glyr-1.0.10.tar.gz) = aed1d05f7fb74e65829d66b3e6c392086ccc1eab
+SHA512 (glyr-1.0.10.tar.gz) = dc5a579c84c321de7c28861e42196d42ef73bbdbe86b5d662d7ace1d79efe8d6d8d0a8086092ed9c32af9651db8cb11bf1678c5582b17192b23e20a66812bb21
+Size (glyr-1.0.10.tar.gz) = 416414 bytes
Home |
Main Index |
Thread Index |
Old Index