[arch-commits] Commit in deepin-dock/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sat Dec 12 03:12:08 UTC 2015


    Date: Saturday, December 12, 2015 @ 04:12:08
  Author: fyan
Revision: 153082

upgpkg: deepin-dock 2.90.3.20151211-1

Modified:
  deepin-dock/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-12 03:08:54 UTC (rev 153081)
+++ PKGBUILD	2015-12-12 03:12:08 UTC (rev 153082)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-dock
-pkgver=2.90.3
-_commit=7b3ec27bf88b066a0f5de6595fbfb3f6e91c7224
+pkgver=2.90.3.20151211
+_commit=dd434a326663ed293f8f76956f2819cfd868c5c5
 pkgrel=1
 pkgdesc='Deepin desktop-environment - dock module'
 arch=('i686' 'x86_64')
@@ -19,12 +19,6 @@
 source=("git+https://github.com/linuxdeepin/dde-dock.git#commit=$_commit")
 sha256sums=('SKIP')
 
-prepare() {
-  cd dde-dock
-  sed -i 's,<dde-dock/dockplugin\(.*\)>$,"interfaces/dockplugin\1",' dde-dock-shutdown-plugin/shutdownplugin.h
-  sed -i '15iINCLUDEPATH += ../dde-dock/src/' dde-dock-shutdown-plugin/dde-dock-shutdown-plugin.pro
-}
-
 build() {
   cd dde-dock
   qmake-qt5 PREFIX=/usr



More information about the arch-commits mailing list