summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormalacology2021-05-11 23:04:04 +0800
committermalacology2021-05-11 23:04:04 +0800
commitd4df03276d2c505e17b755a4a38d29efb59296a4 (patch)
treed46790846c264b5227487472831b97b193843d30
downloadaur-d4df03276d2c505e17b755a4a38d29efb59296a4.tar.gz
new
-rw-r--r--.SRCINFO43
-rw-r--r--Editseq.desktop6
-rwxr-xr-xEditseq.pngbin0 -> 11711 bytes
-rw-r--r--GeneQuest.desktop6
-rwxr-xr-xGeneQuest.pngbin0 -> 14794 bytes
-rw-r--r--Megalign.desktop6
-rwxr-xr-xMegalign.pngbin0 -> 11344 bytes
-rw-r--r--PKGBUILD36
-rw-r--r--PrimerSelect.desktop6
-rwxr-xr-xPrimerSelect.pngbin0 -> 10015 bytes
-rw-r--r--Protean.desktop6
-rwxr-xr-xProtean.pngbin0 -> 11684 bytes
-rw-r--r--SeqBuilder.desktop6
-rwxr-xr-xSeqBuilder.pngbin0 -> 11950 bytes
-rw-r--r--SeqMan.desktop6
-rwxr-xr-xSeqMan.pngbin0 -> 6619 bytes
16 files changed, 121 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7fdffec3c396
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,43 @@
+pkgbase = dnastar7activated
+ pkgdesc = leader in the field of bioinformatics software, pioneering innovative software solutions since 1984
+ pkgver = 7.1.0
+ pkgrel = 1
+ url = https://github.com/starsareintherose/dnastar
+ arch = any
+ license = custom
+ depends = wine
+ depends = wine_gecko
+ depends = wine-mono
+ source = https://github.com/starsareintherose/DNASTAR/releases/download/7.1.0/DNASTAR.zip
+ source = Editseq.png
+ source = Editseq.desktop
+ source = GeneQuest.png
+ source = GeneQuest.desktop
+ source = Megalign.png
+ source = Megalign.desktop
+ source = PrimerSelect.png
+ source = PrimerSelect.desktop
+ source = Protean.png
+ source = Protean.desktop
+ source = SeqBuilder.png
+ source = SeqBuilder.desktop
+ source = SeqMan.png
+ source = SeqMan.desktop
+ md5sums = 5472de76f406b25e61f4b58ecfe49678
+ md5sums = 28e564f259eeab7be458527847d68139
+ md5sums = 6b920677a10049facdcde33822cdb1e3
+ md5sums = 325d372e1abc9b640c390623413c207e
+ md5sums = 5c0c2a762b3ba422c9ddad93c8a2932b
+ md5sums = 54a16c1895eb6cd7cb45f46a3b1219dc
+ md5sums = 80b9a179638f4caae87229992802ba2e
+ md5sums = 6e10ab6b4265b8e182d0ed21f6e9e838
+ md5sums = 013575d45298bca28adf30765a0a8a16
+ md5sums = 04e48add541da69cf663cfcc03018876
+ md5sums = 518ac25c9dff4e33f287e304c13003b2
+ md5sums = 18f059e6bccf85ee68f1e80833aca086
+ md5sums = 209f980c022584ec742ffd7a3153e391
+ md5sums = a6c6d2ecd5cdb6d9fbb88a09a4808b6e
+ md5sums = 26ddf398aac1b2a1a5f409341a3a2cf2
+
+pkgname = dnastar7activated
+
diff --git a/Editseq.desktop b/Editseq.desktop
new file mode 100644
index 000000000000..58ccdc21ef1f
--- /dev/null
+++ b/Editseq.desktop
@@ -0,0 +1,6 @@
+[Desktop Entry]
+Name=Editseq
+Exec=exe /usr/share/dnastar/Editseq.exe
+Type=Application
+StartupNotify=true
+Icon=/usr/share/dnastar/Editseq.png
diff --git a/Editseq.png b/Editseq.png
new file mode 100755
index 000000000000..4d815f5ee072
--- /dev/null
+++ b/Editseq.png
Binary files differ
diff --git a/GeneQuest.desktop b/GeneQuest.desktop
new file mode 100644
index 000000000000..7732e2016e02
--- /dev/null
+++ b/GeneQuest.desktop
@@ -0,0 +1,6 @@
+[Desktop Entry]
+Name=GeneQuest
+Exec=exe /usr/share/dnastar/GeneQuest.exe
+Type=Application
+StartupNotify=true
+Icon=/usr/share/dnastar/GeneQuest.png
diff --git a/GeneQuest.png b/GeneQuest.png
new file mode 100755
index 000000000000..df86b5a8f3d8
--- /dev/null
+++ b/GeneQuest.png
Binary files differ
diff --git a/Megalign.desktop b/Megalign.desktop
new file mode 100644
index 000000000000..28520eaa5132
--- /dev/null
+++ b/Megalign.desktop
@@ -0,0 +1,6 @@
+[Desktop Entry]
+Name=SeqBuilder
+Exec=exe /usr/share/dnastar/Megalign.exe
+Type=Application
+StartupNotify=true
+Icon=/usr/share/dnastar/Megalign.png
diff --git a/Megalign.png b/Megalign.png
new file mode 100755
index 000000000000..64fd96610668
--- /dev/null
+++ b/Megalign.png
Binary files differ
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..27574a5f6dbc
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,36 @@
+# Maintainer: malacology
+# Contributor: malacology
+
+pkgname=dnastar7activated
+pkgver=7.1.0
+pkgrel=1
+pkgdesc="leader in the field of bioinformatics software, pioneering innovative software solutions since 1984"
+arch=('any')
+url="https://github.com/starsareintherose/dnastar"
+license=('custom')
+depends=(
+ 'wine'
+ 'wine_gecko'
+ 'wine-mono'
+)
+source=("https://github.com/starsareintherose/DNASTAR/releases/download/${pkgver}/DNASTAR.zip" "Editseq.png" "Editseq.desktop" "GeneQuest.png" "GeneQuest.desktop" "Megalign.png" "Megalign.desktop" "PrimerSelect.png" "PrimerSelect.desktop" "Protean.png" "Protean.desktop" "SeqBuilder.png" "SeqBuilder.desktop" "SeqMan.png" "SeqMan.desktop")
+md5sums=('5472de76f406b25e61f4b58ecfe49678'
+ '28e564f259eeab7be458527847d68139'
+ '6b920677a10049facdcde33822cdb1e3'
+ '325d372e1abc9b640c390623413c207e'
+ '5c0c2a762b3ba422c9ddad93c8a2932b'
+ '54a16c1895eb6cd7cb45f46a3b1219dc'
+ '80b9a179638f4caae87229992802ba2e'
+ '6e10ab6b4265b8e182d0ed21f6e9e838'
+ '013575d45298bca28adf30765a0a8a16'
+ '04e48add541da69cf663cfcc03018876'
+ '518ac25c9dff4e33f287e304c13003b2'
+ '18f059e6bccf85ee68f1e80833aca086'
+ '209f980c022584ec742ffd7a3153e391'
+ 'a6c6d2ecd5cdb6d9fbb88a09a4808b6e'
+ '26ddf398aac1b2a1a5f409341a3a2cf2')
+
+package() {
+ install -dm755 "$pkgdir"/usr/share/{dnastar,applications}
+ mv "$srcdir"/DNASTAR/* "$pkgdir"/usr/share/dnastar
+}
diff --git a/PrimerSelect.desktop b/PrimerSelect.desktop
new file mode 100644
index 000000000000..e093a2fd54fc
--- /dev/null
+++ b/PrimerSelect.desktop
@@ -0,0 +1,6 @@
+[Desktop Entry]
+Name=PrimerSelect
+Exec=exe /usr/share/dnastar/PrimerSelect.exe
+Type=Application
+StartupNotify=true
+Icon=/usr/share/dnastar/PrimerSelect.png
diff --git a/PrimerSelect.png b/PrimerSelect.png
new file mode 100755
index 000000000000..9a4204385cde
--- /dev/null
+++ b/PrimerSelect.png
Binary files differ
diff --git a/Protean.desktop b/Protean.desktop
new file mode 100644
index 000000000000..2797ac870922
--- /dev/null
+++ b/Protean.desktop
@@ -0,0 +1,6 @@
+[Desktop Entry]
+Name=Protean
+Exec=exe /usr/share/dnastar/Protean.exe
+Type=Application
+StartupNotify=true
+Icon=/usr/share/dnastar/Protean.png
diff --git a/Protean.png b/Protean.png
new file mode 100755
index 000000000000..2f9dd126e95c
--- /dev/null
+++ b/Protean.png
Binary files differ
diff --git a/SeqBuilder.desktop b/SeqBuilder.desktop
new file mode 100644
index 000000000000..b03f2d6ee038
--- /dev/null
+++ b/SeqBuilder.desktop
@@ -0,0 +1,6 @@
+[Desktop Entry]
+Name=SeqBuilder
+Exec=exe /usr/share/dnastar/SeqBuilder.exe
+Type=Application
+StartupNotify=true
+Icon=/usr/share/dnastar/SeqBuilder.png
diff --git a/SeqBuilder.png b/SeqBuilder.png
new file mode 100755
index 000000000000..be33bc0ea246
--- /dev/null
+++ b/SeqBuilder.png
Binary files differ
diff --git a/SeqMan.desktop b/SeqMan.desktop
new file mode 100644
index 000000000000..25fc74c0eafe
--- /dev/null
+++ b/SeqMan.desktop
@@ -0,0 +1,6 @@
+[Desktop Entry]
+Name=SeqMan
+Exec=exe /usr/share/dnastar/SeqMan.exe
+Type=Application
+StartupNotify=true
+Icon=/usr/share/dnastar/SeqMan.png
diff --git a/SeqMan.png b/SeqMan.png
new file mode 100755
index 000000000000..bb209e69d3d7
--- /dev/null
+++ b/SeqMan.png
Binary files differ