Commit Graph

12566 Commits

Author SHA1 Message Date
zinke
6d88816f71 patch same (non-default) colors used in other suckless ports (e.g. dwm,
tabbed, slock)

ok jim@ (maintainer)
2012-11-05 13:14:23 +00:00
gonzalo
d70ef6043b Update to 2.1.0:
Improved bar_action handling to eliminate the need for bar_delay.
Renamed screen_* bindings to rg_*; config files using the old bindings
are still supported.
Fixed handling of region focus with empty workspaces.
Fixed toggle_bar not working on empty workspaces.
Fixed issue where multiple key actions might be handled simultaneously.
Fixed focus behavior when iconified windows exist in the ws.
Fixed windows not being unmapped on single-monitor fullscreen layout.
Fixed mouse and keyboard binds to work regardless of caps/numlock state.
Fixed a couple segfaults.
Fixed a couple memleaks.
Kill bar_action script oAn an unclean exit.
Add startup exception mechanism that display error messages in the bar.
Add config file check that uses startup exceptions to tell user if the
file has issues.

Ok aja@
2012-11-05 12:12:36 +00:00
sthen
768460594d Cope with a #define which was removed by the recent py-sip update.
Build problem spotted by landry@, thanks!
2012-11-05 10:43:55 +00:00
jasper
e1331b20d3 - update to gtksourceview-3.6.1 2012-11-04 16:41:14 +00:00
dcoppa
43b6a2b4ce Bugfix: force rendering when the parent's orientation changed.
Otherwise, the split indicator might not be refreshed even though
it should be.
(upstream git commit e7a4580c5f5f895df2990dae0f26a8662d58d80f)
2012-11-02 13:59:21 +00:00
sthen
db74167266 update to py-qt4 4.9.5 and enable phonon 2012-11-01 22:54:18 +00:00
ajacoutot
2dac885844 Update to (meta-)tracker-0.14.4. 2012-11-01 18:26:01 +00:00
zinke
9b744fc6fb link x11/lsw and x11/swarp 2012-11-01 14:49:25 +00:00
zinke
9045846f41 import lsw
Lists the titles of all running X windows to stdout, similar to ls(1).
Might be useful for script integration.

ok landry@
2012-11-01 14:39:36 +00:00
zinke
e295febc5c import swarp
Simple pointer warping tool for X. Warps the mouse pointer to a given
position.

ok landry@
2012-11-01 14:38:10 +00:00
dcoppa
fcab79b9f6 Update to gnome-mplayer-1.0.7.
Switch to gtk+3.
2012-10-31 13:22:03 +00:00
dcoppa
5ab6023bc9 Update to gmtk-1.0.7.
Switch to gtk+3.
2012-10-31 13:21:07 +00:00
ajacoutot
e813b2b55b really disable gtk-doc.
spotted by naddy@
2012-10-30 20:12:21 +00:00
zinke
6c14565c43 update to slock 1.1
sneak in same non-default color (scheme) used in other suckless ports
(x11/dwm and x11/tabbed)

ok gsoares@ landry@
2012-10-30 17:14:53 +00:00
zinke
c8f761a689 update to tabbed 0.4.1
ok landry@ gonzalo@
2012-10-30 17:09:55 +00:00
ajacoutot
70e1603401 Remove @conflict.
ok landry@
2012-10-30 10:53:41 +00:00
ajacoutot
4d94d0cc3a Bugfix update to nautilus-3.6.2. 2012-10-30 07:53:36 +00:00
espie
9a11505f7a resurrect USE_X11, only for the few ports that require xenocara components
but don't have explicit WANTLIB that point to X11.
2012-10-29 15:19:02 +00:00
sthen
a227e9d7a0 Run autogen.sh in post-patch again, so the configure script can be run
normally with CONFIGURE_ARGS/CONFIGURE_ENV. But patch the script to
avoid running configure twice.  ok aja@
2012-10-29 12:16:48 +00:00
landry
ceb6f8ff76 Set USE_LIBTOOL to Yes and add devel/libtool to BUILD_DEPENDS instead.
prodded by ajacoutot@
2012-10-29 09:47:05 +00:00
landry
a741269353 Fix build dependencies:
- set CONFIGURE_STYLE to gnu, and add MODGNU_AUTOCONF_DEPENDS +
 MODGNU_AUTOMAKE_DEPENDS to BUILD_DEPENDS (from brad@)
