Commit Graph

5404 Commits

Author SHA1 Message Date
bernd
cc14e8cd31 Add py-gtksourceview. 2007-11-26 21:08:24 +00:00
bernd
41c03f547b Initial import of py-gtksourceview-2.0.0.
This package contains python bindings for the version 2 of the
GtkSourceView library.

Needed by an upcoming gedit update.

help & ok jasper@, martynas@
2007-11-26 21:06:35 +00:00
bernd
07f234f423 Update to gtksourceview-2.0.1 and use the x11/gnome module.
help & ok jasper@, martynas@
2007-11-26 21:01:21 +00:00
jasper
a32c0f90fb add devel-docs 2007-11-26 20:54:02 +00:00
jasper
77380c6131 import gnome-devel-docs 2.20.1
Documentation aimed for GNOME developers.

ok bernd@
2007-11-26 20:53:02 +00:00
jasper
f909672a7d missing dependency 2007-11-26 20:43:06 +00:00
ajacoutot
049974ecaf - update to version 1.14.1 2007-11-25 16:17:25 +00:00
ajacoutot
99ebf553a7 - update to version 2.0.2
- add statement to the README.OpenBSD file regarding debugging

from Sebastian Reitenbach <sebastia at l00-bugdead-prods dot de>, thanks!
2007-11-25 16:16:28 +00:00
bernd
a6751245d8 Add missing RUN_DEPENDS on scrollkeeper. 2007-11-25 14:26:21 +00:00
bernd
ae44ba59fa Add missing @pkgpath marker to unbreak updates. 2007-11-25 14:21:57 +00:00
kili
9252fec519 Update to 4.7. From maintainer Jim Razmus. 2007-11-25 12:07:06 +00:00
steven
defdc4f9d5 +thewidgetfactory 2007-11-24 16:57:12 +00:00
steven
bce6df7822 The Widget Factory is a simple GTK+ 2 program that shows a wide range of
widgets, and allows to switch between installed engines and themes.

from Andres Delfino <adelfino at gmail>
2007-11-24 16:56:29 +00:00
winiger
1f9ba9a5f9 fix WANTLIB, bump PKGNAME
"go for it" landry@
2007-11-24 11:20:05 +00:00
ajacoutot
b2aafb78d2 - update to mrxvt-0.5.3 with some cleanings 2007-11-24 10:55:27 +00:00
winiger
a8560765ea fix WANTLIB, bump PKGNAME
ok okan@
2007-11-24 08:05:56 +00:00
martynas
7e1b9507e6 update to metacity-2.20.1; ok jasper@ 2007-11-23 10:12:43 +00:00
sturm
283205b76d move a file to its proper location and bump PKGNAMEs 2007-11-22 20:38:39 +00:00
jasper
4f7f1ae2dd - fix dependencies
spotted by sturm@, thanks!
2007-11-21 12:05:26 +00:00
jasper
0d0d41b8bf update devilspie to 0.21
maintainer time-out
2007-11-21 11:48:37 +00:00
jasper
4f8240b546 - plug a bunch of mem. leaks
from pterjan @ mandriva, via landry@
2007-11-20 21:05:30 +00:00
jasper
48e231c6dd add dasher 2007-11-19 20:45:16 +00:00
jasper
37df402e6c import dasher 4.6.1
Dasher is an information-efficient text-entry interface, driven by
natural continuous pointing gestures. Dasher is a competitive text-entry
system wherever a full-size keyboard cannot be used.
2007-11-19 20:43:54 +00:00
kili
a5eca74554 no need to run_depend on the ghc runtime nor hs-x11-extras, since all
ghc-related libs are static only.
also, explicitly add a pkgspec (with version) for hs-x11-extras, else
the build may fail if hs-x11-extras-0.3 is still installed.

noticed and tested by Simon Kuhnle. thanks!
2007-11-19 19:59:40 +00:00
jasper
caa9bb365a add libgail-gnome 2007-11-19 18:31:50 +00:00
jasper
28f99ceb93 import libgail-gnome 1.20.0
The libgail-gnome package contains the GNOME Accessibility
Implementation library additions which implement ATK interfaces for
libbonoboui and libgnomeui widgets.
2007-11-19 18:29:52 +00:00
landry
d661ec07d3 Update to 0.0.12 & tidy up WANTLIB
ok steven@
2007-11-19 13:36:07 +00:00
landry
7a4415f8c4 - update to 0.6.2
- no need to RUN_DEPENDS on xfce4-panel as it's in LIB_DEPENDS and xfce4
doesn't build on static archs.
- tidy up WANTLIB
- patch-panel-plugin_weather-http_c has been merged upstream

