Port details |
- libmp3splt Library for splitting of various audio files
- 0.9.2_4 audio =2 0.9.2_4Version of this port present on the latest quarterly branch.
- Maintainer: citrin@citrin.ru
- Port Added: 2009-03-27 13:56:46
- Last Update: 2024-04-20 14:25:34
- Commit Hash: 2c15a70
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://mp3splt.sourceforge.net/
- Description:
- Mp3Splt-project is a utility to split mp3 and ogg files selecting a begin and an
end time position, without decoding. It's very useful to split large mp3/ogg to
make smaller files or to split entire albums to obtain original tracks. If you
want to split an album, you can select split points and filenames manually or
you can get them automatically from CDDB (internet or a local file) or from .cue
files. Supports also automatic silence split, that can be used also to adjust
cddb/cue splitpoints. You can extract tracks from Mp3Wrap or AlbumWrap files in
few seconds. For mp3 files, both ID3v1 & ID3v2 tags are supported.
Mp3splt-project is split in 3 parts : libmp3splt, mp3splt and mp3splt-gtk.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libmp3splt>0:audio/libmp3splt
- To install the port:
- cd /usr/ports/audio/libmp3splt/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/libmp3splt
- pkg install libmp3splt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libmp3splt
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libmp3splt-0.9.2.tar.gz) = 30eed64fce58cb379b7cc6a0d8e545579cb99d0f0f31eb00b9acc8aaa1b035dc
SIZE (libmp3splt-0.9.2.tar.gz) = 707598
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libltdl.so : devel/libltdl
- libFLAC.so : audio/flac
- libid3tag.so : audio/libid3tag
- libmad.so : audio/libmad
- libpcre.so : devel/pcre
- libogg.so : audio/libogg
- libvorbis.so : audio/libvorbis
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- audio/mp3splt
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for libmp3splt-0.9.2_4:
ID3=on: ID3 tags support
NLS=on: Native Language Support
PCRE=on: PCRE support to set tags from input filename
====> Options available for the multi PLUGIN: you have to choose at least one of them
MAD=on: MAD MP3 audio decoder support
FLAC=on: FLAC lossless audio codec support
VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
- Options name:
- audio_libmp3splt
- USES:
- cpe libtool pathfix pkgconfig gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.2_4 20 Apr 2024 14:25:34 |
Po-Chuan Hsieh (sunpoet) |
audio/libid3tag: Bump PORTREVISION of dependent ports for shlib change
Notified by: vvd |
0.9.2_3 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
0.9.2_3 25 Sep 2022 20:14:54 |
Christian Weisgerber (naddy) |
audio/flac: bump port revision of consumers after update to 1.4.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.9.2_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.9.2_2 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.9.2_2 11 Jul 2022 21:46:56 |
Po-Chuan Hsieh (sunpoet) |
audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2
- Bump PORTREVISION of dependent ports for shlib change
- Bump PORTREVISION for package change |
0.9.2_1 25 Sep 2021 20:28:37 |
Bernhard Froehlich (decke) |
audio/libmp3splt: Add CPE information
Approved by: portmgr (blanket) |
0.9.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.2_1 26 May 2019 09:05:09 |
tobik |
audio/libmp3splt: Upcase OPTIONS_MULTI as we normally do |
0.9.2_1 14 Oct 2016 14:34:42 |
danilo |
- Fix ID3 option selection
PR: 213469
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru>
MFH: 2016Q4 |
0.9.2 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
0.9.2 23 May 2016 20:35:01 |
amdmi3 |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
0.9.2 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.9.2 13 Dec 2014 18:59:29 |
danilo |
libmp3splt
- Update to 0.9.2
- Use INSTALL_TARGET as install-strip
while here
- Use options helpers
- Add a pkg-plist file
mp3splt
- Update to 2.6.2
while here
- Use options helpers
- Add a pkg-plist file
PR: 195923
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> (maintainer) |
0.8.2_3 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.8.2_2 17 Sep 2014 07:38:16 |
tijl |
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt) |
0.8.2_2 25 Jul 2014 11:48:18 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
0.8.2_1 14 Feb 2014 14:59:39 |
miwi |
- Stage support |
0.8.2_1 05 Feb 2014 15:53:18 |
bapt |
Chase libmad changes |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
0.8.2 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.8.2 02 Sep 2013 13:16:01 |
bapt |
Add an explicit dependency on pkgconfig |
0.8.2 25 Jul 2013 18:30:17 |
marino |
audio/libmp3splt: Fix configure script test for modern binutils
The id3tag library will fail to be detected on systems using ld from
recent binutils. This is because libid3tag is linked without zlib also
being linked directly, and be default it doesn't search libraries linked
to linked libraries. The configure script is patched with "-lz" to fix.
Also remove redundant MAKE_JOBS_SAFE while we are here.
Approved by: bapt (mentor), maintainer |
0.8.2 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
0.8.2 24 Apr 2013 08:51:37 |
az |
- Update libmp3splt to 0.8.2
- Update mp3splt to 2.5.2
- Add license
- Pet portlint
Submitted by: maintainer via IRC |
0.8.1a 05 Feb 2013 09:08:43 |
az |
Fix typo in previous revision
Submitted by: maintainer (via IRC) |
0.8.1.a 01 Feb 2013 10:55:26 |
danfe |
Update to version 0.8.1a.
Submitted by: maintainer |
0.7.3_1 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
0.7.3 04 Dec 2012 17:22:20 |
vsevolod |
Update to 0.7.3.
Submitted by: maintainer via private email
Feature safe: yes |
0.7.2_1 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
0.7.2 19 Jun 2012 14:52:48 |
vsevolod |
Update to OptionsNG.
Submitted by: maintainer via private email |
0.7.2 29 May 2012 02:51:20 |
sunpoet |
- Update to 0.7.2
- Sort PLIST_FILES
- While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS
Changes: https://sourceforge.net/news/?group_id=55130
PR: ports/168184
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Approved by: Anton Yuzhaninov <citrin@citrin.ru> (maintainer) |
0.7.1 18 Apr 2012 08:24:07 |
crees |
- Update to 0.7.1
- Fix WITHOUT_ID3 build
PR: ports/160821
Submitted by: Spil <spil.oss@googlemail.com>
Submitted by: Anton Yuzhaninov <citrin@citrin.ru> (maintainer) |
0.7_1 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
0.7 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.7 16 Sep 2011 16:00:37 |
vsevolod |
- Update mp3splt to 2.4
- Update libmp3splt to 0.7
Submitted by: maintainer via email |
0.6.1a 25 Mar 2011 14:43:05 |
vsevolod |
Fix plist issue with removing unnecessary directory.
Improve CPPFLAGS passing to CONFIGURE_ENV.
Submitted by: maintainer via private email |
0.6.1a 21 Mar 2011 12:54:53 |
vsevolod |
Unbreak plist.
Submitted by: maintainer via private email |
0.6.1a 18 Mar 2011 16:25:50 |
vsevolod |
Update mp3splt to 2.3a.
Update libmp3splt to 0.6.1a.
Submitted by: maintainer via private email |
0.6 06 Oct 2010 06:01:08 |
sunpoet |
- Update to 0.6
- Remove WITHOUT_NLS patch which was applied upstream
Changes:
- fixed bug #3028775 & #3028078: naming conventions for files > 100 minutes
confuses sort
- fixed bug #3025671: getting original ID3v2 tags was not working on Windows
- fixed bug #3012688: wrong include and lib path using --with-mp3splt
- fixed bug #2969968: build failed with --disable-nls
- fixed bug #2969223: 'invalid dir I:'
- added > 2Gb support on Windows
PR: ports/151114
Submitted by: sunpoet (myself)
Approved by: Anton Yuzhaninov <citrin at citrin.ru> (maintainer), pgollucci
(mentor) |
0.5.9_2 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
0.5.9_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.5.9 22 Apr 2010 15:09:13 |
vsevolod |
* Update to 0.5.9 [1]
* Fix build when WITHOUT_NLS is defined [2]
PR: 144718
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1], maintainer [2]
Approved by: maintainer |
0.5.8a 07 Jan 2010 07:20:37 |
wen |
- Update to 0.5.8a
PR: ports/141409
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) |
0.5.7a 27 Nov 2009 01:57:49 |
wen |
- Update to 0.5.7a
PR: ports/139166
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Approved by: maintainer |
0.5.4_3 22 Aug 2009 00:13:27 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
0.5.4_3 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.5.4_2 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
0.5.4_1 31 Mar 2009 09:46:34 |
vsevolod |
Fix parsing of CUE files.
Bump portrevision.
Submitted by: maintainer via email |
0.5.4 27 Mar 2009 13:56:23 |
vsevolod |
Add libmp3splt that is required for new version of audio/mp3splt port.
Submitted by: Anton Yuzhaninov <citrin at citrin.ru> via email |