FreshPorts -- The Place For Ports notbug Fri, 25 May 2012 8:33 AM BST
Port details
libmp3splt 0.7.1 audio on this many watch lists=1 search for ports that depend on this port
Library for mp3splt and mp3splt-gtk
Maintained by: citrin@citrin.ru search for ports maintained by this maintainer
Port Added: 27 Mar 2009 13:56:46
License: not specified in port


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.

WWW:	http://mp3splt.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required Libraries: audio/libmad, devel/pcre, audio/libid3tag, audio/libogg, audio/libvorbis, devel/gettext, devel/libltdl

Required by:
for Libraries

To install the port: cd /usr/ports/audio/libmp3splt/ && make install clean
To add the package: pkg_add -r libmp3splt


Configuration Options
===> The following configuration options are available for libmp3splt-0.7.1:
     MP3=on (default) "mp3 support"
     ID3=on (default) "id3tag support for the mp3"
     PCRE=on (default) "pcre support to set tags from input filename"
     VORBIS=on (default) "ogg vorbis support"
     NLS=on (default) "native language support"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/mp3splt/libmp3splt/0.7.1/
http://sunet.dl.sourceforge.net/project/mp3splt/libmp3splt/0.7.1/
http://iweb.dl.sourceforge.net/project/mp3splt/libmp3splt/0.7.1/
http://switch.dl.sourceforge.net/project/mp3splt/libmp3splt/0.7.1/
http://surfnet.dl.sourceforge.net/project/mp3splt/libmp3splt/0.7.1/
http://kent.dl.sourceforge.net/project/mp3splt/libmp3splt/0.7.1/
http://freefr.dl.sourceforge.net/project/mp3splt/libmp3splt/0.7.1/
http://voxel.dl.sourceforge.net/project/mp3splt/libmp3splt/0.7.1/
http://jaist.dl.sourceforge.net/project/mp3splt/libmp3splt/0.7.1/
http://osdn.dl.sourceforge.net/project/mp3splt/libmp3splt/0.7.1/
http://nchc.dl.sourceforge.net/project/mp3splt/libmp3splt/0.7.1/
http://ncu.dl.sourceforge.net/project/mp3splt/libmp3splt/0.7.1/
http://transact.dl.sourceforge.net/project/mp3splt/libmp3splt/0.7.1/
http://softlayer.dl.sourceforge.net/project/mp3splt/libmp3splt/0.7.1/
http://internode.dl.sourceforge.net/project/mp3splt/libmp3splt/0.7.1/
http://ufpr.dl.sourceforge.net/project/mp3splt/libmp3splt/0.7.1/
http://waix.dl.sourceforge.net/project/mp3splt/libmp3splt/0.7.1/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
18 Apr 2012 08:24:07
Original commit files touched by this commit  0.7.1
crees search for other commits by this committer
- 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)
14 Feb 2012 12:45:35
Original commit files touched by this commit  0.7_1
mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.7
amdmi3 search for other commits by this committer
- 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
16 Sep 2011 16:00:37
Original commit files touched by this commit  0.7
vsevolod search for other commits by this committer
- Update mp3splt to 2.4
- Update libmp3splt to 0.7

Submitted by:   maintainer via email
25 Mar 2011 14:43:05
Original commit files touched by this commit  0.6.1a
vsevolod search for other commits by this committer
Fix plist issue with removing unnecessary directory.
Improve CPPFLAGS passing to CONFIGURE_ENV.

Submitted by:   maintainer via private email
21 Mar 2011 12:54:53
Original commit files touched by this commit  0.6.1a
vsevolod search for other commits by this committer
Unbreak plist.

Submitted by:   maintainer via private email
18 Mar 2011 16:25:50
Original commit files touched by this commit  0.6.1a
vsevolod search for other commits by this committer
Update mp3splt to 2.3a.
Update libmp3splt to 0.6.1a.

Submitted by:   maintainer via private email
06 Oct 2010 06:01:08
Original commit files touched by this commit  0.6
sunpoet search for other commits by this committer
- 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)
06 Jun 2010 20:44:03
Original commit files touched by this commit  0.5.9_2
naddy search for other commits by this committer
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
31 May 2010 02:01:56
Original commit files touched by this commit  0.5.9_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
22 Apr 2010 15:09:13
Original commit files touched by this commit  0.5.9
vsevolod search for other commits by this committer
* 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
07 Jan 2010 07:20:37
Original commit files touched by this commit  0.5.8a
wen search for other commits by this committer
- Update to 0.5.8a

PR:             ports/141409
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
27 Nov 2009 01:57:49
Original commit files touched by this commit  0.5.7a
wen search for other commits by this committer
- Update to 0.5.7a

PR:             ports/139166
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu>
Approved by:    maintainer
22 Aug 2009 00:13:27
Original commit files touched by this commit  0.5.4_3
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with A
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.5.4_3
mezz search for other commits by this committer
-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
06 Jul 2009 21:26:00
Original commit files touched by this commit  0.5.4_2
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
31 Mar 2009 09:46:34
Original commit files touched by this commit  0.5.4_1
vsevolod search for other commits by this committer
Fix parsing of CUE files.
Bump portrevision.

Submitted by:   maintainer via email
27 Mar 2009 13:56:23
Original commit files touched by this commit  0.5.4
vsevolod search for other commits by this committer
Add libmp3splt that is required for new version of audio/mp3splt port.

Submitted by:   Anton Yuzhaninov <citrin at citrin.ru> via email

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23667
Broken 193
Deprecated 147
Ignore 731
Forbidden 3
Restricted 327
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 26
new 48 hours30
new 7 days63
new fortnight182
new month251

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.153 seconds.