Commit Graph

11756 Commits

Author SHA1 Message Date
ajacoutot
7cebddc1b1 Minor update to nautilus-sendto-3.0.3. 2012-05-11 18:26:43 +00:00
dcoppa
5bcc3ffc52 Use absolute path, for consistency. 2012-05-11 09:35:17 +00:00
dcoppa
3dc7d54c0b Into i3.config.keycodes, fix keycodes for the "Left", "Down", "Up"
and "Right" keys: for unknown reasons they're different between
Linux and OpenBSD.
Fix a pasto too: "bindsym" --> "bindcode".

Re-enable starting i3-config-wizard at first run, now that it works
properly.

From Juan Francisco Cantero Hurtado, with some tweaks by me.
2012-05-10 09:27:37 +00:00
dcoppa
ffee4301e4 Monitor subtitle visibility better
From upstream svn
2012-05-09 14:19:36 +00:00
dcoppa
6b4c61c671 Update to i3-4.2
OK jasper@
2012-05-09 11:56:49 +00:00
landry
9e066f8bd8 Remove REGRESS_DEPENDS on xfce-utils which is in the Attic now.
Spotted by espie@
2012-05-08 18:30:28 +00:00
espie
5c71e92661 if regress refers to non-existent ports, this BREAKS sqlports. 2012-05-08 17:21:21 +00:00
dcoppa
3ee2603f0f Add -lm to ensure linking with the math library
(upstream git commit 6e8eb24497d38a68bb4b884ea25accd18fc524e8)

Fix typos: "Increse" --> "Increase"
(upstream git commit 6d0103c682c763f194ae620aae70b5107dac42ee)
2012-05-08 10:05:54 +00:00
ajacoutot
b1fb420ddf Committed upstream. 2012-05-04 15:42:39 +00:00
ajacoutot
89485c58f3 Properly load the evolution plugin. 2012-05-04 09:16:04 +00:00
sthen
c2fc70e565 sync with re-rolled distfile; from maintainer Lawrence Teo 2012-05-04 07:47:30 +00:00
jasper
baf14920a9 - tweak manpage 2012-05-04 07:46:23 +00:00
jasper
6e5e32a411 - update to 0.90.8 2012-05-03 20:46:32 +00:00
jasper
c23cfb031c - update to 2.5 2012-05-03 20:27:26 +00:00
ajacoutot
b0e02de518 Update to meta-tracker-0.14.1. 2012-05-03 18:52:11 +00:00
dcoppa
a395a8f603 Several bugfixes from upstream svn (see patches for details) 2012-05-03 15:18:50 +00:00
ajacoutot
90aa524662 Adjust after libdvdcss/libdvdnav/libdvdread updates.
from Brad, ok sthen@
2012-05-03 06:51:24 +00:00
ajacoutot
085bd1d961 Bugfix update to gtk+ 3.4.2. 2012-05-03 05:59:58 +00:00
naddy
1eb30322c9 add apr libs when checking for svn libs; ok landry@ sthen@ 2012-05-02 19:01:53 +00:00
dcoppa
8b8109cdf7 GC patches/patch-i3bar_src_child_c: useless now that we have i3status. 2012-05-02 08:31:48 +00:00
jasper
7d619a318c - update to 3.4.1
* bugfixes and translation updates
2012-05-02 08:22:45 +00:00
jasper
9037fd2182 no need to set status_command by default to /usr/bin/true anymore, we have
i3status now.

ok dcoppa@ (MAINTAINER)
2012-05-02 07:39:08 +00:00
jasper
b550a5ec3d sync 2012-05-02 07:38:14 +00:00
jasper
864f7b3978 import i3status 2.4.1 (git clone as of a few days ago, along with a load of
patches for OpenBSD support, which have all been committed upstream already)

i3status is a small program (about 1500 SLOC) for generating a status
bar for dzen2, xmobar or similar programs. It is designed to be very
efficient by issuing a very small number of system calls, as one
generally wants to update such a status line every second. This ensures
that even under high load, your status bar is updated correctly. Also,
it saves a bit of energy by not hogging your CPU as much as spawning the
corresponding amount of shell commands would.

ok dcoppa@
2012-05-02 07:37:10 +00:00
ajacoutot
42f399bb8f Unbreak after glib2 update (from upstream).
Breakage reported by nigel@, thanks!
2012-05-01 18:46:25 +00:00
ajacoutot
ba1ce768a0 Unbreak after recent glib2 update (from upstream).
Breakage reported by fgsch@, thanks.
2012-05-01 15:01:03 +00:00
jasper
407b8262d4 sync 2012-05-01 07:39:43 +00:00
jasper
0a87a24da9 import gedit-code-assistance 0.1.3
gedit-code-assistance is a plugin for gedit which provides code
assistance for C, C++ and Objective-C by utilizing clang.

