[arch-commits] Commit in sk1/repos/community-x86_64 (3 files)

Balló György bgyorgy at archlinux.org
Sat Dec 29 11:00:13 UTC 2018


    Date: Saturday, December 29, 2018 @ 11:00:13
  Author: bgyorgy
Revision: 418834

archrelease: copy trunk to community-x86_64

Added:
  sk1/repos/community-x86_64/PKGBUILD
    (from rev 418833, sk1/trunk/PKGBUILD)
  sk1/repos/community-x86_64/sk1.appdata.xml
    (from rev 418833, sk1/trunk/sk1.appdata.xml)
Deleted:
  sk1/repos/community-x86_64/PKGBUILD

-----------------+
 PKGBUILD        |   58 ++++++++++++++++++++++++++++--------------------------
 sk1.appdata.xml |   31 ++++++++++++++++++++++++++++
 2 files changed, 62 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-29 11:00:08 UTC (rev 418833)
+++ PKGBUILD	2018-12-29 11:00:13 UTC (rev 418834)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: ConnorBehan <connor.behan at gmail.com>
-
-pkgname=sk1
-pkgver=2.0rc3
-pkgrel=2
-epoch=1
-pkgdesc="Professional quality illustration program"
-arch=(x86_64)
-url="https://sk1project.net/"
-depends=('lcms2' 'libmagick' 'python2-cairo' 'python2-pillow' 'python2-pycups' 'python2-reportlab' 'python2-wxpython3')
-license=('GPL3')
-source=("https://downloads.sk1project.net/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('f3cdba5c764ddc1d4f6052ebce734c77c4c9dff9b5af702f37c8875b57440493ccfffb1ed100c35eda3c16eb5011997d0e42263713f5d1ec6cce32dcfafe4083')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup-sk1.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup-sk1.py install --root="$pkgdir" --optimize=1
-  find "$pkgdir"/usr/{lib,share} -type f | xargs chmod 644
-}

Copied: sk1/repos/community-x86_64/PKGBUILD (from rev 418833, sk1/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-12-29 11:00:13 UTC (rev 418834)
@@ -0,0 +1,31 @@
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: ConnorBehan <connor.behan at gmail.com>
+
+pkgname=sk1
+pkgver=2.0rc3
+pkgrel=3
+epoch=1
+pkgdesc="Professional quality illustration program"
+arch=(x86_64)
+url="https://sk1project.net/"
+depends=('lcms2' 'libmagick' 'python2-cairo' 'python2-pillow' 'python2-pycups' 'python2-reportlab' 'python2-wxpython3')
+license=('GPL3')
+source=("https://downloads.sk1project.net/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz"
+        sk1.appdata.xml)
+sha256sums=('d3b94131794d42d7c80c678e11a28a8e6a50401af4a35e42ed534d02b14abdff'
+            'a42a6fd243f3866f03210b4d31c66451ff55b70948b52d7e656f3ca4447a675c')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup-sk1.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup-sk1.py install --root="$pkgdir" --optimize=1
+  find "$pkgdir"/usr/{lib,share} -type f | xargs chmod 644
+  install -Dm644 src/sk1.png "$pkgdir/usr/share/icons/hicolor/64x64/apps/sk1.png"
+  install -Dm644 ../$pkgname.appdata.xml "$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
+  rm -r "$pkgdir"/usr/share/pixmaps
+}

Copied: sk1/repos/community-x86_64/sk1.appdata.xml (from rev 418833, sk1/trunk/sk1.appdata.xml)
===================================================================
--- sk1.appdata.xml	                        (rev 0)
+++ sk1.appdata.xml	2018-12-29 11:00:13 UTC (rev 418834)
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop-application">
+  <id>net.sk1project.sk1</id>
+  <launchable type="desktop-id">sk1.desktop</launchable>
+  <name>sK1</name>
+  <summary>Create and edit multipage documents for prepress</summary>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-3.0</project_license>
+  <description>
+    <p>sK1 2.0 is professional quality illustration program. sK1 2.0 is a powerful and mature application that makes users more productive and provides them professional and free solution even for exotic *nix OSes. Whether you are a newbie user or an experienced designer, sK1 2.0 makes it easy to get started. With its professional color-management engine and wide-range file format compatibility, sK1 2.0 provides color accuracy and drawing flexibility you need for all types of projects.</p>
+  </description>
+  <screenshots>
+    <screenshot>
+      <image>https://sk1project.net/content/sk1/screenshots/sk1_2_0_01ubuntu.png</image>
+    </screenshot>
+    <screenshot type="default">
+      <image>https://sk1project.net/content/sk1/screenshots/sk1_2_0_02ubuntu.png</image>
+    </screenshot>
+    <screenshot>
+      <image>https://sk1project.net/content/sk1/screenshots/sk1_2_0_03ubuntu.png</image>
+    </screenshot>
+    <screenshot>
+      <image>https://sk1project.net/content/sk1/screenshots/sk1_2_0_04ubuntu.png</image>
+    </screenshot>
+    <screenshot>
+      <image>https://sk1project.net/content/sk1/screenshots/sk1_2_0_05ubuntu.png</image>
+    </screenshot>
+  </screenshots>
+  <url type="bugtracker">https://github.com/sk1project/sk1-wx/issues</url>
+  <url type="homepage">https://sk1project.net/</url>
+</component>



More information about the arch-commits mailing list