summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaptiste Careil2020-06-20 12:36:41 +0200
committerBaptiste Careil2020-06-20 12:36:41 +0200
commit8408364d44f24bdfa85bf9de1e11ade5c5bdb867 (patch)
tree542f7810eeb6f8d9ebbed8ac0dff2831eb9b0571
parent68c01c695bedf8b5cc181eb6b1f7411ce26e3f6a (diff)
downloadaur-8408364d44f24bdfa85bf9de1e11ade5c5bdb867.tar.gz
Added logo and desktop entry
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD14
-rw-r--r--PathOfBuilding-logo.pngbin0 -> 2231 bytes
-rw-r--r--PathOfBuilding-logo.svg140
-rw-r--r--PathOfBuilding.desktop10
5 files changed, 170 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93d840b850c2..776be41aea38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = path-of-building-git
pkgdesc = An offline build planner for Path of Exile using PoBFrontent
- pkgver = 1.4.159.r1015.37.479
- pkgrel = 2
+ pkgver = 1.4.170.r1028.37.479
+ pkgrel = 3
url = https://github.com/Openarl/PathOfBuilding
arch = x86_64
license = MIT
@@ -23,6 +23,9 @@ pkgbase = path-of-building-git
source = lzip-linux.patch
source = PathOfBuilding-force-disable-devmode.patch
source = pobfrontend.patch
+ source = PathOfBuilding-logo.svg
+ source = PathOfBuilding-logo.png
+ source = PathOfBuilding.desktop
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
@@ -31,6 +34,9 @@ pkgbase = path-of-building-git
sha256sums = 9dbc8802b74ceed78f1a6ba1d5b90251f5ae7f9a8cf5497426e4a35001112fcd
sha256sums = 4b37acb9f25f6841726d6b73e6b893d1376c858e879dd6daf35a1bbae8bc2faf
sha256sums = 87cbc36ace84ebd746a5b8ec5a88ffde5b03cea7c633a4d437d46b5434ae86da
+ sha256sums = 2467d10c7b5e201e337ba334a829e293a07027251bcda2b1f39774a62e8ff194
+ sha256sums = a64198061f60168ec07df33c37948e343eced7eeafe574cc20bdcf3a1d480cbc
+ sha256sums = 2f987cb604ed9de24b00a218198e46160b62e725e41942d92c9781b1d90356db
pkgname = path-of-building-git
diff --git a/PKGBUILD b/PKGBUILD
index 71ccf5ea1c89..0864863f2c06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: bcareil <baptiste.careil@gmail.com>
pkgname='path-of-building-git'
-pkgrel=2
+pkgrel=3
pkgdesc='An offline build planner for Path of Exile using PoBFrontent'
arch=('x86_64')
url='https://github.com/Openarl/PathOfBuilding'
license=('MIT')
-pkgver=1.4.159.r1015.37.479
+pkgver=1.4.170.r1028.37.479
depends=('zlib' 'qt5-base' 'luajit' 'libgl' 'curl')
makedepends=('meson' 'ninja' 'unzip' 'rsync')
@@ -20,6 +20,9 @@ source=(
'lzip-linux.patch'
'PathOfBuilding-force-disable-devmode.patch'
'pobfrontend.patch'
+ 'PathOfBuilding-logo.svg'
+ 'PathOfBuilding-logo.png'
+ 'PathOfBuilding.desktop'
)
sha256sums=(
'SKIP'
@@ -30,6 +33,9 @@ sha256sums=(
'9dbc8802b74ceed78f1a6ba1d5b90251f5ae7f9a8cf5497426e4a35001112fcd'
'4b37acb9f25f6841726d6b73e6b893d1376c858e879dd6daf35a1bbae8bc2faf'
'87cbc36ace84ebd746a5b8ec5a88ffde5b03cea7c633a4d437d46b5434ae86da'
+ '2467d10c7b5e201e337ba334a829e293a07027251bcda2b1f39774a62e8ff194'
+ 'a64198061f60168ec07df33c37948e343eced7eeafe574cc20bdcf3a1d480cbc'
+ '2f987cb604ed9de24b00a218198e46160b62e725e41942d92c9781b1d90356db'
)
noextract=(
'PathOfBuilding-runtime-src.zip'
@@ -100,6 +106,10 @@ package() {
install -s -m755 "${srcdir}/pobfrontend/build/pobfrontend" -t "${dst_dir}"
# install shell script
install -D -m755 "${srcdir}/PathOfBuilding.sh" "${pkgdir}/usr/bin/PathOfBuilding"
+ # install desktop file and icons
+ install -D -m644 "${srcdir}/PathOfBuilding.desktop" "${pkgdir}/usr/share/applications/PathOfBuilding.desktop"
+ install -D -m644 "${srcdir}/PathOfBuilding-logo.svg" "${pkgdir}/usr/share/pixmaps/PathOfBuilding.svg"
+ install -D -m644 "${srcdir}/PathOfBuilding-logo.png" "${pkgdir}/usr/share/pixmaps/PathOfBuilding.png"
# licenses
install -D -m644 "${srcdir}/Lua-cURLv3/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/Lua-cURLv3-LICENSE"
install -D -m644 "${srcdir}/pobfrontend/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/pobfrontend-LICENSE"
diff --git a/PathOfBuilding-logo.png b/PathOfBuilding-logo.png
new file mode 100644
index 000000000000..5ac83b5afe06
--- /dev/null
+++ b/PathOfBuilding-logo.png
Binary files differ
diff --git a/PathOfBuilding-logo.svg b/PathOfBuilding-logo.svg
new file mode 100644
index 000000000000..5995da785be7
--- /dev/null
+++ b/PathOfBuilding-logo.svg
@@ -0,0 +1,140 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ sodipodi:docname="PathOfBuilding-logo.svg"
+ inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
+ id="svg8"
+ version="1.1"
+ viewBox="0 0 79.191338 79.191338"
+ height="79.191338mm"
+ width="79.191338mm">
+ <defs
+ id="defs2">
+ <rect
+ id="rect847"
+ height="12.612695"
+ width="3.1516395"
+ y="75.587914"
+ x="92.942383" />
+ </defs>
+ <sodipodi:namedview
+ inkscape:window-maximized="1"
+ inkscape:window-y="0"
+ inkscape:window-x="0"
+ inkscape:window-height="1019"
+ inkscape:window-width="1920"
+ inkscape:guide-bbox="true"
+ showguides="true"
+ showgrid="false"
+ inkscape:document-rotation="0"
+ inkscape:current-layer="layer2"
+ inkscape:document-units="mm"
+ inkscape:cy="168.81336"
+ inkscape:cx="95.296327"
+ inkscape:zoom="2.8284271"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base">
+ <sodipodi:guide
+ id="guide859"
+ orientation="1,0"
+ position="39.559433,66.68906" />
+ <sodipodi:guide
+ id="guide861"
+ orientation="0,-1"
+ position="28.601383,39.561201" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata5">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ transform="translate(3.1517031,3.2105286)"
+ inkscape:label="Layer 2"
+ id="layer2"
+ inkscape:groupmode="layer">
+ <rect
+ y="-3.2105286"
+ x="-3.1517031"
+ height="79.191338"
+ width="79.191338"
+ id="rect881"
+ style="fill:#ffffff;fill-opacity:0;stroke-width:0.898001;stroke-miterlimit:4;stroke-dasharray:none" />
+ </g>
+ <g
+ transform="translate(-74.297386,-43.757954)"
+ id="layer1"
+ inkscape:groupmode="layer"
+ inkscape:label="Layer 1">
+ <circle
+ r="36.291588"
+ cy="83.354568"
+ cx="113.83518"
+ id="path12"
+ style="fill:#00007c;fill-opacity:1;stroke-width:0.264583" />
+ <text
+ id="text16"
+ y="73.355347"
+ x="91.993263"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.5833px;line-height:1.25;font-family:'DejaVu Sans';-inkscape-font-specification:'DejaVu Sans';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ xml:space="preserve"><tspan
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu Sans';-inkscape-font-specification:'DejaVu Sans';fill:#ffffff;fill-opacity:1;stroke-width:0.264583"
+ y="73.355347"
+ x="91.993263"
+ id="tspan14"
+ sodipodi:role="line" /></text>
+ <text
+ transform="matrix(3.3944403,0,0,3.3944403,-232.78051,-160.96921)"
+ id="text843"
+ y="75.60067"
+ x="93.190468"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.5833px;line-height:1.25;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';letter-spacing:0px;word-spacing:0px;white-space:pre;inline-size:40.8675;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26455;stroke-miterlimit:4;stroke-dasharray:none"
+ xml:space="preserve"><tspan
+ x="93.190468"
+ y="75.60067"><tspan
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Fira Sans';-inkscape-font-specification:'Fira Sans';fill:#ffffff;fill-opacity:1;stroke-width:0.26455;stroke-miterlimit:4;stroke-dasharray:none">PoB</tspan></tspan></text>
+ <text
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.5833px;line-height:1.25;font-family:'DejaVu Sans';-inkscape-font-specification:'DejaVu Sans';letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect847);fill:#000000;fill-opacity:1;stroke:none;"
+ id="text845"
+ xml:space="preserve" />
+ <text
+ id="text853"
+ y="100.4852"
+ x="91.292465"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.5833px;line-height:1.25;font-family:'DejaVu Sans';-inkscape-font-specification:'DejaVu Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+ xml:space="preserve"><tspan
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu Sans';-inkscape-font-specification:'DejaVu Sans';stroke-width:0.264583"
+ y="100.4852"
+ x="91.292465"
+ id="tspan851"
+ sodipodi:role="line" /></text>
+ <text
+ id="text857"
+ y="103.49589"
+ x="93.592102"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.5833px;line-height:1.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans';letter-spacing:0px;word-spacing:0px;stroke-width:0.264583"
+ xml:space="preserve"><tspan
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans';stroke-width:0.264583"
+ y="103.49589"
+ x="93.592102"
+ id="tspan855"
+ sodipodi:role="line" /></text>
+ </g>
+</svg>
diff --git a/PathOfBuilding.desktop b/PathOfBuilding.desktop
new file mode 100644
index 000000000000..dca6586da928
--- /dev/null
+++ b/PathOfBuilding.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Name=Path of Building
+Comment=Offline build planer for Path of Exile
+Exec=PathOfBuilding
+Terminal=false
+Type=Application
+Encoding=UTF-8
+Icon=PathOfBuilding
+Categories=Game;
+Keywords=poe;pob;pobc;path;exile;