[arch-commits] Commit in deepin-boot-maker/repos (4 files)
Felix Yan
felixonmars at archlinux.org
Tue Oct 24 14:13:29 UTC 2017
Date: Tuesday, October 24, 2017 @ 14:13:28
Author: felixonmars
Revision: 264108
archrelease: copy trunk to community-i686, community-x86_64
Added:
deepin-boot-maker/repos/community-i686/PKGBUILD
(from rev 264107, deepin-boot-maker/trunk/PKGBUILD)
deepin-boot-maker/repos/community-x86_64/PKGBUILD
(from rev 264107, deepin-boot-maker/trunk/PKGBUILD)
Deleted:
deepin-boot-maker/repos/community-i686/PKGBUILD
deepin-boot-maker/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 52 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 26 ----------------------
community-x86_64/PKGBUILD | 26 ----------------------
3 files changed, 52 insertions(+), 52 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2017-10-24 14:12:49 UTC (rev 264107)
+++ community-i686/PKGBUILD 2017-10-24 14:13:28 UTC (rev 264108)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=deepin-boot-maker
-pkgver=2.0.3
-pkgrel=1
-pkgdesc='Tool to create a bootable usb stick quick and easy'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-boot-maker"
-license=('GPL3')
-depends=('dtkwidget' 'p7zip' 'mtools' 'syslinux')
-makedepends=('qt5-tools' 'python')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-boot-maker/archive/$pkgver.tar.gz")
-sha512sums=('9cad7cff3255e9cab9ac46116cf501129819f296f4afda0bd77601431eda2bbe84eacfdbd5a99a65dab920c512b975b11db766ab4c820788f865c22970acbb5e')
-
-build(){
- cd deepin-boot-maker-$pkgver
- qmake-qt5 PREFIX=/usr
- make
-}
-
-package() {
- cd deepin-boot-maker-$pkgver
- make INSTALL_ROOT="$pkgdir" install
-}
Copied: deepin-boot-maker/repos/community-i686/PKGBUILD (from rev 264107, deepin-boot-maker/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-24 14:13:28 UTC (rev 264108)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=deepin-boot-maker
+pkgver=2.0.3.1
+pkgrel=1
+pkgdesc='Tool to create a bootable usb stick quick and easy'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-boot-maker"
+license=('GPL3')
+depends=('dtkwidget' 'p7zip' 'mtools' 'syslinux')
+makedepends=('qt5-tools' 'python')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-boot-maker/archive/$pkgver.tar.gz")
+sha512sums=('4d683f4ba1cb7462d0532ad5da7580a4a9360c748f6a87c561d82fb855b12e14e3aeda9661a4acd09e3e324dd8d5d3ffa70cec695ef7a8fe5e932304a26cb092')
+
+build(){
+ cd deepin-boot-maker-$pkgver
+ qmake-qt5 PREFIX=/usr
+ make
+}
+
+package() {
+ cd deepin-boot-maker-$pkgver
+ make INSTALL_ROOT="$pkgdir" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2017-10-24 14:12:49 UTC (rev 264107)
+++ community-x86_64/PKGBUILD 2017-10-24 14:13:28 UTC (rev 264108)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=deepin-boot-maker
-pkgver=2.0.3
-pkgrel=1
-pkgdesc='Tool to create a bootable usb stick quick and easy'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-boot-maker"
-license=('GPL3')
-depends=('dtkwidget' 'p7zip' 'mtools' 'syslinux')
-makedepends=('qt5-tools' 'python')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-boot-maker/archive/$pkgver.tar.gz")
-sha512sums=('9cad7cff3255e9cab9ac46116cf501129819f296f4afda0bd77601431eda2bbe84eacfdbd5a99a65dab920c512b975b11db766ab4c820788f865c22970acbb5e')
-
-build(){
- cd deepin-boot-maker-$pkgver
- qmake-qt5 PREFIX=/usr
- make
-}
-
-package() {
- cd deepin-boot-maker-$pkgver
- make INSTALL_ROOT="$pkgdir" install
-}
Copied: deepin-boot-maker/repos/community-x86_64/PKGBUILD (from rev 264107, deepin-boot-maker/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2017-10-24 14:13:28 UTC (rev 264108)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=deepin-boot-maker
+pkgver=2.0.3.1
+pkgrel=1
+pkgdesc='Tool to create a bootable usb stick quick and easy'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-boot-maker"
+license=('GPL3')
+depends=('dtkwidget' 'p7zip' 'mtools' 'syslinux')
+makedepends=('qt5-tools' 'python')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-boot-maker/archive/$pkgver.tar.gz")
+sha512sums=('4d683f4ba1cb7462d0532ad5da7580a4a9360c748f6a87c561d82fb855b12e14e3aeda9661a4acd09e3e324dd8d5d3ffa70cec695ef7a8fe5e932304a26cb092')
+
+build(){
+ cd deepin-boot-maker-$pkgver
+ qmake-qt5 PREFIX=/usr
+ make
+}
+
+package() {
+ cd deepin-boot-maker-$pkgver
+ make INSTALL_ROOT="$pkgdir" install
+}
More information about the arch-commits
mailing list