[arch-commits] Commit in qstopmotion/repos/community-x86_64 (4 files)

Antonio Rojas arojas at archlinux.org
Sun Mar 14 08:44:53 UTC 2021


    Date: Sunday, March 14, 2021 @ 08:44:53
  Author: arojas
Revision: 891003

archrelease: copy trunk to community-x86_64

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

-------------------------+
 PKGBUILD                |   64 +++++++++++++++++++++++-----------------------
 qstopmotion.appdata.xml |   54 +++++++++++++++++++-------------------
 2 files changed, 59 insertions(+), 59 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-14 08:44:41 UTC (rev 891002)
+++ PKGBUILD	2021-03-14 08:44:53 UTC (rev 891003)
@@ -1,32 +0,0 @@
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=qstopmotion
-pkgver=2.5.0
-pkgrel=2
-pkgdesc="Application for creating stop-motion animation movies"
-url="http://qstopmotion.org/"
-license=(GPL2)
-arch=(x86_64)
-depends=(ffmpeg libgphoto2 qt5-multimedia qwt v4l-utils)
-makedepends=(cmake)
-source=("https://downloads.sourceforge.net/$pkgname/Version_${pkgver//./_}/$pkgname-$pkgver-Source.tar.gz"
-        "qstopmotion.appdata.xml")
-sha256sums=('1df93e4a42898f4fd6c5ab35bbc82e38e367e7dd3885b44d025ac0d0cb1828d0'
-            'fd0c4a63f3cd407143257141ab50cacd500821ded2ba1141a6b54def3490b3f1')
-
-prepare() {
-  [[ -d build ]] || mkdir build
-}
-
-build() {
-  cd build
-  cmake -G "Unix Makefiles" ../$pkgname-$pkgver-Source/ \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-  install -Dm644 ../$pkgname.appdata.xml "$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
-}

Copied: qstopmotion/repos/community-x86_64/PKGBUILD (from rev 891002, qstopmotion/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-03-14 08:44:53 UTC (rev 891003)
@@ -0,0 +1,32 @@
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=qstopmotion
+pkgver=2.5.2
+pkgrel=1
+pkgdesc="Application for creating stop-motion animation movies"
+url="http://qstopmotion.org/"
+license=(GPL2)
+arch=(x86_64)
+depends=(ffmpeg libgphoto2 qt5-multimedia qwt v4l-utils)
+makedepends=(cmake)
+source=("https://downloads.sourceforge.net/$pkgname/Version_${pkgver//./_}/$pkgname-$pkgver-Source.tar.gz"
+        "qstopmotion.appdata.xml")
+sha256sums=('8f2054c9a7644ae40a5ceaebe576758f2ea87f5430f12d873f1b8eacf73b4671'
+            'fd0c4a63f3cd407143257141ab50cacd500821ded2ba1141a6b54def3490b3f1')
+
+prepare() {
+  [[ -d build ]] || mkdir build
+}
+
+build() {
+  cd build
+  cmake -G "Unix Makefiles" ../$pkgname-$pkgver-Source/ \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+  install -Dm644 ../$pkgname.appdata.xml "$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
+}

Deleted: qstopmotion.appdata.xml
===================================================================
--- qstopmotion.appdata.xml	2021-03-14 08:44:41 UTC (rev 891002)
+++ qstopmotion.appdata.xml	2021-03-14 08:44:53 UTC (rev 891003)
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<component type="desktop-application">
-  <id>org.qstopmotion.qstopmotion</id>
-  <launchable type="desktop-id">qstopmotion.desktop</launchable>
-  <name>qStopMotion</name>
-  <summary>Program to create stop-motion animations</summary>
-  <metadata_license>CC0-1.0</metadata_license>
-  <project_license>GPL-2.0</project_license>
-  <description>
-    <p>Program to create stop-motion animations. Features:</p>
-    <ul>
-      <li>Project management using Scenes, Takes and Exposures</li>
-      <li>Live-View of the camera picture</li>
-      <li>Onion-Scinning</li>
-      <li>Take pictures from WebCam, Digicam and Camera</li>
-      <li>Import of existing pictures</li>
-      <li>Export to different video formats</li>
-    </ul>
-  </description>
-  <screenshots>
-    <screenshot type="default">
-​      <image>http://qstopmotion.org/images/screenshots/mode_mixing.png</image>
-    </screenshot>
-  </screenshots>
-  <url type="bugtracker">https://sourceforge.net/p/qstopmotion/tickets/</url>
-  <url type="homepage">http://qstopmotion.org/</url>
-</component>

Copied: qstopmotion/repos/community-x86_64/qstopmotion.appdata.xml (from rev 891002, qstopmotion/trunk/qstopmotion.appdata.xml)
===================================================================
--- qstopmotion.appdata.xml	                        (rev 0)
+++ qstopmotion.appdata.xml	2021-03-14 08:44:53 UTC (rev 891003)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop-application">
+  <id>org.qstopmotion.qstopmotion</id>
+  <launchable type="desktop-id">qstopmotion.desktop</launchable>
+  <name>qStopMotion</name>
+  <summary>Program to create stop-motion animations</summary>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-2.0</project_license>
+  <description>
+    <p>Program to create stop-motion animations. Features:</p>
+    <ul>
+      <li>Project management using Scenes, Takes and Exposures</li>
+      <li>Live-View of the camera picture</li>
+      <li>Onion-Scinning</li>
+      <li>Take pictures from WebCam, Digicam and Camera</li>
+      <li>Import of existing pictures</li>
+      <li>Export to different video formats</li>
+    </ul>
+  </description>
+  <screenshots>
+    <screenshot type="default">
+​      <image>http://qstopmotion.org/images/screenshots/mode_mixing.png</image>
+    </screenshot>
+  </screenshots>
+  <url type="bugtracker">https://sourceforge.net/p/qstopmotion/tickets/</url>
+  <url type="homepage">http://qstopmotion.org/</url>
+</component>



More information about the arch-commits mailing list