with feedback and ok steven@
2007-11-19 13:26:06 +00:00
kili
c7fb1f76d5 Update to 0.4. From Dmitri Alenitchev. 2007-11-18 20:13:31 +00:00
kili
cf7b7358e9 Update to 0.4. From Dmitri Alenitchev. 2007-11-18 19:44:27 +00:00
jasper
ff78321453 add at-spi 2007-11-18 13:37:49 +00:00
jasper
79843e11d5 import at-spi 1.20.1
This is the Early Access Release of the Gnome Accessibility Project's
Assistive Technology Service Provider Interface.
2007-11-18 13:36:32 +00:00
jasper
fa54b126e9 - update eterm to 0.9.4
- rename/regen some patches
2007-11-18 12:55:58 +00:00
steven
bf9d122ad0 mark icon-theme.cache file as extra, so it gets removed with pkg_delete -c 2007-11-17 23:35:59 +00:00
ajacoutot
45c5920aef - fix altivec FLAVOR
- don't pretend we have altivec capability when we use --disable-altivec
2007-11-17 20:53:34 +00:00
kili
8cc2ba57b7 Remove bogus WRKDIST=${WRKDIR}/${DISTNAME}. 2007-11-16 14:11:12 +00:00
jakemsr
2bcfc1e21d - quit using select() for audio playback. we end up counting bytes
in the playback buffer and waiting until there's enough space anyway.
- use -pthread instead of -lpthread for pthreads linkage
- don't even try to use the "real time sample counter" on *BSD, since
it's not that same as with Sun audio.
- use the audio(4) interface to the mixer "master" volume control
- actually mute the audio when output volume is '0'
- set the audio(4) blocksize to match size of chunks to be written
- provide *BSD equivilents to some Sun functionality
2007-11-15 07:50:27 +00:00
ajacoutot
ad63288cdd - add the altivec FLAVOR of vlc to the build
ok mbalmer@
2007-11-14 21:50:21 +00:00
martynas
a4b5ac24fe - update to gnome-vfs2-2.20.1;
- fix LIB_DEPENDS;
looks good to jasper@
2007-11-14 14:59:21 +00:00
landry
bd7f07f3f9 +xfce4-places 2007-11-14 10:09:56 +00:00
landry
76c5561f9a import xfce4-places, a panel-plugin providing a menu with quick access to
system-defined directories (home folder, trash, desktop, file system),
user-defined bookmarks and recent documents history.

www: http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin

with tweaks and ok ajacoutot@
2007-11-14 10:08:40 +00:00
jasper
33f06b00d3 update maintainers email address.
per his request
2007-11-13 20:05:00 +00:00
ajacoutot
1045839aea - fix WANTLIB; from Giovanni Bechis
- add update-desktop-database and gtk-update-icon-cache goo
2007-11-13 12:49:10 +00:00
ajacoutot
3be01b10d0 +gammapage 2007-11-13 07:15:30 +00:00
ajacoutot
371276505d Import GAMMApage-0.5
GAMMApage is a gamma-adjusting utility for your monitor.  It is able to
adjust gamma on the fly and save settings to be used at each login (on
a per-user basis, GAMMApage will only write to the user's home
directory).


tested by several, ok simon@
2007-11-13 07:12:30 +00:00
kili
d906fdf383 SECURITY: CVE-2007-4352, CVE-2007-5392 and CVE-2007-5393.
(with the correct pkg bump, i.e. to p3)

ok simon@, jasper@
2007-11-12 21:02:03 +00:00
kili
222aa214f4 SECURITY: CVE-2007-4352, CVE-2007-5392 and CVE-2007-5393.
ok simon@, jasper@
2007-11-12 21:01:05 +00:00
ajacoutot
a922a320c5 - add a workaround to prevent mencoder crashing in several places
ok biorn@ (maintainer)
2007-11-12 07:08:24 +00:00
jakemsr
d514f9d146 - add support for Esound and aRTs audio output, as pseudo_flavors
and subpackages
- move the mozilla plugin to a subpackage
- enable altivec support as a flavor
- ffmpeg and wxWidgets lib_depends/wantlib updates

