pkgsrc-WIP-changes archive

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

vorbis-tools: fix libkate for verifypc



Module Name:	pkgsrc-wip
Committed By:	Marcin Gondek <drixter%e-utp.net@localhost>
Pushed By:	drixter
Date:		Thu Jun 11 12:55:51 2026 +0200
Changeset:	3bd495c9fd5fd5a1f4b1a4ef30679572fb87d098

Modified Files:
	vorbis-tools/Makefile
	vorbis-tools/PLIST
	vorbis-tools/distinfo

Log Message:
vorbis-tools: fix libkate for verifypc

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

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

diffstat:
 vorbis-tools/Makefile | 2 +-
 vorbis-tools/PLIST    | 2 +-
 vorbis-tools/distinfo | 1 -
 3 files changed, 2 insertions(+), 3 deletions(-)

diffs:
diff --git a/vorbis-tools/Makefile b/vorbis-tools/Makefile
index 69a536849e..0a7ee919fc 100644
--- a/vorbis-tools/Makefile
+++ b/vorbis-tools/Makefile
@@ -27,6 +27,6 @@ PTHREAD_OPTS+=	require
 .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
index 038416fd00..c964a291ac 100644
--- a/vorbis-tools/PLIST
+++ b/vorbis-tools/PLIST
@@ -11,6 +11,7 @@ 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
@@ -34,4 +35,3 @@ 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
-share/doc/vorbis-tools/ogg123rc-example
diff --git a/vorbis-tools/distinfo b/vorbis-tools/distinfo
index 77c50ac5af..007c703bfd 100644
--- a/vorbis-tools/distinfo
+++ b/vorbis-tools/distinfo
@@ -5,4 +5,3 @@ SHA512 (vorbis-tools-1.4.3.tar.gz) = 096cb82073ca697fd3556e11c09e8296f60d4abc3cd
 Size (vorbis-tools-1.4.3.tar.gz) = 1804238 bytes
 SHA1 (patch-configure) = ede9f755ae5d125325da50948d54367ae6c30d7b
 SHA1 (patch-ogg123_status.c) = 906cf9a5a19afc69cdafdf7d9f98f79072553520
-SHA1 (patch-share_Makefile.in) = 0ee4b3d2289c5fe89cecfed8257fb0ae07da2b9f


Home | Main Index | Thread Index | Old Index