summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorb00rt00s2016-10-08 13:51:11 +0200
committerb00rt00s2016-10-08 13:52:48 +0200
commitfa29a8e4afac48d7264e3c55e69ba7bd11d0c49c (patch)
tree6dd0e1cb8252758d0e8cf3a91bf07c7a15640e78
parentea345c5b5a7ccf717bdff4b72652b274bf192a65 (diff)
downloadaur-fa29a8e4afac48d7264e3c55e69ba7bd11d0c49c.tar.gz
updated desktop file
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD11
-rw-r--r--desktop.patch10
3 files changed, 22 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 632088ff4a5c..563151a05b90 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# pon lip 25 11:17:26 UTC 2016
+# sob paź 8 11:50:36 UTC 2016
pkgbase = labplot-kf5
pkgdesc = A free software data analysis and visualization application, for two and three-dimensional graphical presentation of data sets and functions.
pkgver = 2.3.0
- pkgrel = 1
+ pkgrel = 2
url = http://labplot.sourceforge.net/
install = labplot-kf5.install
arch = i686
@@ -16,8 +16,10 @@ pkgbase = labplot-kf5
depends = gsl
source = http://download.kde.org/stable/labplot/2.3.0/labplot-2.3.0-kf5.tar.xz
source = labplot-kf5.install
+ source = desktop.patch
md5sums = 5a53598be32371f927a9b939626303d8
md5sums = 7dd4a598d34b8e21411dec1247752d99
+ md5sums = 9b8604aef63cb22ba56accf9448d3ad3
pkgname = labplot-kf5
diff --git a/PKGBUILD b/PKGBUILD
index 3219caa1571b..a9e3e35fa0c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,19 @@
pkgname=labplot-kf5
pkgver=2.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="A free software data analysis and visualization application, for two and three-dimensional graphical presentation of data sets and functions."
arch=('i686' 'x86_64')
url='http://labplot.sourceforge.net/'
license=('GPL')
depends=('kdebase-runtime' 'gsl')
makedepends=('cmake' 'extra-cmake-modules' 'kdoctools')
-source=("http://download.kde.org/stable/labplot/${pkgver}/labplot-${pkgver}-kf5.tar.xz" "labplot-kf5.install")
+source=("http://download.kde.org/stable/labplot/${pkgver}/labplot-${pkgver}-kf5.tar.xz"
+ "labplot-kf5.install"
+ "desktop.patch")
md5sums=('5a53598be32371f927a9b939626303d8'
- '7dd4a598d34b8e21411dec1247752d99')
+ '7dd4a598d34b8e21411dec1247752d99'
+ '9b8604aef63cb22ba56accf9448d3ad3')
install='labplot-kf5.install'
prepare() {
@@ -33,4 +36,6 @@ build() {
package() {
cd build
make DESTDIR="${pkgdir}" install
+ cd ${pkgdir}/usr/share/applications
+ patch -p0 < ${srcdir}/desktop.patch
}
diff --git a/desktop.patch b/desktop.patch
new file mode 100644
index 000000000000..236ab92093e9
--- /dev/null
+++ b/desktop.patch
@@ -0,0 +1,10 @@
+--- labplot2.desktop 2016-10-08 13:39:10.080089874 +0200
++++ labplot2.desktop-new 2016-10-08 13:39:34.856755682 +0200
+@@ -1,6 +1,6 @@
+ [Desktop Entry]
+ Type=Application
+-Exec=labplot2 -caption %c %i %f
++Exec=labplot2
+ Icon=labplot2
+ Name=LabPlot2
+ Name[ast]=LabPlot2