mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
* Define LICENSE * Clean up Makefile * Import patches from Debian and Gentoo for various bug fixes References: https://sources.debian.org/src/ogmtools/1%3A1.5-4.1/debian/patches/0001-configure.in-adjust-variable-formatting.patch/ https://sources.debian.org/src/ogmtools/1%3A1.5-4.1/debian/patches/0002-ogmsplit.1-spell-correct.patch/ https://sources.debian.org/src/ogmtools/1%3A1.5-4.1/debian/patches/0003-ogmmerge-spell-correct.patch/ https://sources.debian.org/src/ogmtools/1%3A1.5-4.1/debian/patches/0004-ogminfo-timestamp-correction.patch/ https://sources.debian.org/src/ogmtools/1%3A1.5-4.1/debian/patches/0006-pass-CFLAGS.patch/ https://gitweb.gentoo.org/repo/gentoo.git/tree/media-sound/ogmtools/files/ogmtools-1.5-comments.patch https://gitweb.gentoo.org/repo/gentoo.git/tree/media-sound/ogmtools/files/ogmtools-1.5-endian-fix.patch https://gitweb.gentoo.org/repo/gentoo.git/tree/media-sound/ogmtools/files/ogmtools-1.5-gcc11.patch
10 lines
344 B
Groff
10 lines
344 B
Groff
--- ogmsplit.1.orig 2004-11-07 10:01:34 UTC
|
|
+++ ogmsplit.1
|
|
@@ -1,6 +1,6 @@
|
|
.TH OGMSPLIT "1" "November 2004" "ogmsplit v1.5" "User Commands"
|
|
.SH NAME
|
|
-ogmsplit \- Split OGG/OGM files into sevaral smaller OGG/OGM files
|
|
+ogmsplit \- Split OGG/OGM files into several smaller OGG/OGM files
|
|
.SH SYNOPSIS
|
|
.B ogmsplit
|
|
[\fIoptions\fR] \fIinname\fR
|