summaryrefslogtreecommitdiff
path: root/gnu/packages/pep.scm
AgeCommit message (Collapse)Author
2021-05-31gnu: java-pep-adapter 2.1.23.Hartmut Goebel
* gnu/packages/pep.scm (java-pep-adapter): Update to 2.1.23. [source]: Switch to new git repo. [arguments]<make-flags>: Enable release-build, use new target names. [arguments]<phases>{fix-includes}: Remove phase. {pin-shared-lib-path}: Update file paths. {build-codegen}: New phase. {install}: Use "(install)". [native-inputs]: Add graphviz. [inputs]: Fix input util-linux.
2021-05-31gnu: python-pep-adapter: Update to 2.1.3.Hartmut Goebel
* gnu/packages/pep.scm (python-pep-adapter): Update to 2.1.3. [source]: Switch to new git repo. [arguments]<phases>{remove-wheel-requirement}: New phase. [native-inputs]: Add python-pytest and python-pytest-forked. [inputs]: Remove asn1c, add python-setuptools-scm. util-linux.
2021-05-31gnu: libpEpAdapter: Update to 2.1.21.Hartmut Goebel
* gnu/packages/pep.scm (libpEpAdapter): Update to 2.1.21. [source]: Swicht to new git repo. [arguments]<make-flags>: Enable release-build.
2021-05-31gnu: pep-engine: Update to 2.1.34.Hartmut Goebel
* gnu/packages/pep.scm (fdik-libetpan): Update to current development version. [source]: Switch to pep.foundation. (pep-engine): Update to 2.1.34. [source]: Switch to new git repo. [arguments]<make-flags>: Enable release-build. [inputs]: Use normal sequoia. * gnu/packages/sequoia.scm (sequoia4pEp): Remove variable.
2021-05-31gnu: yml2: Update to 2.7.0.Hartmut Goebel
* gnu/packages/pep.scm (yml2): Update to 2.7.0. [source]: Switch to new git repo.
2021-03-22gnu: sequoia4pEp: Move to sequoia.scm.Efraim Flashner
Don't have cross module package inheritance. * gnu/packages/pep.scm (sequoia4pEp): Move to ... * gnu/packages/sequoia.scm (sequoia4pEp): ... here. Hide package.
2020-06-09gnu: Add java-pep-adapter.Hartmut Goebel
* gnu/packages/pep.scm (java-pep-adapter): New variable.
2020-06-09gnu: Add python-pep-adapter.Hartmut Goebel
* gnu/packages/pep.scm (python-pep-adapter): New variable.
2020-06-09gnu: Add libpepadapter.Hartmut Goebel
* gnu/packages/pep.scm (libpepadapter): New variable.
2020-06-09gnu: Add pep-engine.Hartmut Goebel
* gnu/packages/pep.scm (fdik-libetpan, sequoia4pEp, pep-engine): New variables.
2020-06-09gnu: Add yml2.Hartmut Goebel
* gnu/packages/pep.scm: New file. * gnu/locak.mk (GNU_SYSTEM_MODULES): Add it.