add beast1

This commit is contained in:
starsareintherose 2021-08-22 20:57:38 +08:00
parent 1b337bcd39
commit cf6d7947a8
8 changed files with 101 additions and 0 deletions

18
beast/beast_beast.desktop Executable file
View file

@ -0,0 +1,18 @@
[Desktop Entry]
Categories=
Encoding=UTF-8
Exec=/usr/share/beast/bin/beast
GenericName=
GenericName[zh]=
Icon=/usr/share/beast/images/beast.png
MimeType=
Name=beast
Name[zh]=beast
ServiceTypes=
SwallowExec=
SwallowTitle=
Terminal=false
TerminalOptions=
Type=Application
X-KDE-SubstituteUID=false
X-KDE-Username=root

16
beast/beauti_beast.desktop Executable file
View file

@ -0,0 +1,16 @@
[Desktop Entry]
Categories=
Encoding=UTF-8
Exec=/usr/share/beast/bin/beauti
Icon=/usr/share/beast/images/beauti.png
MimeType=
Name=beauti
ServiceTypes=
SwallowExec=
SwallowTitle=
Terminal=false
TerminalOptions=
Type=Application
X-KDE-SubstituteUID=false
X-KDE-Username=root
X-GNOME-UsesNotifications=true

10
beast/lilac.py Normal file
View file

@ -0,0 +1,10 @@
#!/usr/bin/env python3
from lilaclib import *
def pre_build():
update_pkgver_and_pkgrel(_G.newver.lstrip('v'))
def post_build():
git_add_files('PKGBUILD')
git_commit()

8
beast/lilac.yaml Normal file
View file

@ -0,0 +1,8 @@
build_prefix: extra-x86_64
maintainers:
- github: starsareintherose
email: starsareintherose@outlook.com
update_on:
- source: github
github: beast-dev/beast-mcmc
use_latest_release: true

16
beast/logcombiner_beast.desktop Executable file
View file

@ -0,0 +1,16 @@
[Desktop Entry]
Categories=
Encoding=UTF-8
Exec=/usr/share/beast/bin/logcombiner
Icon=/usr/share/beast/images/utility.png
MimeType=
Name=logcombiner
Name[zh]=logcombiner
ServiceTypes=
SwallowExec=
SwallowTitle=
Terminal=false
TerminalOptions=
Type=Application
X-KDE-SubstituteUID=false
X-KDE-Username=root

View file

@ -0,0 +1,17 @@
[Desktop Entry]
Categories=
Encoding=UTF-8
Exec=/usr/share/beast/bin/treeannotator
GenericName=
GenericName[zh]=
Icon=/usr/share/beast/images/utility.png
MimeType=
Name=treeannotator
ServiceTypes=
SwallowExec=
SwallowTitle=
Terminal=false
TerminalOptions=
Type=Application
X-KDE-SubstituteUID=false
X-KDE-Username=root

BIN
beast/treestat.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

16
beast/treestat_beast.desktop Executable file
View file

@ -0,0 +1,16 @@
[Desktop Entry]
Categories=
Encoding=UTF-8
Exec=/usr/share/beast/bin/treestat
Icon=/usr/share/beast/images/treestat.png
MimeType=
Name=treestat
Name[zh]=treestat
ServiceTypes=
SwallowExec=
SwallowTitle=
Terminal=false
TerminalOptions=
Type=Application
X-KDE-SubstituteUID=false
X-KDE-Username=root