summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryuhr2017-07-02 23:07:25 +0900
committeryuhr2017-07-02 23:07:25 +0900
commit825fd95050e8189bffd037b8260e3a0db070ce83 (patch)
treeb3032715ad7665180f1f3e0ae3594bc1133d1fe7
parente32e31ae92575a03dd261e9d4fd2586ee5778528 (diff)
downloadaur-825fd95050e8189bffd037b8260e3a0db070ce83.tar.gz
add desktop entry
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
-rwxr-xr-xZpDIC.desktop12
3 files changed, 18 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ba206a3fee4..4c7ac2f75a3d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jun 30 11:18:34 UTC 2017
+# Sun Jul 2 14:07:10 UTC 2017
pkgbase = zpdic
- pkgdesc = A modern solution for editing dictionaries.
+ pkgdesc = A modern solution for dictionary editing.
pkgver = 1.18.0
- pkgrel = 1
+ pkgrel = 2
url = http://ziphil.web.fc2.com/application/download/2.html
arch = any
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 812c97a59888..4833f5ed83a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=zpdic
pkgver=1.18.0
-pkgrel=1
-pkgdesc="A modern solution for editing dictionaries."
+pkgrel=2
+pkgdesc="A modern solution for dictionary editing."
url="http://ziphil.web.fc2.com/application/download/2.html"
license=('custom')
arch=('any')
@@ -21,6 +21,7 @@ md5sums=('0ba7110da857a88c0ab5e0efa6a9ce85'
package() {
install -Dm755 {,"${pkgdir}/usr/bin/"}zpdic
install -Dm644 {,"${pkgdir}/usr/share/licenses/${pkgname}/"}LICENSE
+ install -Dm755 {,"${pkgdir}/usr/share/applications/"}ZpDIC.desktop
unzip "v${pkgver}-full.zip" -d "v${pkgver}-full"
cd "v${pkgver}-full"
diff --git a/ZpDIC.desktop b/ZpDIC.desktop
new file mode 100755
index 000000000000..133975bb396a
--- /dev/null
+++ b/ZpDIC.desktop
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Type=Application
+Name=ZpDIC
+GenericName=ZpDIC
+Comment=A modern solution for dictionary editing.
+Icon=accessories-dictionary
+Exec=zpdic
+Keywords=zpdic;dictionary;conlang;language;
+X-AppInstall-Keywords=zpdic;dictionary;conlang;language;
+X-GNOME-Keywords=zpdic;dictionary;conlang;language;
+Terminal=false
+Categories=Office;Dictionary;Languages;Java;