19 Commits

Author SHA1 Message Date
Schrijvers Luc
9bf2afea7c rhash, bump to version 1.4.6 (#13665) 2026-01-25 07:22:18 +01:00
Jerome Duval
49e6002ed3 rhash: add compat strings 2024-02-09 15:32:24 +01:00
Jerome Duval
d2d7b10d7b rhash: add compat recipe for soname 0
fix compat version
2024-02-09 15:20:43 +01:00
Jerome Duval
5a63715ec1 rhash: bump version 2024-02-09 13:38:17 +01:00
Jerome Duval
bf5b24dcaa rhash: bump version 2022-02-24 21:38:18 +01:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval
b09b5fb656 rhash: bump version
tests ok
2021-06-08 14:34:36 +02:00
extrowerk
bc47dd503e RHash: revbump (#5377) 2020-10-31 16:29:52 +01:00
extrowerk
0b26971260 RHash: bump (#5363) 2020-10-28 23:02:42 +01:00
Jerome Duval
ce40ad7247 rhash: bump version. 2020-05-05 15:54:41 +02:00
Jérôme Duval
410b261d8e rhash: update to github.com. 2019-11-06 10:33:30 +01:00
Jerome Duval
1ff489a0f4 rhash: install symlink for librhash.so 2019-09-07 21:13:22 +02:00
Jerome Duval
1d2b4b4084 rhash: fix install headers. 2019-03-21 20:15:06 +01:00
Jerome Duval
34211484d7 rhash: bump version. 2019-03-21 13:35:20 +01:00
fbrosson
f47dfb58cc rhash: bump to 1.3.6, install pkgconfig file & settings/rhashrc.
Remark: Upstream now ships a configure script.
2018-09-26 09:29:37 +00:00
fbrosson
1d16ba1414 rhash: add commandSuffix & commandBinDir, rework package layout.
On all primary architectures, as well as on x86 secondary arch for
x86_gcc2h, the shared lib, the manual pages, the cmd:rhash runtime
and its symlinks all remain in the base package.

On x86 secondary arch for x86_64 hybrid the runtime is moved to
rhash_x86_bin, and the base package, rhash_x86, will only ship the
shared lib.
2018-09-26 09:29:36 +00:00
Adrien Destugues
abdf03a780 rhash: mark as tested on x86 2018-03-25 13:28:23 +02:00
alaviss
a0fdf8cf1f Add TEST() to various ports (#1832)
* app-crypt/rhash: disable on x86_gcc2, also fixed secondary arch

* dev-lang/tcc: make tcc actually works

  - update patches: define custom haiku definitions, use haiku
    start/end objects

  - make tcc uses haiku custom paths

  - add secondary arch support
  - add x86_64

* dev-lang/tcc: disable on all architectures

  - Haiku's BeBuild.h depends on __GNUC__ macro to select ABI, which
    unfortunately we can't risk to define, so disabling for now

* dev-python/pyqt: use correct name for sip

* dev-lang/spidermonkey: fix build

  - add x86 to snd arch

  - update config.sub and config.guess

  - add missing cmd:js_config
  - add missing cmd:zip

* dev-python/pyqt: clean up the spaces left by previous contributor

* add TEST() for the following ports:
  - sys-devel/flex
  - app-crypt/rhash
  - app-text/podofo
  - app-crypt/qca
  - app-editors/retext
  - app-i18n/mozc
  - dev-lang/tcc
  - dev-lang/yasm
  - dev-lang/spidermonkey
  - dev-libs/glib
  - dev-libs/jsoncpp
  - dev-libs/libtommath
  - dev-libs/libxslt
  - dev-libs/libyajl
  - dev-libs/zziplib
2017-12-10 13:49:50 +01:00
Jerome Duval
258aed9f85 rhash: add recipe for version 1.3.5. 2017-09-15 22:57:16 +02:00