summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Bio-DB-HTS: respect LDFLAGSMarek Szuba2020-03-243-1/+25
| | | | | | Closes: https://bugs.gentoo.org/713816 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-perl/Bio-DB-HTS: x86 stable wrt bug #713240Agostino Sarubbo2020-03-211-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Bio-DB-HTS: amd64 stable wrt bug #713240Agostino Sarubbo2020-03-211-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Bio-DB-HTS: Normalize package versionsAndreas K. Hüttel2019-12-102-0/+0
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-perl/Bio-DB-HTS: add test restrictionsMarek Szuba2019-10-082-0/+4
| | | | | | | As recommended by pkgcheck. Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-perl/Bio-DB-HTS: bump to 3.01Marek Szuba2019-06-103-1/+33
| | | | | Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* dev-perl/Bio-DB-HTS: remove oldMarek Szuba2018-05-014-110/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-perl/Bio-DB-HTS: bump to 2.11Marek Szuba2018-05-013-0/+97
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-perl/Bio-DB-HTS: allow explicit specification of htslib directoriesMarek Szuba2018-05-012-1/+50
| | | | | | | | | | | | | | | Upstream build script takes a single directory as htslib prefix, then appends "include/htslib" while looking for header files and "lib" while looking for library. Unsurprisingly, the latter fails to locate the htslib library on SYMLINK_LIB=no systems. I have patched the build script to allow both htslib-includedir and htslib-libdir to be provided explicitly, thus letting the ebuild take care of choosing the correct libdir name for the specified architecture/ABI. Closes: https://bugs.gentoo.org/654460 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-perl/Bio-DB-HTS: add missing dependencyMarek Szuba2018-05-011-1/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-perl/Bio-DB-HTS: new packageMarek Szuba2018-04-264-0/+77
Perl bindings for sci-libs/htslib, used by e.g. Ensembl. Package-Manager: Portage-2.3.24, Repoman-2.3.6