Package Details: wownero-git 0.11.1.0.1b8475003c-1

Git Clone URL: https://aur.archlinux.org/wownero-git.git (read-only, click to copy)
Package Base: wownero-git
Description: Wownero: a fairly launched privacy-centric meme coin with no premine and a finite supply
Upstream URL: https://wownero.org/
Keywords: monero randomwow randomx wownero
Licenses: BSD
Submitter: wowario
Maintainer: wowario
Last Packager: wowario
Votes: 3
Popularity: 0.000000
First Submitted: 2019-01-02 08:15 (UTC)
Last Updated: 2023-10-06 06:29 (UTC)

Latest Comments

1 2 Next › Last »

taba commented on 2024-04-02 23:37 (UTC)

Add https://github.com/trezor/trezor-common.git as a dependency

vorot93 commented on 2023-12-31 16:28 (UTC)

systemd unit needs to be patched in order to point to /usr/bin

FabioLolix commented on 2021-09-02 19:40 (UTC)

Thanks for updating

wowario commented on 2021-09-02 08:10 (UTC)

hi @FabioLolix added pkgver() function

FabioLolix commented on 2021-09-01 17:48 (UTC)

Hello, this pkgbuild is missing the pkgver() function, see https://wiki.archlinux.org/title/VCS_package_guidelines#The_pkgver()_function

wowario commented on 2021-06-25 20:35 (UTC)

@lucas applied patch from upstream and it is compiling again

lucas commented on 2021-06-22 23:14 (UTC) (edited on 2021-06-22 23:16 (UTC) by lucas)

aeon github gave me this fix: In file

portable_storage.h

Add this line:

#include <boost/mpl/contains.hpp>

Just before

namespace epee
{

lucas commented on 2021-06-21 00:57 (UTC)

It won't compile:

aur-wownero-git/src/wownero-git/contrib/epee/include/storages/portable_storage.h:211:7: error: expected primary-expression before ‘void’
  211 |       BOOST_MPL_ASSERT(( boost::mpl::contains<storage_entry::types, t_value> ));
      |       ^~~~~~~~~~~~~~~~
/home/luca/tmp/yaourt-tmp-luca/aur-wownero-git/src/wownero-git/contrib/epee/include/storages/portable_storage.h:211:7: error: expected ‘)’ before ‘void’
/home/luca/tmp/yaourt-tmp-luca/aur-wownero-git/src/wownero-git/contrib/epee/include/storages/portable_storage.h:211:7: error: expected ‘)’ before ‘}’ token
  211 |       BOOST_MPL_ASSERT(( boost::mpl::contains<storage_entry::types, t_value> ));
      |       ^~~~~~~~~~~~~~~~
/home/luca/tmp/yaourt-tmp-luca/aur-wownero-git/src/wownero-git/contrib/epee/include/storages/portable_storage.h:211:7: note: to match this ‘(’
  211 |       BOOST_MPL_ASSERT(( boost::mpl::contains<storage_entry::types, t_value> ));
      |       ^~~~~~~~~~~~~~~~


g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.1.0 (GCC) 

wowario commented on 2021-05-10 13:46 (UTC)

@such_wow updated package. should work now.

such_wow commented on 2021-05-05 15:34 (UTC)

Can't compile due to a fatal error