Commit Graph

12899 Commits

Author SHA1 Message Date
jasper
9dfcb7f74e - update to yad-0.19.1 2013-02-03 15:12:29 +00:00
zhuk
2210c2621c Unlink x11/kde4/automoc, reminded by sthen@. 2013-02-03 14:24:08 +00:00
zhuk
4b556fc43f Bye-bye x11/kde4/automoc. 2013-02-03 13:31:48 +00:00
zhuk
625d649e32 Change x11/kde4/automoc dependency to devel/automoc for current KDE4 ports.
okay espie@
2013-02-03 13:21:42 +00:00
rpe
634056d990 - add a e17.port.mk module handling RUN_DEPENDS for icon cache,
desktop db, mime info db updates and removal of .la files in
  modules.
- add exec/unexec-delete goo for update-desktop-database in e17/e
- bump REVISIONs accordingly due to changed PLISTs

with help/feedback sthen@, ajacoutot@
ok ajacoutot@
2013-02-03 12:09:27 +00:00
stu
9afb0f80e4 Import Tk 8.6.0
Highlights: PNG, busy windows, angled text
Release info: http://tcl.tk/software/tcltk/8.6.html

ok landry@, sthen@
2013-02-02 11:18:09 +00:00
stu
efeafa7a8c +8.6 2013-02-02 11:15:33 +00:00
zhuk
4f75e7dc04 Switch ports depending on automoc to devel/automoc. No bumps needed as
this is purely build-time change, and not going to resulting packages in
any way. Discovered it was sitting in my tree for a few months already...
2013-02-02 10:05:43 +00:00
zhuk
0b5af6a30a Add x11/kde4 port module. Needed for upcoming devel/automoc.
"put it in cvs, we'll polish the turd in-tree" landry@
2013-02-02 09:27:37 +00:00
sthen
b86e39c845 bump 2013-02-01 17:29:01 +00:00
ajacoutot
9e10c3a9a5 Unbreak. 2013-02-01 17:26:15 +00:00
sthen
76cc36a47d mark as BROKEN, crashes at startup - reported by Amit Kulkarni
g_object_unref: assertion `G_IS_OBJECT (object)' failed
2013-02-01 17:11:59 +00:00
naddy
cbeb31112b bump for plist changes 5.2 -> 5.3 2013-02-01 16:34:36 +00:00
sthen
1a911db755 update to Perl/Tk 804.030 2013-02-01 11:30:31 +00:00
dcoppa
763844aabd Useful bugfixes from the OCaml Forge git repo:
Add missing handling of new modifier keys (Meta, Super, Hyper)
(upstream git commit 579347d69a83703472ee8a46e522f5bb7b739d6b)

GtkSignal.connect_property: don't fetch the property value by hand
(upstream git commit adf6b7a5972356eddfdd6cb5243e4eaf8ea59d02)

Fix a segmentation fault due to a bad C cast
(upstream git commit 1c20cc7454f3b6f5341ef906fb0bf07ca681fc5e)
2013-02-01 10:22:01 +00:00
rpe
9f48862c64 missing space in WANTLIB
ok sthen@ ajacoutot@
2013-02-01 08:39:34 +00:00
dcoppa
6e727b82a7 Support DESTDIR with findlib-install (this unbreaks systraced builds)
adapted from upstream git 58e15c3a33ee747e3e58a2c9687f22234f0055b6

OK sthen@, chrisz@
2013-01-31 21:20:32 +00:00
zhuk
897b5f2063 Cleanup a bit:
* Add missing RUN_DEPENDS on kdebase for Konsole KPart;
  * Remove USE_GMAKE, not needed anymore;
  * Update WANTLIB and PLIST.

Input from and okay ajacoutot@, landry@ and espie@
2013-01-31 18:58:18 +00:00
dcoppa
b8d8358f5d Bugfix: subtitles not hidden by default when specified
(upstream svn revision r2397)
2013-01-31 11:56:36 +00:00
dcoppa
5ec073f3b3 Bugfix: Correctly parse move ... workspace *_on_output
(upstream git commit cf830f69a2467b79454b6916ccfbbff45abf5418)

The parse spec for `move ... workspace ...`  ordered next/prev before
next_on_output/prev_on_output causing the parser to match next/prev
before next_on_output/prev_on_output.

Ticket: http://bugs.i3wm.org/report/ticket/941
2013-01-30 22:19:43 +00:00
bcallah
91decafdad Update terminator to 0.96, from Juan Francisco Cantero Hurtado on ports@.
Assign MAINTAINER to Juan Francisco Cantero Hurtado.

ok landry@ benoit@
2013-01-30 16:12:36 +00:00
brad
ad18715b12 - Rename dprintf function to debugprintf so as to not conflict with POSIX
function name.
- Remove USE_GROFF
- Obey CC

Last few items from and OK sthen@
2013-01-30 01:45:20 +00:00
bcallah
e6779827da +keybinder 2013-01-29 19:24:48 +00:00
bcallah
8bdf0b6207 Import x11/keybinder. A library for registering keyboard shortcuts.
Help and thanks to landry@ and aja@.
ok landry@ aja@
2013-01-29 19:16:30 +00:00
jasper
123168291a - update to xbindkeys-1.8.5
* mostly fixes for guile, which is disabled in our port.
2013-01-29 07:34:46 +00:00
rpe
d34970da5b Use VERSION in Makefile together with SUBST_VARS to avoid literal
version numbers in PLIST.

suggested and ok sthen@
2013-01-28 17:58:09 +00:00
rpe
fbbff6d505 move FULLARCH/SUBST_VARS from individual Makefiles to Makefile.inc
in parent directory.

suggested and ok sthen@
2013-01-28 08:17:15 +00:00
landry
0d5dac8792 Explicitely disable keybinder detection since it's about to be imported. 2013-01-28 07:30:17 +00:00
brad
06ab5a705d Update to wxSVG 1.1.12.
ok sthen@
2013-01-28 00:00:38 +00:00
dcoppa
1d61c5f976 Bugfix: parse outputs as "word", not "string", to ignore trailing
whitespaces (upstream git commit 8bc771ac16362f05d98bf8b29877939d6edb3c91)

Bugfix: fix coordinates of scratchpad windows on output changes
(upstream git commit 7be5ece6636f7a4c800ab0c5dd6289b38db7b435)
2013-01-27 18:33:19 +00:00
jasper
3e048d374c - install spice-xpi-client-remote-viewer, which'll be needed by some upcoming work.
prompted by Jiri B
2013-01-27 17:47:45 +00:00
rpe
a40b415a61 oops. unbreak WANTLIB (missing space) 2013-01-27 17:35:56 +00:00
rpe
cde03b32fb - update the existing enlightenment EFL libraries to 1.7.5 and
remove REVISIONs
- bump SO_VERSION of e_dbus to 4.0, because of API changes
- modify license marker for edje, where the epp binary is GPLv2
- add EFL libraries elementary, emotion and ethumb leaving out eeze
  which is based on udev which does not exist in OpenBSD to have a
  complete base for other e17 apps/libs, e.g. terminology
- bump REVISION for x11/e17/e because of new dependencies and remove
  EXTRACT_SUFX, because the distfile is available as tar.gz
- correct LIB_DEPENDS (pkgpaths instead of bogus libversions),
  adjust/simplify LIB_DEPENDS according to the EFL structure and
  regen WANTLIBs accordingly

with feedback and ok ajacoutot@ sthen@
2013-01-27 15:57:29 +00:00
rpe
8aafeb8b64 Enlightenment's thumbnailing library and dbus service.
with feedback and ok ajacoutot@ sthen@
2013-01-27 15:53:18 +00:00
rpe
b2519d4200 Emotion is a video (and audio) codec playback library that acts as
a front-end to libxine or gstreamer (or something else more generic)
that provides and evas object as a control object and video output
point. It makes using video API's much simpler and easier while
it's at it.

with feedback and ok ajacoutot@ sthen@
2013-01-27 15:52:16 +00:00
rpe
fef4f84b32 Enlightenment's basic widget set, based on EFL with focus mobile
touch-screen devices.

with feedback and ok ajacoutot@ sthen@
2013-01-27 15:51:11 +00:00
jasper
309aa5c825 - update to gtksourceview-3.6.3 2013-01-26 14:43:51 +00:00
dcoppa
d57c4210d1 Bugfix: fix overlapping --release key bindings
(upstream git commit 2eb4ed95bcd5f039014db51eb56f0ac411401fa5)

See: http://bugs.i3wm.org/report/ticket/915
2013-01-25 10:34:02 +00:00
dcoppa
0cd24ad65c Update to xmobar-0.16
Including a patch by Alexander Polakov

OK kili@
2013-01-25 08:37:16 +00:00
ajacoutot
de97bb7a2b move x11/gnome/user-docs dependency from meta to shell. 2013-01-25 07:56:16 +00:00
dcoppa
2ce1069341 Bugfix update to dbus-0.10.4 2013-01-24 10:49:52 +00:00
ajacoutot
d530ee2cd4 Explicitely depend on x11/gnome/icon-theme-symbolic for the power button. 2013-01-24 10:41:25 +00:00
ajacoutot
704c378e01 No need for icon-theme-symbolic, dependencies will bring it. 2013-01-24 10:40:56 +00:00
ajacoutot
7b85ea04d5 x11/gnome/user-docs dependency will move to the gnome meta pkg since
gnome-panel is scheduled for removal.
2013-01-24 10:39:02 +00:00
dcoppa
4b80072b63 Update xmonad and hs-xmonad-contrib to 0.11
Bump x11/bluetile accordingly

OK kili@
2013-01-24 09:44:18 +00:00
ajacoutot
463a641c07 Add comment about --disable-Bsymbolic. 2013-01-24 07:31:58 +00:00
zhuk
b2335ffac6 Move KDE 3 headers from ${PREFIX}/include to ${PREFIX}/include/kde.
This commit contains small PLIST cleanup, so bump REVISION.

Tested in a bulk, input and okay by landry@
Reviewed by ajacoutot@ too
2013-01-23 21:47:04 +00:00
zhuk
9935071d66 Move KDE 3 headers from ${PREFIX}/include to ${PREFIX}/include/kde.
Updates to dependant ports to follow.

Tested in a bulk, input and okay by landry@
Reviewed by aja@ too
2013-01-23 21:10:37 +00:00
ajacoutot
9cfbd463e2 xrandr: Don't operate on a NULL object. 2013-01-23 19:02:15 +00:00
ajacoutot
96c198b700 espie@ told me "@unexec" alone should just work fine, so let's use that.
I had an issue previously but I don't trust my current installation
enough.
2013-01-23 13:28:48 +00:00