Github messages for voidlinux
 help / color / mirror / Atom feed
From: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Closed]: New package: arx-libertatis-1.2.1
Date: Mon, 02 Jan 2023 02:57:06 +0100	[thread overview]
Message-ID: <20230102015706.D26LjU9IP-t5F8GTwSrl4a2HaXvxcBlrFFvQd90zsg0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36468@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 3602 bytes --]

There's a closed pull request on the void-packages repository

New package: arx-libertatis-1.2.1
https://github.com/void-linux/void-packages/pull/36468

Description:
This PR adds [Arx Libertatis](https://arx-libertatis.org/), a source port for the video game Arx Fatalis. I have played the game for a few minutes without any issues. Game files from the original game are required (I used the GOG version).

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I built this PR locally for these architectures:
  - armv7l

#### TODO

- License: The code itself is published under `GPLv3+`, it includes the Noto fonts (`OFL`), and the Deja Vu fonts; I only included the former two, I don't know how to best add the latter.
- Runtime dependencies: I ran `readelf -d /usr/bin/arx` to get the list of immediate dynamic libraries, but I don't know which of those really need to be explicitly added. For now I have just taken the ones for which I have a `*-devel` build time dependency. Here is the complete output of `readelf`:

 ```
 Dynamic section at offset 0x2a7ec0 contains 38 entries:
   Tag        Type                         Name/Value
  0x0000000000000003 (PLTGOT)             0x2a9458
  0x0000000000000002 (PLTRELSZ)           8880 (bytes)
  0x0000000000000017 (JMPREL)             0x17d98
  0x0000000000000014 (PLTREL)             RELA
  0x0000000000000007 (RELA)               0x6a70
  0x0000000000000008 (RELASZ)             70440 (bytes)
  0x0000000000000009 (RELAENT)            24 (bytes)
  0x000000006ffffff9 (RELACOUNT)          2627
  0x0000000000000015 (DEBUG)              0x0
  0x0000000000000006 (SYMTAB)             0x2d0
  0x000000000000000b (SYMENT)             24 (bytes)
  0x0000000000000005 (STRTAB)             0x3198
  0x000000000000000a (STRSZ)              12944 (bytes)
  0x000000006ffffef5 (GNU_HASH)           0x6428
  0x0000000000000001 (NEEDED)             Shared library: [libpthread.so.0]
  0x0000000000000001 (NEEDED)             Shared library: [libz.so.1]
  0x0000000000000001 (NEEDED)             Shared library: [libfreetype.so.6]
  0x0000000000000001 (NEEDED)             Shared library: [libopenal.so.1]
  0x0000000000000001 (NEEDED)             Shared library: [libepoxy.so.0]
  0x0000000000000001 (NEEDED)             Shared library: [libSDL2-2.0.so.0]
  0x0000000000000001 (NEEDED)             Shared library: [libdl.so.2]
  0x0000000000000001 (NEEDED)             Shared library: [librt.so.1]
  0x0000000000000001 (NEEDED)             Shared library: [libstdc++.so.6]
  0x0000000000000001 (NEEDED)             Shared library: [libm.so.6]
  0x0000000000000001 (NEEDED)             Shared library: [libgcc_s.so.1]
  0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]
  0x000000000000000c (INIT)               0x1a048
  0x000000000000000d (FINI)               0x23dd84
  0x000000000000001a (FINI_ARRAY)         0x2a6fe0
  0x000000000000001c (FINI_ARRAYSZ)       8 (bytes)
  0x0000000000000019 (INIT_ARRAY)         0x2a6fe8
  0x000000000000001b (INIT_ARRAYSZ)       16 (bytes)
  0x000000000000001e (FLAGS)              BIND_NOW
  0x000000006ffffffb (FLAGS_1)            Flags: NOW PIE
  0x000000006ffffff0 (VERSYM)             0x6468
  0x000000006ffffffe (VERNEED)            0x6850
  0x000000006fffffff (VERNEEDNUM)         7
  0x0000000000000000 (NULL)               0x0
 ```


      parent reply	other threads:[~2023-01-02  1:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-02 15:22 [PR PATCH] New package: arx-libertatis-1.2 HiPhish
2022-04-17 18:50 ` [PR PATCH] [Updated] " HiPhish
2022-04-18 14:39 ` HiPhish
2022-04-22 22:39 ` HiPhish
2022-04-22 22:57 ` HiPhish
2022-04-22 22:59 ` HiPhish
2022-04-22 23:01 ` New package: arx-libertatis-1.2.1 HiPhish
2022-04-23 19:39 ` [PR PATCH] [Updated] " HiPhish
2022-05-30 21:10 ` HiPhish
2022-06-19 22:07 ` kedodrill
2022-09-18  2:15 ` github-actions
2022-09-18 19:51 ` [PR PATCH] [Updated] " HiPhish
2022-09-18 19:53 ` HiPhish
2022-12-19  1:54 ` github-actions
2023-01-02  1:57 ` github-actions [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230102015706.D26LjU9IP-t5F8GTwSrl4a2HaXvxcBlrFFvQd90zsg0@z \
    --to=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).