Commit Graph

9777 Commits

Author SHA1 Message Date
jasper
bddc3dc1a2 take maintainership 2011-04-08 18:20:55 +00:00
ajacoutot
fa5919ab67 Regen WANTLIB to unbreak, as spotted by landry@ 2011-04-08 17:02:45 +00:00
ajacoutot
2fa6138049 Update to nagstamon-0.9.5.
Amongst other things:
improved Icinga support (compatibility with Icinga 1.3)
2011-04-08 14:39:37 +00:00
ajacoutot
a8b012fe30 Enable vala support.
Fix typo.
Regen WANTLIB after libsoup update.
2011-04-07 19:12:29 +00:00
ajacoutot
61e75fd9ab +gtk3mm 2011-04-07 14:54:58 +00:00
ajacoutot
d62d318c52 Import gtk3mm-3.0.0.
gtk3mm (aka gtkmm) is the official C++ interface for the popular GUI
library gtk+3. Highlights include typesafe callbacks, widgets extensible
via inheritance and a comprehensive set of widgets.

ok jasper@
2011-04-07 14:54:17 +00:00
ajacoutot
bfb6dfb4d3 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 13:40:04 +00:00
ajacoutot
c2505be002 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 12:45:07 +00:00
jasper
20968cc6a6 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 12:00:13 +00:00
jasper
e96ed4d288 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 11:17:08 +00:00
ajacoutot
d914d5c6ee USE_GMAKE is not needed since we use the gnome MODULE. 2011-04-07 09:58:37 +00:00
ajacoutot
f7a2c6a5a1 Fix previous, SUBST_CMD is not needed anymore. 2011-04-07 09:45:46 +00:00
jasper
773fba0fce - remove unneeded patch now that g-ir-scanner looks in ${LOCALBASE}/include 2011-04-07 09:39:10 +00:00
ajacoutot
d9a19482cf Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 09:29:51 +00:00
ajacoutot
a22402d249 Put the Gdaui files into the -ui subpackage. 2011-04-07 09:28:54 +00:00
ajacoutot
ae5c648d31 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 09:21:02 +00:00
dcoppa
b07640a4d2 Fix problems with Java apps (backported from upstream git) 2011-04-07 08:58:10 +00:00
jasper
c096b26bb7 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 08:55:25 +00:00
jasper
e7af39cba3 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 08:32:01 +00:00
jasper
1a091b9830 remove --disable-introspection flag...there is no inspection at all here. 2011-04-07 08:28:16 +00:00
ajacoutot
4a180b34a7 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 08:23:07 +00:00
jasper
738af4575b Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 08:11:06 +00:00
ajacoutot
f554f5a6ee Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 07:45:02 +00:00
ajacoutot
9fc900d799 Add patch from BZ#633883 to prevent a crash.
Comment libtool files.
2011-04-06 19:46:17 +00:00
ajacoutot
2d9f25f292 Remove now unneeded patch. 2011-04-06 19:04:50 +00:00
ajacoutot
a3ad63e84c Remove the bug-buddy hack. 2011-04-06 18:33:03 +00:00
ajacoutot
37116b88f5 -bug-buddy 2011-04-06 18:27:47 +00:00
ajacoutot
d3439924a7 Remove bug-buddy.
It's useless and actually triggers issues instead of helping to
report them.

ok jasper@
2011-04-06 18:27:32 +00:00
ajacoutot
815879cc68 Disable bug-buddy support.
Add missing LIB_DEPENDS.
2011-04-06 18:26:42 +00:00
ajacoutot
4b75dcc2bd Tighten LIB_DEPENDS.
Tweak DESCR.
2011-04-06 16:37:03 +00:00
ajacoutot
dff68198da Add schemehandler information to the desktop file (from upstream).
This should fix the ghelp:// error "The specified location is not supported"
2011-04-06 16:10:59 +00:00
ajacoutot
13a6b49772 Update to gtk+3-3.0.8. 2011-04-06 07:49:31 +00:00
ajacoutot
9dc9ae43f1 Fix rm(1) args in @unexec-delete. 2011-04-06 07:47:28 +00:00
jasper
0b3fcf6e05 - update empathy to 2.34.0
- explicitly disable call support
- tighten dependencies after telepathy updates
- adjust to the libnotify we have intree, instead of forcing usage of the latest

ok aja@
2011-04-05 18:58:09 +00:00
ajacoutot
36b8a689a8 Disable vala support for now ads it's not compatible with the most recent
version we have.

agreed with and ok jasper@
2011-04-05 18:41:51 +00:00
ajacoutot
78c0b13686 --disable-scrollkeeper is not needed here. 2011-04-05 17:17:55 +00:00
ajacoutot
56881e0491 --disable-scrollkeeper is not needed when rarian is in the dependency
chain (scrollkeer is a compatility wrapper that does nothing).
2011-04-05 16:37:58 +00:00
ajacoutot
87e59af001 Update to gvfs-1.8.0.
tested in a bulk by landry, thanks!
2011-04-05 14:43:25 +00:00
ajacoutot
9c37dd4290 Tweaks depends after recent librsvg commit. 2011-04-05 14:42:39 +00:00
ajacoutot
f34ce6c9f2 Build with --disable-gtk-theme so that we don't have to depend on both
gtk+2 and gtk+3.
This removes the dependency on gtk+2 and gtk2-engines.

