pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/deforaos-mixer



Module Name:    pkgsrc
Committed By:   khorben
Date:           Mon Jan 13 01:26:03 UTC 2020

Modified Files:
        pkgsrc/audio/deforaos-mixer: Makefile PLIST distinfo

Log Message:
deforaos-mixer: update to 0.4.0

Changes since 0.2.2:
- Defaults to Gtk+ 3 (like libDesktop)
- Plug-in system for the control widgets
- Minor bugfixes and improvements


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/audio/deforaos-mixer/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/deforaos-mixer/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/audio/deforaos-mixer/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/deforaos-mixer/Makefile
diff -u pkgsrc/audio/deforaos-mixer/Makefile:1.23 pkgsrc/audio/deforaos-mixer/Makefile:1.24
--- pkgsrc/audio/deforaos-mixer/Makefile:1.23   Sun Jul 21 22:24:23 2019
+++ pkgsrc/audio/deforaos-mixer/Makefile        Mon Jan 13 01:26:03 2020
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2019/07/21 22:24:23 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2020/01/13 01:26:03 khorben Exp $
 
-DISTNAME=      Mixer-0.2.2
-PKGNAME=       deforaos-mixer-0.2.2
-PKGREVISION=   5
+DISTNAME=      Mixer-0.4.0
+PKGNAME=       deforaos-mixer-0.4.0
 CATEGORIES=    audio
-MASTER_SITES=  https://www.defora.org/os/download/download/4456/
+MASTER_SITES=  https://ftp.defora.org/pub/DeforaOS/Apps/Desktop/src/Mixer/
 
 MAINTAINER=    khorben%defora.org@localhost
 HOMEPAGE=      https://www.defora.org/

Index: pkgsrc/audio/deforaos-mixer/PLIST
diff -u pkgsrc/audio/deforaos-mixer/PLIST:1.3 pkgsrc/audio/deforaos-mixer/PLIST:1.4
--- pkgsrc/audio/deforaos-mixer/PLIST:1.3       Thu Apr 13 11:09:21 2017
+++ pkgsrc/audio/deforaos-mixer/PLIST   Mon Jan 13 01:26:03 2020
@@ -1,8 +1,14 @@
-@comment $NetBSD: PLIST,v 1.3 2017/04/13 11:09:21 khorben Exp $
+@comment $NetBSD: PLIST,v 1.4 2020/01/13 01:26:03 khorben Exp $
 bin/mixer
+include/Desktop/Mixer.h
+include/Desktop/Mixer/control.h
+lib/Mixer/controls/channels.so
+lib/Mixer/controls/radio.so
+lib/Mixer/controls/set.so
 man/html1/mixer.html
 man/man1/mixer.1
 share/applications/deforaos-mixer.desktop
+share/doc/Mixer/COPYING
 share/doc/Mixer/README.md
 share/locale/es/LC_MESSAGES/Mixer.mo
 share/locale/fr/LC_MESSAGES/Mixer.mo

Index: pkgsrc/audio/deforaos-mixer/distinfo
diff -u pkgsrc/audio/deforaos-mixer/distinfo:1.5 pkgsrc/audio/deforaos-mixer/distinfo:1.6
--- pkgsrc/audio/deforaos-mixer/distinfo:1.5    Thu Apr 13 11:09:21 2017
+++ pkgsrc/audio/deforaos-mixer/distinfo        Mon Jan 13 01:26:03 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/04/13 11:09:21 khorben Exp $
+$NetBSD: distinfo,v 1.6 2020/01/13 01:26:03 khorben Exp $
 
-SHA1 (Mixer-0.2.2.tar.gz) = 5dd56c8ea8fc15be164629c916bba540c96aa4e6
-RMD160 (Mixer-0.2.2.tar.gz) = fc64a088ade5495540f1b689f390fa40374607d3
-SHA512 (Mixer-0.2.2.tar.gz) = f0a9d7036730903122fd0f8e37b9fabfab459581bc70ce3039bc86f24ee68a9c1150f939bc35442ce957443ca1b3bb29ff52289048973d3cc1d39873679a3eab
-Size (Mixer-0.2.2.tar.gz) = 21372 bytes
+SHA1 (Mixer-0.4.0.tar.gz) = f09b8ba1d1a1f69360650ed7b7e706f987a0d649
+RMD160 (Mixer-0.4.0.tar.gz) = 8bf3d75494e0e97c2b5e7a8bd08408d53481dc78
+SHA512 (Mixer-0.4.0.tar.gz) = b2294f8a44b1415068302bf4bde0d6b4b9e5d525c9e46469271579f86d54e80262d5ed40cbd08241ed4c98cd92f5644058b02bb4142b949f26c30816d2b5c5c3
+Size (Mixer-0.4.0.tar.gz) = 31365 bytes



Home | Main Index | Thread Index | Old Index