ajacoutot
be6f5a7d60
Bugfix update to vino-2.32.2.
2011-05-02 17:02:17 +00:00
jasper
07cabb14e1
- no need for groff anymore since rsvg(1) got removed
2011-05-01 21:44:48 +00:00
jasper
7d5db7eb8b
- zap unneeded patch
2011-05-01 20:44:00 +00:00
ajacoutot
bd44aea4a5
No need for autoconf here.
...
Fix Xrender detection while here.
2011-05-01 18:14:51 +00:00
ajacoutot
95086ee1dc
Use proper AUTOCONF_VERSION, from Brad.
2011-05-01 18:11:03 +00:00
ajacoutot
5d26a70b63
Add an rc_check because checking on gdm-binary is not enough: at reboot
...
or shutdown time, we may be left with a hanging gdm-binary process (that
is because X is killed before the rc script has a chance to run).
2011-05-01 16:23:18 +00:00
pea
80a0814378
Update to 0.8.1
...
ok jasper@
2011-04-29 14:30:28 +00:00
dcoppa
ef75e7135c
Fix unaligned memory access on sparc.
...
Patch already committed upstream
2011-04-29 09:18:53 +00:00
ajacoutot
6554bf904f
Disable libnotify support. It doesn't work and upstream removed it a year
...
ago.
2011-04-29 08:41:51 +00:00
pea
90e77f7472
Update to 0.7.
...
Fix dependency (spotted by landry@)
ok landry@
2011-04-29 08:19:41 +00:00
ajacoutot
bc21119a99
Update to gtk2-equinox-engine-1.50.
2011-04-29 07:01:18 +00:00
kili
9aa729f18e
Enable unicode even with wprintf() available but not wscanf().
...
ok sthen@, landry@
2011-04-28 17:50:43 +00:00
ajacoutot
a5a6bdf7f6
Sync WANTLIB.
2011-04-28 17:29:37 +00:00
ajacoutot
9413dc5c08
Regen dependencies after recent updates: drop eggdbus dependency.
...
(this will also fix a symbol conflict between libeggdbus and glib2)
ok jasper@
2011-04-28 13:10:57 +00:00
ajacoutot
b0a17f9b03
Update to polkit-qt4-0.99.0
...
ok jasper@
2011-04-28 13:10:24 +00:00
ajacoutot
ec4e13283a
Update to polkit-gnome-0.101.
...
Revert the upstream commit that removed the autostart file for now,
because desktop sessions have not yet have time to deal with it.
Explicitely use gtk+2.
ok jasper@
2011-04-28 13:09:59 +00:00
ajacoutot
ca4ec51287
Fix detection of SCM_RIGHTS for fd passing.
...
from eric@
ok jasper@
2011-04-28 13:09:32 +00:00
dcoppa
3a453a240c
Update to gnome-mplayer-1.0.3.
...
This now uses gsettings/dconf configuration system.
Most of my local patches have been merged upstream.
dconf clue stick by ajacoutot@
Tested by Antti Harri on YouTube using the flashvideoreplacer
extension for firefox (thanks!)
please go ahead fgsch@
2011-04-28 11:47:48 +00:00
dcoppa
63bbce5232
I take maintainership, david@ agrees.
...
While here, add a fix to not warp workspaces with only one workspace
(from upstream git)
2011-04-28 09:52:48 +00:00
ajacoutot
be2b939bb1
Use proper AUTOCONF_VERSION, from Brad.
2011-04-28 05:22:02 +00:00
pea
296e06e96e
Update to 1.0.7.
...
Initial diff from Amit Kulkarni (thx) with
tweaks from landry@ and me.
ok landry@
2011-04-27 11:57:02 +00:00
ajacoutot
4a31fd6947
Small update to meta-tracker-0.8.18.
2011-04-27 11:09:50 +00:00
ajacoutot
0fe843ae54
Update to libgdamm-4.1.2.
2011-04-27 08:41:05 +00:00
shadchin
3dd52f2601
-fvwm2,i18n
2011-04-26 18:56:43 +00:00
shadchin
4744a7dd54
Update to 2.6.1 (@pkgpath line have flavours in order of how they appear
...
in the FLAVORS variable)
ok jasper@, pvalchev@ (maintainer), tested mikeb@
2011-04-26 18:50:46 +00:00
ajacoutot
975c362d8a
Reorder README and extend the accessibility section.
...
Add dependency on at-spi2-atk.
2011-04-26 18:40:24 +00:00
ajacoutot
4a34948d94
Use the new at-spi2 framework by default.
2011-04-26 18:39:37 +00:00
ajacoutot
188ba192cb
Enable relocation to be able to be installed alongside the at-spi2
...
framework.
ok jasper@
2011-04-26 18:39:11 +00:00
ajacoutot
3d9e60672f
+at-spi2-core
...
+at-spi2-atk
+py-atspi
2011-04-26 18:32:59 +00:00
ajacoutot
1b7860acfe
Import py-atspi-2.0.1.
...
AT-SPI is the primary service interface by which assistive technologies
query and receive notifications from running applications.
This version of at-spi is a major break from previous versions.
It has been completely rewritten to use D-Bus rather than ORBIT / CORBA
for its transport protocol.
This package includes a python client library for the AT-SPI D-Bus
accessibility infrastructure.
ok jasper@
2011-04-26 18:31:24 +00:00
ajacoutot
abe51fd31a
Import at-spi2-atk-2.0.1.
...
AT-SPI is the primary service interface by which assistive technologies
query and receive notifications from running applications.
This version of at-spi is a major break from previous versions.
It has been completely rewritten to use D-Bus rather than ORBIT / CORBA
for its transport protocol.
This package includes a gtk-module that bridges ATK to the new D-Bus
based AT-SPI.
ok jasper@
2011-04-26 18:30:23 +00:00
ajacoutot
e212ae895e
Import at-spi2-core-2.0.1.
...
AT-SPI is the primary service interface by which assistive technologies
query and receive notifications from running applications.
This version of at-spi is a major break from previous versions.
It has been completely rewritten to use D-Bus rather than ORBIT / CORBA
for its transport protocol.
This package includes the protocol definitions for the new D-Bus at-spi.
Also included is the daemon neccessary for forwarding device events and
registering accessible applications.
ok jasper@
2011-04-26 18:27:55 +00:00
jasper
e4ba648614
sync
2011-04-26 18:23:13 +00:00
jasper
783b7aadcd
import gtk3-engines (yes, the name deviates from gtk-engines2 on purpose)
...
ok aja@
2011-04-26 18:21:51 +00:00
jasper
9db273cc82
- update to 3.0.1
...
* various bugfixes and new languages
2011-04-26 18:18:37 +00:00
jasper
302fe9e6af
- remove unneeded post-install target, not needed anymore since switching to gmake.
...
- add a short comment above NO_REGRESS
2011-04-26 17:59:57 +00:00
ajacoutot
76947eadd5
Bugfix update to file-roller-2.32.2.
...
Explicitely disable packagekit.
2011-04-26 15:56:07 +00:00
ajacoutot
a0df411c73
Bugfix update to gvfs-1.8.1.
2011-04-26 13:31:58 +00:00
ajacoutot
687b73d774
No need for the itlocaledir tweak anymore.
2011-04-26 13:09:07 +00:00
ajacoutot
1b96d54c2d
No need for the itlocaledir tweak.
2011-04-26 12:51:25 +00:00
ajacoutot
bb3d82bdb0
Set itlocaledir in FAKE_FLAGS.
...
ok jasper@
2011-04-26 12:50:54 +00:00
jolan
1a3df9cf28
remove dead mirrors and use MASTER_SITE_BACKUP explicitly
2011-04-25 15:01:28 +00:00
sthen
5bc2e9b459
- update comment with CVE id, from Brad
2011-04-25 09:32:42 +00:00
ajacoutot
3a09f2207d
Minor update to gnome-doc-utils-0.20.6.
2011-04-25 05:58:14 +00:00
dcoppa
33324b068a
Update to fluxbox-1.3.1 plus some patches to fix a couple of crashers
...
(above all, a use-after-free crash on restart/exit).
OK landry@
Maintainer timed out
2011-04-24 17:32:23 +00:00
sebastia
bbd64e7512
enable mpdcon, rsskit and grr
2011-04-24 14:06:51 +00:00
sebastia
4acbce0cfd
Import Grr:
...
Grr (Günther's RSS reader) is a RSS reader for GNUstep.
OK landry@
2011-04-24 14:05:55 +00:00
sebastia
54acbde72f
import RSSKit:
...
RSSKit is a framework for GNUstep applications for reading different
types of RSS file formats.
OK landry@
2011-04-24 14:04:54 +00:00
sebastia
fc43f63afe
MPDCon is a GNUstep base client for the Music Player Daemon (MPD).
...
OK landry@
2011-04-24 14:02:36 +00:00
kili
ab954ec4cf
New distinfo after DIST_SUBDIR change in ghc.port.mk.
2011-04-23 20:22:13 +00:00
kili
67047fb4b8
Depend on and use mtl-2 from devel/hs-mtl.
2011-04-23 14:32:50 +00:00
kili
21b6df74db
Include gtk2-ansi-release bits after unicode had been disabled.
...
ok landry@
2011-04-23 09:07:50 +00:00
stsp
5e818aec8b
wxWidgets requires both wprintf() and wscanf() for unicode support.
...
We're not going to add both at the same time so explicitly disable unicode
support at configure time until both functions have been added.
ok landry
2011-04-22 12:47:41 +00:00
jasper
675b62b36b
Update rdesktop to 1.7.0, fixes SA44200
...
rdesktop Disk Redirection Directory Traversal Vulnerability
from new maintainer gleydson soares,
ok ckuethe@ (previous maintainer)
2011-04-21 11:07:33 +00:00
ajacoutot
4b4f2da211
Fix default path to themes and backgrounds.
2011-04-21 10:20:27 +00:00
ajacoutot
65004c24fd
Fix path to emacspeak/servers.
2011-04-21 09:44:29 +00:00
ajacoutot
9e047d8d6b
Fix path to gnuchess/book.dat.
2011-04-21 09:32:21 +00:00
ajacoutot
8a2d1f9c31
Fix some hardcoded /usr/share paths to ${LOCALBASE}/share/paths.
2011-04-21 09:10:23 +00:00
ajacoutot
84e11a7fde
Update to dbus-1.4.8.
2011-04-21 08:27:23 +00:00
ajacoutot
6d01c2069a
Fix build/run with new libnotify.
...
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
jasper
3644e7db3d
Removes the youtube plugin from totem. It doesn't work and needs
...
gstreamer-swf, which in turn needs to be ported from swfdec-0.3 to 0.8.
While here regen WANTLIB and tweak post-install.
"I object" aja@
2011-04-20 20:02:06 +00:00
ajacoutot
35503da7cc
Update to libgda-4.2.6.
2011-04-20 16:43:34 +00:00
ajacoutot
2cc2d13843
Update to gdesklets-0.36.3.
2011-04-20 15:25:47 +00:00
jasper
7576c48214
i forgot how stupid cvs was
2011-04-20 15:18:45 +00:00
jasper
d64575a202
sync
2011-04-20 15:09:04 +00:00
jasper
d1a77908a5
import remmina (core + plugins)
...
Remmina is a remote desktop client written in GTK+, aiming to be useful for
system administrators and travellers, who need to work with lots of remote
computers in front of either large monitors or tiny netbooks. Remmina supports
multiple network protocols in an integrated and consistant user interface.
Various protocols are supported whose functionality can be added by adding the
corresponding remmina-plugins package.
Right now VNC, RDP, XDMCP and Telepathy are supported.
feedback/ok aja@
2011-04-20 15:07:36 +00:00
sebastia
e8cec53100
I had a hand rolled distfile in my tree when testing before the release, which I forgot to clean up when making the release.
...
Update distinfo to the real distfile.
OK ajacoutot@, sthen@
2011-04-20 09:25:37 +00:00
dcoppa
676efa1b95
+i3bar
2011-04-20 09:00:51 +00:00
dcoppa
526c63cf6b
Import x11/i3bar.
...
i3bar is a xcb and libev based status and workspace bar for the
i3 window manager. It is best thought of as a replacement for the
i3-wsbar + dzen2 combination. It creates a workspace bar for every
active screen and displays a piped-in statusline rightaligned on
every bar.
It does not sample any status information itself, so you still need
a program like conky for that.
OK jasper@
2011-04-20 08:57:54 +00:00
dcoppa
f71326e0f3
Use "${MODQT4_LIB_DEPENDS}".
...
Ok ajacoutot@
2011-04-20 05:19:06 +00:00
sthen
2b6188a223
sync WANTLIB, mostly from Brad
2011-04-19 08:25:24 +00:00
jasper
e48c7aa09c
it's been assigned a CVE number, pointed out by landry@
2011-04-19 08:12:24 +00:00
jasper
32bbc1e036
Security fix for SA44104
...
Thunar "thunar_transfer_job_copy_node()" Format String Vulnerability
ok landry@ (MAINTAINER)
2011-04-19 08:09:01 +00:00
sthen
135ac661f7
sync WANTLIB (re: ffmpeg update), from Brad
2011-04-18 23:37:07 +00:00
ajacoutot
377d595366
Add support for p7zip.
2011-04-18 15:37:23 +00:00
sebastia
a13e14a82c
bump, plist changes due to framework chagnes
...
OK landry@, ajacoutot@
2011-04-18 12:44:14 +00:00
sebastia
e7154119b2
bump, get rid of some patches, PLIst changes due to framework
...
OK landry@, ajacoutot@
2011-04-18 12:41:18 +00:00
sebastia
d66a945ca7
bump, fix compilation warning
...
OK ajacoutot@, landry@
2011-04-18 12:40:08 +00:00
sebastia
6df7e60919
bump, fix compilation warning
...
OK landry@, ajacoutot@
2011-04-18 12:39:03 +00:00
sebastia
066ed3b4b3
bump, PLIst changes due to framework
...
OK landry@, ajacoutot@
2011-04-18 12:38:17 +00:00
sebastia
8213b07ad0
bump, get rid of some patches, and add some, PLIst changes due to framework
...
OK landry@, ajacoutot@
2011-04-18 12:37:17 +00:00
sebastia
0f95f34341
bump, use full path to find mount in patch, PLIst changes due to framework
...
OK landry@, ajacoutot@
2011-04-18 12:33:04 +00:00
sebastia
694bdc59cc
bump, got rid of some patches due to frameworks changes
...
OK landry@, ajacoutot@
2011-04-18 12:22:41 +00:00
sebastia
e29c7e5aec
bump, cleanup makefile, get rid of some patches, new files in PLIST because of
...
framework
OK landry@, ajacoutot@
2011-04-18 12:21:25 +00:00
sebastia
93ad513f41
bump, cleanup makefile, get rid of some patches, new files in PLIST because of
...
framework changes
OK ajacoutot@, landry@
2011-04-18 12:20:50 +00:00
sebastia
e217238ca0
bump due to gnustep-make
...
OK ajacoutot@, landry@
2011-04-18 12:17:46 +00:00
sebastia
b965fb605b
bump due to gnustep-base
...
OK landry@, ajacoutot@
2011-04-18 11:58:45 +00:00
sebastia
fb0997e91f
make new gnustep-make to build and run depends
...
OK landry@, ajacoutot@
2011-04-18 11:57:51 +00:00
sebastia
0611073093
update gnustep-back to 0.20.0
...
ok landry@, ajacoutot@
2011-04-18 11:56:41 +00:00
sebastia
131822014b
update gnustep-gui to 0.20.0
2011-04-18 11:56:01 +00:00
sebastia
b62786dfb8
update gnustep-base to 1.22.0, major bump needed
...
OK landry@, ajacoutot@
2011-04-18 11:54:49 +00:00
sebastia
f82c6a9c5c
Update gnustep-make to 2.6.0, enable strict v2 mode, since v1 is ancient.
...
Further change the way how frameworks are installed, create a couple of more symlinks,
to get rid of a lot of patches for other dependent ports.
OK landry@, ajacoutot@
2011-04-18 11:30:47 +00:00
dcoppa
d3a784b28c
New HOMEPAGE
...
New MASTER_SITES
Fixes for a warning message caused by newer gtk+2
OK ajacoutot@
2011-04-18 05:30:12 +00:00
jasper
f7df30505d
- remove groff dependency
...
- remove unneeded NULL cats
- use SUBST_CMD
ok naddy@ (MAINTAINER)
2011-04-17 20:20:32 +00:00
jasper
9c1c353db1
- remove unnecessary NULL casts
2011-04-17 18:19:37 +00:00
jasper
fa46ac7d9f
- remove unnecessary NULL casts
2011-04-17 18:13:10 +00:00
jasper
f868102161
- remove unnecessary NULL casts
...
- regen PLIST and WANTLIB
- no need for groff
2011-04-17 18:08:55 +00:00
ajacoutot
cdb82a2314
Remove, it's not used by anything and it's one less thing to take care of
...
for our GNOME3 work.
"kill it with fire!" jasper@
2011-04-17 18:06:55 +00:00
jasper
0155895c3b
- remove unnecessary NULL casts
...
- regen WANTLIB
2011-04-17 17:54:49 +00:00
ajacoutot
365ef84ed0
-gtk2-clearlooks-engine
2011-04-17 15:14:21 +00:00
ajacoutot
841d6e3b69
Remove gtk2-clearlooks-engine, it's old and unmaintained.
...
The clearlook engine is part of gtk-engines2, this package was just
providing some old (buggy) themes which users can easily install manually
if needed.
ok maintainer
2011-04-17 15:14:03 +00:00
ajacoutot
39b4bb375b
Depends on x11/gtk-engines2 instead of gtk2-clearlook, because that's
...
where the clearlook engine is.
2011-04-17 15:11:56 +00:00
ajacoutot
c4ac868cc7
Update to gtk2-nodoka-engine-0.7.5.
2011-04-17 14:36:33 +00:00
ajacoutot
b0bd785acd
Update to gtk2-equinox-engine-1.40.
2011-04-17 14:36:07 +00:00
ajacoutot
10f3cee1cc
Add --tag=disable-static.
2011-04-17 14:05:56 +00:00
landry
3fd461b59e
Update to parole 0.2.0.5
2011-04-17 10:36:50 +00:00
landry
4e788b4847
Update to xfce4-panel 4.8.3
2011-04-17 10:35:47 +00:00
landry
efe3fa8998
Update to garcon 0.1.7.
2011-04-17 10:34:06 +00:00
jasper
1043c5cc0a
- remove unnecessary NULL casts
2011-04-16 21:28:35 +00:00
sthen
a4a3fcc8a0
remove @commented entries, no longer needed following tag=disable-static.
...
from Brad.
2011-04-16 20:18:50 +00:00
dcoppa
401fb1fcb0
Remove cast now that NULL is a void *
2011-04-16 14:57:34 +00:00
jasper
961d0f7d09
- remove void * casts for NULL
2011-04-16 11:06:47 +00:00
jasper
4889b4d22a
- remove void * casts for NULL
...
- regen WANTLIB
- no need for groff
2011-04-16 10:59:34 +00:00
jasper
2befbf3559
- remove void * casts for NULL
...
- regen WANTLIB
2011-04-16 10:53:15 +00:00
ajacoutot
c417417bb8
update to gtk+3-3.0.9.
2011-04-15 16:40:49 +00:00
ajacoutot
a2d7a47da4
Fix build after gnutls update.
...
ok jasper@ landry@
2011-04-15 16:13:23 +00:00
ajacoutot
96d502a25f
Fix DEPENDS after gnutls update.
...
ok landry@ jasper@
2011-04-15 16:10:37 +00:00
naddy
889ea84f08
EPOCH bumps to keep package versions from going back.
...
Turned up by a bulk build with a year-old plist database.
2011-04-14 21:21:56 +00:00
jasper
0794af89dd
- fix homepage
2011-04-13 20:39:33 +00:00
jasper
8eff693576
- update to 2.26.0
2011-04-13 17:49:40 +00:00
jasper
1e56c617d5
tweak
2011-04-13 08:30:16 +00:00
jasper
bc47609385
sync
2011-04-13 08:28:45 +00:00
jasper
cd318ab9bc
import gtksourceviewmm3
...
gtksourceviewmm is a C++ wrapper for the gtksourceview widget library.
It offers all the power of gtksourceview with an interface familiar to
C++ developers, including users of the gtkmm library.
ok aja@
2011-04-13 08:28:20 +00:00
jasper
e99bcb7e39
no need to set USE_LIBTOOL, already taken care of by gnome.port.mk
...
prompted by aja@
2011-04-13 07:30:15 +00:00
jasper
4c79d5450f
sync
2011-04-13 07:26:54 +00:00
jasper
93a3cd5921
import gtksourceview3 (needed for GNOME 3 and can co-exist with gtksourceview2)
...
GtkSourceView is a text widget that extends the standard gtk+ 3.x text
widget GtkTextView. It improves GtkTextView by implementing syntax
highlighting and other features typical of a source editor.
ok aja@
2011-04-13 07:26:03 +00:00
ajacoutot
803f3ba099
Cope with recent libcanberra subpackaging.
2011-04-13 06:47:42 +00:00
sthen
1ebb63b2e2
bump snapshot dates for last FFmpeg commit, from Brad.
2011-04-12 23:23:54 +00:00
sthen
63823c9382
Update comments in patch headers to include CVE details (no change to
...
actual code). from Brad.
2011-04-12 22:40:20 +00:00
jasper
be69457bcb
sync
2011-04-12 06:30:35 +00:00
jasper
53d0ee7c83
import gjs 0.7.14
...
Gjs is a Javascript binding for GNOME. It's mainly based on Spidermonkey
javascript engine and the GObject introspection framework.
ok aja@
2011-04-12 06:30:06 +00:00
ajacoutot
d79179f0b7
Add HOMEPAGE.
2011-04-12 06:20:16 +00:00
kili
27cafe3383
- Fix double fat finger (BUILD_DEPEND = ${RUN_DPENDS}).
...
- Add hs-X11-xft dependency, which otherwise seems to be
picked up silently during build if it's installed.
2011-04-11 17:01:02 +00:00
sthen
8b274e7fbf
SECURITY, fix a heap-based buffer overflow in the MP4 demuxer.
...
From upstream via Brad.
2011-04-11 15:11:28 +00:00
kili
d43cd6c93f
Tweak dependencies and bump.
2011-04-11 14:58:57 +00:00
kili
4f47c6607a
Add hs-syb dependency and bump.
2011-04-11 14:58:20 +00:00
kili
5a4c064f76
Update to 0.12.0.
2011-04-11 14:57:52 +00:00
kili
f20fe3fa2a
Bump after ghc update.
2011-04-11 14:45:14 +00:00
jasper
61f9ed9482
adjust after recent lesstif removal
...
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
jasper
7a4f9fe888
Remove lesstif, it never really up with openmotif and isn't relevant anymore.
...
Depending ports and the infrastructure will taken care of shortly.
ok aja@ sthen@
2011-04-10 17:54:34 +00:00
ajacoutot
cc0d5f4dbd
RUN_DEPENDS on xdg-user-dirs-gtk.
2011-04-10 10:26:55 +00:00
ajacoutot
c78444d53a
This part is not needed anymore.
2011-04-10 10:26:36 +00:00
ajacoutot
cde23f3a59
Don't use a GNOME3 theme as a default theme until we move to GNOME3.
2011-04-10 08:36:26 +00:00
jasper
bddc3dc1a2
take maintainership
2011-04-08 18:20:55 +00:00
ajacoutot
fa5919ab67
Regen WANTLIB to unbreak, as spotted by landry@
2011-04-08 17:02:45 +00:00
ajacoutot
2fa6138049
Update to nagstamon-0.9.5.
...
Amongst other things:
improved Icinga support (compatibility with Icinga 1.3)
2011-04-08 14:39:37 +00:00
ajacoutot
a8b012fe30
Enable vala support.
...
Fix typo.
Regen WANTLIB after libsoup update.
2011-04-07 19:12:29 +00:00
ajacoutot
61e75fd9ab
+gtk3mm
2011-04-07 14:54:58 +00:00
ajacoutot
d62d318c52
Import gtk3mm-3.0.0.
...
gtk3mm (aka gtkmm) is the official C++ interface for the popular GUI
library gtk+3. Highlights include typesafe callbacks, widgets extensible
via inheritance and a comprehensive set of widgets.
ok jasper@
2011-04-07 14:54:17 +00:00
ajacoutot
bfb6dfb4d3
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 13:40:04 +00:00