tested in a bulk by landry, thanks!
ok dcoppa@
2011-04-05 14:42:04 +00:00
ajacoutot
4f8ca2e469 Update to metacity-2.34.0. 2011-04-05 06:24:55 +00:00
kili
c0a0434987 Bump after xmonad update. 2011-04-04 22:42:15 +00:00
kili
4740c1b34e Update to hs-xmonad-contrib-0.9.2. 2011-04-04 22:41:30 +00:00
kili
b9e3390a05 Update to xmonad-0.9.2.
No haddock documentation for now (sorry). I hope this will
be fixed after the updates of ghc and haddock.
2011-04-04 22:40:55 +00:00
ajacoutot
6caa2dd7b8 Minor update to libbonoboui-2.24.5.tgz.
(translations updates)
2011-04-04 13:42:42 +00:00
ajacoutot
7901cf5c69 Minor update to libbonobo-2.32.1.
(translations updates)
2011-04-04 13:31:32 +00:00
ajacoutot
c2c049bce0 Add missing RUN_DEPENDS on librsvg, from Nicolas P. M. Legrand. 2011-04-04 09:41:34 +00:00
ajacoutot
ba1ebab486 Mention anjuta-extras. 2011-04-04 09:17:46 +00:00
dcoppa
bafe2933a4 Make use of libtool's tag=disable-static option to remove the unused
static archives for the plugins and libraries.

From Brad. OK sthen@
2011-04-04 07:43:22 +00:00
ajacoutot
f55e4163e5 Bugfix update to librsvg-2.34.0.
Force disable gtk+3 support for now.
2011-04-04 06:26:03 +00:00
ajacoutot
92a796650d Update to gnome-common-2.34.0. 2011-04-04 05:52:01 +00:00
sthen
0e20780610 "Drop the use of faad / liba52 / libdca / libmad and libmpeg2 for decoding
AAC / AC3 / DTS / MPEG Audio and MPEG/MPEG2 in favour of FFmpeg's libavcodec
decoders which nowdays are just as good and in some cases like AC3 / DTS
are better."  From Brad (maintainer). ok dcoppa@
2011-04-03 21:41:38 +00:00
dcoppa
a69794a5c1 Bug-fix update to qt-4.7.2.
Tested in a bulk build by landry@
OK espie@
2011-04-03 13:35:30 +00:00
ajacoutot
174ea062e2 Simplify: use my distfiles subdomain. 2011-04-02 16:56:42 +00:00
ajacoutot
781e4c2f62 Bugfix update to gtk+3-3.0.7. 2011-04-02 06:59:44 +00:00
ajacoutot
73ac4fa7f8 Bugfix update to gtk+2-2.24.4.
* Add missing introspection annotations
* Fix GtkComboBoxEntry accessibility support
* Thread-safety fixes in file chooser and app chooser code
* Fix some deficiencies with the builtin icon theme
* Translation updates
2011-04-02 06:33:34 +00:00
jasper
ff1559be36 - remove USE_GROFF
- regen PLIST

from gleydson soares
2011-04-01 16:48:18 +00:00
jasper
3026f49c06 - update to 2.2.3
- remove USE_GROFF
- regen patch/plist

from gleydson soares
2011-04-01 16:46:33 +00:00
ajacoutot
bfa7dad5f9 +nagstamon 2011-04-01 11:30:17 +00:00
ajacoutot
b0755134e2 Import nagstamon-0.9.4.
Nagstamon is a Nagios status monitor for the desktop. It connects
to multiple Nagios, Icinga, Opsview and Centreon monitoring servers
and resides in systray or as a floating statusbar at the desktop
showing a brief summary of critical, warning, unknown, unreachable
and down hosts and services and pops up a detailed status overview
when moving the mouse pointer over it. Connecting to displayed hosts
and services is easily established by context menu via SSH, RDP and
VNC. Users can be notified by sound. Hosts and services can be
filtered by category and regular expressions.

Note that systray support (as opposed to the floating status bar)
requires the "py-gnome-extras" package. Dependency is not enforced on
OpenBSD as this would bring lots of other dependencies.

ok sthen@
2011-04-01 11:29:26 +00:00
ajacoutot
324e38f0e9 Update to py-gtk2-2.24.0. 2011-04-01 11:26:08 +00:00
ajacoutot
7af2aeba34 Use @unexec-delete. 2011-03-31 16:41:30 +00:00
jakemsr
2f948b5fd0 more ports that need faad removed from WANTLIB after ffmpeg update,
as noted on ports@.
2011-03-29 23:22:17 +00:00
edd
b6a1931737 unlink dissappeared mplayer flavors 2011-03-29 20:15:34 +00:00
jakemsr
e52c269523 ffmpeg no longer depends on faad. remove faad from WANTLIB in ports
that were pulling it in via ffmpeg.
2011-03-29 20:04:55 +00:00
edd
a91a5554e9 Update mplayer to a newer snapshot, this time with dynamic linking of ffmpeg!
With help from and OK landry@, jakemsr@
2011-03-29 20:04:41 +00:00
ajacoutot
a9dc0e711d Add a run_depends on unrar, now that it is set to PERMIT_*=YES 2011-03-28 10:55:14 +00:00
ajacoutot
ee7bd8eebc Hook gtk+3 to the build.
It was successfully tested by several under (at least):
amd64, i386, macppc, sparc64

There's a known X.org issue with gtk3-demo and remote display on sparc64
(matthieu knows about it).
More work will be done in-tree but having packages will widen the testing.

