Commit Graph

12748 Commits

Author SHA1 Message Date
stsp
1c97f53070 Make ecore's dependency on inputmethods/ibus explicit. ok sthen 2012-12-28 14:27:57 +00:00
sthen
d1e6ef1faf Mark e17 as SHARED_ONLY and merge down PFRAG.shared files into PLISTs. From stsp@.
Also, use LIBTOOL_FLAGS to remove static libraries suggested by and OK ajacoutot@.
2012-12-28 12:26:38 +00:00
sthen
19d1e7c620 update to urxvt 9.16, from maintainer LEVAI Daniel, tests/ok dcoppa@ abieber@ 2012-12-28 12:12:38 +00:00
ajacoutot
dc151bf3fe Add some autohell goo to disable gtk support.
Enable vala bindings.
2012-12-28 09:54:47 +00:00
dcoppa
a6cc1eb92f Fixes, fixes, fixes:
i3-input: restore input focus on exit()
(upstream git commit 5779f573e7316664e4bff9d3ff17a234edc9d337)

Repect AR environment variable
(upstream git commit ef81bd183b579688b9f1a46a41c817b577d0b39e)

Fix scrolling on a tabbed titlebar which contains split cons
(upstream git commit 721fa7bdadac6d7f0c78f8c1eac0e66252ba2dc6)

Bugfix: ignore ConfigureRequests for scratchpad windows
(upstream git commit 36b106a9d39727b06909113e3f11552f2f1b6abe)

Bugfix: handle MapRequests sent between i3 registering as a wm and
handling events
(upstream git commit 625401d1628757a67a2ab4eeaa68be965683889c)

Bugfix: draw right tab border for split containers
(upstream git commit ae605bdd394bdf83a8015ac626b222fd40e35b04)
2012-12-27 19:58:05 +00:00
espie
09e64f576b make darn sure we don't use gtk+2/gtk+3, as these CAN disappear during
build.

okay ajacoutot@, hoping he gets time for a more permanent solution...
2012-12-27 18:56:59 +00:00
dcoppa
78eb43dff6 Bugfix: use expanded style/theme filename
(upstream git commit d8cd6a928b76dbe63afa82327c51715cb1a1bdc8)

While here, sync WANTLIB.
2012-12-27 13:51:17 +00:00
landry
eb4641f199 Really fix for good : remove the configure patch making it look for
liblibclang, which is now libclang.
Reported by naddy@ again. This time should be okay, i checked it
packaged :)
2012-12-26 15:07:18 +00:00
landry
a94bbbc2a0 Fix the fix : libclang SHARED_LIBS was renamed to clang.
Reported by naddy@
2012-12-26 13:53:29 +00:00
brad
1102c81a03 Switch to using LLVM.
ok sthen@
2012-12-25 23:14:03 +00:00
landry
085117a845 Unbreak; llvm->=3.2p9 doesnt exist. 2012-12-25 18:43:28 +00:00
stsp
0035cb844f Update e17 ports to the final 0.17.0 release.
Major bump for all shared libs for safety (requested by sthen and landry).
ok sthen landry
2012-12-24 13:11:03 +00:00
sthen
8c813409e4 sync wantlib 2012-12-23 13:25:11 +00:00
sthen
b7e535002c sync wantlib 2012-12-23 12:25:30 +00:00
jasper
f1282d0796 - update to rygel-0.16.4 2012-12-22 16:56:37 +00:00
landry
aab38a2a82 Mark as BROKEN-hppa for the same reason as on sparc64.
cast increases required alignment of target type + uses -Werror
2012-12-21 18:33:55 +00:00
landry
1137e11daf Mark as BROKEN-hppa: never built there.
block_trampolines.S:76:2: warning: #warning imp_implementationWithBlock() not implemented for your architecture
block_trampolines.S: Assembler messages:
block_trampolines.S:15: Error: junk at end of line, first unrecognized character is `"'
block_trampolines.S:25: Fatal error: Unknown opcode: `__objc_block_trampoline_sret'
2012-12-21 18:30:47 +00:00
sthen
6fe222514d sync wantlib 2012-12-21 12:13:35 +00:00
dcoppa
05997b9231 Some improvements in the audio department:
Fix some problems on initial volume setup
(upstream svn revision r2378)

