1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

62 Commits

Author SHA1 Message Date
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Guido Falsi
2b74f329cf Update xfce4-parole to 4.16.0.
MFH:		2021Q1
2021-01-11 15:56:50 +00:00
Guido Falsi
b2f2269daf Welcome XFCE 4.16 to the FreeBSD ports tree!
Upstream announce: https://xfce.org/about/news/?post=1608595200

This XFCE release dropped support for GTK2 plugins and also dropped
GTK2 from all components.

WARNING: please check UPDATING before upgrading your packages. In
case of problems also read the libexo pkg-message.

Due to this some panel plugins and libraries will be removed since
they cannot compile anymore:

- print/xfce4-print
- x11/xfce4-quicklauncher-plugin
- x11/xfce4-wmdock-plugin
- x11-toolkits/libxfce4gui

These further components also fail to build or work and are being
marked BROKEN, deprecated and marked for removal:

- science/xfce4-equake-plugin
- x11/xfce4-embed-plugin
- deskutils/orage
- deskutils/xfce4-volumed [1]

deskutils/xfce4-notes-plugin will be also marked BROKEN, but there
is active development in it's upstream repository and a fixed release
is expected soon.

deskutils/xfce4-generic-slider will also be marked broken, since
it fails to compile. [2]

Thanks also to riggs, Olivier Duchateau <duchateau.olivier@gmail.com>
and the people in Approved and Reviewed lines below for help and
contributions.

Reviewed by:		woodsb02
Approved by:		sergey.dyatko@gmail.com (maintainer) [1],
			ehaupt [2]
Differential Revision:	https://reviews.freebsd.org/D27846
2021-01-02 16:36:33 +00:00
Guido Falsi
1fe166f8cf Update parole to 1.0.5 2019-11-16 16:42:37 +00:00
Guido Falsi
e69e6941cc Welcome XFCE 4.14 to the FreeBSD ports tree
- This XFCE release uses almost exclusively gtk3, so the USES=xfce
  now defaults to gtk3
- Make x11-themes/gtk-xfce-engine an optional dependency(disabled
  by default), it only supports gtk2, so would leave miost of this
  XFCE version unthemed.
- Add Greybird as an optional and enabled dependency as a modern
  theme supporting both GTK versions and all other XFCE parts
- The xfce4-vala port is deprecated and removed. The VALA bindings
  are available in the library ports using the GIR and VAPI options
  (on by default)
- Fixed various missing library and portlint warnings (portmgr fixit
  blanket)
- Default Display Manager changed to lightdm (Thanks to woodsb02
  for help)
- Add x11/xfce4-screensaver as an optional dependency to the
  xfce4-goodies (enabled by default)
- Remove dependency on x11-fm/thunar-vfs and deprecate the port.
  It is EOL upstream and the functionality is included in thunar
  itself

Update:
- Added back sysutils/xfce4-places-plugin, updated to 1.8.1
- archivers/thunar-archive-plugin to 0.4.0
- audio/thunar-media-tags-plugin to 0.3.0
- audio/xfce4-mpc-plugin to 0.5.2
- audio/xfce4-pulseaudio-plugin to 0.4.2
- deskutils/xfce4-tumbler to 0.2.7
- devel/thunar-vcs-plugin to 0.2.0 [1]
- devel/xfce4-dev-tools to 4.14.0
- misc/xfce4-appfinder to 4.14.0
- misc/xfce4-weather-plugin to 0.10.0
- multimedia/xfce4-parole to 1.0.4
- sysutils/gigolo to 0.5.0
- sysutils/xfce4-battery-plugin to 1.1.3
- sysutils/xfce4-fsguard-plugin to 1.1.1
- sysutils/xfce4-netload-plugin to 1.3.2
- sysutils/xfce4-power-manage to 1.6.5
- sysutils/xfce4-settings 4.14.1
- sysutils/xfce4-systemload-plugin to 1.2.3
- sysutils/xfce4-wavelan-plugin to 0.6.1
- www/xfce4-smartbookmark-plugin to 0.5.1
- x11-clocks/xfce4-datetime-plugin to 0.8.0
- Added new xfce4-stopwatch-plugin, version 0.3.1
- x11-clocks/xfce4-timer-out-plugin to 1.0.3
- x11-fm/thunar to 1.8.9
- x11-wm/xfce4-desktop to 4.14.1
- x11-wm/xfce4-panel to 4.14.0
- x11-wm/xfce4-session to 4.14.0
- x11-wm/xfce4-wm to 4.14.0
- x11/libexo to 0.12.8
- x11/libxfce4menu to 4.14.1
- x11/libxfce4util to 4.14.0
- x11/xfce4-conf to 4.14.1
- x11/xfce4-dashboard to 0.7.5
- x11/xfce4-screensaver to 0.1.8
- x11/xfce4-screenshooter-plugin to 1.9.6
- x11/xfce4-verve-plugin to 2.0.0

