[arch-commits] Commit in deepin-artwork-themes/repos/community-any (PKGBUILD PKGBUILD)

2017-01-13 Thread Felix Yan
Date: Friday, January 13, 2017 @ 08:37:52
  Author: felixonmars
Revision: 207179

archrelease: copy trunk to community-any

Added:
  deepin-artwork-themes/repos/community-any/PKGBUILD
(from rev 207178, deepin-artwork-themes/trunk/PKGBUILD)
Deleted:
  deepin-artwork-themes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   54 +++---
 1 file changed, 27 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-13 08:37:30 UTC (rev 207178)
+++ PKGBUILD2017-01-13 08:37:52 UTC (rev 207179)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-artwork-themes
-pkgver=15.12.3
-pkgrel=1
-pkgdesc='Deepin artwork themes'
-arch=('any')
-license=('LGPL3')
-url="https://gitcafe.com/Deepin/deepin-artwork-themes";
-depends=('deepin-icon-theme' 'deepin-desktop-base')
-makedepends=('python2' 'git')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/deepin-artwork-themes.git#tag=$pkgver";)
-sha256sums=('SKIP')
-
-build() {
-  cd $pkgname
-  make build
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-artwork-themes/repos/community-any/PKGBUILD (from rev 207178, 
deepin-artwork-themes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-13 08:37:52 UTC (rev 207179)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-artwork-themes
+pkgver=15.12.4
+pkgrel=1
+pkgdesc='Deepin artwork themes'
+arch=('any')
+license=('LGPL3')
+url="https://gitcafe.com/Deepin/deepin-artwork-themes";
+depends=('deepin-icon-theme' 'deepin-desktop-base')
+makedepends=('python2' 'git')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/deepin-artwork-themes.git#tag=$pkgver";)
+sha256sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make build
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in deepin-artwork-themes/repos/community-any (PKGBUILD PKGBUILD)

2016-05-12 Thread Felix Yan
Date: Thursday, May 12, 2016 @ 10:52:37
  Author: fyan
Revision: 174911

archrelease: copy trunk to community-any

Added:
  deepin-artwork-themes/repos/community-any/PKGBUILD
(from rev 174910, deepin-artwork-themes/trunk/PKGBUILD)
Deleted:
  deepin-artwork-themes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   61 +++--
 1 file changed, 27 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-12 08:52:07 UTC (rev 174910)
+++ PKGBUILD2016-05-12 08:52:37 UTC (rev 174911)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-artwork-themes
-pkgver=15.12.2
-pkgrel=2
-pkgdesc='Deepin artwork themes'
-arch=('any')
-license=('LGPL3')
-url="https://gitcafe.com/Deepin/deepin-artwork-themes";
-depends=('deepin-icon-theme' 'deepin-desktop-base')
-makedepends=('python2' 'git')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/deepin-artwork-themes.git#tag=$pkgver";)
-sha256sums=('SKIP')
-
-prepare() {
-  cd $pkgname
-
-  # fix default background url
-  sed -i 
's#^BackgroundFile=.*$#BackgroundFile=file:///usr/share/backgrounds/deepin_default_background.jpg#'
 themes/deepin/theme.ini
-}
-
-build() {
-  cd $pkgname
-  make build
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-artwork-themes/repos/community-any/PKGBUILD (from rev 174910, 
deepin-artwork-themes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-12 08:52:37 UTC (rev 174911)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-artwork-themes
+pkgver=15.12.3
+pkgrel=1
+pkgdesc='Deepin artwork themes'
+arch=('any')
+license=('LGPL3')
+url="https://gitcafe.com/Deepin/deepin-artwork-themes";
+depends=('deepin-icon-theme' 'deepin-desktop-base')
+makedepends=('python2' 'git')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/deepin-artwork-themes.git#tag=$pkgver";)
+sha256sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make build
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in deepin-artwork-themes/repos/community-any (PKGBUILD PKGBUILD)

2015-12-30 Thread Felix Yan
Date: Wednesday, December 30, 2015 @ 14:15:10
  Author: fyan
Revision: 155035

archrelease: copy trunk to community-any

Added:
  deepin-artwork-themes/repos/community-any/PKGBUILD
(from rev 155034, deepin-artwork-themes/trunk/PKGBUILD)
Deleted:
  deepin-artwork-themes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   75 +++--
 1 file changed, 34 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-30 13:14:31 UTC (rev 155034)
+++ PKGBUILD2015-12-30 13:15:10 UTC (rev 155035)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-artwork-themes
-pkgver=15.12.2
-_commit=6c1c4f5bcbe070337352f634f8473a76e3efe59c
-_desktopbaserev=77f030f19ce5b04da5634d1a7275feb4487b7fb3
-pkgrel=1
-pkgdesc='Deepin artwork themes'
-arch=('any')
-license=('LGPL3')
-url="https://gitcafe.com/Deepin/deepin-artwork-themes";
-depends=('deepin-icon-theme')
-makedepends=('python2' 'git')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/deepin-artwork-themes.git#commit=$_commit";
-
"git+https://github.com/linuxdeepin/deepin-desktop-base.git#commit=$_desktopbaserev";)
-sha256sums=('SKIP'
-'SKIP')
-
-prepare() {
-  cd $pkgname
-
-  # fix default background url
-  sed -i 
's#^BackgroundFile=.*$#BackgroundFile=file:///usr/share/backgrounds/deepin_default_background.jpg#'
 themes/deepin/theme.ini
-}
-
-build() {
-  cd $pkgname
-  make build
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-
-  install -d "${pkgdir}"/usr/share/backgrounds/
-  cp "${srcdir}"/deepin-desktop-base/files/desktop.jpg 
"${pkgdir}"/usr/share/backgrounds/deepin_default_background.jpg
-}

Copied: deepin-artwork-themes/repos/community-any/PKGBUILD (from rev 155034, 
deepin-artwork-themes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-12-30 13:15:10 UTC (rev 155035)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-artwork-themes
+pkgver=15.12.2
+pkgrel=2
+pkgdesc='Deepin artwork themes'
+arch=('any')
+license=('LGPL3')
+url="https://gitcafe.com/Deepin/deepin-artwork-themes";
+depends=('deepin-icon-theme' 'deepin-desktop-base')
+makedepends=('python2' 'git')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/deepin-artwork-themes.git#tag=$pkgver";)
+sha256sums=('SKIP')
+
+prepare() {
+  cd $pkgname
+
+  # fix default background url
+  sed -i 
's#^BackgroundFile=.*$#BackgroundFile=file:///usr/share/backgrounds/deepin_default_background.jpg#'
 themes/deepin/theme.ini
+}
+
+build() {
+  cd $pkgname
+  make build
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in deepin-artwork-themes/repos/community-any (PKGBUILD PKGBUILD)

2015-11-24 Thread Felix Yan
Date: Tuesday, November 24, 2015 @ 13:27:39
  Author: fyan
Revision: 147654

archrelease: copy trunk to community-any

Added:
  deepin-artwork-themes/repos/community-any/PKGBUILD
(from rev 147653, deepin-artwork-themes/trunk/PKGBUILD)
Deleted:
  deepin-artwork-themes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   81 ++---
 1 file changed, 41 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-11-24 12:27:21 UTC (rev 147653)
+++ PKGBUILD2015-11-24 12:27:39 UTC (rev 147654)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-artwork-themes
-pkgver=15.10.1
-_desktopbaserev=6cd46627bb62ce820991aa53439be8142b523ad8
-pkgrel=2
-pkgdesc='Deepin artwork themes'
-arch=('any')
-license=('LGPL3')
-url="https://gitcafe.com/Deepin/deepin-artwork-themes";
-depends=('deepin-icon-theme')
-makedepends=('python2' 'git')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/deepin-artwork-themes.git#tag=$pkgver";
-
"git+https://github.com/linuxdeepin/deepin-desktop-base.git#commit=$_desktopbaserev";)
-sha256sums=('SKIP'
-'SKIP')
-
-prepare() {
-  cd $pkgname
-
-  # fix default background url
-  sed -i 
's#^BackgroundFile=.*$#BackgroundFile=file:///usr/share/backgrounds/deepin_default_background.jpg#'
 themes/Deepin/theme.ini
-}
-
-build() {
-  cd $pkgname
-  make build
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-
-  install -d "${pkgdir}"/usr/share/backgrounds/
-  cp "${srcdir}"/deepin-desktop-base/backgrounds/desktop.jpg 
"${pkgdir}"/usr/share/backgrounds/deepin_default_background.jpg
-}

Copied: deepin-artwork-themes/repos/community-any/PKGBUILD (from rev 147653, 
deepin-artwork-themes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-11-24 12:27:39 UTC (rev 147654)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-artwork-themes
+pkgver=15.10.1.20151118
+_commit=4c1cf892c1567667184711bf432dc303fb895591
+_desktopbaserev=6cd46627bb62ce820991aa53439be8142b523ad8
+pkgrel=2
+pkgdesc='Deepin artwork themes'
+arch=('any')
+license=('LGPL3')
+url="https://gitcafe.com/Deepin/deepin-artwork-themes";
+depends=('deepin-icon-theme')
+makedepends=('python2' 'git')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/deepin-artwork-themes.git#commit=$_commit";
+
"git+https://github.com/linuxdeepin/deepin-desktop-base.git#commit=$_desktopbaserev";)
+sha256sums=('SKIP'
+'SKIP')
+
+prepare() {
+  cd $pkgname
+
+  # fix default background url
+  sed -i 
's#^BackgroundFile=.*$#BackgroundFile=file:///usr/share/backgrounds/deepin_default_background.jpg#'
 themes/Deepin/theme.ini
+}
+
+build() {
+  cd $pkgname
+  make build
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+
+  install -d "${pkgdir}"/usr/share/backgrounds/
+  cp "${srcdir}"/deepin-desktop-base/backgrounds/desktop.jpg 
"${pkgdir}"/usr/share/backgrounds/deepin_default_background.jpg
+}


[arch-commits] Commit in deepin-artwork-themes/repos/community-any (PKGBUILD PKGBUILD)

2015-11-23 Thread Felix Yan
Date: Tuesday, November 24, 2015 @ 07:49:17
  Author: fyan
Revision: 147607

archrelease: copy trunk to community-any

Added:
  deepin-artwork-themes/repos/community-any/PKGBUILD
(from rev 147606, deepin-artwork-themes/trunk/PKGBUILD)
Deleted:
  deepin-artwork-themes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   73 +
 1 file changed, 40 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-11-24 06:48:56 UTC (rev 147606)
+++ PKGBUILD2015-11-24 06:49:17 UTC (rev 147607)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-artwork-themes
-pkgver=15.10.1
-pkgrel=1
-pkgdesc='Deepin artwork themes'
-arch=('any')
-license=('LGPL3')
-url="https://gitcafe.com/Deepin/deepin-artwork-themes";
-depends=('deepin-icon-theme')
-makedepends=('python2' 'git')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/deepin-artwork-themes.git#tag=$pkgver";)
-sha256sums=('SKIP')
-
-prepare() {
-  cd $pkgname
-  # fix python version
-  find -iname "*.py" | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2='
-}
-
-build() {
-  cd $pkgname
-  make build
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-artwork-themes/repos/community-any/PKGBUILD (from rev 147606, 
deepin-artwork-themes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-11-24 06:49:17 UTC (rev 147607)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-artwork-themes
+pkgver=15.10.1
+_desktopbaserev=6cd46627bb62ce820991aa53439be8142b523ad8
+pkgrel=2
+pkgdesc='Deepin artwork themes'
+arch=('any')
+license=('LGPL3')
+url="https://gitcafe.com/Deepin/deepin-artwork-themes";
+depends=('deepin-icon-theme')
+makedepends=('python2' 'git')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/deepin-artwork-themes.git#tag=$pkgver";
+
"git+https://github.com/linuxdeepin/deepin-desktop-base.git#commit=$_desktopbaserev";)
+sha256sums=('SKIP'
+'SKIP')
+
+prepare() {
+  cd $pkgname
+
+  # fix default background url
+  sed -i 
's#^BackgroundFile=.*$#BackgroundFile=file:///usr/share/backgrounds/deepin_default_background.jpg#'
 themes/Deepin/theme.ini
+}
+
+build() {
+  cd $pkgname
+  make build
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+
+  install -d "${pkgdir}"/usr/share/backgrounds/
+  cp "${srcdir}"/deepin-desktop-base/backgrounds/desktop.jpg 
"${pkgdir}"/usr/share/backgrounds/deepin_default_background.jpg
+}