Don't monitor system volume when running in softvol mode
(upstream svn revision r2377)
2012-12-19 15:04:36 +00:00
jasper
ae1a61bdc3 - update to gob2-2.0.19
- convert to use gnome.port.mk
2012-12-19 07:29:02 +00:00
sthen
40f5f67190 cope with sysctl.h changes 2012-12-18 21:38:12 +00:00
jasper
9ab0fd82a4 - update to moserial-3.0.8 2012-12-18 20:41:36 +00:00
ajacoutot
b04a9ec2fc Update to caribou-0.4.6. 2012-12-18 07:01:39 +00:00
ajacoutot
43fe9825f5 Update to nautilus-sendto-3.6.1. 2012-12-17 19:04:03 +00:00
naddy
5331efe7ef Use posix_openpt() to open pty.
Drop obsolete pthread patch while here.
2012-12-17 19:02:48 +00:00
naddy
ea703d1e08 fix the detection of openpty(), which in turn will be used by kio_fish 2012-12-17 18:42:13 +00:00
naddy
a3aaa06ab1 Use posix_openpt(). This incidentally fixes ownership of the slave ttys
which will now belong to group tty.
2012-12-17 18:39:29 +00:00
naddy
d078e2b5b9 fix pty handling and switch from setuid root to setgid utmp 2012-12-17 18:37:59 +00:00
jasper
f5f6fccb4f mark this broken for now, due to unknown reasons it throws
"Invalid object type `GitgWindow'" at startup.
2012-12-17 15:04:05 +00:00
dcoppa
6e33c1a496 Fix bind[code|sym] --release
(upstream git commit 6dfb08170cb1b0bd1875b80c85fbc225ff22274d)
2012-12-17 08:51:12 +00:00
brad
c0cfe96bb6 Update to VLC 2.0.5.
ok ajacoutot@
2012-12-16 21:26:22 +00:00
naddy
cf6308eaa6 sync patches 2012-12-14 18:33:03 +00:00
naddy
1e474f48e1 remove Peter Stromberg as maintainer:
"I haven't used any of those ports myself for a long time, so I think it's
best you remove me as maintainer."
2012-12-13 16:34:47 +00:00
dcoppa
06edf25d89 Update to i3-4.4 2012-12-13 12:10:13 +00:00
naddy
f51b1d5965 * Don't explicitly chgrp tty (and certainly not to utmp); openpty() gives
us a tty with proper permissions/owner/group.
* Reserve enough space for tty name.
ok benoit@
2012-12-12 21:40:02 +00:00
landry
82cf911e49 Better fix, instead of using ONLY_FOR_ARCHS-cups, let's make the
graphics/colord dependency arch-dependent, ie only enabled on archs
where devel/spidermonkey is available. Disable colord support on other
archs. gtk+3-cups will now build on all archs where gtk+3 builds.
ok ajacoutot@ (MAINTAINER) jasper@
2012-12-12 18:53:08 +00:00
jasper
f88b6dbdbb - update to grilo-plugins-0.2.5 2012-12-11 17:54:13 +00:00
ajacoutot
281688418a Bugfix update to at-spi2-core-2.6.3. 2012-12-11 17:11:06 +00:00
edd
3b77db8942 Enable graphicscontext support in wxWidgets.
Adds a dependency upon pthread. Tested a handful of dependent ports with
success.

This change allows the fs-uae launcher to render correctly.

OK sthen@
2012-12-10 20:51:24 +00:00
dcoppa
085f4b1f47 Change comment (patch committed upstream) 2012-12-08 21:41:47 +00:00
ajacoutot
7cce2d985c Remove uneeded patches now that we support Unix 98 PTY.
Add the include dirs to CFLAGS instead of patching all the CMakeLists.txt
files.

ok jasper@ (maintainer)
2012-12-08 13:17:41 +00:00
naddy
13166a5e1c fix build with unix 98 ptys; switch from setuid root to setgid utmp
also tested by jasper@
2012-12-07 18:23:40 +00:00
ajacoutot
9eeb031854 Unbreak: merge patches from upstream to build with the latest gdl 3.6. 2012-12-07 08:13:52 +00:00
jasper
06cac66408 actually, use ONLY_FOR_ARCHS-cups; prompted by landry@
ok aja@
2012-12-06 15:43:21 +00:00
jasper
13211f227d mark -cups as not for mips64el, since it'll try to build spidermonkey otherwise.
ok aja@
2012-12-06 15:12:10 +00:00
ajacoutot
8ef6a2554c Update to gtk+2-2.24.14. 2012-12-06 08:13:23 +00:00
jasper
72e2a7f57f - update to gnome-font-viewer-3.6.2 2012-12-06 06:56:08 +00:00
dcoppa
d5065f81aa Check for 'iTunes_Control' as well as 'iPod_Control', otherwise
gnome-mplayer won't detect some older iPod models
(upstream svn revision r2371)

While here, sync WANTLIB.
2012-12-05 14:31:43 +00:00
gonzalo
2ab5ea23e4 Update for Spectrwm to 2.1.1:
* Avoid a free on an uninitialized variable by setting optval to
  NULL.
* Fix fparseln flags to remove escape characters in the result.
* Fix issue where rapid window crossing events might get ignored.
* Validate bound spawn programs after conf is loaded.
* Fix move/resize to bail if the window gets destroyed.
* Fix bar clock not getting updated during periods of inactivity.

Ok aja@
2012-12-04 16:39:54 +00:00
ajacoutot
953137f236 Update to gnome-clocks-0.1.5. 2012-12-04 08:09:33 +00:00