- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV
KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
'USES= cmake:outsource' and add USE_LDCONFIG if needed
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
This was causing me issues when attempting to gather certain statistics.
While here trim header
Approved by: miwi, adrian, tj
No objection from: db, bjk, cperciva, scheidell, osa
- Fixes for optional dependencies
- Set license to GPLv3
- Initial support for libav (if and when it gets into ports)
ChangeLog:
new in 2.0.0:
-Add: Update translations
-Remove: French translation (only 58% translated)
new in 1.9.90 (2.0.0 rc1):
-Add: Option to not modify the audio stream of mp3 files when calculating Replay Gain
-Add: libav plugin
-Fix: Modify mp3 stream when forcing the recalculation of Replay Gain
-Fix: Don't try to calculate Replay Gain if it is impossible
-Fix: Down/upmixing with sox
-Fix: Sox effects wouldn't work
-Fix: Recognice mp3 and amr nb encoding support in ffmpeg/libav plugins
-Fix: Crash when encoding with sox and without filters
-Fix: Calculate Replay Gain if there is only one track in the album
Approved by: bdrewery (mentor)
much mimic each other, so it probably makes sense to merge them into one, or
turn into master-slave pair. While here, replace unsafe gets() with fgets().
Also add the file to pkg-plist. This didn't pop up in previous tinderbox runs
due to a bug in portbuild. While here move LICENSE, trim header and get rid of
ABI version number in LIB_DEPENDS.
- Drop an article from COMMENT
- Utilize PORTDOCS and OptionsNG
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Unmute installation commands
- Generally cleanup Makefile
- Reformat port description
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt
consumed and shared.
It decouples the name of the song from the source it was shared from - and
fulfills the request using all of your available sources.
This creates a universal translation layer across music repositories,
streaming services and geographic territories.
WWW: http://www.tomahawk-player.org/
including file transer and some playlist handling.
WWW: http://gmtp.sourceforge.net/
PR: ports/176113
Submitted by: Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
- Drop indefinite article from the COMMENT
- Define LICENSE (GPLv2), utilize PORTDOCS
- Sort the knobs, generally clean up Makefile
- Reformat pkg-message and pkg-descr for better visual appeal
- Drop old-school Author: attribution from pkg-descr
- Set expiration to 2 months to give plenty of time to fix them to anyone who
may be interested (patching rubygem- ports is possible now)
- Trim headers while here
With Hat: ruby@
- Remove not quite supported OPTIONS
- Respect CC and CFLAGS in a saner way
- Drop indefinite article from COMMENT
- Unmute installation commands
- Reformat port description text
- Drop leading indefinite article from COMMENT line
- Remove hardcoded shlib ABI versions from LIB_DEPENDS
- Drop unneeded global modifiers from REINPLACE_CMD regexps
- Sort the knobs and clean up Makefile a bit while I'm here
- Remove hardcoded shlib ABI versions from LIB_DEPENDS
- Drop leading indefinite article and fix a typo in COMMENT
- Remove redundant standard knob description (TWOLAME)
- Unmute installation commands, cleanup Makefile a bit
- Reformat port description text for better visual appeal
- Remove hardcoded shlib ABI versions from LIB_DEPENDS
- Drop leading indefinite article and fix a typo in COMMENT
- Synchronize port description with COMMENT line
- Convert to the new generation OPTIONS framework
- Drop leading indefinite article from COMMENT
- Convert to new generation OPTIONS framework
- Fix whitespace issues with pkg-message display
- Massively cleanup Makefile and port description
The Flake encoder project was started as a way for the author to learn more
about lossless audio encoding. The author chose the FLAC format because it is
open and well-documented. Although the FLAC reference encoder is also free and
open-source, the author's goal was to implement the standard from scratch as an
independent project. Flake is licensed under the GNU LGPL.
Once Flake progressed to a usable state, the author submitted the encoder to be
included as part of FFmpeg. It was included and improved upon by other FFmpeg
developers. Since then, Ithe author has added more features to Flake and
improved the encoding speed. The author plan to add some of these features into
FFmpeg as the encoder progresses.
There are both benefits and drawbacks to using Flake as a FLAC encoder
alternative. In its current state, Flake gives, on average, slightly better
compression than the FLAC reference encoder and is about twice as fast.
However, it does not currently implement all the advanced features such as
tagging, cuesheets, 24-bit audio, embedded pictures, and ogg encapsulation.
The author hopes to add these to Flake in future releases.
WWW: http://flake-enc.sourceforge.net
Approved by: bdrewery (mentor)
- While here trim header
- Mark broken since it failes to build with new boost
I/usr/local/include/python2.7 -c src/wrapper/id3.cpp -o temp.freebsd-9.1-RELEASE-amd64-2.7/src/wrapper/id3.o
src/wrapper/id3.cpp: In function 'void exposeID3()':
src/wrapper/id3.cpp:215:8: error: no matching function for call to 'boost::python::class_<TagLib::ID3v2::Tag, boost::noncopyable_::noncopyable, boost::python::bases<TagLib::Tag> >::def(const char [7], <unresolved overloaded function type>)'
src/wrapper/id3.cpp:215:8: note: candidates are:
This is a stabilization release that includes some important fixes.
Users should feel encouraged to upgrade to 13.02 immediately, and stop
using previous versions of Rosegarden.
===== Bug Fixes =====
* Use 64 for "dumb" NoteOff velocities, not 127
* Made InternalSegmentMapper handle RealTime segment delays consistently
* SortingInserter now sorts stably, fixing a noteoff race in MIDI export
* Fixed old code that never worked, making Rosegarden export LilyPond
staff names that include transposition information
* Fixed crash when changing the number of audio submasters (Tim Munro)
===== New Features =====
* LilyPond export now inserts \RemoveEmptyStaves to suppress the
printing of empty staves by default
* Tracks have a secondary "short label" property. The primary label
is exported to LilyPond as the long staff name, eg., "Trumpet in Bb,"
and the secodary label is the short staff name, eg., "Tpt."
============
Created by Team XBMC
This is a fork of ShairPort written by James Laird <jhl@mafipulation.org>. The
XBMC team decided to fork ShairPort and make it into a library.
What it is
----------
This program emulates an AirPort Express for the purpose of streaming music from
iTunes and compatible iPods. It implements a server for the Apple RAOP protocol.
ShairPort does not support AirPlay v2 (video and photo streaming).
It supports multiple simultaneous streams, if your audio output chain (as
detected by libao) does so.
WWW: https://github.com/amejia1/libshairport
PR: ports/172775
Submitted by: Manuel Creach <manuel.creach@icloud.com>
- gnomedocutils is needed for DOCS=off case otherwise build breaks
- Add --disable-gtk3 to CONFIGURE_ARGS to prevent linking with gtk3
- Convert to OptionsNG
- Trim Makefile header
PR: ports/175855 [1]
Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer) [1]
at least on amd64 (mpg123 simply dumps core upon run)
- Trim Makefile header, retouch COMMENT, and perform minor Makefile cleanups
Approved by: novel (maintainer)
volume. GVolWheel is application which lets you control the volume easily
through a tray icon you can scroll on. Easily integrate with minimal
desktops (Openbox,IceWM,XFCE etc).
WWW: http://sourceforge.net/projects/gvolwheel/
PR: ports/175887
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
PR: ports/175331
Submitted by: Christoph Mallon
Approved by: No objections within three weeks from any maintainer
While here, style and duplicate phrase fixes in bsdcflow pkg-descr
Submitted by: mi
- Remove leading article from COMMENT
- Replace tab by space in WWW: line
- OPTIONS_DEFAULTS -> OPTIONS_DEFAULT
PR: ports/175934
Submitted by: myself
Approved by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
- Update to 2.7.0
- Chase kdemultimedia4 split
- Trip header
- Remove dependency on liblastfm as it needs a new version
- Add dependency on nepomuk-core
- Remove soversion from LIB_DEPENDS
- Add optional run dependency on net/clamz (off by default)
- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
databases/akonadi to 1.9.0
devel/grantlee to 0.3.0
textproc/rasqal to 0.9.30
textproc/redland-bindings to 1.0.16.1
textproc/soprano to 2.9.0
x11-toolkits/attica to 0.4.1
The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.
Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
- switch to .xz distribution
- sort options
while here:
- remove redundancy from COMMENT
- remove DOCS from OPTIONS_DEFAULT (it is already default)
- do not install license twice
- remove conflicts with no more existing -devel port
- install PORTDOCS manually, because earlier they installed into ${PREFIX}/doc/,
not into ${PREFIX}/doc/${PORTNAME}
- remove trailing whitespace and deprecated Author field from pkg-descr
PR: 175540
Submitted by: Jack Low <xxjack12xx@gmail.com> (maintainer)
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article from COMMENT
Approved by: maintainers
This includes device enumeration and initialization, file loading,
and streaming. As of version 1.1, it is X11/MIT licensed, allowing it to be used
in open- and closed-source programs, freeware or commercial.
The purpose of this library is to provide pre-made functionality that would
otherwise be repetitive or difficult to (re)code for various projects
and platforms, such as loading a sound file into an OpenAL buffer and streaming
an audio file through a buffer queue. Support for different formats is
consistant across platforms, so no special checks are needed when loading files,
and all formats are handled through the same API.
Currently ALURE includes a basic .wav and .aif file reader,
and can leverage external libraries such as libSndFile
(for extended wave formats and several others), VorbisFile (for Ogg Vorbis),
FLAC (for FLAC and Ogg FLAC), and others. External libraries can also be
dynamically loaded at run-time, or individually disabled outright at compile
time.
WWW: http://kcat.strangesoft.net/alure.html
PR: ports/171674
Submitted by: nemysis <nemysis@gmx.ch>
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes
re and rem must be updated first, since baresip will not compile against older
versions.
[
Fix linking of Speex modules
PR: ports/174925 (based on)
Submitted by: Anish Mistry <amistry@unitedware.com>
]
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe
slow WIFI connections and sound servers on Windows. It has been solved by
the Debian team. Patch was created by Konstantin Khlebnikov. Bump the
PORTREVISION.
PR: ports/171616
Submitted by: Gabor Fischer <Gabor.Fischer@gmx.net>
Obtained from: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637064