pkgsrc-WIP-changes archive

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

vorbis-tools: remove, imported to pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Marcin Gondek <drixter%e-utp.net@localhost>
Pushed By:	drixter
Date:		Thu Jun 11 16:21:38 2026 +0200
Changeset:	4d95b79a7053981d15274164229366974a642282

Modified Files:
	Makefile
Removed Files:
	vorbis-tools/COMMIT_MSG
	vorbis-tools/DESCR
	vorbis-tools/Makefile
	vorbis-tools/PLIST
	vorbis-tools/distinfo
	vorbis-tools/patches/patch-configure
	vorbis-tools/patches/patch-ogg123_status.c

Log Message:
vorbis-tools: remove, imported to pkgsrc

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4d95b79a7053981d15274164229366974a642282

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

diffstat:
 Makefile                                   |  1 -
 vorbis-tools/COMMIT_MSG                    | 20 ----------------
 vorbis-tools/DESCR                         |  8 -------
 vorbis-tools/Makefile                      | 32 --------------------------
 vorbis-tools/PLIST                         | 37 ------------------------------
 vorbis-tools/distinfo                      |  7 ------
 vorbis-tools/patches/patch-configure       | 19 ---------------
 vorbis-tools/patches/patch-ogg123_status.c | 14 -----------
 8 files changed, 138 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 4d5faf4ea2..2ed9b36fbf 100644
--- a/Makefile
+++ b/Makefile
@@ -6004,7 +6004,6 @@ SUBDIR+=	vncselector
 SUBDIR+=	vnstat
 SUBDIR+=	vnstati
 SUBDIR+=	volctl
-SUBDIR+=	vorbis-tools
 SUBDIR+=	vpnc
 SUBDIR+=	vpr
 SUBDIR+=	vscode
