[arch-commits] Commit in deepin-file-manager/repos/community-x86_64 (4 files)

Felix Yan felixonmars at archlinux.org
Fri Jan 11 14:14:06 UTC 2019


    Date: Friday, January 11, 2019 @ 14:14:05
  Author: felixonmars
Revision: 422419

archrelease: copy trunk to community-x86_64

Added:
  deepin-file-manager/repos/community-x86_64/PKGBUILD
    (from rev 422418, deepin-file-manager/trunk/PKGBUILD)
  deepin-file-manager/repos/community-x86_64/fix-plugin-link.patch
    (from rev 422418, deepin-file-manager/trunk/fix-plugin-link.patch)
Deleted:
  deepin-file-manager/repos/community-x86_64/PKGBUILD
  deepin-file-manager/repos/community-x86_64/fix-plugin-link.patch

-----------------------+
 PKGBUILD              |   70 ++++++++++++++++++++++++------------------------
 fix-plugin-link.patch |   26 ++++++++---------
 2 files changed, 48 insertions(+), 48 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-11 14:13:46 UTC (rev 422418)
+++ PKGBUILD	2019-01-11 14:14:05 UTC (rev 422419)
@@ -1,35 +0,0 @@
-# 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-file-manager
-pkgver=4.7.4.2
-pkgrel=1
-epoch=1
-pkgdesc='Deepin File Manager'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-file-manager"
-license=('GPL3')
-depends=('deepin-qt5integration' 'gtk2' 'gsettings-qt' 'libsecret' 'qt5-svg' 'file' 'avfs'
-         'polkit-qt5' 'deepin-shortcut-viewer' 'poppler' 'ffmpegthumbnailer' 'xdg-user-dirs'
-         'file-roller' 'deepin-qt-dbus-factory' 'treefrog-framework' 'deepin-terminal'
-         'gst-plugins-good' 'mpv' 'deepin-anything' 'deepin-movie' 'jemalloc' 'kcodecs')
-makedepends=('qt5-tools' 'deepin-dock' 'deepin-gettext-tools')
-optdepends=('deepin-manual: view the help manual')
-groups=('deepin')
-provides=('deepin-desktop')
-conflicts=('deepin-desktop')
-replaces=('deepin-desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-file-manager/archive/$pkgver.tar.gz")
-sha512sums=('0b718ff5cc5ec2d0fe24e8cdf40feb825756915c43b5395b3c69e16a29eb67c18efc5cf6f7aa339c915488727c6b88c4a48be044657bd273916c646aac85fde9')
-
-build() {
-  cd dde-file-manager-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-file-manager-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-file-manager/repos/community-x86_64/PKGBUILD (from rev 422418, deepin-file-manager/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-01-11 14:14:05 UTC (rev 422419)
@@ -0,0 +1,35 @@
+# 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-file-manager
+pkgver=4.7.4.3
+pkgrel=1
+epoch=1
+pkgdesc='Deepin File Manager'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-file-manager"
+license=('GPL3')
+depends=('deepin-qt5integration' 'gtk2' 'gsettings-qt' 'libsecret' 'qt5-svg' 'file' 'avfs'
+         'polkit-qt5' 'deepin-shortcut-viewer' 'poppler' 'ffmpegthumbnailer' 'xdg-user-dirs'
+         'file-roller' 'deepin-qt-dbus-factory' 'treefrog-framework' 'deepin-terminal'
+         'gst-plugins-good' 'mpv' 'deepin-anything' 'deepin-movie' 'jemalloc' 'kcodecs')
+makedepends=('qt5-tools' 'deepin-dock' 'deepin-gettext-tools')
+optdepends=('deepin-manual: view the help manual')
+groups=('deepin')
+provides=('deepin-desktop')
+conflicts=('deepin-desktop')
+replaces=('deepin-desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-file-manager/archive/$pkgver.tar.gz")
+sha512sums=('5333094be804d86f17fc7460f779f82bd8471efa59d7ad3d0ec3151c030b3e5ee1a4760ae353769084a5f3b9a3147baf6951d8deb4ad1dc2825c18dc57a63e5d')
+
+build() {
+  cd dde-file-manager-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-file-manager-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: fix-plugin-link.patch
===================================================================
--- fix-plugin-link.patch	2019-01-11 14:13:46 UTC (rev 422418)
+++ fix-plugin-link.patch	2019-01-11 14:14:05 UTC (rev 422419)
@@ -1,13 +0,0 @@
-diff --git a/dde-dock-plugins/disk-mount/disk-mount.pro b/dde-dock-plugins/disk-mount/disk-mount.pro
-index c5d336e8..c9575b15 100644
---- a/dde-dock-plugins/disk-mount/disk-mount.pro
-+++ b/dde-dock-plugins/disk-mount/disk-mount.pro
-@@ -15,7 +15,7 @@ DISTFILES       += disk-mount.json
- 
- DEFINES += QT_MESSAGELOGCONTEXT DFM_NO_FILE_WATCHER
- 
--#unix: LIBS += -L$$OUT_PWD/../../dde-file-manager-lib -ldde-file-manager
-+LIBS += -L$$OUT_PWD/../../dde-file-manager-lib -ldde-file-manager
- 
- HEADERS += \
-     diskmountplugin.h \

Copied: deepin-file-manager/repos/community-x86_64/fix-plugin-link.patch (from rev 422418, deepin-file-manager/trunk/fix-plugin-link.patch)
===================================================================
--- fix-plugin-link.patch	                        (rev 0)
+++ fix-plugin-link.patch	2019-01-11 14:14:05 UTC (rev 422419)
@@ -0,0 +1,13 @@
+diff --git a/dde-dock-plugins/disk-mount/disk-mount.pro b/dde-dock-plugins/disk-mount/disk-mount.pro
+index c5d336e8..c9575b15 100644
+--- a/dde-dock-plugins/disk-mount/disk-mount.pro
++++ b/dde-dock-plugins/disk-mount/disk-mount.pro
+@@ -15,7 +15,7 @@ DISTFILES       += disk-mount.json
+ 
+ DEFINES += QT_MESSAGELOGCONTEXT DFM_NO_FILE_WATCHER
+ 
+-#unix: LIBS += -L$$OUT_PWD/../../dde-file-manager-lib -ldde-file-manager
++LIBS += -L$$OUT_PWD/../../dde-file-manager-lib -ldde-file-manager
+ 
+ HEADERS += \
+     diskmountplugin.h \



More information about the arch-commits mailing list