Date: Wednesday, October 25, 2017 @ 11:16:05 Author: felixonmars Revision: 264233
archrelease: copy trunk to community-i686, community-x86_64 Added: deepin-launcher/repos/community-i686/PKGBUILD (from rev 264232, deepin-launcher/trunk/PKGBUILD) deepin-launcher/repos/community-x86_64/PKGBUILD (from rev 264232, deepin-launcher/trunk/PKGBUILD) Deleted: deepin-launcher/repos/community-i686/PKGBUILD deepin-launcher/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-10-25 11:15:26 UTC (rev 264232) +++ community-i686/PKGBUILD 2017-10-25 11:16:05 UTC (rev 264233) @@ -1,31 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan <felixonm...@archlinux.org> -# Contributor: Josip Ponjavic <josipponjavic at gmail dot com> -# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com> - -pkgname=deepin-launcher -pkgver=4.1.9 -pkgrel=1 -pkgdesc='Deepin desktop-environment - Launcher module' -arch=('i686' 'x86_64') -url="https://github.com/linuxdeepin/dde-launcher" -license=('GPL3') -depends=('gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde' 'dtkwidget' 'deepin-menu' - 'deepin-daemon' 'deepin-qt-dbus-factory') -makedepends=('git' 'qt5-tools') -conflicts=('dde-launcher') -replaces=('dde-launcher') -groups=('deepin') -source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-launcher/archive/$pkgver.tar.gz") -sha512sums=('5206677c5ac5120601364ad4c0e74f05ad5335242a150d0140e627758715c357f7de0bd1aab2cf8a9ec8c02b8100f3edd93d404e8164b3276c6b43bd6671d295') - -build(){ - cd dde-launcher-$pkgver - qmake-qt5 PREFIX=/usr WITHOUT_UNINSTALL_APP=1 - make -} - -package() { - cd dde-launcher-$pkgver - make INSTALL_ROOT="$pkgdir" install -} Copied: deepin-launcher/repos/community-i686/PKGBUILD (from rev 264232, deepin-launcher/trunk/PKGBUILD) =================================================================== --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2017-10-25 11:16:05 UTC (rev 264233) @@ -0,0 +1,31 @@ +# $Id$ +# Maintainer: Felix Yan <felixonm...@archlinux.org> +# Contributor: Josip Ponjavic <josipponjavic at gmail dot com> +# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com> + +pkgname=deepin-launcher +pkgver=4.2.0 +pkgrel=1 +pkgdesc='Deepin desktop-environment - Launcher module' +arch=('i686' 'x86_64') +url="https://github.com/linuxdeepin/dde-launcher" +license=('GPL3') +depends=('gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde' 'dtkwidget' 'deepin-menu' + 'deepin-daemon' 'deepin-qt-dbus-factory') +makedepends=('git' 'qt5-tools') +conflicts=('dde-launcher') +replaces=('dde-launcher') +groups=('deepin') +source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-launcher/archive/$pkgver.tar.gz") +sha512sums=('382733d42040606853efd232db6d587d09b7264a0542b1f25a7244132e179348026e2d13b6e61fe040823af26e4f95ec8f3f3669c90d116e1ccb2000389af7a3') + +build(){ + cd dde-launcher-$pkgver + qmake-qt5 PREFIX=/usr WITHOUT_UNINSTALL_APP=1 + make +} + +package() { + cd dde-launcher-$pkgver + make INSTALL_ROOT="$pkgdir" install +} Deleted: community-x86_64/PKGBUILD =================================================================== --- community-x86_64/PKGBUILD 2017-10-25 11:15:26 UTC (rev 264232) +++ community-x86_64/PKGBUILD 2017-10-25 11:16:05 UTC (rev 264233) @@ -1,31 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan <felixonm...@archlinux.org> -# Contributor: Josip Ponjavic <josipponjavic at gmail dot com> -# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com> - -pkgname=deepin-launcher -pkgver=4.1.9 -pkgrel=1 -pkgdesc='Deepin desktop-environment - Launcher module' -arch=('i686' 'x86_64') -url="https://github.com/linuxdeepin/dde-launcher" -license=('GPL3') -depends=('gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde' 'dtkwidget' 'deepin-menu' - 'deepin-daemon' 'deepin-qt-dbus-factory') -makedepends=('git' 'qt5-tools') -conflicts=('dde-launcher') -replaces=('dde-launcher') -groups=('deepin') -source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-launcher/archive/$pkgver.tar.gz") -sha512sums=('5206677c5ac5120601364ad4c0e74f05ad5335242a150d0140e627758715c357f7de0bd1aab2cf8a9ec8c02b8100f3edd93d404e8164b3276c6b43bd6671d295') - -build(){ - cd dde-launcher-$pkgver - qmake-qt5 PREFIX=/usr WITHOUT_UNINSTALL_APP=1 - make -} - -package() { - cd dde-launcher-$pkgver - make INSTALL_ROOT="$pkgdir" install -} Copied: deepin-launcher/repos/community-x86_64/PKGBUILD (from rev 264232, deepin-launcher/trunk/PKGBUILD) =================================================================== --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2017-10-25 11:16:05 UTC (rev 264233) @@ -0,0 +1,31 @@ +# $Id$ +# Maintainer: Felix Yan <felixonm...@archlinux.org> +# Contributor: Josip Ponjavic <josipponjavic at gmail dot com> +# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com> + +pkgname=deepin-launcher +pkgver=4.2.0 +pkgrel=1 +pkgdesc='Deepin desktop-environment - Launcher module' +arch=('i686' 'x86_64') +url="https://github.com/linuxdeepin/dde-launcher" +license=('GPL3') +depends=('gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde' 'dtkwidget' 'deepin-menu' + 'deepin-daemon' 'deepin-qt-dbus-factory') +makedepends=('git' 'qt5-tools') +conflicts=('dde-launcher') +replaces=('dde-launcher') +groups=('deepin') +source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-launcher/archive/$pkgver.tar.gz") +sha512sums=('382733d42040606853efd232db6d587d09b7264a0542b1f25a7244132e179348026e2d13b6e61fe040823af26e4f95ec8f3f3669c90d116e1ccb2000389af7a3') + +build(){ + cd dde-launcher-$pkgver + qmake-qt5 PREFIX=/usr WITHOUT_UNINSTALL_APP=1 + make +} + +package() { + cd dde-launcher-$pkgver + make INSTALL_ROOT="$pkgdir" install +}