Thanks to: Olivier Duchateau <duchateau.olivier@gmail.com>

PR:		240236
Exp-run by:	antoine
Tested by:	sbruno
Approved by:    sergey.dyatko@gmail.com (maintainer timeout via
		email), portmgr (fixit blanket, port breaks with
		new Thunar if not updated) [1]
Differential Revision:	https://reviews.freebsd.org/D21278
2019-09-19 23:46:33 +00:00
Mathieu Arnold
558224994b onvert to UCL & cleanup pkg-message (categories l-m) 2019-08-13 22:29:42 +00:00
Guido Falsi
7937bfd5f3 Update parole to 1.0.3 2019-07-29 21:35:25 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Guido Falsi
ad1ecbc81b - Simplify XFCE MASTER_SITES usage
- Update XFCE Master sites list

Submitted by:		olivierd
Reviewed by:		mat
Approved by:		portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D8416
2019-06-19 16:14:27 +00:00
Guido Falsi
94667a5ac6 Update xfce4-parole to 1.0.2 2019-04-04 16:34:10 +00:00
Guido Falsi
41ff4e536e Clenup xfce ports:
- Add missing dependencies
- Remove unneeded patches
- Regenerate and rename legacy patches
- Add NLS option to ports providing such a knob, and missing the
  option
- Add INSTALL_TARGET=install-strip where missing
- Sort things
- Remove unneeded +=
- Cosmetic changes to OPTION related variables to improve readability
- Update WWW
- Silence portlint warnings about variables order
- Bump PORTREVISION where changing dependencies and/or adding
  install-strip
2019-01-22 14:44:38 +00:00
Guido Falsi
6bff853b88 - Enable mpris2 support in xfce4-parole
- Add Uses=gnome
- Remove unneeded USE_LDCONFIG
- Regenerate patch
- While here silence some portlint warnings

PR:		234767
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2019-01-09 11:03:30 +00:00
Mark Linimon
e47c46e857 Add compiler:c++11-lang to USES to fix building these ports on GCC-based
architectures.

Reported by:	jhibbits
Approved by:	portmgr (tier-2 blanket)
2018-12-25 11:15:44 +00:00
Guido Falsi
40a3d88146 Update xfce4-parole to 1.0.1 2018-04-12 13:51:13 +00:00
Ben Woods
04246574f6 multimedia/xfce4-parole: Remove GST01 and CLUTTER options
- GStreamer 0.10 API has been removed since the 0.9.2 release.
- Clutter backend is blacklisted (it induces crash) with Gtk >= 3.22.
  Inform users that they need to switch to 'xvimagesink' or 'ximagesink'
- Add RUN_DEPENDS=devel/xdg-utils, as xdg-screensaver is used to inhibit
  the screensaver

Reported by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2018-03-01 23:05:40 +00:00
Ben Woods
f25ce0e84b multimedia/xfce4-parole: Update to 1.0.0
- Also update WWW

Changes this release:
  https://mail.xfce.org/pipermail/xfce-announce/2018-March/000585.html
2018-03-01 11:35:27 +00:00
Thomas Zander
b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00
Dmitry Marakasov
c86e9d9724 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
2016-05-23 20:35:01 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Olivier Duchateau
ac6035e867 - Update to 0.8.1 (bugfix release)
- Sort USES
- Adjust dependencies (remove symbolic theme, because Adwaita already
contains symbolic icons)

Changelog: http://git.xfce.org/apps/parole/tree/src/parole-conf.c?id=parole-0.8.1
2015-10-15 18:22:02 +00:00
Alexey Dokuchaev
d62dabcfd1 - Provide standard CDDA_DESC for Digital Audio CD support, and remove it
from individual ports when appropriate (two ports, `audio/deadbeef' and
  `devel/gvfs', were allowed to keep them for the time being, since they
  benefit from custom description)
- Remove last per-port occurrences of WAVPACK_DESC while I'm at it
2015-04-01 09:30:48 +00:00
Olivier Duchateau
b7346ae0e6 Unmask CLUTTER option
Sometimes, when Clutter backend is used. Parole displays a purple/pink overlay
on the video (depends of your video card).

PR:		198617
Requested by:	Ivan <enitarzi@gmail.com>
2015-03-15 20:34:07 +00:00
Olivier Duchateau
86e4cb7cb0 The FreeBSD Xfce team proudly presents Xfce 4.12.
Announce: http://www.xfce.org/about/news/?post=1425081600

Global changes:
- Switch to USES= xfce (D677)
- Reorganize options helper
- Fix USES= gettext-* when NLS option is not set [1], [2]
- Add LICENSE (when missing)