ok jasper@ phessler@ landry@
2011-03-28 07:40:10 +00:00
ajacoutot
6e62533c06 Mention nautilus-evince. 2011-03-26 15:04:57 +00:00
sthen
00582ef96a Bump ports which should be using newer autoconf to 2.65;
config.h files checked.  From Brad.
2011-03-26 10:05:24 +00:00
ajacoutot
32ca4f576d Minor bugfix update to gtk+3-3.0.6.
Use the dconf MODULE.
2011-03-25 18:50:40 +00:00
ajacoutot
499687ce51 Fix RUN_DEPENDS-cups. 2011-03-25 09:21:37 +00:00
ajacoutot
96ea304956 Use the new dconf MODULE. 2011-03-25 09:13:43 +00:00
sthen
592f947173 security update, fix buffer overflow CVE-2010-3275, CVE-2010-3276, from Brad 2011-03-25 01:07:00 +00:00
landry
94dd6c5e77 Drop MAINTAINER on various ports i don't use. 2011-03-24 22:01:08 +00:00
stsp
8d17a5b10a Add a patch lifted from xfce issue tracker to fix a problem with unminimising
grouped windows from the Window Buttons panel plugin. ok landry
2011-03-24 17:58:30 +00:00
ajacoutot
e911c8ed66 Update to gtk+3-3.0.5. 2011-03-24 06:41:16 +00:00
ajacoutot
5c96af5855 These need mm-common. 2011-03-23 16:34:51 +00:00
ajacoutot
418ce90e9a Restore comment. 2011-03-23 15:30:54 +00:00
jasper
674e7c7e5d - unbreak after recent libgdata update 2011-03-23 15:25:39 +00:00
landry
1ce5d254bf Update to xfce4-genmon 3.3.0. 2011-03-22 18:34:47 +00:00
ajacoutot
a685e3ffdb Minor update to gnome-doc-utils-0.20.5.
* translations update
2011-03-22 15:48:18 +00:00
jasper
3763edac93 - regen plist to fix packaging 2011-03-22 10:36:15 +00:00
jasper
c3da51b167 sync 2011-03-22 08:12:52 +00:00
jasper
4ed6cd0b12 import echinus 0.4.5
Echinus supports managing window in floating, tiled and maximized
layouts. All the configuration is made via config file in Xresources
format. Echinus supports a small subset of EWMH to be compatible with
external panels and pagers. The goal of development is a small, fast
window manager without features not strictly related to window
management.

from Alexander Polakov (MAINTAINER)
ok sthen@
2011-03-22 08:11:05 +00:00
ajacoutot
ae1e1d4299 Update to gtk+3-3.0.4.
* New style classes for 'inline' toolbars and sidebars
  have been added

* Theming fixes and enhancement in many widgets, including
  GtkRange, GtkFileChooser, GtkNotebook, GtkTreeview and
  GtkRadioButton

* Bugs fixed:
 640692 GtkNotebook has wrong background colour when border and tabs...
 642712 improve the file chooser design
 644836 gdk_keyval_to_unicode returns incorrect value for keyval = Return
 644975 styleproperties: make sure to merge the font descriptions right
 644976 Fix "backspace", "enter", "escape" input.
 645057 ./configure fails on gtk+3.0 git head
 645134 switch: fix boundaries for the switch motion
 645172 radiobutton: don't forget to set the insensitive state when...
 645234 Leaky calls to gdk_device_manager_list_devices()
 645235 Free the motion hint infos in GdkDisplay
 645405 themingengine: don't hardcode white to draw insensitive...
 635254 Check whether a resolution is set in GtkPrintSettings before...

* Translation updates
2011-03-21 18:41:00 +00:00
ajacoutot
5310a139ad Maintenance update to gvfs-1.6.7. 2011-03-21 16:32:23 +00:00
ajacoutot
e03c72ef8e Bugfix update to totem-pl-parser-2.32.4.
* Fix getting past the last line of PLS files
* Add "content-type" property when available
2011-03-21 15:02:39 +00:00
jasper
154cf6c276 - this chunk seems to hide with every update...fix build when gnustep-gui is installed. 2011-03-21 08:04:40 +00:00
ian
79d9fc397c Add an rc.d script for kdm, bump revision. ok ajacoutot@ 2011-03-21 00:58:19 +00:00
landry
b716b4ee0d Update to thunar-vcs 0.1.4, patches backported from upstream were
merged.
2011-03-20 20:27:00 +00:00
jasper
0d9d8c43a9 - add py-kiwi, spotted by sthen@ 2011-03-17 17:50:11 +00:00
ajacoutot
17233cd48d This can use rc_bg now. 2011-03-17 16:48:47 +00:00
jasper
4c4d7d7b18 passing '-unix' to qmake4 is deprecated so remove it. 2011-03-17 14:02:51 +00:00
jasper
28b9b3306a - set NO_REGRESS
- remove USE_GROFF
- regen patches

