Commit Graph

772 Commits

Author SHA1 Message Date
jasper
caa609afda - add py-gnome-desktop and py-gnome-extras 2008-05-13 22:19:52 +00:00
jasper
d31dc90ed2 import gnome-python-extras 2.19.1
py-gnome-extras (also known as gnome-python-extras) is a set of bindings
for the GNOME platform libraries. It extends py-gnome with bindings for
several libraries.

Currently covered parts are:
 - gtkhtml2
 - gtkmozembed
 - gtkspell
 - gdl
 ..etc

based on an older port by landry@
feedback and ok ajacoutot@
2008-05-13 22:18:15 +00:00
jasper
44181d3799 import gnome-python-desktop 2.20.0
py-gnome-desktop (also known as gnome-python-desktop) provides python
interfacing modules for some GNOME libraries part of the GNOME Desktop.
 - gnomeapplet
 - gnomeprint
 - gnomeprint.ui
 - wnck
 - totem.plparser
 ..etc

feedback and ok ajacoutot@
2008-05-13 22:15:05 +00:00
jasper
a472106929 - don't display the "edit personal information button", it's not
implemented.
2008-05-13 13:06:55 +00:00
ajacoutot
e20e004540 - mention totem
"okies" jasper@
2008-05-13 11:05:27 +00:00
ajacoutot
d4ecc57437 +totem 2008-05-13 11:02:08 +00:00
ajacoutot
fdf635617b Import totem-2.22.2... under the correct dir this time
Totem is the official movie player of the GNOME desktop environment
based on xine-lib or GStreamer. It features a playlist, a full-screen
mode, seek and volume controls, as well as keyboard navigation.

Available flavor:
        xine - Use xine backend instead of GStreamer

loosely based on an older port from jasper@
ok jasper@
2008-05-13 11:00:28 +00:00
jasper
6a7b9755f6 - add keyring-query 2008-05-12 21:58:15 +00:00
jasper
a6469648d5 import gnome-keyring-query
gnome-keyring-query has the capability to store and retrieve simple
name/passphrase pairs in the default keyring. Unlike applications like
Nautilus and Evolution, no additional fields are stored, with the
exception of a 'magic' field to distinguish keys created by
gnome-keyring-query from those created by other applications.

'yeah!' ajacoutot@
2008-05-12 21:56:32 +00:00
jasper
4bed3a4942 - enable gnome-about-me, but disable changing passwords via this dialog
ok ajacoutot@
2008-05-12 19:40:17 +00:00
ajacoutot
8050f8914d - no need for CONFIGURE_STYLE, it's inherited from Makefile.inc 2008-05-12 15:11:40 +00:00
ajacoutot
472beeae4b +totem-pl-parser 2008-05-12 15:09:33 +00:00
ajacoutot
86d72ad7c3 Import totem-pl-parser-2.22.3
Totem-pl-parser is a simple GObject-based library for parsing the
various playlist formats used for online audio and video streams.

ok jasper@
2008-05-12 15:08:19 +00:00
jasper
c7356ec1c5 - fix WANTLIB after libsoup downgrade 2008-05-11 12:29:53 +00:00
jasper
07ecc1cd79 - add vinagre and vino 2008-05-10 08:39:41 +00:00
jasper
42c7dc8502 import vino 2.20.1
VNC server for the GNOME desktop that allows one to control their
desktop from remote using the RFB protocol.

(ipv6 is disabled for the moment)

feedback and ok ajacoutot@
2008-05-10 08:38:40 +00:00
jasper
40bcf6f263 import vinagre 0.5.1
Vinagre is a VNC Client for the GNOME Desktop.  Its features include:

* You can connect to several machines at the same time, we like tabs
* You can keep track of your most used connections, we like favorites
* You can keep track of your recently used connections, we like GtkRecent

ok ajacoutot@
2008-05-10 08:37:40 +00:00
jasper
97340feb2a - add keyring-manager 2008-05-10 08:23:52 +00:00
jasper
c3141caea9 import gnome-keyring-manager 2.20.0
The GNOME Keyring Manager is an application for managing keyrings, in
which any kind of sensitive information can be kept, mainly passwords.
The default window shows 'default' keyrings with their stored items, and
allows addition, removal and edition.

Secrets can be copied using drag and drop, and can also be moved between
different keyrings. The manager also has creation, opening and
lock/unlock features.

ok ajacoutot@
2008-05-10 08:22:50 +00:00
bernd
34c857b517 Better configure patch to avoid problems if the xserver set isn't
installed on the build machine.

ok jasper@
2008-05-09 10:51:44 +00:00
ajacoutot
0593df6a52 - fix socket credentials support;
at last gnome-keyring-daemon works under OpenBSD
- bring dbus service file back
2008-05-08 10:56:24 +00:00
ajacoutot
e4bf20cda2 - don't install the dbus service file
this should fix authentication to network shares under Nautilus; it's a
temporary workaround until the Nautilus issue is found and fixed

"go for it!" jasper@
2008-05-05 08:47:04 +00:00
ajacoutot
6a425a3014 * gnome-vfs2 cleanups and fixes:
- fix webdav(s) browsing
- don't hardcode /usr/local
- fix some XDG conflicting symbols (from FreeBSD)
- enable gssapi

