pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/libtheoraplay libtheoraplay: switch to MAST...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/92577403fc8c
branches:  trunk
changeset: 377628:92577403fc8c
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Apr 23 22:09:34 2022 +0000

description:
libtheoraplay: switch to MASTER_SITE_GITHUB. Bump to 20210704 snapshot.

diffstat:

 multimedia/libtheoraplay/Makefile |  14 ++++++--------
 multimedia/libtheoraplay/distinfo |   8 ++++----
 2 files changed, 10 insertions(+), 12 deletions(-)

diffs (41 lines):

diff -r ecaea0ca51ce -r 92577403fc8c multimedia/libtheoraplay/Makefile
--- a/multimedia/libtheoraplay/Makefile Sat Apr 23 21:40:41 2022 +0000
+++ b/multimedia/libtheoraplay/Makefile Sat Apr 23 22:09:34 2022 +0000
@@ -1,18 +1,16 @@
-# $NetBSD: Makefile,v 1.1 2021/01/24 18:22:25 maya Exp $
+# $NetBSD: Makefile,v 1.2 2022/04/23 22:09:34 tnn Exp $
 
-DISTNAME=      99e5fc74603e
-PKGNAME=       libtheoraplay-0.0.20190909
+DISTNAME=      libtheoraplay-0.0.20210704
 CATEGORIES=    multimedia
-MASTER_SITES=  https://hg.icculus.org/icculus/theoraplay/archive/
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=icculus/}
+GITHUB_PROJECT=        theoraplay
+GITHUB_TAG=    abd0bf6b42213bebecb5105ebcbe9b364db071c2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://hg.icculus.org/icculus/theoraplay/archive/
+HOMEPAGE=      https://icculus.org/theoraplay/
 COMMENT=       Simple library to make decoding of Ogg Theora videos easier
 LICENSE=       zlib
 
-WRKSRC=        ${WRKDIR}/theoraplay-99e5fc74603e
-
-
 do-build:
        cd ${WRKSRC} && \
        ${CC} ${CFLAGS} ${LDFLAGS} -fPIC -shared -I${PREFIX}/include \
diff -r ecaea0ca51ce -r 92577403fc8c multimedia/libtheoraplay/distinfo
--- a/multimedia/libtheoraplay/distinfo Sat Apr 23 21:40:41 2022 +0000
+++ b/multimedia/libtheoraplay/distinfo Sat Apr 23 22:09:34 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:01:10 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/04/23 22:09:34 tnn Exp $
 
-BLAKE2s (99e5fc74603e.tar.gz) = a7107b28089a498ea88de3fd0d29d6e99f63df5946929ffe9fdde17c9b417056
-SHA512 (99e5fc74603e.tar.gz) = 7abe70b5b36f3e0548fe15b49a90502bbbe582a1c847fb8c16a55054277b8ea925bce717b2984dde0543511b26af987d5ebda84c5408efe8739b742e784370e7
-Size (99e5fc74603e.tar.gz) = 15027 bytes
+BLAKE2s (libtheoraplay-0.0.20210704-abd0bf6b42213bebecb5105ebcbe9b364db071c2.tar.gz) = 51e885586b55621df2272a416caebf7cb25fe546b3d537bccb363092a2699c2b
+SHA512 (libtheoraplay-0.0.20210704-abd0bf6b42213bebecb5105ebcbe9b364db071c2.tar.gz) = 
50378defe235f013294d3722ba7dbb54d063648bf86213130b83ba134f18efaf21d968172c2ef309b6e8f332492eb816022166808397d519e42b264033d1868c
+Size (libtheoraplay-0.0.20210704-abd0bf6b42213bebecb5105ebcbe9b364db071c2.tar.gz) = 15945 bytes



Home | Main Index | Thread Index | Old Index