sebastia
647950e8a4
unbreak camera, don't know how this messed up
...
spotted and patch by nigel@ thanks
2013-10-21 08:16:00 +00:00
sebastia
be4bdddbaf
+ displaycalibrator
2013-10-19 14:33:40 +00:00
sebastia
65290abbdd
Import DisplayCalibrator, a frontend to xgamma.
2013-10-19 14:33:03 +00:00
sebastia
8f413c858f
+ camera, camerakit
2013-10-19 14:20:19 +00:00
sebastia
679ade7b0c
Camera is a graphical frontend to libgphoto2. It lets you download
...
images from many digital cameras supported by libgphoto2.
2013-10-19 14:19:33 +00:00
sebastia
db8a7d8198
import CameraKit.
...
CameraKit is a simple Objective-C wrapper around libgphoto2.
2013-10-19 14:17:51 +00:00
sebastia
56c2d962cc
build gnustep related packages on amd64 and i386 with clang,
...
macppc still stays on using gcc due to too many problems there.
On amd64 and i386 now use the non-fragile-abi.
Now that allows on amd64 and i386 to use newer objective-c 2.0
features.
2013-10-19 13:24:55 +00:00
sebastia
8bed739ed0
prepare build with clang
2013-10-19 12:01:24 +00:00
jung
59a17efad5
update tabbed to 0.5
...
OK landry@
2013-10-19 10:48:28 +00:00
sebastia
8708a6bb88
update to libobjc2-1.7
...
OK landry@
2013-10-19 09:51:10 +00:00
sebastia
c5e1d58ced
much better objc support in gdb from ports, so make it the default gdb
...
to be used and add as RDEP
2013-10-19 09:15:00 +00:00
zhuk
f8de9430d6
Serbian KDE4 localization pack is a special case: it wants (altough not requires)
...
Python for some build steps. KDE4 already depends on Python directly and
indirectly, so add this dependency; upstream says this should speed up loading
of l10n stuff at run-time.
Pure BUILD_DEPENDS tweak, so no need to bump.
Reported by landry@
2013-10-18 21:46:58 +00:00
zhuk
6e7d983912
Small improvements to KDE4 l10n builds:
...
- Stop CMake warnings about non-existing CMakeLists.txt: the l10n packages
infrastructure is semi-generated and such warnings are normal.
- Allow sublanguages to add own MODULES and RUN_DEPENDS (will be used shortly).
2013-10-18 21:42:56 +00:00
ajacoutot
1bf05dc976
Add BZ URL.
2013-10-17 19:16:00 +00:00
stsp
cc51b77488
In gnome-control-center, don't append ".utf8" to locale names.
...
Unportable behaviour which breaks on !Linux, and should not be
needed because the codeset part of a locale name is optional.
gnome-desktop should still be able to handle the locale name.
fix requested by and ok ajacoutot
2013-10-17 17:20:52 +00:00
sebastia
afd84fae5e
Update gnustep-base to 1.24.5
...
Added NSInvocationOperation class
OSX version compatibility macro improvements
various other bugfixes
requires a full library bump
2013-10-17 09:30:35 +00:00
sebastia
f6defe9c87
Update Graphos to 0.5
...
lots of little bug fixes and some rework inside
2013-10-17 09:17:26 +00:00
ajacoutot
185561b413
Update to seahorse-nautilus-3.10.1.
2013-10-17 08:01:04 +00:00
ajacoutot
05945c891e
Update to seahorse-3.10.1.
2013-10-17 07:52:38 +00:00
ajacoutot
8733f86c3f
Update to gnome-keyring-3.10.1.
2013-10-17 07:37:42 +00:00
ajacoutot
b13a3cd6bd
Update to gcr-3.10.1.
2013-10-17 07:26:26 +00:00
ajacoutot
cbb6cfd9eb
Update to libgnome-keyring-3.10.1.
2013-10-17 07:11:48 +00:00
ajacoutot
c1bfd54bcc
Update to libcryptui-3.10.1.
2013-10-17 07:08:39 +00:00
jasper
385e036cdc
don't bother trying to build these on sgi only to fail; same reason as alpha
2013-10-16 16:35:15 +00:00
ajacoutot
9f6287496f
Update to orca-3.10.1.
2013-10-16 15:30:05 +00:00
ajacoutot
689764c580
Update to gdm-3.10.0.1.
2013-10-16 15:05:53 +00:00
ajacoutot
77cea71d4d
Missing RUN_DEPENDS.
2013-10-16 11:34:44 +00:00
ajacoutot
ad0a8bcd21
No need for MODGNOME_RUN_DEPENDS_yelp anymore.
2013-10-16 10:28:25 +00:00
ajacoutot
d5cdabc398
Get rid of MODGNOME_RUN_DEPENDS_yelp.
2013-10-16 10:26:20 +00:00
sthen
61025a0281
unbreak ports using both of MODGNOME_MIME_FILE and MODGNOME_DESKTOP_FILE,
...
ok aja@
2013-10-16 10:11:25 +00:00
ajacoutot
12c5f567ce
Update to gnome-shell-extensions-3.10.1.
2013-10-16 09:06:08 +00:00
ajacoutot
48ad3045b7
Update to gnome-shell-3.10.1.
2013-10-16 09:03:55 +00:00
ajacoutot
0be6ff4347
Update to mutter-3.10.1.1.
2013-10-16 08:41:40 +00:00
ajacoutot
017b74a69d
Update to gnome-backgrounds-3.10.1.
2013-10-16 08:33:37 +00:00
ajacoutot
cf77453807
Update to gnome-settings-daemon-3.10.1.
2013-10-16 08:24:11 +00:00
ajacoutot
3a9ba24ae8
Update to gtk+3-3.10.2.
2013-10-16 08:19:02 +00:00
ajacoutot
74f37ea708
Update to gnome-initial-setup-3.10.1.1.
2013-10-15 18:38:15 +00:00
zhuk
b24cebe627
Add @conflict markers, reminded by jeremy@.
...
This would NOT create any bulk builds havoc because only one version of
ruby-qt is linked at the time. Could be deconflicted with a bit of patching
but this is not a high priority for now.
2013-10-15 18:15:45 +00:00
ajacoutot
f682159f19
Update to gnome-weather-3.10.1.
2013-10-15 18:07:14 +00:00
ajacoutot
2415caf365
Update to gnome-desktop-3.10.1.
2013-10-15 17:49:33 +00:00
ajacoutot
fcd3b9fbbf
Update to gnome-user-docs-3.10.1.
2013-10-15 17:41:07 +00:00
ajacoutot
4adc8f045a
Update to gnome-getting-started-docs-3.10.1.
2013-10-15 17:20:28 +00:00
ajacoutot
23163a995d
Update to gnome-menus-3.10.1.
2013-10-15 16:27:08 +00:00
ajacoutot
6eda84d082
Update to yelp-3.10.1.
2013-10-15 13:36:53 +00:00
ajacoutot
cabf806609
Update to yelp-xsl-3.10.1.
2013-10-15 11:50:08 +00:00
ajacoutot
12638d2416
Add sample goos.
2013-10-15 09:55:30 +00:00
ajacoutot
025ef80d2d
Use MODGNOME_MIME_FILE.
2013-10-15 09:43:53 +00:00
ajacoutot
a655132730
Add a new var: MODGNOME_MIME_FILE -- used to declare a dependency on
...
shared-mime-info.
Add a small hack so that we do not need to BDEP on shared-mime-info and
that we do not need to pass --disable-update-mimedb and alikes.
2013-10-15 09:43:08 +00:00
dcoppa
f62e23a104
Update to awesome-3.5.2, codename "The Fox".
2013-10-15 09:28:40 +00:00
ajacoutot
e85953327f
No need to BDEP on desktop-file-utils.
2013-10-15 09:21:21 +00:00