jasper
6ec2dff7a2
update to gjs-1.48.3
2017-05-08 18:54:01 +00:00
schwarze
296717b362
mandoc(1) now supports .ti, drop USE_GROFF and bump
2017-05-08 18:49:59 +00:00
schwarze
9807cb2acb
mandoc(1) now supports .ta and .ti, drop USE_GROFF and bump
2017-05-08 18:46:38 +00:00
ajacoutot
35a6c1f844
Update to gnome-desktop-3.24.2.
2017-05-08 17:17:50 +00:00
espie
bbc9e819c1
add glue to detect clang, and basic configuration
2017-05-08 16:14:32 +00:00
naddy
af6962e0ee
add missing non-inline declarations for clang
2017-05-08 15:40:05 +00:00
schwarze
ab9d032e0f
mandoc(1) now supports .ta, drop USE_GROFF and bump
2017-05-08 10:10:32 +00:00
espie
5b2ef64408
trivial fix for clang
2017-05-08 01:13:07 +00:00
stu
a96e86275c
Stop treating loadable lib as linkable lib.
2017-05-07 21:44:43 +00:00
stu
e7501e1972
Update to 0.2.
...
Stop treating loadable lib as linkable lib.
2017-05-07 20:50:20 +00:00
jasper
4a8e20b76d
fix build with clang; based on an upstream commit that used #pragma GCC,
...
however our current gcc from base cannot cope with that so fallback to CFLAGS.
2017-05-06 21:37:06 +00:00
jasper
dcb9beafe6
fix build with clang (and any non-ancient gcc)
2017-05-06 21:35:42 +00:00
jasper
cc5476168d
two wrongs don't make a right; fix master_sites
2017-05-06 20:24:45 +00:00
espie
8d860230fd
adjust distinfo post DISTFILES change
2017-05-06 15:10:17 +00:00
naddy
f101dc89ec
fix missing return types, declarations, includes, etc. for clang
2017-05-06 10:19:04 +00:00
naddy
8ab042eae2
fix missing return types, declarations, includes, etc. for clang
2017-05-05 22:11:08 +00:00
jca
81b7cf4559
Disable inline in list functions decls; fixes build with clang
2017-05-05 13:48:23 +00:00
jca
7569febb7e
regen patch
2017-05-05 13:47:35 +00:00
jca
25f3bfbcb6
Don't append / to WRKDIST/WRKSRC
2017-05-05 13:45:59 +00:00
mpi
9519339409
Backport a diff to support Gtk-3.22 and remove its warnings.
...
ok ajacoutot@
2017-05-05 08:10:31 +00:00
espie
9134adb4ab
fix unsigned-unsigned
2017-05-04 15:30:44 +00:00
jca
007b80c05a
Fix build with clang, declare void functions as such.
...
Reminded by espie@
2017-05-04 13:14:55 +00:00
jca
166da6d774
Include stdlib.h, better than conflicting/missing decls
2017-05-04 13:14:02 +00:00
jca
103d17aa04
Respect CC/CFLAGS
2017-05-04 12:50:37 +00:00
jca
49777eaa0d
Drop useless "inline"; fixes clang builds
2017-05-03 19:29:45 +00:00
jca
30e45f8e14
Respect CC
2017-05-03 19:29:25 +00:00
jca
36135f57db
Drop useless "inline", fixes clang builds
2017-05-03 19:18:27 +00:00
jca
bcc991c3bf
Respect CC
2017-05-03 18:41:29 +00:00
jca
3980a2f9d8
Drop silly inline decls, fix build with clang.
2017-05-03 18:26:53 +00:00
jca
cb0d808e49
Respect CC
2017-05-03 18:17:19 +00:00
jca
286bb77fae
Needs ctsdlib
2017-05-03 18:10:07 +00:00
jca
047c05dfa6
-Werror considered harmful
2017-05-03 18:06:40 +00:00
jca
663832b77d
Missing include for clang
2017-05-03 17:59:02 +00:00
jca
69804716f1
Drop "inline" or move to "static inline" to fix clang build
2017-05-03 17:51:26 +00:00
rsadowski
7a62c7cde4
disable doxygen as build depend in KDE4
...
- survived a bulk, thanks ajacoutot@
ok jca@
2017-05-03 16:21:09 +00:00
espie
d91ded59ca
erase the port itself, already unlinked and quirked
2017-05-03 15:55:54 +00:00
espie
1682fe1dff
kill xgrab. it not longer segfaults, but it's still darn useless
...
okay naddy@, sthen@
2017-05-03 15:54:59 +00:00
espie
cedf582eed
more cleanup: add prototypes for functions.
...
prevent segfault on 24 bits visuals.
2017-05-03 14:57:52 +00:00
espie
1de2b57a01
fix enough warnings/errors that this compiles with clang
2017-05-03 13:50:47 +00:00
jca
b8266fb829
Fix definition of main
...
Fixes build with clang
2017-05-03 12:50:50 +00:00
jca
b2b9179c56
inline->static inline fix for clang
2017-05-03 12:44:00 +00:00
jca
d6cab284d5
Missed in previous
2017-05-03 12:33:12 +00:00
jca
db648844f2
Pull bug fix and missing ctype.h include from upstream.
...
Fixes build with clang
2017-05-03 12:32:55 +00:00
jca
d2dfdac35f
Respect CC
2017-05-03 11:27:14 +00:00
jca
b30e24cf37
Fix pointer < 0 check, fixes build with clang
2017-05-03 11:25:12 +00:00
espie
3825bf22dc
fix build on arm64... for qt4, all arms are 32 bits, sigh.
2017-05-03 07:18:50 +00:00
robert
abca6ffa04
Initial import of the MATE Desktop Environment (version 1.18)...
...
The MATE Desktop Environment is the continuation of GNOME 2.
It provides an intuitive and attractive desktop environment, using
traditional metaphors for Linux and other Unix-like operating systems.
This is imported as WIP (almost done though) to ease review.
ok @ajacoutot
This import contains the following parts of MATE (not hooked up yet):
- mate/atril
document viewer for the MATE desktop
- mate/calc
MATE calculator
- mate/caja
file manager for the MATE desktop
- mate/caja-extensions
extensions for Caja, the MATE file manager
- mate/control-center
MATE control center
- mate/desktop
components for the MATE desktop
- mate/engrampa
file archiver for the MATE desktop
- mate/eom
image viewer for the MATE desktop
- mate/icon-theme
base icon theme for MATE
- mate/libmatekbd
MATE keyboard configuration library
- mate/libmatemixer
mixer library for MATE desktop
- mate/libmateweather
weather library for MATE
- mate/marco
the MATE window manager
- mate/media
media tools for the MATE desktop
- mate/menus
implementation of the FreeDesktop menu spec for MATE
- mate/notification-daemon
MATE notification daemon
- mate/panel
panel component for MATE
- mate/pluma
powerful text editor for the MATE desktop
- mate/power-manager
MATE power manager
- mate/screensaver
MATE screensaver
- mate/session-manager
MATE session manager
- mate/settings-daemon
MATE settings daemon
- mate/terminal
MATE terminal
- mate/themes
standard MATE themes
- mate/utils
MATE support utilities
2017-04-30 19:01:24 +00:00
espie
2c356d25d8
fix stupid configure test.
...
regen patches
2017-04-30 09:36:59 +00:00
jasper
26878e32c3
update to gnome-font-viewer-3.24.0
2017-04-30 08:11:06 +00:00
espie
861d5eb0b1
fix build with clang + regen other patches with longer lines
2017-04-29 16:27:40 +00:00