- set USE_LIBTOOL to gnu since autogen.sh calls libtoolize
- run autogen.sh in do-configure instead of post-patch to avoid running it twice
2012-10-29 09:36:05 +00:00
kili
2acb3c8385 Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
jasper
dcfd7ec61c - update to gnote-3.6.1 2012-10-28 17:42:07 +00:00
sebastia
c8216027f8 Update to 1.3, new LyricsInspector and new SongInspector
OK aja@
2012-10-28 14:03:12 +00:00
ajacoutot
fd662ad451 Fix comment. 2012-10-28 11:33:11 +00:00
ajacoutot
80a5664d73 check-lib-depends(1) does not work with unversioned solibs. 2012-10-28 11:13:51 +00:00
sthen
6b69e3097d Update to Motif 2.3.4, which is now released under LGPLv2.1.
"Motif 2.3.4 is an updated version of Open Motif 2.3 and is a major
bug fix release."

Keeping current package naming (openmotif) for now.
Feedback from pascal@ naddy@
2012-10-28 11:05:44 +00:00
ajacoutot
5e30640740 USE_LIBTOOL=No 2012-10-27 13:54:47 +00:00
ajacoutot
98ad10cd77 Bring over a new version of the secure memory code from gcr and merge
updated secure memory code from libsecret (upstream).

Huge thanks to Stefan Walter from GNOME for doing this; it finally fixes
applications crash when interacting with the keyring.

Core of the issue is in libtool and is currently being worked on.
2012-10-27 13:21:56 +00:00
ajacoutot
376a686b1f typo, stupid me. 2012-10-26 07:41:46 +00:00
ajacoutot
e63653db0f Missing @exec-delete. 2012-10-26 07:34:22 +00:00
ajacoutot
2a14497a35 Update to totem-3.6.2. 2012-10-25 15:26:32 +00:00
ajacoutot
fb45155c80 Unbreak: sync WANTLIB after meta-tracker lost its dependency on libunistring. 2012-10-25 14:22:03 +00:00
jasper
955c54a463 make it clear the cap_net_admin stuff is for linux only 2012-10-25 14:21:54 +00:00
kili
ef10bad8fe Re-enable haddock documentation for xmonad-lib. 2012-10-24 19:07:57 +00:00
ajacoutot
2b9e9985e5 Bugfix update to (meta-)tracker-0.14.3. 2012-10-24 17:39:29 +00:00
ajacoutot
0e0967b7a1 Fix incorrect loop condition in egg_hkdf_perform(), from upstream. 2012-10-24 07:04:03 +00:00
gonzalo
af799131a6 Little fix for openbox:
https://bugs.launchpad.net/ubuntu/+source/openbox/+bug/997212

Based on this:

https://launchpadlibrarian.net/104666437/50_gtk43bugfix.patch

Reported by Nicolas Pence. Thanks!

Ok benoit@ (maintainer)
2012-10-23 14:30:56 +00:00
sthen
258ac9e395 whitespace in PKGNAME 2012-10-23 09:51:49 +00:00
ajacoutot
2d3a43862e Tweak previous. 2012-10-23 09:46:52 +00:00
sthen
5aa82ed35c whitespace 2012-10-23 09:39:51 +00:00
sthen
38b1ef36c1 remove dead MASTER_SITES, cleanup whitespace 2012-10-23 09:36:19 +00:00
jasper
8cd8d39edc remove some deprecated libs that haven't been built in quite a while now
from armani@
ok laurent@
2012-10-23 09:04:25 +00:00
espie
919d37d0ae zap blank at end of variable def 2012-10-23 06:35:51 +00:00
ajacoutot
807a9c5425 Bugfix update to seahorse-3.6.2. 2012-10-23 06:29:18 +00:00
brad
ab1538fe6d Update to VLC 2.0.4.
ok sthen@
2012-10-22 20:18:44 +00:00
ajacoutot
cfd351b81b Bugfix update to gnome-control-center-3.6.2. 2012-10-22 14:44:22 +00:00
dcoppa
4bace6fd19 Enable MPRIS support.
OK kili@
2012-10-22 12:44:32 +00:00
ajacoutot
2ac6bea226 Update to gtk3mm-3.6.0. 2012-10-21 17:46:16 +00:00
ajacoutot
819a122e83 Update to latexila-2.6.1. 2012-10-21 17:14:36 +00:00