diff --git a/vorbis-tools/COMMIT_MSG b/vorbis-tools/COMMIT_MSG
deleted file mode 100644
index 384ab93155..0000000000
--- a/vorbis-tools/COMMIT_MSG
+++ /dev/null
@@ -1,20 +0,0 @@
-vorbis-tools 1.4.3 -- 2025-04-13
- * Made sure utf8_decode() prototype is found by newer GCC.
- * Plugged memleak when using vorbiscomment -c (#2328)
- * Plugged memory leak in vorbiscomment param parsing.
- * Added simple self test check.
- * Updated ogg123 http transport to avoid depricated
-   CURLOPT_PROGRESSFUNCTION.
- * Code cleanup and avoiding some reserved names breaking MSVC build.
- * Introduced new configure option --enable-gcc-sanitazion for more
-   checks.
- * Updated translation files and added initial Norwegian Bokmål
-   translation.
- * Changed oggenc to no longer assume output path ends in a file name
-   (CVE-2023-43361).
- * Adjusted build rules to avoi link error on MacOSX.
- * Dropped version number from documenation install path.
- * Adjusted ogg123 to handle disappearing audio device more
-   gracefully.
- * Fetched all updated translations from GNU translation project.
-
diff --git a/vorbis-tools/DESCR b/vorbis-tools/DESCR
deleted file mode 100644
index 73f8a8c796..0000000000
--- a/vorbis-tools/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-vorbis-tools contains an Ogg Vorbis command-line encoder,
-decoder/player and a tool for changing .ogg file comments.  Ogg
-Vorbis is a audio encoding format; its technology is patent-free and
-players and encoders are available on a variety of operating
-systems.
-  * oggenc encodes audio into the Ogg Vorbis format
-  * ogg123 plays Ogg Vorbis files or URLs streamed via HTTP
-  * vorbiscomment can list or set comments in an .ogg file
diff --git a/vorbis-tools/Makefile b/vorbis-tools/Makefile
deleted file mode 100644
index 0a7ee919fc..0000000000
--- a/vorbis-tools/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.102 2026/05/14 16:40:28 ryoon Exp $
-
-DISTNAME=	vorbis-tools-1.4.3
-CATEGORIES=	audio
-MASTER_SITES=	https://ftp.osuosl.org/pub/xiph/releases/vorbis/
-
-MAINTAINER=	drixter%e-utp.net@localhost
-HOMEPAGE=	http://www.vorbis.com/
-COMMENT=	Ogg Vorbis encoder and player
-LICENSE=	gnu-gpl-v2
-
-CONFLICTS=	vorbis-[0-9]*
-
-USE_TOOLS+=		pkg-config
-USE_LIBTOOL=		yes
-USE_PKGLOCALEDIR=	yes
-GNU_CONFIGURE=		yes
-
-PLIST_SUBST+=	DISTNAME=${DISTNAME}
-
-PTHREAD_OPTS+=	require
-
-.include "../../audio/flac/buildlink3.mk"
-.include "../../audio/libao/buildlink3.mk"
-.include "../../audio/libvorbis/buildlink3.mk"
-.include "../../audio/speex/buildlink3.mk"
-.include "../../converters/libiconv/buildlink3.mk"
-.include "../../multimedia/libogg/buildlink3.mk"
-.include "../../www/curl/buildlink3.mk"
-.include "../../multimedia/libkate/buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/vorbis-tools/PLIST b/vorbis-tools/PLIST
deleted file mode 100644
index c964a291ac..0000000000
--- a/vorbis-tools/PLIST
+++ /dev/null
@@ -1,37 +0,0 @@
-@comment $NetBSD$
-bin/ogg123
-bin/oggdec
-bin/oggenc
-bin/ogginfo
-bin/vcut
-bin/vorbiscomment
-man/man1/ogg123.1
-man/man1/oggdec.1
-man/man1/oggenc.1
-man/man1/ogginfo.1
-man/man1/vcut.1
-man/man1/vorbiscomment.1
-share/doc/vorbis-tools/ogg123rc-example
-share/locale/be/LC_MESSAGES/vorbis-tools.mo
-share/locale/cs/LC_MESSAGES/vorbis-tools.mo
-share/locale/da/LC_MESSAGES/vorbis-tools.mo
-share/locale/de/LC_MESSAGES/vorbis-tools.mo
-share/locale/en_GB/LC_MESSAGES/vorbis-tools.mo
-share/locale/eo/LC_MESSAGES/vorbis-tools.mo
-share/locale/es/LC_MESSAGES/vorbis-tools.mo
-share/locale/fr/LC_MESSAGES/vorbis-tools.mo
-share/locale/hr/LC_MESSAGES/vorbis-tools.mo
-share/locale/hu/LC_MESSAGES/vorbis-tools.mo
-share/locale/id/LC_MESSAGES/vorbis-tools.mo
-share/locale/ka/LC_MESSAGES/vorbis-tools.mo
-share/locale/nb/LC_MESSAGES/vorbis-tools.mo
-share/locale/nl/LC_MESSAGES/vorbis-tools.mo
-share/locale/pl/LC_MESSAGES/vorbis-tools.mo
-share/locale/ro/LC_MESSAGES/vorbis-tools.mo
-share/locale/ru/LC_MESSAGES/vorbis-tools.mo
-share/locale/sk/LC_MESSAGES/vorbis-tools.mo
-share/locale/sl/LC_MESSAGES/vorbis-tools.mo
-share/locale/sr/LC_MESSAGES/vorbis-tools.mo
-share/locale/sv/LC_MESSAGES/vorbis-tools.mo
-share/locale/uk/LC_MESSAGES/vorbis-tools.mo
-share/locale/vi/LC_MESSAGES/vorbis-tools.mo
diff --git a/vorbis-tools/distinfo b/vorbis-tools/distinfo
deleted file mode 100644
index 007c703bfd..0000000000
--- a/vorbis-tools/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.33 2024/06/18 08:49:33 markd Exp $
-
-BLAKE2s (vorbis-tools-1.4.3.tar.gz) = 6a88419c12bbbdb718be51781aa24d13e355756704fe12bc94eb9c14f5001053
-SHA512 (vorbis-tools-1.4.3.tar.gz) = 096cb82073ca697fd3556e11c09e8296f60d4abc3cdfee6296fe8643f2e39edcf093704453901fe34d03c7818f59d665d665504a217c1399079df1d936d763e4
-Size (vorbis-tools-1.4.3.tar.gz) = 1804238 bytes
-SHA1 (patch-configure) = ede9f755ae5d125325da50948d54367ae6c30d7b
-SHA1 (patch-ogg123_status.c) = 906cf9a5a19afc69cdafdf7d9f98f79072553520
diff --git a/vorbis-tools/patches/patch-configure b/vorbis-tools/patches/patch-configure
deleted file mode 100644
index 3e2cd62942..0000000000
--- a/vorbis-tools/patches/patch-configure
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-configure,v 1.1 2018/07/21 21:26:53 maya Exp $
-
-don't special case sparc sun, it might be GCC which won't have
--mv8 (PR pkg/37180)
-
---- configure.orig	2010-03-26 07:07:20.000000000 +0000
-+++ configure
-@@ -20409,11 +20409,6 @@ else
-                 CFLAGS="-O2 -Wall -ffast-math -fsigned-char"
-                 PROFILE="-Wall -W -pg -g -O2 -ffast-math -fsigned-char"
-                 ;;
--        sparc-sun-*)
--                DEBUG="-g -Wall -fsigned-char -mv8"
--                CFLAGS="-O20 -ffast-math -fsigned-char -mv8"
--                PROFILE="-pg -g -O20 -fsigned-char -mv8"
--                ;;
-         *-*-darwin*)
-                 DEBUG="-fno-common -g -Wall -fsigned-char"
-                 CFLAGS="-fno-common -O4 -Wall -fsigned-char -ffast-math"
diff --git a/vorbis-tools/patches/patch-ogg123_status.c b/vorbis-tools/patches/patch-ogg123_status.c
deleted file mode 100644
index d76c39f615..0000000000
--- a/vorbis-tools/patches/patch-ogg123_status.c
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ogg123_status.c,v 1.1 2022/03/26 21:33:47 tnn Exp $
-
-for TIOCGWINSZ on SunOS
-
---- ogg123/status.c.orig	2021-01-02 19:54:35.000000000 +0000
-+++ ogg123/status.c
-@@ -22,6 +22,7 @@
- #include <stdio.h>
- #include <stdlib.h>
- #include <pthread.h>
-+#include <termios.h>
- 
- #ifdef HAVE_UNISTD_H
- #include <sys/ioctl.h>


Home | Main Index | Thread Index | Old Index