help/ok ajacoutot@
2007-11-11 01:37:54 +00:00
kili
effcff3285 Remove broken mirror.
From Jim Razmus.
2007-11-10 22:32:12 +00:00
kili
4d1721dffe Remove broken mirror.
From Jim Razmus.
2007-11-10 22:25:09 +00:00
jasper
251b5e8d24 add alacarte
(and make it a run dependency of gnome-session)
2007-11-10 16:26:22 +00:00
jasper
107462e106 update libgnomemm to 2.20 2007-11-10 16:25:17 +00:00
jasper
1697a1c472 import alacarte 0.11.3
Alacarte is an easy-to-use menu editor for GNOME that can add and edit
new entries and menus. It works with the freedesktop.org menu
specification and should work with any desktop environment that uses the
spec.
2007-11-10 16:23:55 +00:00
jasper
e9c6695315 - update librsvg to 2.18.2
from martynas@
2007-11-10 16:00:55 +00:00
jasper
6143d04043 - update gnome-session to 2.20.1
- fix license marker
- add some more ports to RUN_DEPENDS

ok martynas@
2007-11-10 15:52:24 +00:00
jasper
73611d9371 - update libgtkhtml to 2.11.1
- re-format DESCR
2007-11-10 15:51:11 +00:00
jasper
47478236c2 - update zenity to 2.20.0
- explicitly enable libnotify
- re-format DESCR

ok martynas@
2007-11-10 15:49:05 +00:00
jasper
8151687fd7 - update nautilus to 2.20.0
- re-word DESCR
- install .desktop file

ok martynas@
2007-11-10 15:48:01 +00:00
jasper
d6f88faed0 - update metacity to 2.20.0
- simplify post-install
- remove defunct homepage
- install .desktop file

ok martynas@
2007-11-10 15:46:37 +00:00
jasper
41eb881d98 - update gnome-utils to 2.20.0.1
ok martynas@
2007-11-10 15:43:51 +00:00
jasper
c8a7512f7e - update gnome-terminal to 2.20.1
- fix license marker
- re-format DESCR

ok martynas@
2007-11-10 15:42:52 +00:00
jasper
b4bcc4ffc2 - update gnome-media to 2.20.1
ok martynas@
2007-11-10 15:42:09 +00:00
jasper
870b1a1fb9 - update gucharmap to 1.10.1
- fix license marker
- add homepage
- make DESCR a bit more descriptive

ok martynas@
2007-11-10 15:40:14 +00:00
jasper
6bae131f80 - update gnome-applets2 to 2.20.0
- cleanup Makefile a bit

ok martynas@
2007-11-10 15:38:17 +00:00
jasper
b2e34bad74 - update gnome-panel to 2.20.1
- fix license marker

ok martynas@
2007-11-10 15:25:42 +00:00
jasper
4f0ec65540 - update file-roller to 2.20.1
- add some more archivres to RUN_DEPENDS (from Thomas Pfaff, via martynas@)
- re-format DESCR

ok martynas@
2007-11-10 15:23:12 +00:00
jasper
4eacd0747c - update eog to 2.20.1
feedback and ok martynas@
2007-11-10 15:21:26 +00:00
jasper
15f754b6a1 - update eel to 2.20.0
- re-format DESCR

ok martynas@
2007-11-10 15:18:51 +00:00
jasper
ecbed91071 - update gnome-desktop to 2.20.1 (ok martynas@)
Please see http://www.gnome.org/start/2.20/notes/en/ for more information
about Gnome 2.20.

I'd like to use this commit to thank those who helped with making this major
update possible. Especially Martynas Venckus (martynas@),
Steven Mestdagh (steven@), Antoine Jacoutot (ajacoutot@) and everyone I
forgot...
(Also, thanks to Matthias Kilian (kili@) for putting up with my ranting
during p2k7..)

Most of this work was done during p2k7.
2007-11-10 15:13:23 +00:00
jasper
253bf1375b - update libgnomprintui to 2.18.1
- remove useless homepage
- fix build depends

ok martynas@
2007-11-10 15:01:33 +00:00
jasper
cdb200a831 - update libgnomekbd to 2.20.0
- install the .desktop file

ok martynas@
2007-11-10 15:00:09 +00:00
jasper
412eb2d08c - update libgnomeuimm to 2.20.0 2007-11-10 14:59:05 +00:00
jasper
b3f25aa2b4 - update libgnomeui 2.20.1.1
ok martynas@
2007-11-10 14:57:30 +00:00
jasper
8935f667d1 - update gnome-keyring to 2.20.1
- fix license marker

ok martynas@
2007-11-10 14:56:25 +00:00
jasper
8175f463ff - update libonoboui to 2.20.0
- fix license marker
- set REGRESS_IS_INTERACTIVE
- make DESCR a bit more descriptive
- install the .desktop file

