Just so you all know, I had the "libglvnd" package installed (I don't know why), but pico-8 does not display anything with that package as a replacement of "mesa-libgl". Be sure to replace "libglvnd" if you run into this problem.
Search Criteria
Package Details: pico-8 0.2.6b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pico-8.git (read-only, click to copy) |
---|---|
Package Base: | pico-8 |
Description: | A fantasy console for making, sharing and playing tiny games and other computer programs. |
Upstream URL: | http://www.lexaloffle.com/pico-8.php |
Licenses: | custom:commercial |
Provides: | pico8 |
Submitter: | scottmada |
Maintainer: | imcb (scottmada, joe084) |
Last Packager: | imcb |
Votes: | 15 |
Popularity: | 0.007136 |
First Submitted: | 2016-09-22 21:42 (UTC) |
Last Updated: | 2024-02-28 15:58 (UTC) |
Dependencies (3)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
Required by (0)
Sources (5)
alanxoc3 commented on 2017-03-22 19:13 (UTC)
scottmada commented on 2016-12-18 03:45 (UTC)
@eeva
Just found a way to make the dlagent work with aura. You have to use the -x option (eg. "sudo aura -Ax pico-8"). Here's an excerpt from the aura man page.
-x, --unsuppress
Unsuppress makepkg output during building. By default this output is suppressed for a more silent install. Note that when this option isn't used, makepkg output is actually collected and printed if any errors occur.
Once the output unsuppressed, the prompt asking to enter Humble password now shows, if "hib-dlagent(-git)" is installed.
scottmada commented on 2016-12-18 01:12 (UTC) (edited on 2016-12-18 02:01 (UTC) by scottmada)
@eeva
The last version ("pico-8 0.1.10c-1") should fix issues with the "hib://" download agent.
EDIT: Nevermind, it did not work. Still working on it.
scottmada commented on 2016-12-14 02:56 (UTC)
@eeva
Hey! Thanks for the tip. Unfortunately, I prioritized the update over the aura compatibility this week-end. In fact, I just discovered aura.
I'll check why it fails soon and try to fix this in the next days.
eeva commented on 2016-12-11 16:59 (UTC) (edited on 2016-12-11 17:00 (UTC) by eeva)
Dear adam, here's an updated pkgbuild for version 0.10 of pico-8:
http://lpaste.net/4924755835424342016
(note that the hib protocol is not recognized by aura, so I've disabled it for this release, feel free to add it back, but know that some users won't be able to build the package at all)
scottmada commented on 2016-09-24 17:35 (UTC) (edited on 2016-09-24 17:58 (UTC) by scottmada)
This is a new package, replacing the old "pico8-bin".
It is now compatible with both Lexaloffle and Humble (Bundle/Store) releases.
There's two ways to install the package:
1. You download the .zip release from either Lexaloffle or Humble website, place it in the same directory of the PKGBUILD file (or symlink it), and then run "makepkg".
2. You can use the Humble download agent (see https://aur.archlinux.org/packages/hib-dlagent-git) to download the latest release automatically. Useful when using AUR tools like "pacaur".
scottmada commented on 2016-09-22 21:49 (UTC)
I just submitted a merge request to a new package I just created, "pico-8" (https://aur.archlinux.org/packages/pico-8).
This new package is now compatible (too) with Humble releases (and download manager).
scottmada commented on 2016-09-13 02:23 (UTC)
@josefnpat, thanks for your help! I updated the package.
I took more time to commit as I somewhat refactored my code. I was working on something, but it will wait, maybe, to a 0.1.9-2 release of this package.
josefnpat commented on 2016-09-12 04:09 (UTC)
Here's my new version. the *_dyn got removed, so I just commented it out: http://pastebin.com/raw/k5SEginc
josefnpat commented on 2016-09-12 04:07 (UTC)
new sha256sums: for 0.1.9
seppi@seppi7:~/aur/pico8-bin♠ sha256sum *.zip
c467f9ee7ca4a88a9b22c1e01e1c0e09d78ce771873d0dd816a6b7ef4d86a421 pico-8_0.1.9_amd64.zip
8bfd377990effe22a550e86337fc2979516709a433486011dc80db86eaa778f3 pico-8_0.1.9_i386.zip
f686c71a411a9b95157b24fe7aada8b7478c90400c1919e7a12466f04911fb8b pico-8_0.1.9_raspi.zip
Pinned Comments
imcb commented on 2022-09-25 12:23 (UTC) (edited on 2022-12-13 21:46 (UTC) by imcb)
Remember to download the zip file and move it to the directory you're building the package in (for paru, ~/.cache/paru/clone/pico-8).