pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/57165: audio/d11amp 0.61
>Number: 57165
>Category: pkg
>Synopsis: audio/d11amp 0.61
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jan 05 23:20:00 +0000 2023
>Originator: Thomas Dettbarn
>Release: 9.3
>Organization:
>Environment:
NetBSD netbsd 9.3 NetBSD 9.3 (GENERIC) #0: Thu Aug 4 15:30:37 UTC 2022 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64
>Description:
Hello!
So, my little project d11amp saw its release 0.60, and a very short while later,
release 0.61. So please do not be alarmed about missing a release. 😄
You can find my patch to the OpenBSD ports tree attached to this Email.
Changelog:
* Improved Playlist
* Improved Keyboard Control
* Improved Audio Output options
Enjoy!
Thomas Dettbarn
>How-To-Repeat:
>Fix:
Index: DESCR
===================================================================
RCS file: /cvsroot/pkgsrc/audio/d11amp/DESCR,v
retrieving revision 1.1
diff -u -r1.1 DESCR
--- DESCR 10 Dec 2022 12:50:58 -0000 1.1
+++ DESCR 5 Jan 2023 23:01:18 -0000
@@ -1,2 +1,2 @@
-D11AMP is is a frontend to MPG123, trying to resemble WinAmp,
-utilizing its treasure trove of themes.
+D11AMP is an oldskool MP3 player. In addition to being a frontend
+to mpg123, it can handle WinAMP's treasure trove of skins. Looks awesome!
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/audio/d11amp/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile 3 Jan 2023 17:36:42 -0000 1.2
+++ Makefile 5 Jan 2023 23:01:18 -0000
@@ -1,20 +1,19 @@
-# $NetBSD: Makefile,v 1.2 2023/01/03 17:36:42 wiz Exp $
+# $NetBSD$
-DISTNAME= d11amp_0.59
-PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 1
-CATEGORIES= audio
-MASTER_SITES= https://www.dettus.net/d11amp/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= dettus%dettus.net@localhost
-HOMEPAGE= https://www.dettus.net/d11amp/
-COMMENT= Simple MP3 player
-LICENSE= 2-clause-bsd
+DISTNAME= d11amp_0.61
+PKGNAME= ${DISTNAME:S/_/-/}
+CATEGORIES= audio
+MASTER_SITES= https://www.dettus.net/d11amp/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= dettus%dettus.net@localhost
+HOMEPAGE= https://www.dettus.net/d11amp/
+COMMENT= Oldskool MP3 player
+LICENSE= 2-clause-bsd
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config
do-install:
@@ -24,7 +23,7 @@
## The idea of this test is to check if the output is the expected one.
## for this, the sha256sum is being compared.
do-test:
- cd ${WRKSRC} && ${MAKE} SHA256_CMD=sha256 TMP_DIR=/tmp/d11amp check
+ cd ${WRKSRC} && ${MAKE} SHA256_CMD=sha256 TMP_DIR=/tmp/d11amp check
.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
.include "../../x11/gtk4/buildlink3.mk"
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/audio/d11amp/PLIST,v
retrieving revision 1.1
diff -u -r1.1 PLIST
--- PLIST 10 Dec 2022 12:50:58 -0000 1.1
+++ PLIST 5 Jan 2023 23:01:18 -0000
@@ -1,3 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1 2022/12/10 12:50:58 wiz Exp $
+@comment $NetBSD$
bin/d11amp
man/man1/d11amp.1
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/audio/d11amp/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo 10 Dec 2022 12:50:58 -0000 1.1
+++ distinfo 5 Jan 2023 23:01:18 -0000
@@ -1,7 +1,5 @@
$NetBSD: distinfo,v 1.1 2022/12/10 12:50:58 wiz Exp $
-BLAKE2s (d11amp_0.59.tar.bz2) = 81cf38c1e3e9f177a8c57a0e7a5e4d5a2afc171d8ad1aab643281f1903f8e782
-SHA512 (d11amp_0.59.tar.bz2) = 5a663bf185477956cc24ba988170876935f7cfc81674a283ad086124f992978c0006f652df21e5fb4476479abaacf40ec4db82e18ec2069d99c6a1f229b9f81b
-Size (d11amp_0.59.tar.bz2) = 73479 bytes
-SHA1 (patch-Makefile) = b65e8cdf585be261ba2b3010dd25c31d9c819149
-SHA1 (patch-d11amp.1) = 3cd843d7c538d4830ac42140a4285650a1e51b55
+BLAKE2s (d11amp_0.61.tar.bz2) = bc378065262c3fa731286d5fc153e8e855ce792c5bab4f6ffd6b408fc880776b
+SHA512 (d11amp_0.61.tar.bz2) = ae83b85230df4654479f22ef62bfed557c1754d6b79773cd9126b37acae013d014a9646711090b63e5357a5dc232f7bf81c8ff25e0719d97452c1023d1767bef
+Size (d11amp_0.61.tar.bz2) = 76507 bytes
Home |
Main Index |
Thread Index |
Old Index