ajacoutot
497fe3a829
Regen PLIST to unbreak, no more MODPY_PY_PREFIX.
2013-04-04 15:12:21 +00:00
ajacoutot
050aa0ae59
Regen PLIST... MODPY_PY_PREFIX is bad!
2013-04-04 14:38:28 +00:00
ajacoutot
59ad8af304
Committed upstream.
2013-04-04 14:36:01 +00:00
ajacoutot
ad546fa526
Better patches.
2013-04-04 13:51:30 +00:00
ajacoutot
0a90ec6050
Fix dependencies (missing py-gobject3).
...
Enable the python plugins -- they require py3-gobject3 which is not around
yet (we will move py-gobject3 to python3 sooner than later) but at least
the gedit ports are ready for the py3 move.
2013-04-04 13:07:36 +00:00
ajacoutot
f143707c12
Regression tests need dbus-python.
2013-04-04 12:18:34 +00:00
ajacoutot
b2fa76e3d3
Fix devel/py-gobject3 dependency. Sometimes it's needed at run time, or
...
for the regression tests...
2013-04-04 12:17:22 +00:00
ajacoutot
e2ae313f8d
Update to alacarte-3.7.90 to unbreak runtime.
...
ok jasper@
2013-04-04 07:05:06 +00:00
ajacoutot
fe3aa7bc59
Regen PLIST to unbreak; MODPY_PY_PREFIX does not exist in this context.
...
reported by nigel@
2013-04-04 06:03:42 +00:00
ajacoutot
63a2c0921b
Make the rc script a little bit less horrible.
2013-04-03 15:45:47 +00:00
ajacoutot
174693ba80
Add a do-test target.
2013-04-03 14:30:40 +00:00
ajacoutot
62fd2cec2d
+weather
2013-04-03 13:41:47 +00:00
ajacoutot
84664f9460
Import gnome-weather-3.8.0.
...
Weather application for GNOME.
ok jasper@
2013-04-03 13:41:17 +00:00
ajacoutot
48e0ad1afe
Python is needed for the tests.
2013-04-03 13:37:41 +00:00
ajacoutot
c2f069b8ea
Does not need python.
2013-04-03 13:34:30 +00:00
ajacoutot
01fb62a45a
This does not need python.
2013-04-03 13:25:57 +00:00
ajacoutot
c1ccee307f
Add MODPY_RUNDEP=No.
2013-04-03 13:16:31 +00:00
ajacoutot
235b50bf14
No need for the python module.
2013-04-03 13:00:14 +00:00
ajacoutot
c06625b36c
Depends on x11/gnome/clocks.
2013-04-03 12:32:42 +00:00
ajacoutot
b3dc172d20
Doesn't really make sense to maintain this patch.
2013-04-03 11:35:43 +00:00
ajacoutot
97b041f8a8
librsvg is not needed at build time.
2013-04-03 08:08:21 +00:00
ajacoutot
3a3c2830df
Remove deprecated comment.
2013-04-03 07:41:15 +00:00
ajacoutot
76760e2385
We can get away with the gtk-update-icon-cache build dependency.
2013-04-03 07:13:19 +00:00
ajacoutot
6679965f1a
Drop build depends on shared-mime-info.
2013-04-03 06:45:31 +00:00
ajacoutot
3225a01b03
Drop BUILD_DEPENDS.
2013-04-03 06:42:28 +00:00
ajacoutot
958b0b6915
No need to build_depends on gtk+2,-guic nor shared-mime-info.
2013-04-03 06:20:50 +00:00
ajacoutot
e41173d2b9
No need to build_depends on gtk+2,-guic.
2013-04-02 17:45:46 +00:00
ajacoutot
edbd4cb711
Remove the librsvg dependency from the gtk ports, _except_ when it's a
...
build or lib depends... i.e. just remove the RUN_DEPENDS.
2013-04-02 16:41:21 +00:00
ajacoutot
bb2bb5ef4b
Missed in previous.
2013-04-02 16:21:19 +00:00
ajacoutot
174c4c6129
x11/gnome/icon-theme is not needed for building.
...
As for running, remove the dependency: it's only usefull with gtk which
already bring gnome-icon-theme.
2013-04-02 16:19:00 +00:00
ajacoutot
c6fff61bfc
No need to explicitely depend on gnome-icon-theme anymore.
2013-04-02 16:16:47 +00:00
ajacoutot
3880140dba
Add a "convenient dependency" on gnome-icon-theme-symbolic to prevent
...
hunting what needs what:
=> some apps need more icons than the stock ones
=> some apps require symbolic icons with no fallback
=> some apps needs the svg version of the icon
It makes no sense to hunt all the ports tree source files to check what
icon are used exactly. That means than from now on we are _certain_ not
to miss any icons in gtk applications that are run outside of a full
blown Desktop environment.
no objection from landry@ naddy@ espie@
2013-04-02 16:11:44 +00:00
ajacoutot
efef9c7191
Switch the icon-theme-symbolic dependency.
2013-04-02 14:08:43 +00:00
ajacoutot
219fbea0fe
port-lib-depends-check failed again... missing dep on devel/libnotify.
...
spotted by naddy@
2013-04-02 12:26:11 +00:00
ajacoutot
dd8bab37f5
Extend previous.
2013-04-02 10:14:20 +00:00
ajacoutot
5dceec6f73
Add a pkg-readme explaining how to change the default "Print Preview"
...
command since not everyone wants to install evince just for that.
2013-04-02 10:06:37 +00:00
ajacoutot
0e536ee51a
Committed upstream.
2013-04-02 08:30:32 +00:00
ajacoutot
1ff1b9e410
Fix a warning.
2013-04-02 07:22:31 +00:00
ajacoutot
9404235fec
Fix a runtime crash due to our old xserver.
2013-04-01 19:29:16 +00:00
ajacoutot
6177bd85ad
Remove these patches, they are wrong.
2013-04-01 13:50:42 +00:00
jasper
d391699720
- update to yad-0.20.2
2013-04-01 13:26:53 +00:00
ajacoutot
f515e98f9e
Compile with -O0 on powerpc until I figure out what is going on.
2013-04-01 11:35:02 +00:00
jasper
a7f829c512
pushed upstream
2013-04-01 09:25:03 +00:00
jasper
e94ec7b228
add bz url
2013-04-01 09:18:52 +00:00
jasper
4526dd9f5c
moar
2013-04-01 08:34:21 +00:00
jasper
2549af1ccf
tyops, no pkg chagne
2013-04-01 08:33:44 +00:00
ajacoutot
6fbbff3e4b
Explicitely add a dependency on nautilus; the RUN_DEPENDS are enough so
...
port-lib-depends-check failed to spot it...
reported by landry@
2013-04-01 08:29:22 +00:00
ajacoutot
8f7a1dda4e
-libgnomekbd
...
ok jasper@
2013-04-01 08:07:02 +00:00
ajacoutot
8a7e3f2f06
Remove libgnomekbd; it's deprecated now and nothing uses it.
2013-04-01 08:06:42 +00:00
ajacoutot
f29be14c42
Left-over.
2013-04-01 08:04:15 +00:00