from gleydson soares
2011-03-16 08:53:44 +00:00
jasper
74b2bb14df - comment left over debug flavor bits
from brad
ok laurent@ (MAINTAINER)
2011-03-15 19:42:04 +00:00
jasper
884e4b8362 - update evas to 1.0.0
ok laurent@ (MAINTAINER)
2011-03-15 19:41:31 +00:00
jasper
606deba832 - update embryo to 1.0.0
ok laurent@ (MAINTAINER)
2011-03-15 19:41:17 +00:00
jasper
d45decc3be - update efreet to 1.0.0
ok laurent@ (MAINTAINER)
2011-03-15 19:41:00 +00:00
jasper
f91ac98595 - update eet to 1.4.0
ok laurent@ (MAINTAINER)
2011-03-15 19:40:40 +00:00
jasper
266f520696 update edje to 1.0.0
ok laurent@ (MAINTAINER)
2011-03-15 19:40:04 +00:00
jasper
a38864acc0 - update ecore to 1.0.0
ok laurent@ (MAINTAINER
2011-03-15 19:39:43 +00:00
jasper
20fadc6562 update e_dbus to 1.0.0
ok laurent@ (MAINTAINER
2011-03-15 19:39:28 +00:00
landry
ca7cf7ddc9 Add x11/gtk+2 to build depends, fails otherwise because it can't find
gtk-update-icon-cache.
2011-03-15 15:43:53 +00:00
jasper
fc46e92d6a - update sawfish to 1.8.0
Please note that if you're upgrade from 1.7.1 you may need to migrate
your configuration if you're using Infinite-desktop or edge-flip.
2011-03-15 13:30:39 +00:00
ajacoutot
2ba6348eac Subackage this port into gnome-media and glade3-gnome-media. There is no
reason to force glade3 dependency on users who do not want/need the
gnome-media profiles catalog.

ok jasper@
2011-03-15 06:24:47 +00:00
ajacoutot
681aa7485f Update to gtk+3-3.0.3. 2011-03-14 19:30:57 +00:00
ajacoutot
d63f50ba73 Update to gnome-main-menu-0.9.16. 2011-03-14 19:18:35 +00:00
ajacoutot
563b0eb033 ... and bump to gtk+2-2.24.3. 2011-03-14 19:04:34 +00:00
ajacoutot
5212afde47 Minor update to gtk+2-2.24.2.
* Bugs fixed:
642905 reference lists 2 links for "Index of new symbols...
643170 gtk_file_chooser_set_filename does not work...
643216 Extraneous emits of GdkScreen::monitors-changed
643416 Composited children of GtkScrolledWindow are drawn...
644353 Missing annotations in Gtk/Gdk Window and gtk_acce...
2011-03-14 16:44:42 +00:00
dcoppa
d8265bb180 Update to i3-3.e-bf2 (aka i3-3.5.2) 2011-03-14 12:55:18 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
sthen
068496c57a remove iso-8859-1 chars that display badly with a utf-8 terminal.
pointed out by Anthony J. Bentley
2011-03-14 08:51:25 +00:00
sthen
213ced970b fix typos and rewrap; Anthony J. Bentley (+ a missing bump) 2011-03-14 08:44:38 +00:00
dcoppa
4a237d064c From upstream git:
- Various bugfixes to Lua code.
- Fix a bug causing building with cmake 2.8.4 to fail (remove double
  slashes from icon path names).
2011-03-13 18:07:23 +00:00
jakemsr
9b54f5b172 fix for newer libmatroska
from Brad (MAINTAINER)
2011-03-12 21:19:13 +00:00
sebastia
dbd71cd9a5 Minor update to tktreectrl, from the beta to the released version.
Adding EPOCH as suggested by landry@ and jasper@

OK jasper@
2011-03-11 15:52:34 +00:00
ajacoutot
ec108e38f5 Import gtk+3-3.0.2.
GTK+ is a multi-platform toolkit for creating graphical user interfaces.
Offering a complete set of widgets, GTK+ is suitable for projects
ranging from small one-off projects to complete application suites.

Not connected to the build yet.
Survived a bulk from landry@
ok landry@
2011-03-11 09:58:31 +00:00
ajacoutot
0fe6219413 Unbreak on gcc3: remove non supported -Wno-address.
spotted by and ok naddy@
2011-03-10 15:18:43 +00:00
ajacoutot
564c909458 Remove now uneeded redirection. 2011-03-09 18:51:48 +00:00
ajacoutot
693a3d4bb3 Regen WANTLIB+PLIST. 2011-03-09 17:02:11 +00:00
landry
3fda13e67a Remove libxfce4menu, it's been superseded by garcon. 2011-03-09 13:18:48 +00:00
ajacoutot
c6ba481169 Use FULLPKGNAME in REGRESS_DEPENDS, much less error-prone. 2011-03-09 06:23:35 +00:00
landry
cee6871bb9 Update to gtk-xfce-engine 2.8.1. 2011-03-08 18:35:50 +00:00
ajacoutot
04ad6d9668 Unbreak gnome-doc-tool again... (my bad). 2011-03-08 14:41:15 +00:00
ajacoutot
9a15f3b918 Bugfix update to totem-pl-parser-2.32.3. 2011-03-07 19:34:11 +00:00
ajacoutot
93de25e44e Bugfix update to libxklavier-5.1. 2011-03-07 19:33:41 +00:00
ajacoutot
b42e803013 Maintenance update to libgnomecanvas-2.30.3. 2011-03-07 19:33:08 +00:00
ajacoutot
5247fb4205 Maintenance update to libgnomeui-2.24.5. 2011-03-07 19:32:27 +00:00
ajacoutot
275e1d8c7e Maintenance update to libgnome-2.32.1. 2011-03-07 19:31:54 +00:00
ajacoutot
af6f49eff1 Maintenance update to gtk-vnc-0.4.3. 2011-03-07 19:31:10 +00:00
ajacoutot
e5e050a203 Maintenance update to libgda-4.2.5. 2011-03-07 19:30:33 +00:00
ajacoutot
fb6817e8b0 Bugfix update to libgail-gnome-1.20.4. 2011-03-07 19:29:53 +00:00
ajacoutot
12ecbc0ceb Maintenance update to eog-plugins-2.30.2. 2011-03-07 19:29:14 +00:00
ajacoutot
aa0698ede1 Fix build with new gtk+2. 2011-03-07 19:28:35 +00:00
ajacoutot
a4d64b622d Update to gtk2mm-2.24.0. 2011-03-07 19:26:46 +00:00
ajacoutot
9f8c2ac18f Remove the app lookup extension, it's done in GIO itself since glib 2.28. 2011-03-07 19:25:40 +00:00
ajacoutot
34381afa5f Unbreak after glib2 update (GIO module not needed after glib 2.28).
ok landry@ (maintainer)
2011-03-07 19:22:02 +00:00
ajacoutot
d3a02bd60f Update to dbus-1.4.6. 2011-03-07 19:20:28 +00:00
ajacoutot
46d15337bb Update to gtk+2-2.24.1 (2.24 is the last of the gtk+2 series).
This (and the related 20 to 30 updates) has been tested twice in a bulk
by landry@, thanks!
Runtime testing by myself under heavy GNOME usage...
2011-03-07 19:19:27 +00:00
jasper
e4f94c8861 - remove this, it has COMES_WITH=4.9
ok naddy@
2011-03-07 09:21:38 +00:00
jasper
6af5ad9f9d - update eina to 1.0.0 (the rest will follow sometime later)
ok laurent@ (MAINTAINER)
2011-03-06 21:35:41 +00:00
sebastia
072f18e178 small update to simpleagenda, 0.41 -> 0.41.1
fixes groupdav connection to opengroupware.

OK landry@
2011-03-05 11:25:24 +00:00
landry
a2c1df75eb Forgot to cvs rm patch for bug #7117 which was included upstream.
Pointed out by Nigel Taylor, thanks!
2011-03-04 21:45:23 +00:00
giovanni
40caa64017 Fix a segfault spotted by edd@ 2011-03-04 10:18:13 +00:00
landry
1845f1b55b Update to xfce4-notifyd 0.2.1 2011-03-03 21:19:59 +00:00
landry
1a34a7d928 Update to xfce4-settings 4.8.1. 2011-03-03 21:19:12 +00:00
landry
24d0f7be8d Update to thunar-archive 0.3.0.
Remove patches from http://bugzilla.xfce.org/show_bug.cgi?id=6093, now
merged upstream.
2011-03-03 21:17:11 +00:00
landry
6c9bcf1c4a Unbreak by updating to xfce4-weather 0.7.4, now working with panel 4.8. 2011-03-03 21:11:29 +00:00
landry
ce1411440c Update to thunar 1.2.1, regen WANTLIB. 2011-03-03 21:10:38 +00:00
landry
811edfe4a9 Update to xfwm4 4.8.1. 2011-03-03 21:08:19 +00:00
landry
4bd106fce3 Update to xfdesktop 4.8.1. 2011-03-03 21:07:56 +00:00
landry
fcd22501bb Update to xfce4-panel 4.8.2. 2011-03-03 21:07:00 +00:00
landry
82897a03c6 Update to xfce4-mixer 4.8.0. 2011-03-03 21:05:47 +00:00
landry
2cbde9b50e Update to xfce4-diskperf 2.3.0, regen WANTLIB. 2011-03-03 21:04:55 +00:00
landry
19e236d29c Update to xfce-utils 4.8.1. 2011-03-03 21:03:52 +00:00
landry
a82691d1ae Update to terminal 0.4.6. 2011-03-03 21:03:09 +00:00
landry
a6dbf5bf60 Update to ristretto 0.0.93. 2011-03-03 21:02:34 +00:00
landry
3f9e58c61b Update to orage 4.8.1. 2011-03-03 21:01:58 +00:00
dcoppa
094167a875 From upstream: set user agent to something other than Mozilla/x.
Fix a problem with streaming, reported by fgsch@

OK fgsch@, sthen@
2011-03-03 15:16:12 +00:00
jasper
6949e924e7 - update byzanz to 0.2.3 2011-03-02 15:00:45 +00:00
jasper
0c2bee9a4d - dont hardcode the path to cupsd.
ok aja@
2011-03-02 13:57:06 +00:00
jasper
232901cd84 - apply two patches from upstream svn:
* added --autoresume switch
* fix resuming a suspended session

ok ajacoutot@
2011-03-02 10:23:36 +00:00
jasper
a921c5b399 - update nxcomp and nxssh to the 3.4.0 versions
ok ajacoutot@
2011-03-02 08:48:16 +00:00
robert
45ac602b8e update to 2.10 2011-03-02 08:47:07 +00:00
ajacoutot
9b6d11463a Move to /usr/local/NX.
Remove bogus call to gtk-update-icon-cache.

ok jasper@
2011-03-02 06:57:08 +00:00
ajacoutot
86f20f78f4 Move to /usr/local/NX.
ok jasper@
2011-03-02 06:56:38 +00:00
ajacoutot
3f6a9bb645 Install under /usr/local/NX. It makes much more sense than scattering
files in wrong places all over /usr/local.

ok jasper@
2011-03-02 06:56:08 +00:00
ajacoutot
d03f7aa735 Regen WANTLIB. 2011-03-02 06:55:41 +00:00
jasper
7c2aa4f20a - update sawfish to 1.7.1
- tighten RUN_DEPENDS
- no need to explicitly add /usr/X11R6/lib/pkgconfig to PKG_CONFIG_PATH anymore
- explicitly install gnome2/xdm session files, and disable the kde4 one
2011-03-02 06:42:20 +00:00
jasper
87f7742114 - update rep-gtk to 0.90.5
- adjust MASTER_SITES
- tighten RUN_DEPENDS
2011-03-02 06:40:24 +00:00
ajacoutot
2e0d3439f5 No need to mention gnome-system-monitor, it's part of the regular install.
Tweak the gnome-main-menu entry.
2011-03-02 06:38:49 +00:00
jasper
f1dfc47932 Fix MASTER_SITES, from Gleydson Soares
(ports is unlocked, but no new files/directories/imports!, if in doubt, ask!)
:
2011-03-02 06:30:34 +00:00
jasper
9a9bc1c503 Security fixes for CVE-2010-4704, CVE-2010-4705 and CVE-2011-0480.
ok naddy@
looks fine to brad
2011-02-12 10:49:36 +00:00
landry
724ce93b27 Backport rev 8b0c024c435b2cab825ceb2661e2589145e3b5ee
Fixes http://bugzilla.xfce.org/show_bug.cgi?id=7117
(Panel was crashing when removing a panel in multi-panel confs)
Reported by Lawrence Teo, thanks!
ok sthen@ ajacoutot@
2011-02-09 07:55:15 +00:00
jasper
f4f02ebd11 - add back a chunk that was removed with the last update; ecore would pickup
Cocoa.h from gnustep-gui by accident and break the build later on.

ok aja@
2011-02-04 17:06:38 +00:00
ajacoutot
77403fc962 SECURITY: fix a remote code execution vulnerability issue with the
Mastroska container support (VideoLAN-SA-1102).

from Brad (maintainer)
ok sthen@
2011-02-02 09:34:23 +00:00
landry
86bb310ea2 Apply same fix as in thunar-archive to fix build on a box where
thunar-vfs is not installed. Remove the check in configure.
Update patch-thunar-plugin_audio-tags-page_c while here.
ok ajacoutot@.
2011-02-02 08:41:30 +00:00
landry
a43aa001da Other patches remove references to thunar-vfs, but configure still
checks for it. Remove the check from configure so that it builds fine on
a box where thunar-vfs is not installed.
ok ajacoutot@
2011-01-31 15:34:23 +00:00
ajacoutot
528cfe5b3c SECURITY: Handle early termination properly in StripTags.
from Brad
ok sthen@
2011-01-22 09:10:22 +00:00
dcoppa
bb19e7888d An argument was forgotten in the getopt_long() call.
Bugfix from upstream git

Ok jasper@
2011-01-20 21:17:15 +00:00
jasper
0c934b7b33 - move some files to PFRAG.native.
spotted by landry@ on sparc64
2011-01-19 23:36:18 +00:00
stu
85ad3659e7 Adjust for author screwups; remove now no longer needed patch. Ok landry@. 2011-01-19 23:25:18 +00:00
landry
386080f342 Small tweak.. stop lying and pretend there's a gnu configure script,
gigolo uses plain waf. pass --mandir through CONFIGURE_ARGS.
2011-01-19 23:15:36 +00:00
sthen
95404a4d9a Disable use of xrecord for now; it triggers X server crashes reported by
ajacoutot@ and repeated by myself on some systems (it seems to be display
adapter-dependent).  https://bugs.freedesktop.org/show_bug.cgi?id=30032
appears to be relevant.  ok ajacoutot@
2011-01-19 21:37:43 +00:00
landry
9725506fde Add thunar to RUN/BUILD_DEPENDS, fixes build on a clean box, and
thunar-vcs is hardly useful without thunar.
2011-01-19 19:22:30 +00:00
landry
ab89feb080 Add OSREV to SUBST_VARS so openbsd4.8 doesn't end up in PLIST. Fixes
packaging after bump to 4.9.
ok jasper@
2011-01-19 18:14:59 +00:00
landry
c6c839a72c Finally update orage (Xfce's calendar application) to 4.8.0.
Cherrypick upstream git commit to make it work on !linux, and add other
patches to fix some crashes (http://bugzilla.xfce.org/show_bug.cgi?id=7141)
Update dependencies and WANTLIB.
2011-01-19 17:19:20 +00:00
dcoppa
689d47fb90 re-add "--skip-validation" to xmlto command line, erroneously removed
in previous commit.

fix a bug where untagging causes the client to lose the input focus
(from upstream git).
2011-01-19 12:41:08 +00:00
landry
b6c7978f40 Update README, mention gvfs-smb if user wants to browse samba shares,
add a section explaning how to deal with desktop menu, and advertise
xfce4-notifyd over the unmaintained/zombie notification-daemon-xfce.
2011-01-18 23:24:12 +00:00
marco
60b8670d97 up scrotwm to 0.9.28
ok jasper
2011-01-18 22:56:00 +00:00
ajacoutot
1ad958d099 @comment libtool files for modules.
Add missing gio-querymodules goo in exo.

ok landry@ (maintainer)
2011-01-18 21:34:58 +00:00
landry
555c93c2a4 Add libxfcegui4 to LIB_DEPENDS, fix WANTLIB, bump REVISION.
This ends the update to Xfce 4.8.0, sorry for the spam and thanks to all
the ones who gave feedback !
2011-01-18 21:17:29 +00:00
landry
3d2587c5b1 Add libxfcegui4 to LIB_DEPENDS, fix WANTLIB, add patches from debian to
port to newer libxfcegui4.
2011-01-18 21:14:03 +00:00
landry
5c76d7bc80 Add libxfcegui4 to LIB_DEPENDS, fix WANTLIB, bump REVISION... and mark
it as BROKEN as no new release is compatible with xfce4-panel 4.8.
cf. http://bugzilla.xfce.org/show_bug.cgi?id=6965
2011-01-18 21:13:20 +00:00
landry
b794d54cf1 Add libxfcegui4 to LIB_DEPENDS, bump REVISION 2011-01-18 21:12:01 +00:00
landry
1e1f3a2fc0 Fix WANTLIB, bump REVISION 2011-01-18 21:11:15 +00:00
landry
481b0b833a Add fixes for newer xfce4-panel, add libxfcegui4 to LIB_DEPENDS, fix
WANTLIB.
2011-01-18 21:10:33 +00:00
landry
2df1d100e7 Update to xfce4-screenshooter 1.7.9, switches from xmlrpc-c to libsoup.
Fix WANTLIB, update PLIST.
2011-01-18 21:09:46 +00:00
landry
e2dd179545 Fix LIB_DEPENDS (add libxfcegui4 and thunar-vfs), grab debian patches to
make it look for the correct version of exo-1, and port to exo > 0.5.
2011-01-18 21:08:48 +00:00
landry
fcdbea560f Bump REVISION to make sure it gets rebuilt for newer xfce4-panel 2011-01-18 21:07:24 +00:00
landry
61cfc172ed Add libxfcegui4 to LIB_DEPENDS, force linking with it, fix WANTLIB 2011-01-18 21:05:51 +00:00
landry
20474b725b Add libxfcegui4 to LIB_DEPENDS, add a patch to force linking with it,
fix LIB_DEPENDS and bump REVISION.
2011-01-18 21:05:05 +00:00
landry
f23f825797 Add libxfcegui4 to LIB_DEPENDS, add a patch to force linking with it,
fix WANTLIB and bump REVISION.
2011-01-18 21:03:55 +00:00
landry
a9df7d7498 Add libxfcegui4 to LIB_DEPENDS, fix WANTLIB, bump REVISION 2011-01-18 21:03:05 +00:00
landry
17f62f5ba7 Update to xfce4-clipman 1.1.3, add a patch to make it look for exo-1
instead of exo-0.3, fix LIB_DEPENDS.
2011-01-18 21:02:04 +00:00
landry
35a7b1a8d0 Add libxfcegui4 to LIB_DEPENDS, bump REVISION 2011-01-18 21:00:47 +00:00
landry
d5ee95403e Fix WANTLIB, bump REVISION 2011-01-18 20:59:59 +00:00
landry
353ec98912 Update to xfce4-notes 1.7.7, add a patch to make sure the panel plugin
so is not versionned by libtool. Fix dependencies while here.
2011-01-18 20:59:31 +00:00
landry
a9eda5146d Update to xfce4-notifyd 0.2.0. 2011-01-18 20:58:29 +00:00
landry
f36a418268 fix WANTLIB, bump REVISION 2011-01-18 20:57:43 +00:00
landry
4614060d12 Fix dependencies to cope with thunar-vfs separation of thunar package. 2011-01-18 20:57:07 +00:00
landry
e56b507891 Fix dependencies, and grab patch from upstream thunarx-2 branch to port
it to thunarx-2. Tested working against svn and git repositories.
2011-01-18 20:56:13 +00:00
landry
fac9cd991e Grab patches from debian to port to thunarx-2. 2011-01-18 20:53:58 +00:00
landry
dbabaf57bb Add patch from http://bugzilla.xfce.org/show_bug.cgi?id=6093 to port it
to thunarx-2. Fix WANTLIB/LIB_DEPENDS, bump REVISION.
2011-01-18 20:52:20 +00:00
landry
9e553372a5 Fix WANTLIB, remove configure patch and use --disable-linker-opts
instead.
2011-01-18 20:50:50 +00:00
landry
d376444785 Fix WANTLIB, now depends on thunar-vfs, libxfcegui4 and dbus-glib directly. 2011-01-18 20:50:16 +00:00
landry
6aa7d400f8 fix WANTLIB, bump REVISION 2011-01-18 20:48:51 +00:00
landry
9586338a7e Fix WANTLIB, force linking panel plugin with libxfcegui4, and bump
REVISION. Update to version 4.8.x will probably come later, a bug makes it
linux-only atm. Being worked on.
2011-01-18 20:48:34 +00:00
landry
0400d436bc Fix WANTLIB, update PLIST and bump REVISION 2011-01-18 20:45:27 +00:00
landry
b72eee0265 Fix WANTLIB and bump REVISION 2011-01-18 20:45:07 +00:00
landry
a68f4c17b9 Update to Xfwm4 4.8.0. 2011-01-18 20:43:19 +00:00
landry
a35406f7dc Update to xfdesktop 4.8.0.
Now uses garcon for desktop menu, and directly thunar for file/dir icons
on the desktop.
2011-01-18 20:42:46 +00:00
landry
087df1cdb9 Update to xfconf 4.8.0. 2011-01-18 20:41:08 +00:00
landry
30d8832834 Update to xfce4-settings 4.8.0.
Ported to libxfce4ui, now features a nice xrandr-powered display
settings dialog for the chipsets which supports xrandr.
2011-01-18 20:39:50 +00:00
landry
8e043b2447 Update to xfce4-session 4.8.0.
Disable support for HAL & upower (linux-only), policykit and consolekit
(sudo backend for shutdown/reboot works just fine atm)
2011-01-18 20:36:51 +00:00
landry
e64ff1b3ae Update to xfce4-panel 4.8.0, which has been totally rewritten to be more
flexible, safely tries to restart plugins if they crash, user can
drag'n'drop panel plugins on it, placement is now totally free, one can
set a background image or transparency, etc..
2011-01-18 20:32:11 +00:00
landry
bc64132fd7 Update to xfce4-dev-tools 4.8.0. 2011-01-18 20:29:23 +00:00
landry
120a3207ba Update to xfce4-appfinder 4.8.0.
It has been ported to use garcon instead of libxfce4menu.
2011-01-18 20:28:24 +00:00
landry
8446e34c1a Update to xfce-utils 4.8.0.
Add a temporary workaround to install the fd.o menu file to
~/.config/menus/ at startup, i'm working on a fix with upstream (#6796)
2011-01-18 20:25:56 +00:00
landry
3757a14c0c Update to thunar 1.2.0:
This release is the result of a huge porting effort to GIO, and brings
transparent network browsing (ftp/webdav/smb/sftp with ssh-agent/ssh
master socket) through GVfs.
2011-01-18 20:21:30 +00:00
landry
3be5d6d689 Update to libxfcegui4 4.8.0.
The library is still needed by some Xfce apps and most panel plugins,
but porting to the new libxfce4ui is on the way. It doesn't ship anymore
libxfce4kbd-private which moved to libxfce4ui, but the name is not
exactly the same so they don't conflict.
2011-01-18 20:16:18 +00:00
landry
07fbec79f0 Update to libxfce4util 4.8.1. 2011-01-18 20:12:59 +00:00
landry
8e38a9dca5 Update to gtk-xfce-engine 2.8.0, fix WANTLIB while here. 2011-01-18 20:12:23 +00:00
landry
b1139cb16c Update to exo-0.6.0.
Note that library was renamed from exo-0.3 to exo-1, so all apps using
it will need te be rebuilt and wantlib to be fixed. On the way.
2011-01-18 20:11:40 +00:00
ajacoutot
bda85fb7f2 Remove the post-install target and use FAKE_FLAGS instead. 2011-01-18 20:08:24 +00:00
landry
1c7758f411 Unlink libxfce4menu, superseded by garcon in Xfce 4.8.
Link garcon, libxfce4ui, thunar-vfs and tumbler to the build.
2011-01-18 20:06:24 +00:00
landry
be84b7ca1e Import tumbler 0.1.6
Tumbler is a D-Bus service for applications to request thumbnails for
various URI schemes and MIME types. It is an implementation of the
thumbnail management D-Bus specification described on
http://live.gnome.org/ThumbnailerSpec written in an object-oriented
fashion using GLib and GObject.

thunar can make use of it but it's not required by it (as is
hunar-thumbnailers package..)
2011-01-18 20:05:38 +00:00
ajacoutot
7f3f4a8ea6 Remove the need for ${SYSCONFDIR}/gnome and use ${SYSCONFDIR} instead.
Discussed with landry@ and jasper@

ok jasper@
2011-01-18 20:03:07 +00:00
landry
58f02f2350 Import thunar-vfs 1.2.0
Thunar vfs is a compatibility layer for xfce apps not yet ported to gio.
It ships thunar-vfs-1 library which was previously in thunar, so
@conflict with thunar-<1.0.3, and bump lib minor version to ensure
seamless upgrades.
2011-01-18 20:01:46 +00:00
jasper
be57011862 - remove fvwmgtk, depends on an old and deprecated toolkit..
ok pval@ (MAINTAINER), aja@
2011-01-18 20:00:56 +00:00
landry
5dbd33adb8 Import libxfce4ui 4.8.0
This is libxfce4ui, the replacement of the old libxfcegui4 library. It
is used to share commonly used Xfce widgets amoung the Xfce applications.
2011-01-18 19:59:33 +00:00
landry
9851becb3f Import garcon 0.1.5
This is garcon, a freedesktop.org compliant menu implementation based
on GLib and GIO. It was started as a complete rewrite of the former
Xfce menu library called libxfce4menu, which, in contrast to garcon,
was lacking menu merging features essential for loading menus modified
with menu editors.

Installs the xfce-applications.menu file which was previously in
xfdesktop, hence @conflict with xfdesktop-<4.7.0.
2011-01-18 19:55:53 +00:00
landry
bed9e5d2bb Bump XFCE_DESKTOP_VERSION to 4.8.0 in preparation for the update of the
whole gang. add --disable-silent-rules to CONFIGURE_ARGS while here.

The whole stuff looks good to ajacoutot@, discussed with espie@, i've
been running the betas/pre and fixing bugs upstream since a while, so it
can make 4.9.
2011-01-18 19:48:30 +00:00
landry
681f8455b4 If gnome-desktop-item-edit is not present, try exo-desktop-item-edit.
Add conditional depend on gnome-panel|exo->0.6. Now Xfce users can use
alacarte to edit their fd.o compliant desktop menu!
Remove now useless CONFIGURE_ARGS.
ok ajacoutot@
2011-01-18 19:11:06 +00:00
jeremy
295f9deba1 Import ruby-profligacy 1.0
Profligacy is a JRuby library that makes building Swing Graphical User
Interface much easier than with Raw code. It's not a builder as with
many other projects, but instead a simple Ruby way to structure the UI
for the 80% common cases you'll encounter.

OK landry@
2011-01-18 16:30:31 +00:00
ajacoutot
c07b7e199e RUN_DEPENDS on s/menus/panel, spotted by landry@ 2011-01-18 16:14:01 +00:00
ajacoutot
3a929e521c Fix path to desktop-directories and applications.
(while here, regen PLIST).

spotted by landry@
2011-01-18 15:21:01 +00:00
dcoppa
161182b2a8 From upstream svn:
adjust audio and video cache size minimum and incremental values
plug a memory leak
bump QuickTime emulation to 7.6.9 (fix apple.com movie trailers)
2011-01-18 11:03:20 +00:00
ajacoutot
fdd3a3f909 Register rc.d scripts which names are different than the ones provided
here so that we can have their description.

ok jasper@
2011-01-17 22:55:26 +00:00