Commit Graph

13209 Commits

Author SHA1 Message Date
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
ajacoutot
65eff90874 Unbreak build, reported by sthen@
Probably needs more love to work with gnome-settings-daemon>=3.8.0 but at
least it builds now.
2013-04-01 07:27:19 +00:00
rpe
28210e28db - update to enlightenment 0.17.1
- cleanup MASTER_SITES
- remove gthread-2.0 from WANTLIB as glib is always threaded now

ok aja@
2013-03-31 18:48:00 +00:00
ajacoutot
81a8fd517f Add a comment. 2013-03-31 16:00:19 +00:00
ajacoutot
23ce87b028 Also needs to run depends on x11/gnome/controlcenter. 2013-03-31 15:56:00 +00:00
ajacoutot
b45424e66d Fix LIB_DEPENDS/WANTLIB to unbreak.
reported by sthen@
2013-03-31 14:46:28 +00:00
ajacoutot
061c6cbf25 Hook up nemiver but mark it broken; needed so that it's registered in the
index.

req. by jasper@
2013-03-31 13:44:46 +00:00
ajacoutot
0263dcd417 Update to gdlmm-3.7.3. 2013-03-31 13:37:57 +00:00
ajacoutot
8aa43dcaa7 Unbreak by fixing WANTLIB.
reported by rpe@
2013-03-31 13:28:36 +00:00
ajacoutot
07257f986d Fix LIB_DEPENDS; spotted by rpe@ 2013-03-31 13:09:26 +00:00
ajacoutot
791d0f24bc Put the rcscript at the end of the PLIST; otherwise the @exec fails because
of @cwd change.
2013-03-31 12:44:29 +00:00
ajacoutot
3c2251a46d Unbreak the profile preferences editor. 2013-03-31 10:19:07 +00:00
ajacoutot
f5614502e8 Make sure to pick up the correct uuid.h header. 2013-03-31 09:09:09 +00:00
ajacoutot
541a25fae3 Missing dependency on gsettings-desktop-schemas. 2013-03-31 08:23:24 +00:00
ajacoutot
498009b707 Missing BUILD_DEPENDS/RUN_DEPENDS on gsettings-desktop-schemas.
Fix the get_current_dir_name patches.
2013-03-31 08:13:54 +00:00
ajacoutot
d9e57288b9 Missing build dependency on devel/desktop-file-utils. 2013-03-31 08:03:01 +00:00
ajacoutot
d559d18e3a Set PKG_ARCH=*
No need for the devel/gettext MODULE.
Extend the DATADIRNAME comment.
Sync DESCR with source.
2013-03-31 07:54:13 +00:00
ajacoutot
956c830040 This needs to build and run depends on devel/desktop-file-utils. 2013-03-31 07:47:23 +00:00
ajacoutot
edca0acb99 Committed upstream; no pkg change. 2013-03-31 07:03:31 +00:00
ajacoutot
f59be458a6 Needs textproc/gtk-doc to build for now; from rpe@ 2013-03-31 06:44:21 +00:00
ajacoutot
aa61fca9fa accountsservice is actually a wantlib/lib_depends; from rpe@ 2013-03-31 06:37:50 +00:00
ajacoutot
118ccb30d5 Regen WANTLIB to build on a clean tree; from rpe@ 2013-03-31 06:35:31 +00:00
ajacoutot
7fafb452f5 Bring a couple of patches from upstream:
* Mark the pixbuf loader as thread-safe
gdk-pixbuf 2.28 will ignore loaders that are not marked as thread-safe.
* Fix typo, AM_CFLASG -> AM_CFLAGS

Regen WANTLIB while here.
2013-03-30 20:07:23 +00:00
ajacoutot
a73a13f361 Build all subpackages of gvfs. 2013-03-30 18:08:30 +00:00
ajacoutot
22d7fdbae6 Add a -goa subpackage.
looks ok to sthen@
2013-03-30 18:08:04 +00:00
ajacoutot
795952df59 Use a patch instead of a post-install target; so that we can spot when
upstream removes this hack.
2013-03-30 17:51:12 +00:00