[PATCH] Re: From outdated to backports
Marc Chantreux
mc at unistra.fr
Thu Mar 5 10:42:03 GMT 2026
On Wed, Mar 04, 2026 at 09:19:16AM +0100, Dominique Dumont wrote:
> See https://salsa.debian.org/perl6-team/moarvm/-/blob/debian/sid/debian/README.source.org
so I was *that* far. thanks.
In the meanwhile timo updated the version so I can't run the whole thing :-(
Can we agree about the next steps and the ones I can take care of?
regards,
Subject: add urls of some 3rdparty homepage
so it's easier to understand who's who
---
debian/README.source.org | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/README.source.org b/debian/README.source.org
index 8ef47aa..9ac4c32 100644
--- a/debian/README.source.org
+++ b/debian/README.source.org
@@ -10,18 +10,18 @@ We are trying to use Debian versions when:
- the software was not heavily modified upstream
Here the status on the convenience copies:
-- libatomic_ops libtommath libuv ::
+- [[https://github.com/bdwgc/libatomic_ops][libatomic_ops]] [[https://github.com/libtom/libtommath][libtommath]] [[https://libuv.org/][libuv]] ::
source files are excluded. Moar is built with Debian packages
-- dynasm :: Upstream hosts repos which are taken from an unknown location.
+- [[https://luajit.org/dynasm.html][dynasm]] :: Upstream hosts repos which are taken from an unknown location.
They may be modified but I've found no way to check.
AFAIK, Debian does not provide these softwares.
- dyncall :: moar is now built with libffi. dyncall is now excluded
- uthash.h :: file is provided by =uthash-dev 1.9.9.1+git20151125-1=
moar's uthash is a year old and different from Debian version.
- tinymt :: Not provided by Debian
-- cmp :: Not provided by Debian. Even though =libmsgpack= provides a similar
- functionality
-- ryu :: Not provided by Debian. Ryu also contains 3rd parties.
+- [[https://github.com/camgunz/cmp][cmp]] :: Not provided by Debian.
+ Even though =libmsgpack= provides a similar functionality
+- [[https://github.com/ulfjack/ryu][ryu]] :: Not provided by Debian. Ryu also contains 3rd parties.
- sha1 :: Debian provides =librhash-dev= with sha1 function. But it's
not a drop-in replacement for =3rdparty/sha1/=
- msinttypes :: To be investigated
--
2.47.3
--
Marc Chantreux
Pôle CESAR (Calcul et services avancés à la recherche)
Université de Strasbourg
☎ 03.68.85.60.79
More information about the Pkg-rakudo-devel
mailing list