[arch-commits] Commit in (4 files)

Felix Yan fyan at archlinux.org
Tue Nov 17 03:47:59 UTC 2015


    Date: Tuesday, November 17, 2015 @ 04:47:59
  Author: fyan
Revision: 146947

addpkg: deepin-account-faces 1.0.8-1

Added:
  deepin-account-faces/
  deepin-account-faces/repos/
  deepin-account-faces/trunk/
  deepin-account-faces/trunk/PKGBUILD

----------+
 PKGBUILD |   21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

Added: deepin-account-faces/trunk/PKGBUILD
===================================================================
--- deepin-account-faces/trunk/PKGBUILD	                        (rev 0)
+++ deepin-account-faces/trunk/PKGBUILD	2015-11-17 03:47:59 UTC (rev 146947)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
+# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
+
+pkgname=deepin-account-faces
+pkgver=1.0.8
+pkgrel=1
+pkgdesc='Account faces for Linux Deepin'
+arch=('any')
+license=('GPL3')
+url="https://github.com/linuxdeepin/dde-account-faces"
+makedepends=('git')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/dde-account-faces.git#tag=$pkgver")
+sha256sums=('SKIP')
+
+package() {
+  cd dde-account-faces
+  make DESTDIR="${pkgdir}" install
+}


Property changes on: deepin-account-faces/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list