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

Felix Yan felixonmars at archlinux.org
Thu Aug 25 07:58:39 UTC 2016


    Date: Thursday, August 25, 2016 @ 07:58:38
  Author: felixonmars
Revision: 187502

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

Added:
  deepin-terminal/repos/community-i686/PKGBUILD
    (from rev 187501, deepin-terminal/trunk/PKGBUILD)
  deepin-terminal/repos/community-x86_64/PKGBUILD
    (from rev 187501, deepin-terminal/trunk/PKGBUILD)
Deleted:
  deepin-terminal/repos/community-i686/PKGBUILD
  deepin-terminal/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-08-25 07:58:14 UTC (rev 187501)
+++ community-i686/PKGBUILD	2016-08-25 07:58:38 UTC (rev 187502)
@@ -1,32 +0,0 @@
-# $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-terminal
-pkgver=2.0.2
-pkgrel=1
-pkgdesc='Default terminal emulation application for Deepin.'
-arch=('i686' 'x86_64')
-url="https://github.com/manateelazycat/deepin-terminal"
-license=('GPL3')
-depends=('vte3' 'libsecret' 'libgee' 'libwnck3' 'expect')
-makedepends=('git' 'vala')
-options=(!emptydirs)
-groups=('deepin-extra')
-source=("git+https://github.com/manateelazycat/deepin-terminal.git#tag=$pkgver")
-sha256sums=('SKIP')
-
-prepare() {
-  sed -i 's|return __FILE__;|return "/usr/share/deepin-terminal/project_path.c";|' deepin-terminal/project_path.c
-}
-
-build() {
-  cd deepin-terminal
-  make PREFIX=/usr
-}
- 
-package() {
-  cd deepin-terminal
-  make DESTDIR="$pkgdir" PREFIX=/usr install
-}

Copied: deepin-terminal/repos/community-i686/PKGBUILD (from rev 187501, deepin-terminal/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-08-25 07:58:38 UTC (rev 187502)
@@ -0,0 +1,32 @@
+# $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-terminal
+pkgver=2.0.2
+pkgrel=2
+pkgdesc='Default terminal emulation application for Deepin'
+arch=('i686' 'x86_64')
+url="https://github.com/manateelazycat/deepin-terminal"
+license=('GPL3')
+depends=('vte3' 'libsecret' 'libgee' 'libwnck3' 'expect')
+makedepends=('git' 'vala')
+groups=('deepin-extra')
+options=(!emptydirs)
+source=("git+https://github.com/manateelazycat/deepin-terminal.git#tag=$pkgver")
+sha256sums=('SKIP')
+
+prepare() {
+  sed -i 's|return __FILE__;|return "/usr/share/deepin-terminal/project_path.c";|' deepin-terminal/project_path.c
+}
+
+build() {
+  cd deepin-terminal
+  make PREFIX=/usr
+}
+ 
+package() {
+  cd deepin-terminal
+  make DESTDIR="$pkgdir" PREFIX=/usr install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-08-25 07:58:14 UTC (rev 187501)
+++ community-x86_64/PKGBUILD	2016-08-25 07:58:38 UTC (rev 187502)
@@ -1,32 +0,0 @@
-# $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-terminal
-pkgver=2.0.2
-pkgrel=1
-pkgdesc='Default terminal emulation application for Deepin.'
-arch=('i686' 'x86_64')
-url="https://github.com/manateelazycat/deepin-terminal"
-license=('GPL3')
-depends=('vte3' 'libsecret' 'libgee' 'libwnck3' 'expect')
-makedepends=('git' 'vala')
-options=(!emptydirs)
-groups=('deepin-extra')
-source=("git+https://github.com/manateelazycat/deepin-terminal.git#tag=$pkgver")
-sha256sums=('SKIP')
-
-prepare() {
-  sed -i 's|return __FILE__;|return "/usr/share/deepin-terminal/project_path.c";|' deepin-terminal/project_path.c
-}
-
-build() {
-  cd deepin-terminal
-  make PREFIX=/usr
-}
- 
-package() {
-  cd deepin-terminal
-  make DESTDIR="$pkgdir" PREFIX=/usr install
-}

Copied: deepin-terminal/repos/community-x86_64/PKGBUILD (from rev 187501, deepin-terminal/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-08-25 07:58:38 UTC (rev 187502)
@@ -0,0 +1,32 @@
+# $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-terminal
+pkgver=2.0.2
+pkgrel=2
+pkgdesc='Default terminal emulation application for Deepin'
+arch=('i686' 'x86_64')
+url="https://github.com/manateelazycat/deepin-terminal"
+license=('GPL3')
+depends=('vte3' 'libsecret' 'libgee' 'libwnck3' 'expect')
+makedepends=('git' 'vala')
+groups=('deepin-extra')
+options=(!emptydirs)
+source=("git+https://github.com/manateelazycat/deepin-terminal.git#tag=$pkgver")
+sha256sums=('SKIP')
+
+prepare() {
+  sed -i 's|return __FILE__;|return "/usr/share/deepin-terminal/project_path.c";|' deepin-terminal/project_path.c
+}
+
+build() {
+  cd deepin-terminal
+  make PREFIX=/usr
+}
+ 
+package() {
+  cd deepin-terminal
+  make DESTDIR="$pkgdir" PREFIX=/usr install
+}



More information about the arch-commits mailing list