Update:
- to 4.12 (core components)
- audio/xfce4-mpc-plugin to 0.4.5
- deskutils/xfce4-tumbler to 0.1.31
- deskutils/xfce4-xkb-plugin to 0.7.1
- editors/mousepad to 0.4.0
- graphics/ristretto to 0.8.0
- multimedia/xfce4-parole to 0.8.0
- sysutils/garcon to 0.4.0
- sysutils/xfce4-diskperf-plugin to 2.5.5 [3]
- sysutils/xfce4-fsguard-plugin to 1.0.2
- sysutils/xfce4-power-manager to 1.4.3
- sysutils/xfce4-wavelan-plugin to 0.5.12
- x11/libexo to 0.10.3
- x11-fm/thunar to 1.6.6
- x11-themes/gtk-xfce-engine to 3.2.0

PR:		196003 [1], 197251 [2], 198132
Differential Revision:	https://reviews.freebsd.org/D677
Submitted by:	Kamil Szczesny [1], amdmi3@ [2], myself
Exp-run by:	antoine@
Approved by:	danilo@ (maintainer) [3]
Tested by:	Ivan <enitarzi@gmail.com>
2015-03-05 22:52:30 +00:00
Dmitry Marakasov
40f13c68dc - Drop @dirrm* from and add empty directories to pkg-plists
Approved by:	portmgr blanket
2015-02-01 20:24:27 +00:00
Olivier Duchateau
990d366814 - Convert USE_BZIP2 to USES
- Switch to USES= libtool, drop .la files
- Add LICENSE_FILE
- Bump PORTREVISION

Approved by:	portmgr blanket
2014-06-28 13:10:01 +00:00
Olivier Duchateau
e1c6f9cb80 Tell portscout to reject any new versions (0.6.0 and higher).
Currently, it needs x11/libxfce4menu (libxfce4ui) unstable release.
2014-01-27 17:35:46 +00:00
Olivier Duchateau
c4dbf56fab - Update to 0.5.4 (bugfix release)
ChangeLog: http://mail.xfce.org/pipermail/xfce-announce/2013-December/000292.html
2013-12-05 17:18:40 +00:00
Olivier Duchateau
8ff5d3c231 - Fix pkg-plist
- Bump PORTREVISION

Reported by:	pkg-fallout@
2013-10-16 18:15:26 +00:00
Olivier Duchateau
5d1ac8b2f5 - Update to 0.5.3 (bugfix release)
- Support STAGEDIR

ChangeLog: http://git.xfce.org/apps/parole/plain/ChangeLog?id=0.5.3
2013-10-11 04:30:23 +00:00
Baptiste Daroussin
855fb638fb Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) 2013-09-20 20:57:48 +00:00
Olivier Duchateau
72f2f983e2 - Update to 0.5.2
- Switch to USES= gmake
- Remove patch, when plugin is missing (submitted and approved by upstream)

ChangeLog: http://git.xfce.org/apps/parole/tree/ChangeLog?id=0.5.2#n2
2013-07-25 17:21:59 +00:00
Olivier Duchateau
0f34f4e640 - Update to 0.5.1 2013-06-03 20:55:44 +00:00
Olivier Duchateau
edee314615 - 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
2013-05-08 16:05:21 +00:00
Olivier Duchateau
475f60eca1 - 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%)
2013-04-30 17:16:04 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Olivier Duchateau
201bcbda27 - 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)
2013-03-09 23:12:13 +00:00
Olivier Duchateau
a6f901eee8 - Add devel/xfce4-dev-tools, because we rebuild playlist.ui file.
Submitted by:	Phan Nobry OUK
Approved by:	rene, miwi (mentors, implicit)
2013-01-20 17:58:14 +00:00
Olivier Duchateau
25928a2c84 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)
2013-01-19 21:53:57 +00:00
Olivier Duchateau
c61f836636 - Update to 0.4.0
- Convert Makefile headers to new style

Approved by:	rene, miwi (mentors, implicit)
2013-01-12 11:51:03 +00:00
Olivier Duchateau
e7d801d8e6 - Update to 0.3.0.3
Approved by:	rene, miwi (mentors)
2012-08-27 18:47:33 +00:00
Olivier Duchateau
013fe7bd64 - Update to 0.3.0.2
- Remove unused variables in patch-configure file

Approved by:	rene, miwi (mentors)
2012-08-24 06:49:16 +00:00
Olivier Duchateau
fbe7325661 - 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)
2012-08-12 08:21:10 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
e7baaf55b8 - Bump all XFCE after XFCE import 2012-05-25 16:52:32 +00:00
Rene Ladan
df9830b465 - 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
2012-04-29 11:34:25 +00:00
Rene Ladan
73684155f2 Re-assign to the Xfce team.
Approved by:	miwi (previous maintainer, Xfce team member)
2011-10-23 13:46:01 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Koop Mast
fe61bf1eb4 Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where needed. 2011-08-23 18:39:19 +00:00
Oliver Lehmann
2b1942e637 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>
2011-07-27 05:48:55 +00:00