ajacoutot
35503da7cc
Update to libgda-4.2.6.
2011-04-20 16:43:34 +00:00
ajacoutot
377d595366
Add support for p7zip.
2011-04-18 15:37:23 +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
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
jasper
1043c5cc0a
- remove unnecessary NULL casts
2011-04-16 21:28:35 +00:00
ajacoutot
96d502a25f
Fix DEPENDS after gnutls update.
...
ok landry@ jasper@
2011-04-15 16:10:37 +00:00
jasper
8eff693576
- update to 2.26.0
2011-04-13 17:49:40 +00:00
ajacoutot
803f3ba099
Cope with recent libcanberra subpackaging.
2011-04-13 06:47:42 +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
ajacoutot
cc0d5f4dbd
RUN_DEPENDS on xdg-user-dirs-gtk.
2011-04-10 10:26:55 +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
ajacoutot
fa5919ab67
Regen WANTLIB to unbreak, as spotted by landry@
2011-04-08 17:02:45 +00:00
ajacoutot
a8b012fe30
Enable vala support.
...
Fix typo.
Regen WANTLIB after libsoup update.
2011-04-07 19:12:29 +00:00
ajacoutot
c2505be002
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 12:45:07 +00:00
jasper
20968cc6a6
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 12:00:13 +00:00
jasper
e96ed4d288
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 11:17:08 +00:00
ajacoutot
f7a2c6a5a1
Fix previous, SUBST_CMD is not needed anymore.
2011-04-07 09:45:46 +00:00
jasper
773fba0fce
- remove unneeded patch now that g-ir-scanner looks in ${LOCALBASE}/include
2011-04-07 09:39:10 +00:00
ajacoutot
d9a19482cf
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 09:29:51 +00:00
ajacoutot
a22402d249
Put the Gdaui files into the -ui subpackage.
2011-04-07 09:28:54 +00:00
ajacoutot
ae5c648d31
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 09:21:02 +00:00
jasper
c096b26bb7
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 08:55:25 +00:00
jasper
e7af39cba3
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 08:32:01 +00:00
ajacoutot
4a180b34a7
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 08:23:07 +00:00
ajacoutot
f554f5a6ee
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 07:45:02 +00:00
ajacoutot
9fc900d799
Add patch from BZ#633883 to prevent a crash.
...
Comment libtool files.
2011-04-06 19:46:17 +00:00
ajacoutot
2d9f25f292
Remove now unneeded patch.
2011-04-06 19:04:50 +00:00
ajacoutot
a3ad63e84c
Remove the bug-buddy hack.
2011-04-06 18:33:03 +00:00
ajacoutot
37116b88f5
-bug-buddy
2011-04-06 18:27:47 +00:00
ajacoutot
d3439924a7
Remove bug-buddy.
...
It's useless and actually triggers issues instead of helping to
report them.
ok jasper@
2011-04-06 18:27:32 +00:00
ajacoutot
815879cc68
Disable bug-buddy support.
...
Add missing LIB_DEPENDS.
2011-04-06 18:26:42 +00:00
ajacoutot
dff68198da
Add schemehandler information to the desktop file (from upstream).
...
This should fix the ghelp:// error "The specified location is not supported"
2011-04-06 16:10:59 +00:00
jasper
0b3fcf6e05
- update empathy to 2.34.0
...
- explicitly disable call support
- tighten dependencies after telepathy updates
- adjust to the libnotify we have intree, instead of forcing usage of the latest
ok aja@
2011-04-05 18:58:09 +00:00
ajacoutot
36b8a689a8
Disable vala support for now ads it's not compatible with the most recent
...
version we have.
agreed with and ok jasper@
2011-04-05 18:41:51 +00:00
ajacoutot
78c0b13686
--disable-scrollkeeper is not needed here.
2011-04-05 17:17:55 +00:00
ajacoutot
56881e0491
--disable-scrollkeeper is not needed when rarian is in the dependency
...
chain (scrollkeer is a compatility wrapper that does nothing).
2011-04-05 16:37:58 +00:00
ajacoutot
87e59af001
Update to gvfs-1.8.0.
...
tested in a bulk by landry, thanks!
2011-04-05 14:43:25 +00:00
ajacoutot
f34ce6c9f2
Build with --disable-gtk-theme so that we don't have to depend on both
...
gtk+2 and gtk+3.
This removes the dependency on gtk+2 and gtk2-engines.
tested in a bulk by landry, thanks!
ok dcoppa@
2011-04-05 14:42:04 +00:00
ajacoutot
4f8ca2e469
Update to metacity-2.34.0.
2011-04-05 06:24:55 +00:00
ajacoutot
6caa2dd7b8
Minor update to libbonoboui-2.24.5.tgz.
...
(translations updates)
2011-04-04 13:42:42 +00:00
ajacoutot
7901cf5c69
Minor update to libbonobo-2.32.1.
...
(translations updates)
2011-04-04 13:31:32 +00:00
ajacoutot
ba1ebab486
Mention anjuta-extras.
2011-04-04 09:17:46 +00:00
ajacoutot
f55e4163e5
Bugfix update to librsvg-2.34.0.
...
Force disable gtk+3 support for now.
2011-04-04 06:26:03 +00:00
ajacoutot
92a796650d
Update to gnome-common-2.34.0.
2011-04-04 05:52:01 +00:00
ajacoutot
174ea062e2
Simplify: use my distfiles subdomain.
2011-04-02 16:56:42 +00:00
ajacoutot
7af2aeba34
Use @unexec-delete.
2011-03-31 16:41:30 +00:00
ajacoutot
a9dc0e711d
Add a run_depends on unrar, now that it is set to PERMIT_*=YES
2011-03-28 10:55:14 +00:00
ajacoutot
6e62533c06
Mention nautilus-evince.
2011-03-26 15:04:57 +00:00
ajacoutot
96ea304956
Use the new dconf MODULE.
2011-03-25 09:13:43 +00:00
ajacoutot
5c96af5855
These need mm-common.
2011-03-23 16:34:51 +00:00
ajacoutot
418ce90e9a
Restore comment.
2011-03-23 15:30:54 +00:00
jasper
674e7c7e5d
- unbreak after recent libgdata update
2011-03-23 15:25:39 +00:00
ajacoutot
a685e3ffdb
Minor update to gnome-doc-utils-0.20.5.
...
* translations update
2011-03-22 15:48:18 +00:00
ajacoutot
5310a139ad
Maintenance update to gvfs-1.6.7.
2011-03-21 16:32:23 +00:00
ajacoutot
e03c72ef8e
Bugfix update to totem-pl-parser-2.32.4.
...
* Fix getting past the last line of PLS files
* Add "content-type" property when available
2011-03-21 15:02:39 +00:00
ajacoutot
2ba6348eac
Subackage this port into gnome-media and glade3-gnome-media. There is no
...
reason to force glade3 dependency on users who do not want/need the
gnome-media profiles catalog.
ok jasper@
2011-03-15 06:24:47 +00:00
ajacoutot
d63f50ba73
Update to gnome-main-menu-0.9.16.
2011-03-14 19:18:35 +00:00
ajacoutot
564c909458
Remove now uneeded redirection.
2011-03-09 18:51:48 +00:00
ajacoutot
693a3d4bb3
Regen WANTLIB+PLIST.
2011-03-09 17:02:11 +00:00
ajacoutot
c6ba481169
Use FULLPKGNAME in REGRESS_DEPENDS, much less error-prone.
2011-03-09 06:23:35 +00:00
ajacoutot
04ad6d9668
Unbreak gnome-doc-tool again... (my bad).
2011-03-08 14:41:15 +00:00
ajacoutot
9a15f3b918
Bugfix update to totem-pl-parser-2.32.3.
2011-03-07 19:34:11 +00:00
ajacoutot
93de25e44e
Bugfix update to libxklavier-5.1.
2011-03-07 19:33:41 +00:00
ajacoutot
b42e803013
Maintenance update to libgnomecanvas-2.30.3.
2011-03-07 19:33:08 +00:00
ajacoutot
5247fb4205
Maintenance update to libgnomeui-2.24.5.
2011-03-07 19:32:27 +00:00
ajacoutot
275e1d8c7e
Maintenance update to libgnome-2.32.1.
2011-03-07 19:31:54 +00:00
ajacoutot
e5e050a203
Maintenance update to libgda-4.2.5.
2011-03-07 19:30:33 +00:00
ajacoutot
fb6817e8b0
Bugfix update to libgail-gnome-1.20.4.
2011-03-07 19:29:53 +00:00
ajacoutot
12ecbc0ceb
Maintenance update to eog-plugins-2.30.2.
2011-03-07 19:29:14 +00:00
ajacoutot
aa0698ede1
Fix build with new gtk+2.
2011-03-07 19:28:35 +00:00
ajacoutot
9f8c2ac18f
Remove the app lookup extension, it's done in GIO itself since glib 2.28.
2011-03-07 19:25:40 +00:00
jasper
6949e924e7
- update byzanz to 0.2.3
2011-03-02 15:00:45 +00:00
ajacoutot
2e0d3439f5
No need to mention gnome-system-monitor, it's part of the regular install.
...
Tweak the gnome-main-menu entry.
2011-03-02 06:38:49 +00:00
ajacoutot
bda85fb7f2
Remove the post-install target and use FAKE_FLAGS instead.
2011-01-18 20:08:24 +00:00
ajacoutot
7f3f4a8ea6
Remove the need for ${SYSCONFDIR}/gnome and use ${SYSCONFDIR} instead.
...
Discussed with landry@ and jasper@
ok jasper@
2011-01-18 20:03:07 +00:00
landry
681f8455b4
If gnome-desktop-item-edit is not present, try exo-desktop-item-edit.
...
Add conditional depend on gnome-panel|exo->0.6. Now Xfce users can use
alacarte to edit their fd.o compliant desktop menu!
Remove now useless CONFIGURE_ARGS.
ok ajacoutot@
2011-01-18 19:11:06 +00:00
ajacoutot
c07b7e199e
RUN_DEPENDS on s/menus/panel, spotted by landry@
2011-01-18 16:14:01 +00:00
ajacoutot
3a929e521c
Fix path to desktop-directories and applications.
...
(while here, regen PLIST).
spotted by landry@
2011-01-18 15:21:01 +00:00
ajacoutot
fdd3a3f909
Register rc.d scripts which names are different than the ones provided
...
here so that we can have their description.
ok jasper@
2011-01-17 22:55:26 +00:00
ajacoutot
8448ce4afc
Enable support for services. Enable samba rc handling in the shares-admin
...
utility.
ok jasper@
2011-01-17 17:51:25 +00:00
ajacoutot
1cb4b39c91
Add missing WANTLIB from gnome-keyring, spotted by Jona Joachim.
2011-01-16 17:09:59 +00:00
ajacoutot
951a4096c2
WANTLIB.
2011-01-15 21:01:57 +00:00
ajacoutot
8954f27882
Use kvm(3) instead of trying to get PIDs from /proc.
...
from and ok robert@
2011-01-15 19:51:08 +00:00
ajacoutot
58ea2afca6
Re-enable gnome-sudoku now that we have python 2.6.
2011-01-14 22:15:41 +00:00
pea
9d0ac1ac44
Correctly fixes wantlib
...
spotted by landry@
2011-01-12 08:05:11 +00:00
ajacoutot
e1757d957f
Fix uninitialized variable that would lead to a crash.
...
bug reported by JG Pailloncy.
2011-01-11 17:59:15 +00:00
ajacoutot
5e0cea3e91
Remove some non existent CONFIGURE_ARGS, no pkg change.
2011-01-11 12:41:38 +00:00
ajacoutot
fe48f3741f
Bugfix update to libgda-4.2.3.
2011-01-11 10:59:25 +00:00
ajacoutot
5aceb965ea
Minor update to gnome-doc-utils-0.20.4.
2011-01-10 21:48:11 +00:00
ajacoutot
fe9bd4fcd7
Unbreak: fts3 module is now enabled in our sqlite.
2011-01-09 20:21:43 +00:00
pea
ead0a13e53
Fix wantlib after OpenLDAP upgrade
...
spotted by landry@
2011-01-07 10:27:20 +00:00
jasper
23c48dae4d
- regen WANTLIB, so this is installable again on a clean box
2011-01-07 10:22:05 +00:00
ajacoutot
ae70c849c2
Make use of rcexec.
...
While here, force postgresql to quit in rc_stop, ok pea@
2011-01-05 16:05:54 +00:00
ajacoutot
b0629e0162
Update to anjuta-extras-2.32.1.1.
...
* fix a crash due to misuse of xmlCleanupParser.
2011-01-04 06:45:58 +00:00
ajacoutot
1649d52d71
Bugfix update to anjuta-2.32.1.1.
2010-12-29 19:48:04 +00:00
ajacoutot
25cf283a1f
Update to gyrus-0.3.10.
...
* replace glade with gtkbuilder
* replace gnet with gio
* remove GTK+ deprecated API usage
* memory leaks fixed, UI improvements, and code fixes
2010-12-29 13:41:51 +00:00
jasper
e2852eeda5
- force the creation of the link
2010-12-29 12:28:36 +00:00
ajacoutot
063b026b89
Bugfix update to nautilus-2.32.2.1.
...
* Another fix for a crasher when unmounting volumes
* Fix a regression where '~' was not treated as $HOME in the location bar
2010-12-28 17:22:30 +00:00
ajacoutot
4ec44530ca
Simplify after recent rc.subr change.
...
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489
Cope with recent rc.subr changes.
2010-12-24 10:40:04 +00:00
ajacoutot
240024ea5e
Update to vino-2.32.1.
...
* mostly translation updates.
2010-12-23 14:13:22 +00:00
jasper
a6f2b9abee
- merge PFRAG into PLIST
2010-12-22 22:49:02 +00:00
jasper
017a8dfb0d
- merge PFRAG.shared into PLIS
2010-12-22 22:18:51 +00:00
jasper
8c08f6ee11
- merge PFRAG.shared into PLIST
2010-12-22 22:08:45 +00:00
ajacoutot
c49461252b
Zap unrecognized configure arg.
2010-12-21 21:47:26 +00:00
ajacoutot
73d8f662f6
Unbreak, I forgot to cvs rm in previous.
...
whipping from landry@
2010-12-21 16:56:19 +00:00
jasper
cbb202bd32
- bugfix update of gnome-doc-utils to 0.20.3
2010-12-20 15:04:50 +00:00
ajacoutot
74c717b40b
Bugfix update to f-spot-0.8.2.
2010-12-19 18:13:44 +00:00
ajacoutot
2df1d40ba4
Regen WANTLIB to unbreak installation.
2010-12-14 12:23:30 +00:00
ajacoutot
62b6b5b582
Regen WANTLIB to unbreak installation.
2010-12-14 11:28:26 +00:00
ajacoutot
1c92e8faa9
Regen WANTLIB to unbreak installation.
2010-12-14 10:10:33 +00:00
ajacoutot
b21d741fe5
Tracker deskbar plugin is gone.
2010-12-14 09:54:35 +00:00
ajacoutot
83fd57d4fb
Fix DESCR.
2010-12-14 09:54:17 +00:00
ajacoutot
17aeb8be9f
Fix LIB_DEPENDS and WANTLIB to unbreak installation.
2010-12-14 09:33:03 +00:00
ajacoutot
73ebcb7514
Cope with recent rc.subr changes.
2010-12-13 16:13:04 +00:00
ajacoutot
6a984be570
Extend XXX: add URL to the bug report.
2010-12-12 07:08:13 +00:00
ajacoutot
8a39ef78ea
Move these to rc_reload=NO.
2010-12-11 12:57:37 +00:00
ajacoutot
baffaea96e
Cope again with rc.subr changes.
2010-12-11 09:59:25 +00:00
ajacoutot
d725b0742f
Adapt after recent rc.subr changes.
...
You will need a very current su(1) and /etc/rc.subr.
2010-12-11 07:40:21 +00:00
ajacoutot
670cc7feee
Bugfix update to nautilus-2.32.2.
2010-12-08 16:07:11 +00:00
ajacoutot
04cb996372
WANTLIB.
2010-12-08 14:53:11 +00:00
ajacoutot
6c77f55ff0
Use bash for the accessibility gnome-command line tools for now. I will fix
...
this correctly when I have more time.
2010-12-07 21:53:55 +00:00
ajacoutot
fc2bed1d96
This wants gnugetopt(1), from David Cantrell.
2010-12-07 06:31:24 +00:00
jasper
81a00dbe95
- missed bump
2010-12-06 16:47:06 +00:00
ajacoutot
a71fc48966
Revert previous it was bogus.
2010-12-03 15:18:28 +00:00
jasper
c651fdf7b2
sync comment with reality
2010-12-03 14:56:19 +00:00
ajacoutot
ea6c0c9e74
* galago is gone, so remove useless CONFIGURE_ARGS.
...
* Rename tomboy.desktop to Tomboy.desktop to please session managers
looking for corresponding excutable <-> desktop.
* Really disable WebDavSyncService so that it doesn't come back into PLIST
* Merge patch from upstream to stop using gdk_display as it's deprecated
in GDK 2.22
2010-12-03 14:55:23 +00:00
ajacoutot
59d44b2666
Extend the gs-bug-buddy-debug patch so that g_debug messages are only
...
printed if we compile with --enable-debug even when the
libgnomesegvhandler module from bug-buddy is loaded.
2010-12-03 13:15:27 +00:00
ajacoutot
ffe9105821
Drop galago support which we are going to remove.
...
jasper@ agrees
2010-12-01 14:51:45 +00:00
ajacoutot
7f9acaeddb
No need to install libtool files for dlopen module.
2010-12-01 14:46:09 +00:00
ajacoutot
b65bf1a070
No need to install libtool file for dlopen module.
2010-12-01 14:45:29 +00:00
ajacoutot
81a7ee2a7f
No point in looking for modprode, lsmod or any other program we need to
...
make FUSE work since we don't support it. Disable WebDAV support which
requires FUSE.
Actually log tomboy-panel output where intended.
2010-11-29 17:18:49 +00:00
ajacoutot
b81c8c7a97
Don't install useless libtool files and static libs under the modules/ dir.
2010-11-29 14:17:33 +00:00
ajacoutot
cfc3e8c856
Set SHARED_ONLY and don't install static gtk modules.
2010-11-29 14:16:21 +00:00
jasper
725ae551e3
- update libgda to 4.2.2
2010-11-27 17:13:42 +00:00
espie
52ad628070
better specs for libsigc++, fixes ekiga build.
2010-11-26 15:00:45 +00:00
espie
be2f93f11d
since db/v4 has db->=4,<5 as default, no need to specify it explicitly
2010-11-26 14:50:09 +00:00
ajacoutot
da87e40fcb
Enable gmime-sharp (i.e. evolution) support.
2010-11-25 15:38:33 +00:00
ajacoutot
d9780022d0
rc reload is not supported.
2010-11-25 15:27:30 +00:00
jasper
17d537dced
- fix implicit declaration of strchr().
2010-11-25 08:13:19 +00:00
ajacoutot
d66aebe02d
Bugfix update to genius-1.0.12.
2010-11-23 06:00:31 +00:00
ajacoutot
8a93c7125d
Bugfix update to gcalctool-5.32.2.
2010-11-23 05:58:10 +00:00
ajacoutot
47dda5f051
Bugfix update to gnome-applets2-2.32.1.1.
2010-11-22 18:16:03 +00:00
espie
9ff53f35ab
remaining WANTLIB go .>= to >=
2010-11-22 10:16:08 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
jasper
9f7abcc825
- missed bump after tracker-meta rename
...
spotted by landry@
2010-11-18 20:38:17 +00:00
jasper
cd93732537
- update libgdamm to 4.1.1
...
- new DEPENDS
2010-11-18 16:47:55 +00:00
jasper
4ed1c5d2b0
- update libgda to 4.2.1
...
- remove the empty subpacakges for ldap and odbc now that upstream
decided not to rework them, but just removed the code instead.
- add @pkgpath markers accordingly
- new DEPENDS
2010-11-18 16:44:33 +00:00
ajacoutot
0e72da929e
Minor update to gnome-control-center-2.32.1.
2010-11-18 10:20:38 +00:00
ajacoutot
a006330971
tracker-search -> meta-tracker
2010-11-17 20:40:31 +00:00
ajacoutot
be53f567ae
Rename tracker-search to meta-tracker as it's what it is and even
...
upstream refers to it as such.
jasper@ agrees
2010-11-17 20:40:16 +00:00
ajacoutot
138635af62
Mark BROKEN for now.
...
It needs the sqlite fts3 module which is not buildable on the vax...
2010-11-17 15:30:47 +00:00
jasper
676b798dee
- update gnome-panel to 2.32.1
...
- new DEPENDS
2010-11-17 12:24:47 +00:00
jasper
414d95a5df
- update gnome-desktop to 2.32.1
2010-11-17 12:01:08 +00:00
ajacoutot
a166047182
Minor update to pessulus-2.30.4.
2010-11-17 11:41:23 +00:00
ajacoutot
e91309d889
Minor update to gnome-session-2.32.1.
2010-11-17 11:37:31 +00:00
ajacoutot
f2892aba2b
Minor update to gnome-menus-2.30.5.
2010-11-17 11:29:30 +00:00
ajacoutot
4c27c2ced4
Add missing run_depends.
2010-11-16 15:19:01 +00:00
ajacoutot
a08844cfa1
iUnbreak runtime: telepathy-mission-control is a run_depends, not a lib depends.
2010-11-16 14:06:52 +00:00
ajacoutot
e451e95214
Bugfix update to zenity-2.32.1.
2010-11-15 23:06:20 +00:00
ajacoutot
b5f8a221d1
Bugfix update to eog-2.32.1.
2010-11-15 23:04:02 +00:00
ajacoutot
863f788a4a
Bugfix update to orca-2.32.1.
2010-11-15 22:59:56 +00:00
ajacoutot
c54da1323d
Bugfix update to file-roller-2.32.1.
2010-11-15 22:51:20 +00:00
ajacoutot
1785eee722
Bugfix update to gnome-games-2.32.1.
2010-11-15 22:16:19 +00:00
jasper
8879e1dba0
- update gcalctool to 5.32.1
2010-11-15 18:05:19 +00:00
ajacoutot
f803c2b946
Maintainance update to gnome-themes-2.32.1.
...
(translation updates)
2010-11-15 17:41:03 +00:00
ajacoutot
077e779303
Bugfix update to mousetweaks-2.32.1.
2010-11-15 17:24:39 +00:00
ajacoutot
1787d87523
Bugfix update to empathy-2.32.1.
2010-11-15 14:52:31 +00:00
ajacoutot
3f6df5c753
Bugfix update to gnome-settings-daemon 2.32.1.
2010-11-15 14:04:52 +00:00
ajacoutot
06ab4b9c67
Tighten up build depends, no pkg change.
2010-11-15 09:33:53 +00:00
ajacoutot
77b55f1c4f
Add missing RUN_DEPENDS.
2010-11-15 09:09:24 +00:00
ajacoutot
e10dde0537
Bugfix update to gnome-terminal-2.32.1.
2010-11-13 18:47:23 +00:00
ajacoutot
fe8c698fa2
Bugfix update to gucharmap-2.32.1.
2010-11-13 13:09:48 +00:00
ajacoutot
7251de9a0d
Bugfix update to librsvg-2.32.1.
2010-11-13 13:09:05 +00:00
ajacoutot
eee72ed215
Update to nautilus-2.32.1.
...
* Fix a crasher when unmounting volumes
2010-11-13 13:07:46 +00:00
ajacoutot
9a6bad1b48
Update to gvfs-1.6.6.
...
* Revert removal of app lookup extension for stable Gnome 2.32 line
2010-11-12 16:48:40 +00:00
ajacoutot
1cda55e583
Bugfix update to anjuta-2.32.1.0.
2010-11-12 15:05:17 +00:00
jasper
420be8a121
- switch to pkg-readmes
2010-11-10 19:02:09 +00:00
landry
82bab7ea2d
Mark as BROKEN on sparc64, agreed by jasper@. Build stalls
2010-11-09 19:49:03 +00:00
ajacoutot
e7a07d42cd
Make the Xephyr window default to 800x600.
2010-11-08 19:28:32 +00:00
giovanni
c7ae1c891c
Enable login sound by default
...
ok ajacoutot@, jasper@
2010-11-02 14:06:39 +00:00
ajacoutot
3821bbd98f
Maintainance update to gvfs-1.6.5.
...
* Remove app lookup extension (now handled internally in GIO)
* sftp: Fix poll() timeout
2010-11-02 05:54:28 +00:00
ajacoutot
ffb8e0c6a1
Bugfix update to gnome-mag-0.16.3.
2010-10-31 05:39:13 +00:00
ajacoutot
543ab560fa
Regen PLIST and WANTLIB.
2010-10-29 15:07:25 +00:00
ajacoutot
761594762a
Add RCS IDs to rc scripts.
2010-10-29 12:54:43 +00:00
ajacoutot
9bb8edc168
Add RCS IDs and remove useless MESSAGEs.
2010-10-29 12:41:58 +00:00
ajacoutot
50bcf5a045
jasper@ gave me a hint that this may actually work now, and it does, so
...
remove BROKEN and regen WANTLIB.
2010-10-29 09:20:06 +00:00
jasper
c700cf1f71
- newstyle README
...
ok hobbit@
2010-10-28 22:42:44 +00:00
steven
ab094342c2
add comment indicating reason for gnu libtool
2010-10-28 12:15:13 +00:00
ajacoutot
a7c4f8cc57
Add an rc script for gdm.
...
ok robert@
2010-10-28 11:01:18 +00:00
ajacoutot
151a4eccce
In Unix we call it a PID, not ID...
2010-10-27 12:09:43 +00:00
ajacoutot
c0e5e1487d
We don't have f_type.
2010-10-27 12:00:36 +00:00
ajacoutot
a907e22e1f
Add a run dependency on dconf now that we have it.
2010-10-27 11:04:27 +00:00
ajacoutot
e8ddd57709
Bring a patch from momonga-linux to prevent DEBUG messages pollution in
...
.xsession-errors when bug-buddy is installed.
2010-10-26 17:20:27 +00:00
jasper
0ea9579a5e
- set SHARED_ONLY
2010-10-26 14:53:05 +00:00
jasper
c81437219f
- set SHARED_ONLY
2010-10-26 14:34:36 +00:00
ajacoutot
1a02a0d04b
Move to MODPY_ADJ_FILES.
...
There is no point right now to dig the entire tree to move ports to using
this, but for new ports and when updating old ones, please try to use it
when possible. I just committed this one as an exemple on how to use this.
2010-10-26 14:31:22 +00:00
ajacoutot
078dee82c9
Add tracker-search to RUN_DEPENDS.
2010-10-26 09:13:35 +00:00
ajacoutot
94ca277696
Maintainance update to gnome-keyring-2.32.1.
2010-10-26 09:07:58 +00:00
ajacoutot
e09104a66b
Mention gnome-main-menu.
2010-10-25 17:45:57 +00:00
ajacoutot
1a9cba15fc
+gnome-main-menu
2010-10-25 17:44:30 +00:00
ajacoutot
1af791922c
Import gnome-main-menu-0.9.15.
...
The gnome-main-menu is a set of three utilities. A gnome-panel applet
similar to the traditional main-menu but a few addtions and changes.
In particular the gnome-main-menu does not provide direct access to all
the applications on the system, but rather displays user specified
"favorites" and recently launched applications.
<snip>
This is the default GNOME menu that SUSE Linux uses.
ok jasper@
2010-10-25 17:43:15 +00:00
ajacoutot
6ce67df2b6
Maintainance update to tomboy-1.4.2.
2010-10-25 17:41:14 +00:00
ajacoutot
e4fc1f6b48
Unbreak.
2010-10-25 12:46:24 +00:00
jasper
61b55af74b
- WIP update empathy to 2.32.0.1
...
- re-enable logger
feedback/ok aja@
2010-10-25 12:42:02 +00:00
ajacoutot
aacddea540
Add the soon to be imported "gnome-main-menu" port to the list of nautilus
...
extensions.
2010-10-25 10:30:08 +00:00
ajacoutot
5d30810a42
+libslab
2010-10-25 10:24:01 +00:00
ajacoutot
846c386fbd
Import libslab-2.30.0.
...
Libslab is a small library of user interface components for application
choosers similar to gnome-control-center's user interface.
ok jasper@
2010-10-25 10:23:29 +00:00
ajacoutot
e79d0ddc50
No need for this USE_X11 hack anymore.
2010-10-24 21:12:47 +00:00
sthen
3b2bbaacc0
Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
...
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
ajacoutot
020fdacde6
Don't enforce MASTER_SITES either.
2010-10-23 16:31:29 +00:00
ajacoutot
0de6d7b457
Don't force EXTRACT_SUFX.
2010-10-23 15:26:27 +00:00
ajacoutot
67f8e3e845
Do not enforce the need to set GNOME_PROJECT and GNOME_VERSION so that
...
we can use the x11/gnome MODULE with ports that are not directly part
of GNOME per se. This made landry's kitty sad...
ok landry@ jasper@
2010-10-23 14:37:17 +00:00
ajacoutot
4e1a5bdcbd
Explicitely set --disable-schemas-compile.
2010-10-23 14:10:16 +00:00
jasper
8f761a3302
- set SHARED_ONLY
2010-10-23 11:56:32 +00:00
jasper
cfbaf3ee45
- dont set CONFIGURE_STYLE to gnu when we're using the waf module.
2010-10-23 11:10:18 +00:00
ajacoutot
11af210b75
Remove PFRAG.shared and regen PLIST.
...
prodded by Charles Smith.
2010-10-22 18:31:07 +00:00
kili
2f7ab7c06d
Zap %%SHARED%% to make it package again.
2010-10-21 07:05:09 +00:00
robert
06350e1e36
Add a missing patch. Neede by mono-2.8
2010-10-20 10:17:33 +00:00
espie
60b506e4f3
unbreak the tree
2010-10-19 22:49:35 +00:00
ajacoutot
e3ee3f0207
Remove USE_X11=No, it's no needed.
2010-10-19 15:21:03 +00:00
ajacoutot
16143d15d4
Use a different construct for USE_X11 so that it actually does what it
...
was meant for.
ok landry@ jasper@
2010-10-19 15:20:36 +00:00
espie
8e072131b6
USE_GROFF=Yes
2010-10-19 08:13:56 +00:00
ajacoutot
3b2e958d9f
Maintainance update to totem-pl-parser-2.32.1.
2010-10-18 16:42:06 +00:00
ajacoutot
62855168c5
If I understand correctly the new gnome module behaviour, USE_X11 shouldn't have been added here.
2010-10-18 16:32:37 +00:00
jasper
994b63da94
- remove USE_X11=Yes where needed (can't we fully get rid of it?)
...
and set USE_X11=No where needed
agreed by aja@
2010-10-18 13:18:13 +00:00
jasper
8b2b121dcb
- set USE_X11 to Yes by default
...
ok ajacoutot@
2010-10-18 13:17:24 +00:00
jasper
e3604b64c5
- set SHARED_ONLY
2010-10-18 12:26:04 +00:00
jasper
4ed83fa66d
- set SHARED_ONLY=Yes
2010-10-18 12:24:34 +00:00
robert
5c73137fa2
Fix build after the update to mono 2.8
2010-10-15 16:22:43 +00:00
ajacoutot
54d2b9d1d3
Re-enable evince support now that we have a recent enough version.
...
ok jasper@
2010-10-14 14:31:41 +00:00
jasper
2033a5015b
- set SHARED_ONLY
2010-10-13 19:32:37 +00:00
jasper
3adc58f72a
bumping downwards is somehow frowned upon..
2010-10-13 15:00:02 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
jasper
6a38d4dd16
- fix for upcoming cair update (as it won't depend on glitz anymore, the
...
${LOCALBASE}/include won't be looked in for headers anymore.)
2010-10-10 14:49:03 +00:00
ajacoutot
a9833ef51a
Maintainance update to mono-gnome-2.24.2.
2010-10-10 04:15:38 +00:00
ajacoutot
eb129d2d8d
Fix tracker evolution plugin loading.
2010-10-07 14:31:36 +00:00
dcoppa
d88522e08f
gtk+2-2.22.0 is more picky about missing icons.
...
Work around this by installing, alongside gnome-icon-theme, a system-wide
gtkrc containing the line:
gtk-icon-theme-name="gnome"
This avoids assertion failures regarding missing icons with GTK+
applications when executed outside of a Desktop Environment like GNOME
or XFCE.
Also remove x11/gtk+2/pkg/MESSAGE-main which is no longer needed.
Problem noticed by Patrick Keshishian
Discussed with and OK ajacoutot@
2010-10-06 13:51:58 +00:00
ajacoutot
94ef42a3da
Merge from glib upstream 136e705e8383ff8848e425ac01278102d7badc52
...
install-gsettings-schemas has been rewritten in a portable way
2010-10-04 06:49:33 +00:00
ajacoutot
94dec937a6
-keyring-query
2010-10-04 06:26:29 +00:00
ajacoutot
da9d33706f
gnome-keyring API has evolved since this unmaintained tool was written.
...
Debugging can be made in by different means, remove.
ok jasper@
2010-10-04 06:26:05 +00:00
ajacoutot
47848ebda0
Fix schemas file.
...
reported by landry@
2010-10-03 07:40:07 +00:00
ajacoutot
32c2c1f427
Fix WANTLIB.
2010-10-03 05:39:20 +00:00
ajacoutot
9ad73c2a1f
Bump version and extend DESCR.
2010-10-02 17:00:29 +00:00
jasper
ad492f7399
- remove XXX'd quirk after fixing py-gobject
...
ok aja@
2010-10-02 09:25:11 +00:00
jasper
6dbfa74291
- tighten dependency on gnome-panel
2010-10-02 09:17:47 +00:00
ajacoutot
e357a0a055
Unbreak the scintilla editor plugin.
...
Fix locale dir.
2010-10-02 08:30:55 +00:00
jasper
a0741b37bc
- fix DEPENDS
2010-10-02 07:24:22 +00:00