ajacoutot
a04158880f
Update to gtkmm-3.10.1.
2013-10-28 19:34:16 +00:00
zhuk
f2a6ac755c
Extract emoticons off kdeartwork into the kde-emoticons-* packages.
...
This is a part of KDE3 and KDE4 deconflicting work.
okay landry@
2013-10-28 12:16:22 +00:00
zhuk
dd41db2e06
Fix previous: @conflict kdeartwork-<4.10.5p0 will cause conflict with
...
kdeartwork from KDE3, too, which is not what we wanted in the first place.
2013-10-28 00:28:38 +00:00
zhuk
3d67836e00
One more step towards deconflicting KDE3 and KDE4: extract icon themes
...
subpackages out of kdeaccessibility-3.x and kdeartwork-4.x.
idea approved by espie@
input and okay landry@
2013-10-26 23:18:15 +00:00
ajacoutot
696375a6dd
grrrr
2013-10-26 15:57:25 +00:00
ajacoutot
32d8f00445
New BZ URL.
2013-10-26 13:16:06 +00:00
ajacoutot
0672a6f2b7
Add comment.
2013-10-26 09:12:20 +00:00
ajacoutot
6c9a4190f2
Fix the gnome-initial-setup username; noticed by rpe@
2013-10-26 09:08:08 +00:00
ajacoutot
583834bd5f
Fix dependencies and bump after the recent libsoup -gnome => -main merge.
2013-10-26 08:02:57 +00:00
landry
2908ff44c1
Add shared-mime-info to BDEP, build/Install.jam checks for
...
update-mime-database presence before installing the mime file.
Patch out the call to update-mime-database anyway since the pkgtools run it.
Should fix spurious packaging failures when shared-mime-info got junked.
2013-10-25 20:43:23 +00:00
sthen
6bdc0f69c8
don't pick up execinfo.h, to avoid problems with dpb junking. (it isn't really
...
used anyway, as it expects backtrace() in libc).
2013-10-25 17:02:11 +00:00
ajacoutot
9e71e582e0
No need for the libiconv NODULE when we already have the gettext one.
2013-10-24 15:18:00 +00:00
jca
5134ca8109
Fix after arc4random removal. Use arc4random_stir only if both it and
...
arc4random are present. ok sthen@.
Note: port broken at logout with MALLOC_OPTIONS=S.
2013-10-24 10:52:27 +00:00
sthen
7e3095cdd6
Partially revert fix for CVE-2013-0254 which does not work with our
...
privilege-separated X and caused broken displays for applications using
qt frames, diff from dcoppa, okay espie.
(An alternative fix would be to disable shm support, i.e.
"CONFIGURE_ARGS += -no-mitshm", I'd prefer this but it would need further
testing).
2013-10-24 08:39:14 +00:00
sebastia
52268a2b67
gnustep-base is needed for building and running, so make
...
MODGNUSTEP_NEEDS_BASE set to yes, to add it to link
depends, even if it not directly links against -base,
gnustep libraries/frameworks assume that applications
link against -base when using those libs/frameworks.
build problems pointed out by rpe@
2013-10-23 05:25:12 +00:00
zhuk
0e3d15242b
Do a massive change on the placement of some KDE3 apps data:
...
* share/apps => share/apps.kde3
* share/doc/HTML => share/doc/HTML.kde3
This is a part of KDE3/4 deconflicting work.
Build tested in a bulk by landry@, also sat over a week on ports@.
Run-time tested with some KDE3 apps, including KMail, taxipilot, yakuake...
"do it" landry@
2013-10-22 11:33:55 +00:00
naddy
7f795384bf
remove local changes to generate cat man pages and instead just
...
install the source man pages; ok sthen@
2013-10-21 19:14:54 +00:00
jasper
ccdacec38c
update to empathy-3.10.1
2013-10-21 18:16:16 +00:00
jasper
4b7cd30fd1
update to eog-plugins-3.10.1
2013-10-21 18:12:52 +00:00
jasper
e899dbc959
update to eog-3.10.1
2013-10-21 18:12:42 +00:00
jasper
21333e106b
update to gnome-contacts-3.10.1
2013-10-21 17:28:40 +00:00
jasper
81bda314d8
update to rygel-0.20.1
2013-10-21 17:28:20 +00:00
jasper
796e703b1b
update to gnome-online-accounts-3.10.1
2013-10-21 17:02:51 +00:00
jasper
7a58060269
update to file-roller-3.10.1
2013-10-21 17:02:12 +00:00
jasper
9d08f680c9
update to gedit-3.10.1
2013-10-21 15:32:25 +00:00
jasper
7d27274836
update to gnome-terminal-3.10.1
2013-10-21 15:31:50 +00:00
jasper
76f65fe4e4
update to gtksourceview3-3.10.1
2013-10-21 15:25:11 +00:00
jasper
3563d8c2f7
update to libgweather-3.10.1
2013-10-21 15:25:02 +00:00
jasper
8eff1371ba
update to gnome-calculator-3.10.1
2013-10-21 15:21:14 +00:00
jasper
4e7823ed22
remove bulky gnote; one may give bijiben a try for an application providing
...
similar behaviour.
ok aja@
2013-10-21 15:09:35 +00:00
jasper
c2b2a81dce
-gnote
2013-10-21 15:08:48 +00:00
sebastia
c11bb76d70
+ pcapkit, impersonatortoolkit
2013-10-21 11:10:50 +00:00
sebastia
4c0af78abb
The ImpersonatorToolKit is sniffing ethernet traffic for web cookies, storing
...
them into a sqlite3 database. Using the proxy interface in a browser will set
the sniffed cookies into the browser.
2013-10-21 11:09:38 +00:00
sebastia
47c71d5a90
PcapKit is a simple Objective-C wrapper around libpcap, supporting a
...
large part of its functionality.
2013-10-21 11:06:14 +00:00
sebastia
855b467bd4
allow overriding ONLY_FOR_ARCHS, since some newer stuff may only be
...
buildable with clang
2013-10-21 10:29:57 +00:00
sebastia
2c13e71857
No need for a tiff app icon since gnustep-gui now has a fix for that
2013-10-21 08:51:35 +00:00
sebastia
c71859724b
fix handling of 16Bit png images, fix from upstrem, problem
...
I reported a few days ago when I was fiddling with Camera
2013-10-21 08:49:09 +00:00
sebastia
e0a69a3a01
update Performance to 0.4.0
2013-10-21 08:27:33 +00:00
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