fbrosson
a48398bff9
aspell_en: bump to 2017.01.22~0, switch SOURCE_URI to https.
2017-01-30 12:12:03 +00:00
Humdinger
54987c1d0e
Update Becasso and ArtPaint recipes
...
Becasso:
* Upstreamed korli's patch. Now builds on all Haiku plattforms.
* Update to latest commit.
* Improved DESCRIPTION.
* Update HOMEPAGE URL.
* Renamed "BeCasso" everywhere to "Becasso" as that's the actual
name of the app.
* Include documentation and tutorial and the API docs.
ArtPaint:
* Update to latest commit.
* Fix build.
* Include the add-ons.
2017-01-30 11:00:27 +01:00
fbrosson
06b15fb79f
bash: bump to 4.4.012.
...
Also patch tests/intl2.sub: /usr/bin/printf -> /bin/printf
2017-01-29 16:33:35 +00:00
Jerome Duval
0845c818b0
vncserver: fix x86_64 build.
2017-01-29 14:08:48 +01:00
Jerome Duval
f9d8797279
libotr: disable fPIE, stack protector.
...
* enable x86_64.
* remove libtool file.
* fix provide versioning.
* remove x86_gcc2 secondary arch.
2017-01-29 12:43:00 +01:00
Bob
082a045449
libusb: bump to 1.0.21. ( #1119 )
2017-01-28 19:08:56 +00:00
Jerome Duval
909a983aa2
xaos: fix x86_64 build.
...
* disable cffe on x86_64 which only builds on i386.
* depends on libgsl instead.
2017-01-28 15:31:10 +01:00
Jerome Duval
92f9dccdf3
sawteeth: fix x86_64 build.
2017-01-28 15:31:10 +01:00
Jerome Duval
e127ecfa17
thememanager: fix build on x86_64.
2017-01-28 15:31:10 +01:00
Jerome Duval
663e4efbdc
resourcer: fix x86_64 build.
2017-01-28 15:31:10 +01:00
Jerome Duval
92ea5e25ad
textsaver: enable x86_64.
2017-01-28 15:31:10 +01:00
Jerome Duval
375aa8ec33
trackergrep: enable x86_64.
2017-01-28 15:31:10 +01:00
Jerome Duval
3d77e99738
takenotes: enable x86_64.
2017-01-28 15:31:10 +01:00
Jerome Duval
fd3adc2a98
ponpokodiff: fix build on x86_64.
2017-01-28 15:31:09 +01:00
Jerome Duval
8f3f024f0c
jabber4haiku: enable x86_64.
2017-01-28 15:31:09 +01:00
Jerome Duval
ec48ce67e9
caya: enable x86_64.
...
* remove msn protocol.
2017-01-28 15:31:09 +01:00
Jerome Duval
0525245e6e
digiclock: enable x86_64.
...
* add checksum.
2017-01-28 15:31:09 +01:00
Jerome Duval
3edba6436a
desknotes: enable x86_64.
2017-01-28 15:31:09 +01:00
Jerome Duval
be15c89475
markups: add recipes for version 2.0.0.
2017-01-28 15:31:09 +01:00
Jerome Duval
369c5bc968
markdown: add recipes for version 2.6.8.
2017-01-28 15:31:09 +01:00
Jerome Duval
eb5f7d2f2a
retext: add recipe for version 6.0.2.
...
* icons in toolbar are missing.
2017-01-28 15:31:09 +01:00
fbrosson
fe8791f08b
m4: bump to 1.4.18. ( #1111 )
...
* Switch HOMEPAGE & SOURCE_URI to https.
* Do not pass --disable-rpath to configure, otherwise the build
fails if cmd:help2man is not in BUILD_PREREQUIRES.
* Define TEST_REQUIRES with cmd:{cmp,diff,help2man}. It might be
used by HaikuPorter in the future.
* Remove duplicate cmd:awk in BUILD_PREREQUIRES (and sort it).
2017-01-28 14:10:47 +00:00
Scott McCreary
b77996d896
Use tagged release of BeAE ( #1110 )
...
* Use tagged release of BeAE
2017-01-27 17:36:38 -08:00
Jerome Duval
33023ccf2f
bepodder: patch is upstreamed.
2017-01-27 19:36:43 +01:00
Jerome Duval
d31f70c597
capitalbe: patch is upstreamed.
2017-01-27 19:36:43 +01:00
fbrosson
faf855e362
nettle: bump to 3.3, enable x86_gcc2, add tiny gcc2 patch.
...
* Unlike 3.2, which would not build on x86_gcc2 without a patch,
3.3 builds fine without any patch. A tiny one is only required
for "make check".
* Update (GNU) LICENSE: LGPL v2.1 -> GPL v2 + GPL v3 + LGPL v3.
* Switch SOURCE_URI to https.
* Add $secondaryArchSuffix to cmd:libtoolize in BUILD_PREREQUIRES.
* Drop PATCH(), previously used to skip -lm and add -lroot.
* Drop unneeded calls to libtoolize and autoconf.
* Add TEST() with "make check" (and an appropriate LIBRARY_PATH.)
All tests are OK, except for the Camellia cipher on x86_gcc2.
2017-01-27 12:46:47 +00:00
Jerome Duval
4d9001ee65
atk: enable x86_64.
2017-01-26 22:46:56 +01:00
Vidrep
1362f9bcf9
Update youtube_dl to current revision
2017-01-26 22:43:28 +01:00
Jerome Duval
33a64f3081
capitalbe: fix x86_64 build.
2017-01-26 22:39:55 +01:00
Jerome Duval
c5264d736d
colors: fix x86_64 build.
2017-01-26 22:39:55 +01:00
Jerome Duval
62a10d43ed
bepodder: x86_64 build fix.
2017-01-26 22:39:55 +01:00
Jerome Duval
4e98e18db7
catkeyeditor: enable x86_64.
2017-01-26 22:39:55 +01:00
Jerome Duval
c28dbc402a
a_book: enable x86_64.
2017-01-26 22:39:55 +01:00
Scott McCreary
aba760e1b8
Updated atk to 2.23.4, deleted old broken recipes ( #1098 )
...
* Updated atk to 2.23.4, deleted old broken recipes
* Added atk_devel and clean up
* Improved Box2D recipe, now with _devel
* atk white space cleanup
2017-01-26 12:44:04 -08:00
Jerome Duval
2f06a8974d
midikeyboard: patch is upstreamed.
2017-01-26 21:39:55 +01:00
Jerome Duval
abb5311e64
pyqt: add recipes for version 5.6.
2017-01-26 21:39:55 +01:00
Jerome Duval
b086fd62de
bevexed: patch is upstreamed.
2017-01-26 21:39:55 +01:00
Jerome Duval
374827acf6
befar: patch is upstreamed.
2017-01-26 21:39:55 +01:00
Jerome Duval
2400702525
ftppositive: upstream switched to makefile.
2017-01-26 21:39:55 +01:00
Jerome Duval
7380291643
symetrie: patch is upstreamed.
2017-01-26 21:39:54 +01:00
fbrosson
55be434f14
openssl: bump to 1.0.2k.
2017-01-26 18:59:17 +00:00
Humdinger
ec9946d0cb
Sequitur: Fix libpng dependency
2017-01-26 17:46:30 +01:00
Jerome Duval
3c19b15eec
weechat: bump version.
2017-01-25 21:15:43 +01:00
fbrosson
a086992ac5
fossil: bump to 1.37, install man page, drop patch.
2017-01-25 11:26:02 +00:00
punsith
00ba637afc
Tested Recipes on x86_64 ( #1079 )
2017-01-24 22:09:54 +01:00
miqlas
556d3ef8b9
cmake: bump version ( #1081 )
2017-01-24 22:07:13 +01:00
Jerome Duval
cf4f767300
box2d: use cmake install prefix.
...
* move headers to $includeDir
* move cmake files to the devel package.
* enable x86_64.
2017-01-24 21:55:26 +01:00
Jerome Duval
32963efd85
symetrie: fix x86_64 build.
2017-01-24 21:21:36 +01:00
Scott McCreary
8bc699abdf
Box2D: Improved recipes now with _devel ( #1108 )
2017-01-24 21:21:05 +01:00
Jerome Duval
8331c5b96f
backup: enable x86_64.
2017-01-24 20:58:24 +01:00