ajacoutot
c5152611e4
-export-symbols-regex fixed usptream.
2012-11-09 20:56:12 +00:00
sthen
850236400a
missing build dep on xmlto; failure reported by naddy
2012-11-09 16:18:16 +00:00
ajacoutot
2ea1dace93
Re-introduce pkg-readmes for people using their own .xsession / .xinitrc.
2012-11-09 16:05:13 +00:00
espie
6cf12e7529
work-around build issue
2012-11-09 10:49:32 +00:00
gonzalo
fe8a74834f
Fix License.
...
Ok zinke@ (maintainer)
2012-11-08 20:27:54 +00:00
jasper
18ae20d33f
committed upstream
2012-11-08 18:56:48 +00:00
jasper
3a685753e7
- update to grilo-plugin-0.2.3
2012-11-08 18:48:58 +00:00
jasper
bb69d77fb6
- update to grilo-0.2.3
2012-11-08 18:48:44 +00:00
ajacoutot
e8c8284026
Committed upstream.
2012-11-08 16:57:47 +00:00
ajacoutot
9de96fd905
Bugfix update to totem-3.6.3.
2012-11-08 13:56:48 +00:00
ajacoutot
641376fe37
Bugfix update to gnome-settings-daemon-3.6.2.
2012-11-08 13:17:46 +00:00
jasper
adbcad4656
- update to glom-1.22.1
2012-11-07 14:04:18 +00:00
dcoppa
8bae10bc8f
For x11/wxWidgets, avoid using '-Wl,--version-script'.
...
When used in conjunction with PIE, symbol versioning triggers weird
linking problems in dependent ports.
This appears to unbreak graphics/hugin.
Bump all the majors of wx shared libraries and amend graphics/hugin
accordingly.
Kudos to naddy@: a 2009 message to misc@ from him put me on the
right track.
OK sthen@ (MAINTAINER)
2012-11-06 09:37:14 +00:00
ajacoutot
9ec8331cdd
Fix segfault in the "About" dialog.
2012-11-06 07:15:47 +00:00
landry
c4c6cd0dc5
Fix QtWebkit on amd64. With the default 512Mb datasize ulimit, any app
...
using it crashes right away at startup, since it tries to preallocate
1Gb of memory.
From webkit's patch-Source_JavaScriptCore_jit_ExecutableAllocatorFixedVMPool_cpp
tested with mnemosyne & arora.
2012-11-05 16:29:50 +00:00
zinke
bdf69da526
Update st to version 0.3
...
From the suckless announcement, the biggest changes are:
* New drawing code, which is way more faster and comparable to the
other terminals out there.
* Many new escape sequences are supported:
* setting the title
* LNM, KAM, SI, SO, SUB, CAN, DA, DECID. OSC, DSC, PM, APC,
CHT, HTS, CBT, SM, RM, standout mode ??? (See st.info.)
* Linedrawing is now supported
* Xft and Fontcache is now used to draw fonts.
* support for italic and bold italic font drawing
* Some more commandline parameters are available. (See manpage.)
* easy debugging with: st -o - | cat -v
* nyancat(1) works.
* external support of utmp entries by using utmp(1)
ok gonzalo@
2012-11-05 13:24:39 +00:00
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
jasper
05c2f6aada
- remove XXX from Makefile and apply patch provided by upstream
2012-10-21 15:22:05 +00:00
jasper
5054a126ee
- update to 0.1.5
2012-10-21 14:49:14 +00:00
jasper
ad93ccb295
link to bz url
2012-10-21 14:40:34 +00:00
jasper
996a98d44d
- update to anjuta-3.6.1
2012-10-21 14:29:33 +00:00
espie
c7f03958d7
zap spaces at end of variables (posix make compliance minor issue)
2012-10-18 21:23:51 +00:00
ajacoutot
c15bc236f5
Change some variables from time_t to long to prevent crashes all over...
2012-10-18 12:55:05 +00:00
sebastia
167d1ee0fd
Update corebase to 0.1.1
...
fixing some issues in the CFString and the CFStringEncoding classes.
OK aja@
2012-10-18 09:07:03 +00:00
ajacoutot
f8b65620e7
Fix after recent pangox-compat update.
2012-10-18 06:22:03 +00:00
jasper
24ceb2f529
- update to file-roller-3.6.1.1
2012-10-17 19:50:29 +00:00
ajacoutot
e5d9ec2985
Update to gnome-desktop-3.6.1.
2012-10-17 15:54:40 +00:00
ajacoutot
6f561bb63a
Bump pulseaudio requirements.
2012-10-17 11:49:37 +00:00
jasper
c7c15e2024
pushed upstream
2012-10-17 10:51:33 +00:00
ajacoutot
5787d9bb1c
Remove bogus RUN_DEPENDS.
2012-10-17 10:30:47 +00:00
jasper
826ca5e9ca
- update to gnome-games-3.6.1
2012-10-17 10:03:22 +00:00
dcoppa
e22e752909
Unbreak GTK+3 applications that use gnome-icon-theme, when executed
...
outside of a Desktop Environment.
Basically, it's the same trick I did for GTK+2, applied to GTK+3.
OK ajacoutot@
2012-10-17 08:50:40 +00:00
ajacoutot
263bf03792
Update to vino-3.6.1.
2012-10-17 07:11:30 +00:00
ajacoutot
34e4df8286
Update to vinagre-3.6.1.
2012-10-17 07:00:26 +00:00
ajacoutot
740f86b42e
Update to baobab-3.6.2.
2012-10-17 06:53:09 +00:00
ajacoutot
ec791f85ca
Update to at-spi2-atk-2.6.1.
2012-10-17 06:51:04 +00:00
ajacoutot
966f59af8d
Update to at-spi2-core-2.6.1.
2012-10-17 06:47:54 +00:00
jasper
fcfde59eda
add link to bz ticket
2012-10-16 18:24:24 +00:00
jasper
a590720ad0
- update to gedit-code-assistance-0.1.4
...
* now with python and xml support
2012-10-16 18:23:23 +00:00
jasper
ec590d6c57
- update to ghex-3.6.1:
2012-10-16 17:59:42 +00:00
jasper
5701e6e18a
- update to gedit-plugins-3.6.1
2012-10-16 17:58:42 +00:00
ajacoutot
7af3729ae1
Add an rc_post to fix rc_stop and rc_restart.
2012-10-16 16:38:13 +00:00
ajacoutot
1843bb20ee
Create DBus sockets with proper permissions so that the greeter can access
...
them (from upstream).
2012-10-16 15:53:30 +00:00
ajacoutot
ccba4c692c
WANTLIB: revert previous.
2012-10-16 14:20:19 +00:00
jasper
5b7bda3ead
- update to gnome-shell-3.6.1
2012-10-16 13:25:37 +00:00
ajacoutot
2bbbd84123
Unbreak runtime by linking libgd statically (from upstream).
2012-10-16 12:41:50 +00:00
jasper
8a674edb2c
- update to empathy-3.6.1
2012-10-16 12:37:18 +00:00
ajacoutot
e96fad620e
Maintenance update to gtk+3-3.6.1.
2012-10-16 12:37:06 +00:00
ajacoutot
f44e468c08
Fix dependencies after e-d-s moved back to using libgnome-keyring.
2012-10-16 11:56:11 +00:00
ajacoutot
c0e696901d
Update to gnome-tweak-tool-3.6.1.
2012-10-16 10:43:20 +00:00
jasper
763833f37b
sync comments; everything is upstream now.
2012-10-16 10:40:21 +00:00
jasper
9524edbd08
- update to gucharmap-3.6.0
2012-10-16 08:42:44 +00:00
jasper
639d489f73
- update to gnome-terminal-3.6.1
2012-10-16 08:40:39 +00:00
jasper
f7a9d0499d
- update to gnome-common-3.6.0
2012-10-16 08:36:04 +00:00
jasper
35e701d189
- update to gedit-3.6.1
2012-10-16 08:34:33 +00:00
jasper
d4a8d2c73a
- update to mutter-3.6.1
2012-10-16 08:34:25 +00:00
jasper
baa50db530
- update to libgweather-3.6.1
2012-10-16 08:19:29 +00:00
jasper
3c22d3c5e1
- update to eog-3.6.1
2012-10-16 08:18:53 +00:00
jasper
9109b0b23b
- update to eog-plugin-3.6.1 and remove CONFIGURE_STYLE accordingly
2012-10-16 08:18:13 +00:00
jasper
a1b2a01536
- update to file-roller-3.6.1
2012-10-16 08:11:40 +00:00
jasper
ae1072f2da
- update to gnome-system-monitor-3.6.1
2012-10-16 08:08:30 +00:00
ajacoutot
2f9cbf7166
Missing BUILD_DEPENDS.
2012-10-16 07:48:54 +00:00
ajacoutot
19e1de7f38
Update to gnome-screensaver-3.6.1.
2012-10-16 07:47:26 +00:00
ajacoutot
8d2255b9ff
Update to gnome-session-3.6.1.
2012-10-16 07:46:06 +00:00
ajacoutot
3d917460e4
Update to baobab-3.6.1.
2012-10-16 07:28:42 +00:00
ajacoutot
dbf66655c7
Update to gnome-themes-standard-3.6.1.
2012-10-16 07:24:13 +00:00
ajacoutot
29b1a17bda
Update to gnome-clocks-0.1.4.
2012-10-16 07:11:43 +00:00
ajacoutot
db3fd23e80
Update to seahorse-3.6.1.
2012-10-16 07:09:38 +00:00
ajacoutot
4ac1a77471
Update to seahorse-nautilus-3.6.1.
2012-10-16 07:08:54 +00:00
ajacoutot
a5bd69942c
Bugfix update to gdm-3.6.1.
2012-10-16 07:02:58 +00:00
ajacoutot
9d5c5314e3
Maintenance update to gnome-keyring-3.6.1.
2012-10-16 06:55:42 +00:00
ajacoutot
e9d2c2c88a
Better critical preconditions for invalid attributes, from upstream.
2012-10-16 06:55:21 +00:00
ajacoutot
27fa725e85
Bugfix update to gcr-3.6.1.
2012-10-16 06:46:35 +00:00
ajacoutot
50ef60b7ce
Minor update to gnome-documents-3.6.1.
2012-10-16 06:38:13 +00:00
ajacoutot
0e292aeb14
Update to orca-3.6.1.
2012-10-16 06:35:40 +00:00
ajacoutot
8ba29adaad
Update to metacity-2.34.13.
2012-10-16 06:29:59 +00:00
ajacoutot
d548ffa239
Update to gnome-backgrounds-3.6.1.
2012-10-16 06:23:30 +00:00
ajacoutot
763dff181e
Minor update to librsvg-2.36.4.
2012-10-16 06:21:04 +00:00
ajacoutot
687b0683bb
Update to yelp-3.6.1.
2012-10-15 16:16:14 +00:00
ajacoutot
7f842992d6
Bugfix update to nautilus-3.6.1.
2012-10-15 15:47:38 +00:00
ajacoutot
3332710b3d
Update to gnome-user-docs-3.6.1.
2012-10-15 15:42:05 +00:00
ajacoutot
3529123e5d
Maintenance update to gvfs-1.14.1.
2012-10-15 15:34:23 +00:00
ajacoutot
a1dcf3819c
Remove non existent SHARED_LIBS.
...
Remove bogus CONFIGURE_ARGS.
Remove libtool files.
ok jasper@
2012-10-15 15:29:30 +00:00
ajacoutot
473b5f5d9c
Update to yelp-tools-3.6.1.
2012-10-15 15:25:32 +00:00
ajacoutot
4ad34b785f
Update to yelp-xsl-3.6.1.
2012-10-15 15:24:38 +00:00
ajacoutot
8b60847717
Update to gnome-devel-docs-3.6.1.
2012-10-15 15:22:55 +00:00
sthen
9615c3d6d8
zap trailing whitespace in files where it's present on PERMIT_* lines
2012-10-15 15:18:31 +00:00
sthen
3a1c6d10f6
zap trailing whitespace where it's present in MASTER_SITES/COMMENT
...
lines in ports Makefiles
2012-10-15 15:06:41 +00:00
sthen
aa66ceb738
zap some trailing whitespace mostly on HOMEPAGE lines
2012-10-15 14:55:43 +00:00
jasper
c8ae440c31
- update to gnome-online-accounts 3.6.1
2012-10-15 13:30:49 +00:00
ajacoutot
1f47ac627e
Add -rpath to the pkg-config files.
2012-10-15 13:26:05 +00:00
jasper
16bba7cca0
- update to gnome-contacts-3.6.1
2012-10-15 12:35:28 +00:00
ajacoutot
65cbecde9d
Remove pulseaudio -rpath hack.
2012-10-15 12:13:52 +00:00
ajacoutot
a4480e914e
Using FULLPKGNAME in PLIST is bad...
2012-10-15 12:13:11 +00:00
dcoppa
aaa0171c9b
Hook hs-dbus to the build
2012-10-15 08:04:47 +00:00
dcoppa
402de39e53
Import x11/hs-dbus.
...
OK kili@
D-Bus is a simple, message-based protocol for inter-process
communication, which allows applications to interact with other
parts of the machine and the user's session using remote procedure
calls.
D-Bus is an essential part of the modern UNIX desktop, where it
replaces earlier protocols such as CORBA and DCOP.
This library is an implementation of the D-Bus protocol in Haskell.
It can be used to add D-Bus support to Haskell applications, without
the awkward interfaces common to foreign bindings.
2012-10-15 08:00:43 +00:00
jasper
6067f61dc7
- update to gcalctool-6.6.1
2012-10-15 06:53:06 +00:00
ajacoutot
c3cc713c87
Committed upstream.
2012-10-15 06:02:23 +00:00
ajacoutot
6a9c09573d
Bring a couple of fixes from upstream:
...
* memory leak fix
* set the schema name correctly on loaded items
2012-10-14 11:46:55 +00:00
ajacoutot
f33a3cf06d
Fix BZ 684966 - Error changing keyring password.
2012-10-14 08:16:59 +00:00
jasper
0fcf75bd72
- update to rygel-0.16.1
2012-10-12 14:40:04 +00:00
ajacoutot
8bfcf7e09c
Missing dependency on libmagic.
2012-10-12 12:06:04 +00:00
dcoppa
21469b28e1
In the configuration file, remove comments from the wireless stanza,
...
since wireless monitoring now works fine.
While here, add a message about how to deal with the configuration
of i3status.
ok jasper@
2012-10-12 07:57:26 +00:00
ajacoutot
92c48467aa
-games-extra-data
2012-10-11 21:51:41 +00:00
ajacoutot
eb4b04cadc
Last time I checked, the full GNOME we maintain indirectly depends on
...
more than 500 ports. Upstream decided to split gnome-games for the next
release into >15 different subprojects.
So give us some slack and remove this useless port. Sure, it's just one
port but it makes Jasper and I feel good and very slighly less
overwhelmed by the maintenance burden.
2012-10-11 21:51:20 +00:00
dcoppa
a041d87c07
Fix fallout of haskell ports, now that devel/gmp is no more a
...
dependency for ghc - x11 category
2012-10-11 14:23:50 +00:00
jasper
7de842a732
- fix a double free when using SPICE with passwords
2012-10-11 10:04:01 +00:00
ajacoutot
56fbabc5ca
Implement _dbus_command_for_pid which is really useful for debugging.
2012-10-11 07:25:20 +00:00
sthen
3df6228b5a
When dlopen()ing shared libraries for optional dependencies, Qt4 wants to
...
load a specific version of the library to avoid ABI breakages, however it uses
upstream shared lib versions which don't match those in our ports. This has
already been patched where it tries to open gtk+2/cups by removing the version
check. See ports@ thread "UPDATE: kdiff3-0.9.97" where this was discussed with
fgsch, dcoppa, espie and myself, upshot is this isn't totally clean but isn't
really worse than what we had before and it fixes use of icu4c from Qt4.
This diff from fgsch, testing/ok by me, ok espie.
2012-10-11 01:18:09 +00:00
ajacoutot
604b0262ea
Simpler patch; from pkgsrc.
2012-10-10 17:20:36 +00:00
robert
76d2d6b631
whitespace
2012-10-10 16:43:18 +00:00
ajacoutot
a6e6dd5b24
The mouse applet can make use of "mousetweaks", so add it as a dependency.
2012-10-10 12:56:32 +00:00
ajacoutot
bd51ae65ca
Remove some uneeded | old patches.
...
Add a schemas override.
2012-10-10 12:34:35 +00:00
ajacoutot
0f3c565cff
Fix cyclic dep.
2012-10-10 09:09:06 +00:00
ajacoutot
19be77f887
Remove BROKEN. Note that this is not fully functionnal yet because our
...
socket code fails with dbus now; but we need the introspection libs, so
enable it.
2012-10-10 08:47:14 +00:00
ajacoutot
50bb8cd625
Add required introspection libs that are not in the dependency chain.
2012-10-10 08:42:40 +00:00
jasper
59d668a7b4
first patches merged upstream.
2012-10-10 07:20:16 +00:00
jasper
36e2c138c4
sync
2012-10-09 20:08:56 +00:00
jasper
ee70a5d790
import yad-0.17.1.1
...
Yad (yet another dialog) is a fork of Zenity with many improvements,
such as custom buttons, additional dialogs, pop-up menu in notification
icon and more.
ok aja@
2012-10-09 20:08:21 +00:00
jasper
92c08b2ccf
- Temperature sensors can now set a 'max_threshold' value to color the
...
output red if exceeded.
2012-10-09 17:12:31 +00:00
jasper
dd671692ea
make it possible to get temperature readings from devices other than acpitz.
...
use the 'path' option in your configuration's cpu_temperature block to e.g. cpu0.
2012-10-09 16:02:07 +00:00
jasper
b49e4e3a8f
- change the default (and since the API is still limiting us here, only)
...
device from which we read temperature values from, from cpu(4) to acpitz(4).
2012-10-09 13:19:48 +00:00
ajacoutot
40b67ea21a
Bring it yet more fixes...
2012-10-09 13:18:00 +00:00
jasper
6c8410d49f
- honor color_good too.
2012-10-09 11:32:45 +00:00
jasper
275db814f1
- handle down wireless interfaces just like ethernet interfaces (e.g. colors!)
...
(added bonus of this approach is that you still get nwid and signal strength
info of the interface, for example when it's part of a trunk device.)
2012-10-09 11:29:23 +00:00
jasper
e96bb59820
s/quality/signal/ found the hard way by rpe@
2012-10-09 09:32:26 +00:00
dcoppa
aa2fcd1462
Update to lablgtk2-2.16.0
...
OK avsm@
2012-10-09 09:22:24 +00:00
jasper
e9aa0d3a41
- use %speed in the default config
2012-10-09 09:08:12 +00:00
ajacoutot
bb52c128d6
Sort PLIST.
2012-10-09 08:27:46 +00:00
ajacoutot
ad8038aa2d
Sync PLIST.
2012-10-08 22:04:33 +00:00
ajacoutot
7241ced22e
Several fixes toward a working configuration.
2012-10-08 21:47:04 +00:00
jasper
f7eb6ad86e
- implement getting the nwid and signal strength.
2012-10-08 18:07:06 +00:00
ajacoutot
e01d5339bc
Update to gnome-control-center-3.6.1.
2012-10-08 17:19:42 +00:00
ajacoutot
d10cba106f
Remove non existent CONFIGURE_ARGS.
2012-10-08 17:16:20 +00:00
ajacoutot
5d23736776
Update to gnome-settings-daemon-3.6.1.
2012-10-08 17:12:55 +00:00
ajacoutot
c5d34b2fd9
Fix WANTLIB.
2012-10-08 17:12:14 +00:00
jasper
d0e8ebff12
- update to empathy-3.6.0.3
2012-10-08 15:05:57 +00:00
jasper
afa90535f8
- implement the ethernet media description (%speed flag)
2012-10-08 14:45:10 +00:00
jasper
ba35faa86c
- give an example for the cpu_temperature.
2012-10-08 11:49:30 +00:00
ajacoutot
ad9851e5df
Upstream:
...
extensionUtils: don't log verbosely on missing extension directory
Don't try and start the networkAgent component since we have no network
manager support. Jasper will work on making this committable upstream...
2012-10-08 11:33:21 +00:00
jasper
7e16e25ea6
minor cleanup
2012-10-08 11:26:48 +00:00
jasper
79a9f13d39
- implement colors too for threshold_type=time in the battery block.
2012-10-08 11:12:53 +00:00
jasper
18a413e30e
- use colors to indicate battery status (currently only implemented for "threshold_type=percentage")
2012-10-08 10:33:39 +00:00
ajacoutot
e5d83bb75b
Update to latexila-2.6.0.
2012-10-08 10:24:29 +00:00
jasper
3fa4068f21
- fix the display of remaining minutes when we're discharging.
2012-10-08 10:20:50 +00:00
jasper
74f70017e8
fix the battery status printing in %status
2012-10-08 10:07:41 +00:00
ajacoutot
9ee7a0d751
We need the introspection libs for gnome-shell.
2012-10-08 10:05:16 +00:00
dcoppa
d66aca4ccf
sort; no bump needed
2012-10-07 19:53:05 +00:00
dcoppa
1444207d89
Fix misuse of CMake
...
While here, install *.cfg files in a location where SampleBrowser
can find them by default and remove obsolete pthread-related
patches...
OK landry@
2012-10-07 09:37:45 +00:00
landry
60792fe250
Remove thunar-vfs old compat layer, the only things that used it in the
...
portstree (xfce4-places, thunar-vcs & ristretto) were ported to gio.
prodded by ajacoutot@
2012-10-06 10:00:43 +00:00
ajacoutot
c0642b372f
-genius
2012-10-05 16:15:15 +00:00
ajacoutot
8b48a5c4b3
Remove gnome2 oldie.
...
ok jasper@
2012-10-05 16:14:57 +00:00
ajacoutot
1fb5ab4805
Missing build depends on textproc/docbook-xsl.
...
spotted by naddy@
2012-10-05 11:25:54 +00:00
landry
3bce0269ea
Mark as BROKEN-sparc64, this port uses -Werror and does ugly casts which
...
triggers warnings on sparc64.
2012-10-05 07:13:47 +00:00
jasper
e5c07f98c9
- update to grilo-plugins-0.2.2
2012-10-05 06:52:29 +00:00
jasper
3c9aabd408
- update to grilo-0.2.2
2012-10-05 06:43:02 +00:00
ajacoutot
efd90e4d8c
Workaround a segfault with new gtk+3.
...
reported by and ok dcoppa@
2012-10-04 13:48:28 +00:00
dcoppa
5b237cc087
Set workspace_layout in create_workspace_on_output: otherwise i3
...
doesn't respect the workspace_layout setting.
From upstream git
2012-10-04 12:21:38 +00:00
jasper
3d6cde3777
sync with upstream patch
2012-10-04 08:41:01 +00:00
ajacoutot
aeb1b044c5
Unbreak after recent webkit RUN_DEPENDS changes -- explicitely add
...
audio/taglib to LIB_DEPENDS.
2012-10-04 07:21:57 +00:00
jasper
7950fed04e
- update to i3status 2.6
...
tested by dcoppa@ also
2012-10-04 06:15:38 +00:00
ajacoutot
dc97003345
Extend comment.
2012-10-03 16:20:09 +00:00
ajacoutot
70064757da
Fix depends after e-d-s move to libsecret.
2012-10-03 15:57:18 +00:00
ajacoutot
6d1aa8da0a
Missing BUILD_DEPENDS and missing files in PLIST.
2012-10-03 15:56:49 +00:00
ajacoutot
f0b5dda444
This does not need to depend on gnome-shell anymore.
2012-10-03 13:39:03 +00:00
ajacoutot
68b1002b4f
Update to gnome-tweak-tool-3.6.0.
2012-10-03 13:14:00 +00:00
jasper
ce13fc2d16
- update to empathy-3.6.0.1
2012-10-03 11:53:53 +00:00
jasper
99fc107007
committed upstream
2012-10-03 11:32:20 +00:00
jasper
db30e6dff8
- bugfix update to 0.2.1
...
- tighten dependency on grilo
2012-10-03 08:32:09 +00:00
jasper
0ff6268c85
- bugfix update to 0.2.1
2012-10-03 08:31:51 +00:00
ajacoutot
7961f762ca
-f-spot
...
-mono-keyring
2012-10-03 08:06:26 +00:00
ajacoutot
7a19103e98
Remove crashing oldies which still depend on old gnome 2 interfaces.
...
graphics/shotwell is a _much_ better alternative.
ok jasper@
2012-10-03 08:06:06 +00:00
jasper
253e325d80
sync comment in patch
2012-10-03 06:48:29 +00:00
ajacoutot
9838b6110a
Bring some patches from upstream to fix a couple of bugs.
...
Properly remove some subdirectory under _gdm homedir.
2012-10-03 06:40:50 +00:00
sthen
8bcebdcb35
BUILD_DEPENDS += textproc/docbook-xsl
2012-10-02 20:51:18 +00:00
jasper
98feff17c7
fix: non-i3bar formats always used color_bad
...
from upstream git
2012-10-02 20:33:29 +00:00
naddy
9128f0e4d3
requires imake to build
2012-10-02 17:14:13 +00:00
ajacoutot
d820308b56
No need to @sample directories already part of the dependencies (in this
...
case, p11-kit).
2012-10-02 15:58:02 +00:00
ajacoutot
c8c25597c4
Missing dependency on x11/gnome/gcr.
...
spottted by naddy@
2012-10-02 14:03:06 +00:00
dcoppa
d35c73be96
Fix redundancy warning
2012-10-02 10:27:56 +00:00
jasper
7f94650289
committed upstream
2012-10-02 06:33:07 +00:00
ajacoutot
51a49f90d1
Paches committed upstream.
...
Regen WANTLIB.
2012-10-02 06:31:37 +00:00
landry
06c8c5d0c8
Mark as BROKEN-hppa, triggers a relocation error when linking, and
...
trying -ffunction-sections as the error message advises doesnt yield
much success..
2012-10-01 21:23:36 +00:00
ajacoutot
78d036f6f6
Sync dependencies after libgdata moved to libsecret.
2012-10-01 15:17:29 +00:00
ajacoutot
122b349ddb
Sync wantlib afer e-d-s migration to libsecret.
2012-10-01 15:01:14 +00:00
ajacoutot
2f3bcdd924
Sync dependencies after the move from libgnome-keyring to libsecret.
...
prodded by sthen@
2012-10-01 12:49:19 +00:00
ajacoutot
6465fe4110
Committed upstream.
2012-10-01 11:28:44 +00:00
ajacoutot
030d2dfbfa
Committed upstream.
2012-10-01 10:54:30 +00:00
ajacoutot
6f1789b933
Fix the dconf gschema file.
2012-10-01 10:49:51 +00:00
dcoppa
ab29be00f1
Bugfix: don't crash when dragged floating window close
...
Bugfix: draw h-split indicator at the right position
Bugfix: Correctly move floating windows to invisible workspaces
cross-output
From upstream git
2012-10-01 08:12:17 +00:00
jasper
b49e9ccf80
tweak LIB_DEPENDS/WANTLIB
2012-10-01 06:44:11 +00:00
jasper
36cb049248
sync with patch as submitted upstream, no pkg change
2012-09-30 20:56:42 +00:00
naddy
a6ebe21f0d
mark for parallel building
2012-09-30 20:27:50 +00:00
jasper
5bd8005de5
- update to empathy-3.6.0
2012-09-30 19:17:52 +00:00
jasper
e11b6fa927
- update to gnome-contacts-3.6.0
2012-09-30 18:27:50 +00:00
ajacoutot
f84bc6ee40
Committed upstream.
2012-09-30 16:55:11 +00:00
ajacoutot
2db2504b43
Don't override option names.
2012-09-30 16:01:38 +00:00
jasper
540933b2ed
- update to gnome-shell-3.6.0
2012-09-30 14:45:23 +00:00
ajacoutot
c23d9130aa
+clocks
2012-09-30 13:50:55 +00:00
ajacoutot
eb3e7aad37
Import gnome-clocks-0.1.3.
...
Clock application for the GNOME Desktop.
ok jasper@
2012-09-30 13:50:26 +00:00
jasper
022694920b
- enable zeitgeist support
2012-09-30 12:43:41 +00:00