This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Maintainer: sukanka <su975853527 [AT] gmail.com> | |
| pkgname=bitcomet-bin | |
| _pkgname=bitcomet | |
| pkgver=2.4.2 | |
| pkgrel=1 | |
| pkgdesc="BitComet, a free BitTorrent download client" | |
| arch=('x86_64') | |
| url="https://www.bitcomet.com" | |
| license=('unknown') | |
| depends=(webkit2gtk bubblewrap) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| \documentclass[a4paper]{article} | |
| \usepackage{amsmath} | |
| \usepackage{amssymb} | |
| \newcommand{\abs}[1]{\lvert #1 \rvert} | |
| \newcommand{\diff}{\mathrm{d}} | |
| \newcommand{\idx}[1]{\mathbb{I}(#1)} | |
| \usepackage{hyperref} | |
| \begin{document} | |
| I use a quite different method from yours. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Maintainer: Sukanka <su975853527 [AT] gmail.com> | |
| # Contributor: Luis Martinez <luis dot martinez at disroot dot org> | |
| # Contributer: Bruce Zhang | |
| pkgname=lx-music | |
| pkgver=2.5.0 | |
| pkgrel=1 | |
| _electron=electron | |
| pkgdesc='An Electron-based music player' | |
| arch=('x86_64' 'aarch64') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Maintainer: Matthew McGinn <mamcgi@gmail.com> | |
| # Contributor: Håvard Pettersson <mail@haavard.me> | |
| # Contributor: Andrew Stubbs <andrew.stubbs@gmail.com> | |
| pkgname=balena-etcher | |
| _pkgname=etcher | |
| pkgver=1.18.8 | |
| _electron=electron | |
| pkgrel=1 | |
| epoch=2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Maintainer: Malacology <guoyizhang at malacology dot net> | |
| # Contributor: Malacology <guoyizhang at malacology dot net> | |
| # Contributor: sukanka <su975853527 at gmail dot com> | |
| pkgname=beast2 | |
| pkgver=2.7.4 | |
| _pkgver=2.7.2 | |
| pkgrel=4 | |
| pkgdesc="Bayesian Evolutionary Analysis by Sampling Trees. https://doi.org/10.1371/journal.pcbi.1003537" | |
| arch=('any') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # port: 7890 # HTTP(S) 代理服务器端口 | |
| # socks-port: 7891 # SOCKS5 代理端口 | |
| mixed-port: 10801 # HTTP(S) 和 SOCKS 代理混合端口 | |
| # redir-port: 7892 # 透明代理端口,用于 Linux 和 MacOS | |
| # Transparent proxy server port for Linux (TProxy TCP and TProxy UDP) | |
| # tproxy-port: 7893 | |
| allow-lan: true # 允许局域网连接 | |
| bind-address: # 绑定 IP 地址,仅作用于 allow-lan 为 true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Maintainer: Matthew McGinn <mamcgi@gmail.com> | |
| # Contributor: Håvard Pettersson <mail@haavard.me> | |
| # Contributor: Andrew Stubbs <andrew.stubbs@gmail.com> | |
| pkgname=balena-etcher | |
| _pkgname=etcher | |
| pkgver=1.18.6 | |
| _electron=electron19 | |
| pkgrel=1 | |
| epoch=2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Maintainer: Michael Schubert <mschu.dev at gmail> | |
| # Contributor: sukanka <su975853527 at gmail> | |
| pkgname=augustus | |
| _pkgname=Augustus | |
| pkgver=3.5.0 | |
| pkgrel=1 | |
| pkgdesc="A eucaryotic gene prediction program" | |
| arch=('i686' 'x86_64') | |
| url="http://augustus.gobics.de/" | |
| license=('custom:Artistic-2.0') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Maintainer: Clint Valentine <valentine.clint@gmail.com> | |
| pkgname=libmaus | |
| pkgver=2.0.810 | |
| pkgrel=1 | |
| _release=20220216151520 | |
| pkgdesc="Bioinformatics data structures and algorithms in C++" | |
| arch=('x86_64') | |
| url=https://gitlab.com/german.tischler/libmaus2 | |
| license=('GPL') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Maintainer: Daniel Bermond <dbermond@archlinux.org> | |
| pkgname=spirv-cross | |
| pkgver=1.3.216.0 | |
| pkgrel=1 | |
| epoch=1 | |
| pkgdesc='A tool and library for parsing and converting SPIR-V to other shader languages' | |
| arch=('x86_64') | |
| url='https://github.com/KhronosGroup/SPIRV-Cross/' |