ok aja@
2012-05-01 07:38:47 +00:00
jasper
393e3cbd84 sync 2012-05-01 06:49:25 +00:00
jasper
72905f9f1e import gedit-cossa 3.2.0
gedit-cossa is a CSS previewer for GTK+ themes, integrating with gedit
so the edited CSS is promptly visible in the various samples.
gedit-cossa may be easily extended with more samples and allows zooming
these to help get the tiny details right.

ok aja@
2012-05-01 06:47:44 +00:00
gsoares
c25e115b06 update to 4.5; (maintainer timeout)
* Detects monitor based on input focus, not just pointer location.
* Token matching instead of just substrings.
* XIM composition support.
* Paste from clipboard with C-S-y.
* stest(1) replaces lsx(1).
* M-[Gghjkl] restored for vi-like navigation.
* And a couple of bug fixes.

works for Daniel Bolgheroni <dbolgheroni at devio.us>, gonzalo@ (thanks!)

OK sthen@ dcoppa@
2012-05-01 04:40:03 +00:00
jasper
702bfef43c switch to MASTER_SITE_DEBIAN 2012-04-30 19:22:08 +00:00
ajacoutot
47acae70ed +banshee 2012-04-30 14:56:36 +00:00
ajacoutot
9e923274ec Import banshee-2.4.0.
Banshee is a music management and playback application for GNOME.
Import, organize, play, and share your music using Banshee's simple,
powerful interface. Play music, create playlists... Banshee also has
support for podcasting, smart playlists, music recommendations, and much
more.

ok jasper@
2012-04-30 14:55:57 +00:00
landry
0022accb37 Update PLISTs, fix WANTLIB, merge PFRAGs into PLIST, bump REVISION. This
should end Xfce 4.10.0 update.
2012-04-30 13:29:03 +00:00
landry
f58148e83e Merge PFRAGs to PLISTs, update PLISTs, fix WANTLIB, bump REVISION. 2012-04-30 13:26:39 +00:00
landry
c651fa3cff Mark as BROKEN since weather.com api licence changed and is not usable
anymore.
2012-04-30 13:24:59 +00:00
landry
430f7acf79 Update to xfce4-wavelan 0.5.10. 2012-04-30 13:24:19 +00:00
landry
6fcdda8fc7 Update to xfce4-time-out 1.0.1. 2012-04-30 13:23:52 +00:00
landry
f5d382feba Update to xfce4-systemload 1.1.0, remove patch merged upstream. 2012-04-30 13:23:29 +00:00
landry
82ade9ce3c Update to xfce4-places 1.3.0. Remove patches merged upstream, drop
dependency on thunar-vfs/gamin.
2012-04-30 13:22:49 +00:00
landry
673c55d588 Update to xfce4-mount 0.6.3, remove patches merged upstream. 2012-04-30 13:21:33 +00:00
landry
fc9864f889 Update to xfce4-diskperf 2.5.2 2012-04-30 13:20:42 +00:00
landry
15ad3ad214 Update to xfce4-cpugraph 1.0.2 2012-04-30 13:20:18 +00:00
landry
dce4ca5fce Update to xfce4-clipman 1.2.3 2012-04-30 13:19:25 +00:00
landry
8c892823ff Update to xfce4-battery 1.0.2. 2012-04-30 13:19:02 +00:00
landry
3def5d3fa7 Update to ristretto 0.6.0. 2012-04-30 13:18:22 +00:00
landry
1c2c9940b0 Remove/Unlink. xfce-utils is no more, splitted into
xfce4-session/libxfce4ui/xfce4-settings. thunar-thumbnailers was
superseded by tumbler long ago, and wasnt even used in thunar 1.2.
2012-04-30 13:06:51 +00:00
landry
38f0fa4a8f Update to xfwm4-themes 4.10.0. Add @conflict xfwm4-<=4.9.0. 2012-04-30 13:02:43 +00:00
landry
fc685209c8 Update to xfwm4 4.10.0. Now supports basic tiling!
Note that Xfce 4.0/4.2/4.4/4.6 and Sassandra/Stoneage/Therapy/Tyrex/Wallis
xfwm4 themes moved to xfwm4-themes 4.10.0.
2012-04-30 13:01:51 +00:00