Search Criteria
Package Details: eos_portable_archive 5.1-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/eos_portable_archive.git (read-only, click to copy) |
---|---|
Package Base: | eos_portable_archive |
Description: | A portable binary archive to be used with boost::serialization |
Upstream URL: | https://epa.codeplex.com/ |
Licenses: | custom |
Submitter: | stativ |
Maintainer: | kode54 |
Last Packager: | kode54 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2016-11-30 20:12 (UTC) |
Last Updated: | 2022-03-07 07:07 (UTC) |
Required by (1)
- luxmark (make)
Latest Comments
kode54 commented on 2022-03-07 07:07 (UTC)
Thanks for tracking that down, sorry I took so long to get around to fixing this, I had a brain malfunction and forgot that this was one of my packages.
MarsSeed commented on 2022-03-06 02:31 (UTC) (edited on 2022-03-11 12:59 (UTC) by MarsSeed)
There are a few archived copies of the source ZIP file on Web.Archive, the latest is:
http://web.archive.org/web/20210630011224/https://codeplexarchive.blob.core.windows.net/archive/projects/epa/epa.zip
MarsSeed commented on 2022-03-06 02:19 (UTC)
Source: 404
bartus commented on 2021-01-07 10:29 (UTC) (edited on 2021-01-07 10:30 (UTC) by bartus)
@kode54: there's an maintained version of
eso_portable_archiver
inCERN-CMS repository
if you need a patch for latest boost version.kode54 commented on 2021-01-07 05:22 (UTC)
@DarkShadow44 Is that pull request still needed now? If so, I'll look into adding it to this package.
codibit commented on 2019-04-25 08:00 (UTC)
as @antoine163 says, changing "sourceCode\sourceCode.zip" to "sourceCode/sourceCode.zip' allows for this package to build.
DarkShadow44 commented on 2019-03-01 16:48 (UTC)
This package isn't compatible with latest boost anymore... Would you mind adding https://github.com/duncanka/eos-portable-archive/pull/2/commits/f5c19fd5c2a9ab452ce56f35e8fbeaa92b300bcf ? This would make it work again, and since there isn't an official upstream of this package anymore...
antoine163 commented on 2019-02-09 16:12 (UTC) (edited on 2019-02-09 16:14 (UTC) by antoine163)
Change 'bsdtar xf "sourceCode\\sourceCode.zip"' by 'bsdtar xf "sourceCode/sourceCode.zip' in PKGBUILD work for me.
DarkShadow44 commented on 2019-01-12 06:00 (UTC) (edited on 2019-01-12 06:02 (UTC) by DarkShadow44)
Fails with
bsdtar: Error opening archive: Failed to open 'sourceCode\sourceCode.zip'
Downgrading libarchive helps.bartus commented on 2018-04-13 20:38 (UTC) (edited on 2018-04-13 21:07 (UTC) by bartus)
@stativ: source url is dead, there is an archive package which contains zip with the source {https://codeplexarchive.blob.core.windows.net/archive/projects/epa/epa.zip} PKGBUILD: https://pastebin.com/RzgTgRQK