summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCoelacanthus2020-06-13 14:40:58 +0800
committerCoelacanthus2020-06-13 14:40:58 +0800
commitfafe69fdea9cbe1c0c251d20b3c03f20d4e86fb3 (patch)
tree5a535b9e051db28a4e1eb3c775a7c7fca9e94842
parent82cf9567c5c45834e2a3666956472a74b6a24407 (diff)
downloadaur-fafe69fdea9cbe1c0c251d20b3c03f20d4e86fb3.tar.gz
update desktop entry
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
-rwxr-xr-x[-rw-r--r--]lemon-lime.desktop40
3 files changed, 22 insertions, 32 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2bca496912fe..373c3a254575 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lemon-lime-git
pkgdesc = 为了 OI 比赛而生的基于 Lemon 的轻量评测系统 | A tiny judging environment for OI contest based on Project_LemonPlus
- pkgver = v0.2.1.r27.7fec1cf
- pkgrel = 4
+ pkgver = v0.2.2.r0.30698de
+ pkgrel = 1
epoch = 1
url = https://github.com/iotang/Project_LemonLime
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = lemon-lime-git
source = Project_LemonLime::git+https://github.com/iotang/Project_LemonLime.git
source = lemon-lime.desktop
md5sums = SKIP
- md5sums = 168d064b2c784975c30b30c27ba18062
+ md5sums = 9502bfa470c41577c750314515bba6f0
pkgname = lemon-lime-git
diff --git a/PKGBUILD b/PKGBUILD
index 168fa7df3508..55378ade85bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=lemon-lime-git
_pkgname=lemon-lime
-pkgver=v0.2.1.r27.7fec1cf
-pkgrel=4
+pkgver=v0.2.2.r0.30698de
+pkgrel=1
epoch=1
pkgdesc="为了 OI 比赛而生的基于 Lemon 的轻量评测系统 | A tiny judging environment for OI contest based on Project_LemonPlus"
arch=(x86_64)
@@ -26,8 +26,7 @@ source=('Project_LemonLime::git+https://github.com/iotang/Project_LemonLime.git'
)
noextract=()
md5sums=('SKIP'
- '168d064b2c784975c30b30c27ba18062'
- )
+ '9502bfa470c41577c750314515bba6f0')
validpgpkeys=()
pkgver() {
@@ -44,6 +43,7 @@ pkgver() {
prepare() {
cd "$srcdir/Project_LemonLime"
+ sed -i '/unix:QMAKE_LFLAGS += -no-pie/d' lemon.pro
git submodule update --init --recursive
}
diff --git a/lemon-lime.desktop b/lemon-lime.desktop
index dd3f719d5e93..183af915f4b8 100644..100755
--- a/lemon-lime.desktop
+++ b/lemon-lime.desktop
@@ -1,30 +1,20 @@
+#!/usr/bin/env xdg-open
[Desktop Entry]
-
-# The type as listed above
-Type=Application
-
-# The version of the desktop entry specification to which this file complies
Version=1.0
-
-# The name of the application
Name=LemonLime
-
-# A comment which can/will be used as a tooltip
+Type=Application
+GenericName=A tiny judging environment for OI contest
+GenericName[zh_CN]=为了 OI 比赛而生的轻量评测系统
+GenericName[zh_TW]=為了 OI 比賽而生的輕量評測系統
+GenericName[ja]=OI競争のための軽量評価システム
Comment=A tiny judging environment for OI contest based on Project_LemonPlus
-
-# The path to the folder in which the executable is run
-Path=/usr/bin/
-
-# The executable of the application, possibly with arguments.
-Exec=lemon-lime
-
-# The name of the icon that will be used to display this entry
-Icon=/usr/share/pixmaps/lemon-lime.png
-
-# Describes whether this application needs to be run in a terminal or not
-Terminal=false
-
-# Describes the categories in which this entry should be shown
+Comment[zh_CN]=为了 OI 比赛而生的基于 Lemon + LemonPlus 的轻量评测系统
+Comment[zh_TW]=為了 OI 比賽而生的基於 Lemon + LemonPlus 的輕量評測系統
+GenericName[ja]=Lemon + LemonPlusに基づくOI競争用の軽量評価システム
+Keywords=OI;Qt;Judge;
+Keywords[zh_CN]=OI;Qt;评测;
+Keywords[ja]=OI;Qt;評価;
Categories=Tools;
-
-
+Terminal=false
+Exec=lemon-lime
+Icon=lemon-lime