b69d FreshPorts -- multimedia/xfce4-parole
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
xfce4-parole 0.5.0_2 multimedia on this many watch lists=0 search for ports that depend on this port
Lightweight media player for Xfce4 based on GStreamer
Maintained by: xfce@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 Dec 2009 11:18:30
Also Listed In: xfce
License: GPLv2


Parole is a modern media player based on the GStreamer framework for the
Xfce desktop.

WWW: http://goodies.xfce.org/projects/applications/parole
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/desktop-file-utils
  2. devel/pkgconf
  3. devel/gmake
  4. x11/libX11
  5. x11/libSM
  6. multimedia/gstreamer-plugins-core
  7. audio/gstreamer-plugins-faad
  8. audio/gstreamer-plugins-flac
  9. audio/gstreamer-plugins-wavpack
  10. graphics/gtk-update-icon-cache
  11. textproc/intltool
  12. x11/libxfce4menu
  13. x11/libxfce4util
Required To Run:
  1. devel/desktop-file-utils
  2. x11/libX11
  3. x11/libSM
  4. multimedia/gstreamer-plugins-core
  5. audio/gstreamer-plugins-faad
  6. audio/gstreamer-plugins-flac
  7. audio/gstreamer-plugins-wavpack
  8. devel/gio-fam-backend
  9. graphics/gtk-update-icon-cache
  10. x11/libxfce4menu
  11. x11/libxfce4util
Required Libraries:
  1. audio/taglib
  2. devel/libnotify
  3. devel/dbus-glib
  4. devel/gettext
  5. devel/glib20
  6. devel/pcre
  7. accessibility/atk
  8. graphics/gdk-pixbuf2
  9. x11-toolkits/gtk20
  10. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/multimedia/xfce4-parole/ && make install clean
To add the package: pkg_add -r parole


Configuration Options
===> The following configuration options are available for parole-0.5.0_2:
     NLS=on: Native Language Support
====> Options available for the single GSTREAMER: you have to select exactly one of them
     GST01=on: GStreamer 0.10
     GST10=off: GStreamer 1.0
====> Options available for the group GST_PLUG
     CDDA=off: CD audio (cdparanoia)
     HTTP=off: HTTP streaming (libsoup)
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xfce4/
  2. http://archive.al-us.xfce.org/src/apps/parole/0.5/
  3. http://archive.be.xfce.org/src/apps/parole/0.5/
  4. http://archive.be2.xfce.org/src/apps/parole/0.5/
  5. http://archive.se.xfce.org/src/apps/parole/0.5/
  6. http://ftp.udc.es/xfce/src/apps/parole/0.5/
  7. http://mirror.netcologne.de/xfce/src/apps/parole/0.5/
  8. http://mirror.perldude.de/archive.xfce.org/src/apps/parole/0.5/
  9. http://mirror.sinn3r.org/xfce/src/apps/parole/0.5/
  10. http://mirror.yongbok.net/X11/xfce-mirror/src/apps/parole/0.5/
  11. http://mirrors.tummy.com/pub/archive.xfce.org/src/apps/parole/0.5/
  12. http://xfce.mirror.uber.com.au/src/apps/parole/0.5/
  13. http://xfce.ognisco.com/src/apps/parole/0.5/

Number of commits found: 30

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
08 May 2013 16:05:21
Original commit files touched by this commit  0.5.0_2
olivierd search for other commits by this committer
- Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panel

While I'm here,
- Finish to convert USES
- Trim Makefile header
- Remove ABI version in LIB_DEPENDS
- Remove desktopfileutils, because MimeType entry is not present in desktop file
30 Apr 2013 17:16:04
Original commit files touched by this commit  0.5.0_1
olivierd search for other commits by this committer
- Adopt USES for desktop-file-utils, pathfix
- Add support for GStreamer 1.0 (GST10) and GStreamer 0.10 (GST01)
- Add rtmp plugins (only available with GStreamer 1.0)
- Apply 2 patches (obtained from upstream repository), to use gst-helper for
setting the volume, and to reduce mousewheel volume-steps (10% -> 5%)
26 Apr 2013 10:44:29
Original commit files touched by this commit  0.5.0
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
23 Apr 2013 14:20:28
Original commit files touched by this commit  0.5.0
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
09 Mar 2013 23:12:14
Original commit files touched by this commit  0.5.0
olivierd search for other commits by this committer
- Update to 0.5.0
- Remove unneeded patches
- Drop support for GLib 2.28

Announce: http://mail.xfce.org/pipermail/xfce-announce/2013-March/000250.html

Approved by:	rene, miwi (mentors, implicit)
20 Jan 2013 17:58:14
Original commit files touched by this commit  0.4.0_2
olivierd search for other commits by this committer
- Add devel/xfce4-dev-tools, because we rebuild playlist.ui file.

Submitted by:	Phan Nobry OUK
Approved by:	rene, miwi (mentors, implicit)
19 Jan 2013 21:53:58
Original commit files touched by this commit  0.4.0_1
olivierd search for other commits by this committer
Display GtkDialog 'Warning' when codec is missing instead of 'Question' popup
(which is broken in absence of helper in multimedia/gstreamer-plugins).