ok jasper@
2008-05-04 14:36:44 +00:00
bernd
2081e30a9c Add ssh-askpass. 2008-05-02 14:09:34 +00:00
bernd
5a16b70baf Initial import of gnome-ssh-askpass-5.0.
A simple GNOME SSH passphrase grabber.

ok jasper@
2008-05-02 14:07:46 +00:00
bernd
31412953f4 Fix broken MACHINE_ARCH conditional so the -battstat subpackage will be
build again.
2008-05-01 08:52:31 +00:00
jasper
1562618b01 - update LIB_DEPENDS after libsoup update 2008-04-29 17:32:00 +00:00
ajacoutot
7f576e65fa - this needs libgail-gnome to build and run
noticed by Stephan Andre' <andres at msu dot edu>, thanks!
- make use of MODGNOME_HELP_FILES while here

ok jasper@
2008-04-26 11:14:58 +00:00
jasper
c70777f4a6 - we need to use DOXYGEN_ENCODE_PATH_STRIP, or the build will fail in some
cases.

from mikolaj kurcharski
2008-04-25 16:37:17 +00:00
jasper
92ff4cd331 - fix two typos that may've broken suspend and shotdown 2008-04-23 11:30:58 +00:00
ajacoutot
25533eba4a - update to version 2.22.0
ok jasper@
2008-04-22 14:51:40 +00:00
ajacoutot
82bdd948de - make gtk-update-icon-cache call consistent with the rest of the tree 2008-04-17 08:46:48 +00:00
ajacoutot
8291fa34b0 - don't depend on gtk+2 just for running gtk-update-icon-cache 2008-04-17 08:35:16 +00:00
jasper
57858cd3a3 - Add missing goo, preventing some icons to not show up after a clean install 2008-04-16 20:31:24 +00:00
jasper
a02724e465 - mention gnomebaker 2008-04-16 18:07:35 +00:00
jasper
8a2ec865f8 - add gnome-baker 2008-04-16 16:09:11 +00:00
jasper
8dde69a864 import gnomebaker 0.6.2
GnomeBaker is a free CD/DVD authoring application Unix-like operating systems.

It features:
* Create data CDs.
* Blank RW disks.
* Burn DVDs.
* Copy data CDs.
* Copy audio CDs.
* Support multisession burning.
* Record to and burn from existing CD ISO images.
* Drag and drop to create data CDs (including drag and drop to/from the Nautilus
  file manager).
* Create audio CDs from existing WAV, MP3, FLAC, and Ogg files.
* Integrate with GConf for storage of application settings.

lots of help and ok ajacoutot@, thanks!
2008-04-16 16:05:36 +00:00
jasper
7a53953f98 - mention gnome-scan 2008-04-15 15:14:21 +00:00
jasper
04a37c16ee - fix location of gnome-keybindings.pc
spotted by espie@ some time ago, thanks!
2008-04-15 15:07:03 +00:00
jasper
be504b4117 - add MODGNOME_HELP_FILES for run-time dependency on x11/gnome/yelp
- add MODGNOME_DEVHELP_FILES for run-time dependency on x11/gnome/devhelp

ok ajacoutot@
2008-04-15 11:51:23 +00:00
jasper
35e74a23da - datarootdir wasn't set in the pkgconfig files; set it to a sane default. 2008-04-14 19:06:25 +00:00
jasper
9efe9873ef - build this on all arches that have apm(4) support.
spotted by Michiel van Baak <michiel at vanbaak.info>

ok ajacoutot@
2008-04-14 14:02:40 +00:00
ajacoutot
3c835f6caa +scan (i.e. gnome-scan) 2008-04-14 12:39:09 +00:00
ajacoutot
cefb2c2eaf Import gnome-scan-0.6
The GNOME Scan project aims to provide scanning features integrated
throughout the GNOME desktop, similar to printing.  The GNOME Scan
project consists of a C/GObject library upon which are built standalone
applications and plugins for various programs.
The application and plugins are called flegita.


Note:
gnome-scan is still in its early stage. It is not a drop-in
replacement for xsane or alikes (yet); it more suited for for mass
acquisition and ADF scanners.
There's an issue with image enhancement which is being worked on
upstream and the gsane backend may not give good results on all
scanners.

ok jasper@
2008-04-14 12:38:02 +00:00
jasper
72aa337e03 - unbreak after recent glib2 update
from simon@, thanks!
2008-04-09 13:27:50 +00:00
jasper
fdd8c80aae - unbreak after recent glib2 update
testing and ok simon@
2008-04-09 13:24:46 +00:00
ajacoutot
4ae4d35e12 - add a small note about accessibility in README.OpenBSD
- bump PKGNAME

"looks good" jasper@
2008-03-18 19:10:10 +00:00
ajacoutot
94cec8f444 - libgail-gnome.so is supposed to be a loadable module
(as with others in lib/gtk-2.0/modules/)

Now GNOME apps that want accessibility should be able to find this.

"looks good" jasper@
2008-03-18 19:08:07 +00:00
ajacoutot
3d14b7160b - variables cleanup (redundant with gnome.port.mk)
no pkg change

"commit" jasper@
2008-03-18 15:05:28 +00:00
jasper
78ec8f1a33 - mention the recently imported accessibility ports
- bump PKGNAME
2008-03-17 19:30:37 +00:00