jasper
43b191604b
- zap double dependency. spotted by aja@
2010-11-24 13:34:25 +00:00
jasper
85fd9ffdd5
sync
2010-11-24 13:10:27 +00:00
jasper
db56bd71d5
import nitrogen 1.5.1
...
Nitrogen is a background browser and setter for X windows. It is written
in C++ using the gtkmm toolkit. It can be used in two modes: browser and
recall.
ok landry@
2010-11-24 13:10:07 +00:00
sebastia
24888dbbe1
Update to gspdf 0.4. Fixes some nasty random crasher on startup, and adds some smaller improvements.
...
OK landry@
2010-11-24 07:17:29 +00:00
sebastia
bc1438b145
Fix building of projectcenter. Make use of updated gnustep-make.
...
OK, landry@
2010-11-24 07:16:20 +00:00
sebastia
3a6c872355
Require the updated gnustep-make as BUILD_DEPENDS for the gnustep ports.
...
OK landry@
2010-11-24 07:14:44 +00:00
sebastia
68afba5cdf
Do the same thing for frameworks, as we do for libraries to set the .so.MAJOR.MINOR correctly, use the INSTANCE_VERSION variable instead of VERSION
...
OK landry@
2010-11-24 07:10:44 +00:00
edd
c2a3075c34
sort ONLY_FOR_ARCHES, noticed by brad.
...
OK phessler@
2010-11-23 10:05:48 +00:00
dcoppa
5875984418
From upstream: remove useless socket.h declaration.
2010-11-23 08:51:29 +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
jasper
0fb74a701a
sigh, i should .poison REVISOIN..
2010-11-22 19:52:49 +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
fbc20d9b54
missed a few depends
2010-11-22 09:38:08 +00:00
espie
832615d6db
fix build, do not pick rtdump if it's not intended
2010-11-22 09:02:49 +00:00
jasper
5160e43211
- drop maintainership of ports i don't use anymore, and take maintainership of three new ones.
2010-11-22 08:56:47 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
jasper
3ff527cc88
- add a working mirror
2010-11-21 21:26:55 +00:00
benoit
0b38550ead
- update fltk2 to 2.0.x-r7725
...
- regen patches
- move LIB_DEPENDS to new style
2010-11-21 14:42:34 +00:00
jasper
a727f252b3
- adjust after recent schroedinger update
...
from brad
2010-11-19 08:59:32 +00:00
robert
340ad7abcc
update to 2.8.1 and take maintainership
2010-11-18 22:39:58 +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
dcoppa
35c222ff4a
Bump after libev update.
...
While here, add two patches from upstream:
"Don't setup event handler when RandR base event is not set"
"Properly call init_workspaces() when RandR is known but not present"
I've found that they are needed (the hard way) when tried to run i3
under Xnest.
2010-11-18 12:20:54 +00:00
dcoppa
c27a386735
Bump after libev update.
2010-11-18 12:18:54 +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
jasper
eb0292a7ec
- update py-xlib to 0.14
2010-11-17 19:27:53 +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
ad5db45939
- add missing dependency
...
w/ aja@
2010-11-17 13:42:34 +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
dcoppa
cbbf458653
The getdirentries basep type change was not handled correctly in
...
this case.
Fix a crash reported by Paolo Aglialoro and Andreas Kahari.
OK landry@ (MAINTAINER)
2010-11-16 13:33:47 +00:00
ajacoutot
7ba171cf22
Minor update to gtk+2-2.22.1.
2010-11-16 07:37:25 +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
ajacoutot
23283b6abf
Unbreak usage with python 2.6.
...
(patch from Fedora)
2010-11-15 18:30:38 +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