ok martynas@
2007-11-10 14:53:29 +00:00
jasper
39c43cfb6c - update libgnome to 2.20.1.1
ok martynas@
2007-11-10 14:51:30 +00:00
jasper
4c02e35e16 - update libgnomecanvasmm to 2.20.0 2007-11-10 14:50:09 +00:00
jasper
e2dac0b0c4 - update libgnomecanvas to 2.20.0.1
- set REGRESS_IS_INTERACTIVE
- zap useless line in DESCR

ok martynas@
2007-11-10 14:49:32 +00:00
jasper
d4e36bbf2d - update gail to 2.20.1
- re-format DESCR

ok martynas@
2007-11-10 14:47:28 +00:00
jasper
2607a698c2 - update libbonobo to 2.20.1
- fix license marker
- re-format DESCR

ok martynas@
2007-11-10 14:43:39 +00:00
jasper
279fd72df9 - update gtkmm to 2.20.0
- add trailing slash to HOMEPAGE
2007-11-10 14:41:15 +00:00
jasper
b0437675c9 - update gnome-vfs2 to 2.20.0
- add a samba subpackage (from brad walker <bradmwalker at cableone.net>)
- fix license marker

feedback and ok martynas@
2007-11-10 14:39:26 +00:00
ajacoutot
0db4f8ce20 - fix WANTLIB and lowercase COMMENT 2007-11-09 15:49:12 +00:00
jasper
6fc26f3605 fix wantlib 2007-11-08 18:10:17 +00:00
ajacoutot
e207ac3295 - use GSCUPS_LIBS instead of -lcups in configure (to make sure cups support
gets correctly detected in future versions)

spotted by steven@
2007-11-05 22:52:58 +00:00
kili
8d5decd5b5 Update to 1.2.
From maintainer (Giovanni Bechis <g.bechis@snb.it>)

Corrections, nitpicking and ok, simon@
2007-11-05 22:44:54 +00:00
jasper
4659148302 add transset-df 2007-11-05 20:02:51 +00:00
jasper
3398effc93 import transset-df 6
transset-df is a heavily patched version of xorg's transset. It is used
to set the transparency of windows in X with the xcomposite extension.
It adds several command line options to make it easier to use directly,
bound to hot keys in your window manager, or through scripts. These
include the ability to select a window by window ID.

ok ajacoutot@
2007-11-05 20:01:36 +00:00
ajacoutot
519a2aa723 - depends on much more than nothing! 2007-11-05 19:43:10 +00:00
eric
13788e4b81 do not install files that are not really needed/informative
suggestion, patch and ok ajacoutot@
2007-11-04 16:09:15 +00:00
merdely
2d6000712b Update to evilwm-1.0.0
From Robert Blacquiere
ok kili@, jasper@
2007-11-04 15:42:19 +00:00
steven
28d09d3e28 really use python 2.5 2007-11-03 08:04:40 +00:00
ajacoutot
8e1f9eb396 +krusader 2007-11-02 11:18:25 +00:00
ajacoutot
cbe37f9efd Import krusader-1.80.0
Krusader is an advanced twin panel (commander style) file manager for
KDE similar to Midnight or Total Commander.
It provides all the file management features you could possibly want:
extensive archive handling, mounted filesystem support, FTP, advanced
search module, an internal viewer/editor, directory synchronisation,
file content comparisons, powerful batch renaming and much much more.
It supports a wide variety of archive formats and can handle other KIO
slaves such as smb or fish. It is (almost) completely customizable, very
user friendly and fast.

requested on ports@
2007-11-02 11:17:21 +00:00
sturm
f96be40d9d fix WANTLIB 2007-11-02 11:17:02 +00:00
sturm
23ed77f167 build depends on python, no PKGNAME bump needed 2007-11-02 10:32:21 +00:00
naddy
198a36971a fix build with latest GTK where GtkFileSelection has become deprecated 2007-11-01 18:29:43 +00:00
espie
4cc7e97171 fix build in case xmlto is installed, and explicitly disable doc components
that don't get built reproducibly
2007-11-01 11:04:28 +00:00
jakemsr
2f70b89794 the akode plugins are not currently working. exact cause is still
unknown.  in the meantime, unbreak arts decoding of many codecs
by using the akode decoders only if there is no other decoder for
the codec, instead of using akode more or less by default.

ok brad@
2007-11-01 04:06:23 +00:00