dev-ml / ocaml-ctypes

Library for binding to C libraries using pure OCaml

Official package sites : https://github.com/yallop/ocaml-ctypes/ ·

v0.22.0 :: 0/0.22.0 :: gentoo

Modified
License
MIT
Keywords
~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86
USE flags
ocamlopt test

v0.21.1-r2 :: 0/0.21.1 :: gentoo

Modified
License
MIT
Keywords
amd64 arm arm64 x86 ~ppc ~ppc64 ~riscv
USE flags
ocamlopt test

v0.20.1 :: 0/0.20.1 :: gentoo

Modified
License
MIT
Keywords
amd64 arm arm64 ppc64 x86 ~ppc ~riscv
USE flags
ocamlopt test

v0.20.0 :: 0/0.20.0 :: gentoo

Modified
License
MIT
Keywords
~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86
USE flags
ocamlopt test

v0.17.1-r1 :: 0/0.17.1 :: gentoo

Modified
License
MIT
Keywords
amd64 arm x86 ~arm64
USE flags
ocamlopt test

General

ocamlopt
Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles

dev-libs / libffi : Portable, high level programming interface to various calling conventions

dev-ml / bigarray-compat : Compatibility library to use Stdlib.Bigarray when possible

dev-ml / dune : A composable build system for OCaml

dev-ml / dune-configurator : Helper library for gathering system configuration

dev-ml / findlib : OCaml tool to find/use non-standard packages

dev-ml / integers : Various signed and unsigned integer types for OCaml

dev-ml / lwt : Cooperative light-weight thread library for OCaml

dev-ml / ounit2 : Unit testing framework for OCaml

dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles

dev-libs / libffi : Portable, high level programming interface to various calling conventions

dev-ml / bigarray-compat : Compatibility library to use Stdlib.Bigarray when possible

dev-ml / dune : A composable build system for OCaml

dev-ml / dune-configurator : Helper library for gathering system configuration

dev-ml / integers : Various signed and unsigned integer types for OCaml

dev-ml / llvm-ocaml : OCaml bindings for LLVM

dev-ml / luv : Binding to libuv: cross-platform asynchronous I/O