Approved by:	rene, miwi (mentors, implicit)
12 Jan 2013 11:51:04
Original commit files touched by this commit  0.4.0
olivierd search for other commits by this committer
- Update to 0.4.0
- Convert Makefile headers to new style

Approved by:	rene, miwi (mentors, implicit)
27 Aug 2012 18:47:33
Original commit files touched by this commit  0.3.0.3
olivierd search for other commits by this committer
- Update to 0.3.0.3

Approved by:	rene, miwi (mentors)
24 Aug 2012 06:49:16
Original commit files touched by this commit  0.3.0.2
olivierd search for other commits by this committer
- Update to 0.3.0.2
- Remove unused variables in patch-configure file

Approved by:	rene, miwi (mentors)
12 Aug 2012 08:21:11
Original commit files touched by this commit  0.3.0
olivierd search for other commits by this committer
- Update to 0.3.0
- Use USE_PKGCONFIG macro
- Convert to new framework OptionsNG
- Remove USE_AUTOTOOLS (libtool) macro

Submitted by:	myself
Approved by:	rene, miwi (mentors)
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.2.0.6_6
dinoex search for other commits by this committer
- update png to 1.5.10
25 May 2012 16:52:32
Original commit files touched by this commit  0.2.0.6_5
miwi search for other commits by this committer
- Bump all XFCE after XFCE import
29 Apr 2012 11:34:25
Original commit files touched by this commit  0.2.0.6_4
rene search for other commits by this committer
- Add license (GPLv2)
- Change PORTNAME from "xfce4-parole" to "parole" to avoid setting DATADIR and
  DISTNAME
- Replace some gstramer plugins with the core gstreamer plugin which also
  provides the pango plugin needed for subtitles.
- Remove x264 gstreamer plugin (encoder only).
- Replace cdio gstreamer (ugly) plugin with cdparanoia gstreamer (base) plugin.
- Remove broken cdaudio gstreamer plugin (redundant with cdparanoia plugin).
- Make soup gstreamer plugin optional because it pulls in GNOME components.
- Makefile cleanups
- Fix portlint warnings

PR:             ports/166980
Submitted by:   Tijl Coosemans
23 Oct 2011 13:46:01
Original commit files touched by this commit  0.2.0.6_3
rene search for other commits by this committer
Re-assign to the Xfce team.

Approved by:    miwi (previous maintainer, Xfce team member)
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.2.0.6_3
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
23 Aug 2011 18:39:19
Original commit files touched by this commit  0.2.0.6_3
kwm search for other commits by this committer
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
27 Jul 2011 05:48:55
Original commit files touched by this commit  0.2.0.6_2
oliver search for other commits by this committer
update x11/libexo to 0.6.2
update sysutils/garcon to 0.1.8
update sysutils/xfce4-utils to 4.8.2
update x11-wm/xfce4-panel to 4.8.5
update x11/Terminal to 0.4.8

bump PORTREVISION of affected ports

PR:             ports/157768, ports/158144, ports/158145, ports/158148,
ports/158170
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
07 Jun 2011 06:14:30
Original commit files touched by this commit  0.2.0.6_1
oliver search for other commits by this committer
update libexo to 0.6.1
bump PORTREVISION on depending ports

PR:             ports/156913
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
26 May 2011 05:13:25
Original commit files touched by this commit  0.2.0.6
miwi search for other commits by this committer
- Update to 0.2.0.6

PR:             156456
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
03 Mar 2011 10:12:30
Original commit files touched by this commit  0.2.0.2_4
oliver search for other commits by this committer
Welcome XFCE 4.8 to the portstree!

Special Thanks to:      miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
07 Nov 2010 23:35:55
Original commit files touched by this commit  0.2.0.2_3
johans search for other commits by this committer
Fix plist

Reported by:    pointyhat via erwin
24 Oct 2010 18:18:51
Original commit files touched by this commit  0.2.0.2_3
johans search for other commits by this committer
Explicitly disable browser plugin option.

No functional change, as this option is disabled already. But planned
changes to sh(1) on current might break this implicit behaviour.

PR:             ports/151270
Submitted by:   jilles
Approved by:    maintainer timeout (miwi, >14 days)
31 May 2010 15:27:35
Original commit files touched by this commit  0.2.0.2_3
oliver search for other commits by this committer
update xfce to 4.6.2
bump PORTREVISION on all depending ports
31 May 2010 02:01:56
Original commit files touched by this commit  0.2.0.2_2
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.2.0.2_1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
12 Feb 2010 17:16:18
Original commit files touched by this commit  0.2.0.2
miwi search for other commits by this committer
- Update to 0.2.0.2
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.2.0.1_1
dinoex search for other commits by this committer
- update to jpeg-8
23 Jan 2010 00:41:51
Original commit files touched by this commit  0.2.0.1
miwi search for other commits by this committer
- Update to 0.2.0.1
26 Dec 2009 11:18:09
Original commit files touched by this commit  0.1.99
miwi search for other commits by this committer
Parole is a modern media player based on the GStreamer framework for the
Xfce desktop.

WWW: http://goodies.xfce.org/projects/applications/parole

Number of commits found: 30

2857
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 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 24514
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours5
new 7 days31
new fortnight71
new month203

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0