Package Details: popart 2019.07.15-7

Git Clone URL: https://aur.archlinux.org/popart.git (read-only, click to copy)
Package Base: popart
Description: Full-feature software for haplotype network reconstruction. https://doi.org/10.1111/2041-210X.12410
Upstream URL: https://popart.maths.otago.ac.nz/
Keywords: Phylogeny
Licenses: LGPL
Submitter: malacology
Maintainer: malacology (BioArchLinuxBot)
Last Packager: BioArchLinuxBot
Votes: 0
Popularity: 0.000000
First Submitted: 2021-05-15 14:24 (UTC)
Last Updated: 2025-06-20 13:44 (UTC)

Latest Comments

Rhinoceros commented on 2025-06-19 07:34 (UTC)

Thanks, I'll give it a shot. It would be good to get this package working too though.

malacology commented on 2025-06-16 02:26 (UTC)

@Rhinocores maybe you can try bioarchlinux

Rhinoceros commented on 2025-06-12 03:02 (UTC)

This doesn't build for me

src/gui/MapView.cpp:307:71: error: conversion from ‘QList<Marble::GeoDataPlacemark*>’ to non-scalar type ‘QVector<Marble::GeoDataPlacemark*>’ requested
  307 |   QVector<GeoDataPlacemark *> searchResult = manager->searchPlacemarks(location->name());