936947
dev-ml/ocaml-ctypes-0.21.1-r2 will fail to build if dev-lang/ocaml is built with -flto under clang-18
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-ml/ocaml-ctypes: add 0.22.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-ml/ocaml-ctypes: Stabilize 0.21.1-r2 x86, #933839
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
dev-ml/ocaml-ctypes: Stabilize 0.21.1-r2 amd64, #933839
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-ml/ocaml-ctypes: Stabilize 0.21.1-r2 arm, #933839
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-ml/ocaml-ctypes: Stabilize 0.21.1-r2 arm64, #933839
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-ml/ocaml-ctypes: fix make
Closes: https://bugs.gentoo.org/911531 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-ml/ocaml-ctypes: Update the homepage
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/32248 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-ml/ocaml-ctypes: Fix installing ctypes-foreign library
Closes: https://bugs.gentoo.org/911932 Closes: https://bugs.gentoo.org/911944 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-ml/ocaml-ctypes: fix deps and add dune_pkg_name
Closes: https://bugs.gentoo.org/911683 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-ml/ocaml-ctypes: add 0.21.1, drop 0.21.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Alfredo Tupone · gentoo
dev-ml/ocaml-ctypes: add 0.21.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-ml/ocaml-ctypes: Stabilize 0.20.1 arm64, #901613
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-ml/ocaml-ctypes: Stabilize 0.20.1 arm, #901613
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-ml/ocaml-ctypes: Stabilize 0.20.1 ppc64, #901613
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-ml/ocaml-ctypes: Stabilize 0.20.1 x86, #901613
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
dev-ml/ocaml-ctypes: Stabilize 0.20.1 amd64, #901613
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-ml/ocaml-ctypes: fix shuffle
Closes: https://bugs.gentoo.org/882669 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Maciej Barć · gentoo
dev-ml/ocaml-ctypes: drop old 0.19.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Maciej Barć · gentoo
dev-ml/ocaml-ctypes: bump to 0.20.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-ml/ocaml-ctypes: fix also stable version
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-ml/ocaml-ctypes: findlib[ocamlopt?] is in findlib.eclass
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-ml/ocaml-ctypes: dep on findlib with ocamlopt
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yongxiang Liang · gentoo
dev-ml/ocaml-ctypes: Keyword 0.20.0 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-ml/ocaml-ctypes: 0.20.0 bump
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-ml/ocaml-ctypes: Keyword 0.19.1 ppc64, #822717
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
dev-ml/ocaml-ctypes: Keyword 0.19.1 ppc, #822717
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-ml/ocaml-ctypes: Keyword 0.19.1 arm64, #804657
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-ml/ocaml-ctypes: Keyword 0.19.1 arm, #804657
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-ml/ocaml-ctypes: add 0.19.1
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-ml/ocaml-ctypes: unrestrict libffi subslot
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-ml/ocaml-ctypes: Stabilize 0.17.1 arm, #775782
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-ml/ocaml-ctypes: Stabilize 0.17.1 x86, #775782
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-ml/ocaml-ctypes: Stabilize 0.17.1 amd64, #775782
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-ml/ocaml-ctypes: drop 0.11.2
Bug: https://bugs.gentoo.org/775782 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
dev-ml/ocaml-ctypes: drop old
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-ml/ocaml-ctypes: use dev-libs/libffi instead of virtual/libffi
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mark Wright · gentoo
dev-ml/ocaml-ctypes: Fix QA MissingTestRestrict
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Mark Wright <gienah@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mark Wright · gentoo
dev-ml/ocaml-ctypes: Bump to 0.17.2
Co-Author: Alexis Ballier <aballier@gentoo.org> Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Mark Wright <gienah@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Matt Turner · gentoo
dev-ml/ocaml-ctypes: Drop ppc keywords
Thomas Deutschmann · gentoo
dev-ml/ocaml-ctypes: x86 keyworded (bug #619536)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.13.0
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: Remove old
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Sergei Trofimovich · gentoo
dev-ml/ocaml-ctypes: keyworded 0.11.2 for ppc, bug #543604
Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.12.1
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: keyword ~arm
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.12.0
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.11.4
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: Drop x86 keywords on lwt-needing version
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Markus Meier · gentoo
dev-ml/ocaml-ctypes: add ~arm, bug #611014
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm"
Markus Meier · gentoo
dev-ml/ocaml-ctypes: arm stable, bug #607034
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: Add missing lwt deps for tests
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.11.3
Package-Manager: Portage-2.3.3, Repoman-2.3.1
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Agostino Sarubbo · gentoo
dev-ml/ocaml-ctypes: amd64 stable wrt bug #607034
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-ml/ocaml-ctypes: x86 stable wrt bug #607034
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.11.2
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.11.1
Package-Manager: portage-2.3.2
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: remove old
Package-Manager: portage-2.3.2
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.10.2
Package-Manager: portage-2.3.2
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.10.1
Package-Manager: portage-2.3.2
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.10.0
Package-Manager: portage-2.3.1
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: remove old
Package-Manager: portage-2.3.1
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.9.2
Package-Manager: portage-2.3.0
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.9.1
Package-Manager: portage-2.3.0
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.9.0
Package-Manager: portage-2.3.0
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.8.0
Package-Manager: portage-2.3.0
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.7.0
Package-Manager: portage-2.3.0
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: remove old
Package-Manager: portage-2.3.0
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.6.2
Package-Manager: portage-2.3.0_rc1
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.6.0
Package-Manager: portage-2.3.0_rc1
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.5.1
Package-Manager: portage-2.2.28
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.5.0
Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: bump to 0.4.2
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/zpuskas/kicad-doc-4.0.0-rc1'
Pull request: https://github.com/gentoo/gentoo/pull/403
Markus Meier · gentoo
dev-ml/ocaml-ctypes: arm stable, bug #564404
Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
Agostino Sarubbo · gentoo
dev-ml/ocaml-ctypes: x86 stable wrt bug #564404
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Agostino Sarubbo · gentoo
dev-ml/ocaml-ctypes: amd64 stable wrt bug #564404
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
Alexis Ballier · gentoo
dev-ml/ocaml-ctypes: Bump ocaml dep to one providing bytes. Bug #563446.
Package-Manager: portage-2.2.23
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed