[arch-commits] Commit in liri-files/repos (4 files)

Felix Yan felixonmars at archlinux.org
Thu Feb 9 07:58:26 UTC 2017


    Date: Thursday, February 9, 2017 @ 07:58:25
  Author: felixonmars
Revision: 211403

archrelease: copy trunk to community-i686, community-x86_64

Added:
  liri-files/repos/community-i686/PKGBUILD
    (from rev 211402, liri-files/trunk/PKGBUILD)
  liri-files/repos/community-x86_64/PKGBUILD
    (from rev 211402, liri-files/trunk/PKGBUILD)
Deleted:
  liri-files/repos/community-i686/PKGBUILD
  liri-files/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   62 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   31 ----------------------
 community-x86_64/PKGBUILD |   31 ----------------------
 3 files changed, 62 insertions(+), 62 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-02-09 07:56:35 UTC (rev 211402)
+++ community-i686/PKGBUILD	2017-02-09 07:58:25 UTC (rev 211403)
@@ -1,31 +0,0 @@
-# $Id: PKGBUILD 159441 2016-01-30 05:03:01Z fyan $
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Riley Trautman <asonix.dev at gmail.com>
-# Contributor: Michael Spencer <sonrisesoftware at gmail.com>
-
-pkgname=papyros-files
-pkgver=0.1
-pkgrel=1
-pkgdesc="The file manager for Papyros"
-arch=("i686" "x86_64")
-url="https://github.com/papyros/files-app"
-license=("LGPL")
-depends=("qml-material" "taglib")
-makedepends=("git" "cmake" "qt5-tools")
-source=("git+https://github.com/papyros/files-app.git#tag=v$pkgver")
-sha256sums=('SKIP')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake "$srcdir/files-app" -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: liri-files/repos/community-i686/PKGBUILD (from rev 211402, liri-files/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-02-09 07:58:25 UTC (rev 211403)
@@ -0,0 +1,31 @@
+# $Id: PKGBUILD 159441 2016-01-30 05:03:01Z fyan $
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Riley Trautman <asonix.dev at gmail.com>
+# Contributor: Michael Spencer <sonrisesoftware at gmail.com>
+
+pkgname=liri-files
+pkgver=0.1.0
+pkgrel=1
+pkgdesc="The file manager for Papyros"
+arch=("i686" "x86_64")
+url="https://github.com/lirios/files"
+license=("GPL")
+depends=("fluid" "taglib")
+makedepends=("git" "extra-cmake-modules" "qt5-tools")
+source=("git+https://github.com/lirios/files.git#tag=v$pkgver")
+sha256sums=('SKIP')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake "$srcdir/files" -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-02-09 07:56:35 UTC (rev 211402)
+++ community-x86_64/PKGBUILD	2017-02-09 07:58:25 UTC (rev 211403)
@@ -1,31 +0,0 @@
-# $Id: PKGBUILD 159441 2016-01-30 05:03:01Z fyan $
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Riley Trautman <asonix.dev at gmail.com>
-# Contributor: Michael Spencer <sonrisesoftware at gmail.com>
-
-pkgname=papyros-files
-pkgver=0.1
-pkgrel=1
-pkgdesc="The file manager for Papyros"
-arch=("i686" "x86_64")
-url="https://github.com/papyros/files-app"
-license=("LGPL")
-depends=("qml-material" "taglib")
-makedepends=("git" "cmake" "qt5-tools")
-source=("git+https://github.com/papyros/files-app.git#tag=v$pkgver")
-sha256sums=('SKIP')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake "$srcdir/files-app" -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: liri-files/repos/community-x86_64/PKGBUILD (from rev 211402, liri-files/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-02-09 07:58:25 UTC (rev 211403)
@@ -0,0 +1,31 @@
+# $Id: PKGBUILD 159441 2016-01-30 05:03:01Z fyan $
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Riley Trautman <asonix.dev at gmail.com>
+# Contributor: Michael Spencer <sonrisesoftware at gmail.com>
+
+pkgname=liri-files
+pkgver=0.1.0
+pkgrel=1
+pkgdesc="The file manager for Papyros"
+arch=("i686" "x86_64")
+url="https://github.com/lirios/files"
+license=("GPL")
+depends=("fluid" "taglib")
+makedepends=("git" "extra-cmake-modules" "qt5-tools")
+source=("git+https://github.com/lirios/files.git#tag=v$pkgver")
+sha256sums=('SKIP')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake "$srcdir/files" -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list