10 Commits

Author SHA1 Message Date
bentley
71784a7751 Update to agar-1.6.0.
Release notes:
https://github.com/JulNadeauCA/libagar/blob/v1.6.0/CHANGELOG.md#160---2020-05-16

ok and additional patch from cwen@
2021-03-01 07:01:02 +00:00
cwen
ef54d7c046 agar: powerpc fixes: remove BROKEN, fix assembly code, add runtime
AltiVec detection (improvements hinted by naddy@, thanks!)

OK naddy@
2020-11-09 21:48:25 +00:00
jasper
e3ec39e981 fix build on powerpc64, from upstream
bump REVISION as a header that gets installed is modified
2020-08-01 18:47:33 +00:00
cwen
bf2949f0a9 agar: move HOMEPAGE to https, update plist, mark BROKEN-powerpc
On top of another fix for some asm code on powerpc, naddy@ proposed me
to fix the AltiVec runtime detection that broke the build. I've found out
that running agartest makes my 2 powerpc machines freeze, with or
without AltiVec.

« I won't object to that » - naddy@
2020-06-22 09:43:45 +00:00
sthen
b8d12a3b20 update various simple PERMIT_* in Makefile.inc files 2019-07-13 10:59:26 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +00:00
bentley
e93f458d59 Add a missed dependency on portaudio-svn.
Build failure noticed by naddy@
2017-01-25 03:51:29 +00:00
kili
412985bbbc Oops! forgot to bump revision. 2016-10-22 21:38:12 +00:00
kili
06ee2a05fd This needs audio/libsndfile.
ok, czarkoff@
2016-10-22 21:37:07 +00:00
bentley
724af790c9 Import agar-1.5.0.
Agar is a cross-platform GUI toolkit. Agar provides a base framework and a
collection of GUI widgets from which GUI applications can be built. Agar can
be styled and themed using a CSS-style engine.

Agar applications work seamlessly under X11 (with OpenGL), Windows, MacOS X
and SDL 1.2. Agar can also attach to an OpenGL or SDL context and operate as
window manager for the application. Agar is compact, efficient, and fully
thread-safe. Its functionality can be extended using simple C/C++ class
registration interfaces.

improvements and ok czarkoff@
2016-10-10 09:33:17 +00:00