Port details |
- gstreamer-plugins-moodbar Shows the "moods" of audio tracks in Amarok
- 0.1.2_8 audio
=1 0.1.2_8Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2007-04-09 21:15:23
- Last Update: 2017-10-13 08:43:01
- SVN Revision: 451962
- People watching this port, also watch:: p5-type1inst, python
- License: not specified in port
- WWW:
- http://pwsp.net/~qbob/
- Description:
-
From the Amarok wiki:
The moodbar officially returns as of Amarok 1.4.4! It shows
you the "mood" of a track, which you can then use to figure
out when something interesting happens in the song.
http://amarok.kde.org/wiki/Moodbar
WWW: http://pwsp.net/~qbob/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- gstreamer-plugins-moodbar>0:audio/gstreamer-plugins-moodbar
- No installation instructions:
- This port has been deleted.
- PKGNAME: gstreamer-plugins-moodbar
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (moodbar-0.1.2.tar.gz) = 3d53627c3d979636e98bbe1e745ed79e98f1238148ba4f8379819f9083b3d9c4
SIZE (moodbar-0.1.2.tar.gz) = 327715
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- pkgconf>=0.9.10 : devel/pkgconf
- gstreamer-plugins>=0.10.0 : multimedia/gstreamer-plugins
- gstreamer-plugins-good>=0.10.0 : multimedia/gstreamer-plugins-good
- gstreamer-plugins-mp3>=0.10.0 : audio/gstreamer-plugins-mp3
- gstreamer-plugins-vorbis>=0.10.0 : audio/gstreamer-plugins-vorbis
- gstreamer-plugins-ogg>=0.10.0 : audio/gstreamer-plugins-ogg
- Runtime dependencies:
-
- gstreamer-plugins>=0.10.0 : multimedia/gstreamer-plugins
- gstreamer-plugins-good>=0.10.0 : multimedia/gstreamer-plugins-good
- gstreamer-plugins-mp3>=0.10.0 : audio/gstreamer-plugins-mp3
- gstreamer-plugins-vorbis>=0.10.0 : audio/gstreamer-plugins-vorbis
- gstreamer-plugins-ogg>=0.10.0 : audio/gstreamer-plugins-ogg
- Library dependencies:
-
- libfftw3f.so : math/fftw3-float
- libfftw3.so : math/fftw3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gstreamer-plugins-moodbar-0.1.2_8:
FLAC=off: FLAC lossless audio codec support
MP3=on: MP3 audio format support
MP4=off: MP4 media format support
MUSEPACK=off: MPC audio format support
OGG=on: Ogg media format support
WMA=off: Windows Media Audio audio format support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake libtool pkgconfig
- pkg-message:
- ===============================================================================
To enable the moodbar in Amarok, activate it in the Configuration
(Settings -> Configure Amarok -> General -> Components -> Use Moods).
===============================================================================
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.2_8 13 Oct 2017 08:43:01 |
bapt |
Remove audio/gstreamer-plugins-moodbar it is an abandonware with no public
distfiles anymore |
0.1.2_8 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.1.2_8 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.1.2_8 02 Aug 2015 15:03:20 |
tijl |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
0.1.2_7 31 Aug 2014 16:36:23 |
tijl |
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD |
0.1.2_6 23 May 2014 17:18:57 |
lx |
Hand back to ports@. |
0.1.2_6 28 Apr 2014 17:27:58 |
bapt |
Support stage |
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.1.2_5 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.1.2_5 06 Sep 2013 12:12:01 |
bapt |
Add an explicit dependency on pkgconf |
30 Aug 2013 23:01:06
|
bapt |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
0.1.2_5 17 Oct 2011 10:08:33 |
bf |
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen |
0.1.2_4 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.1.2_4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.1.2_4 17 Feb 2010 22:19:48 |
lx |
Fix crash described at http://chakra-project.org/bbs/viewtopic.php?pid=14917
Submitted by: Ronald Klop
Feature safe: yes |
0.1.2_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.1.2_3 06 Jun 2008 13:07:20 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.1.2_2 05 Jul 2007 12:21:06 |
ahze |
Force -O2 in CFLAGS to fix runtime in -CURRENT |
0.1.2_2 07 Jun 2007 14:04:25 |
ahze |
Switch from using mad to mp3 in USE_GSTREAMER |
0.1.2_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.1.2 21 Apr 2007 20:16:48 |
lx |
Fix dependency on fftw3.
PR: ports/111987
Submitted by: Carl Johan Gustavsson <cjg@bsdmail.org>
Reviewed by: lx
Approved by: edwin (mentor) |
0.1.2 20 Apr 2007 07:58:05 |
kris |
BROKEN: Does not compile |
0.1.2 10 Apr 2007 02:06:24 |
edwin |
add missing trailing \.
Pointy hat to: lx
Noticed by: dvl@ |
0.1.2 10 Apr 2007 01:38:28 |
lx |
Remove dependency on Amarok - moodbar doesn't need it. Also add a mirror
and take maintainership while I'm at it.
Approved by: edwin (mentor) |
0.1.2 09 Apr 2007 21:15:05 |
lx |
The moodbar shows you the "mood" of a track, which you can then use to
figure out when something interesting happens in the song.
http://amarok.kde.org/wiki/Moodbar
WWW: http://pwsp.net/~qbob/
PR: ports/110773
Submitted by: Alexander Bechikov <goo@t72.ru>
Approved by: edwin (mentor) |