Commit Graph

553 Commits

Author SHA1 Message Date
jasper
d100b2a3bc add libgnomemm and libgnomeuimm 2007-07-16 10:17:15 +00:00
jasper
dc57a4494c import libgnomeuimm 2.18.0
C++ interface for libgnomeui.

ok ajacoutot@
2007-07-16 10:15:41 +00:00
jasper
1acc8bc07b import libgnomemm 2.18.0
C++ interface for libgnome.

ok ajacoutot@
2007-07-16 10:13:15 +00:00
jasper
5ce3a10b9f - fix WANTLIB
- roll in some patches from ubuntu via freebs:
	- parse ~/.cups/lpoptions
	- check whether the printer URI starts with http://,
  	  ipp://, or smb:// to test whether its local or not
	- do not warn on stderr in case of IPP_NOT_FOUND
	- replace IPP_SET_PRINTER_ATTRIBUTES with CUPS_ADD_MODIFY_PRINTER
	- fix a mem leak in gnome_cups_request_add_requested_attributes()
	- fix PPD retrieval for printers picked up with cups browsing

(still broken, but these patches won't hurt anyway)
2007-07-11 23:00:47 +00:00
martynas
f3fefb69ed update to gnome-backgrounds-2.18.3; ok jasper@ 2007-07-11 22:31:24 +00:00
jasper
dd79614b46 update ggv to 2.12.0
ok martynas@ and MAINTAINER
2007-07-11 22:11:39 +00:00
jasper
97ae0039fe update gnome-mime-data to 2.18.0
ok martynas@
2007-07-11 19:46:58 +00:00
ajacoutot
40ed694c23 - this needs gnome-doc-utils to build 2007-07-08 09:25:18 +00:00
jasper
001a3ed6f1 revert last two commits, they broke, instead of unbreak some ports. 2007-07-06 09:36:01 +00:00
martynas
22950a30f6 unbreak 2007-07-05 23:36:16 +00:00
jasper
7af8f3fbb2 convert these gnome ports to use the new x11/gnome module.
this module is now mature enough to be used in new ports too.

feedback and ok martynas@
2007-07-05 22:50:10 +00:00
jasper
4462564a92 fix test here too, from martynas@ 2007-07-05 22:48:08 +00:00
jasper
cf1f0a4d30 only use desktop-file-utils if DESKTOP_FILES is set. 2007-07-03 08:50:36 +00:00
jasper
2e459b8af9 fix test condition, thanks to martynas@ 2007-06-30 12:14:14 +00:00
jasper
aa0b53b617 when NO_BUILD is defined, don't set BUILD_DEPENDS or bother pulling in libtool. 2007-06-30 11:39:46 +00:00
jasper
6ea320d375 sigh...really remove use_x11 2007-06-29 21:49:04 +00:00
martynas
20ad84604b better comments; ok steven@ 2007-06-29 21:38:31 +00:00
jasper
7551f9d12f oops, this is better. 2007-06-29 19:36:43 +00:00
jasper
db94ea8f37 only set MASTER_SITES, if it's not already defined. 2007-06-29 19:35:00 +00:00
jasper
a946a78e35 remove USE_X11 from here, stuff like gnome-backgrounds doesn't use X11, but it does use this module.. 2007-06-29 19:28:06 +00:00
jasper
614a5422f2 add a plain ${VERSION} variable, aids the conversion 2007-06-29 19:23:34 +00:00
martynas
a4d50a214e update to gnome-session-2.18.2; ok jasper@ 2007-06-26 22:26:32 +00:00
martynas
75491b03ad update to gnome-panel-2.18.2; ok jasper@ 2007-06-26 22:26:05 +00:00
martynas
df75806582 update to libgnomekbd-2.18.2; ok jasper@ 2007-06-26 22:25:37 +00:00
martynas
6e4d2a203a update to gnome-desktop-2.18.2; ok jasper@ 2007-06-26 22:25:11 +00:00
martynas
bbac4feb1e update to gdm-2.18.2; ok jasper@ (long ago, actually) 2007-06-26 21:08:29 +00:00
martynas
d2473251c5 eog-2.18.2; ok jasper@ 2007-06-26 20:29:31 +00:00
martynas
17f748035a bugfix update to gnome-menus-2.18.2; ok jasper@ 2007-06-26 20:00:39 +00:00
martynas
6f2953eed4 update to gnome-terminal-2.18.1 and fix annoying term problem;
ok jasper@
2007-06-26 19:59:33 +00:00
martynas
25a3498c12 bugfix update to metacity-2.18.5; ok jasper@ 2007-06-26 19:42:40 +00:00
martynas
8d5ef13401 bugfix update to zenity-2.18.2; ok jasper@ 2007-06-26 19:42:10 +00:00
jasper
82929eb469 add file-roller 2007-06-17 17:10:32 +00:00
martynas
5df43d7bac import file-roller-2.18.3
File Roller is an archive manager for the GNOME environment.  This
means that you can : create and modify archives; view the content
of an archive; view a file contained in the archive; extract files
from the archive.

ok alek@, jasper@ (who also added a RUN_DEPEND)
2007-06-17 14:55:26 +00:00
jasper
16d9155d35 add devhelp 2007-06-16 17:42:19 +00:00
jasper
f200c48d2c import devhelp 0.14
Devhelp is an API documentation browser for GNOME 2. It works natively
with gtk-doc (the API reference framework developed for GTK+ and used
throughout GNOME for API documentation).

ok ajacoutot@
2007-06-16 17:41:24 +00:00
jasper
9921bc7e58 add media 2007-06-11 23:01:26 +00:00
jasper
f484b7e879 import gnome-media 2.18.0
This package contains a few media utilities for the GNOME desktop:
 * the GNOME GStreamer-based audio mixer;
 * a volume level meter for ESD;
 * the GNOME Sound Recorder;
 * the GStreamer properties capplet.

feedback and ok martynas@
2007-06-11 23:00:20 +00:00
martynas
d98de7717c workaround Illegal instruction bug (aka famous nautilus network
problem); ok jasper@
2007-06-11 13:12:51 +00:00
martynas
969c3f41d5 give it a chance to build -- add textproc/docbook to BUILD_DEPENDS 2007-06-08 19:12:29 +00:00
jasper
b0d2dc4ba0 fix WANTLIB/LIB_DEPENDS
spotted by espie@
2007-06-05 15:33:00 +00:00
steven
02bc94a8c2 s/PKgNAME/PKGNAME/ 2007-06-04 16:05:26 +00:00
ajacoutot
22ca281dd3 +py-gnome 2007-06-01 18:07:52 +00:00
ajacoutot
63e4db1f8b Re-import py-gnome-2.18.2 from x11 to x11/gnome. 2007-06-01 18:06:43 +00:00
jasper
11a9ab1af9 cleaner way to create MASTER_SITES 2007-06-01 17:29:09 +00:00
jasper
e00235178d ahum... 2007-06-01 17:17:18 +00:00
jasper
77ecfc823b gnome-libs should've stayed...sorry
spotted by steven@
2007-06-01 16:44:41 +00:00
jasper
e4c2ac1d92 remove obsolete gnome1 stuff.
gnome1 removal ok'd by naddy@ todd@ and others
2007-06-01 15:28:05 +00:00
jasper
fcf8d66b02 trying to set CONFIGURE_ENV in these files is not a good idea.. 2007-05-31 12:49:08 +00:00
jasper
0d1d9505ef if the last segment of GNOME_VERSION has two digits, also strip the
"remaining" dot.
2007-05-31 12:18:47 +00:00
jasper
f8e56242db add USE_GMAKE 2007-05-31 12:07:22 +00:00