[arch-commits] Commit in file-roller/repos/extra-x86_64 (3 files)

Jan Steffens heftig at archlinux.org
Sun Apr 11 17:41:23 UTC 2021


    Date: Sunday, April 11, 2021 @ 17:41:23
  Author: heftig
Revision: 412239

archrelease: copy trunk to extra-x86_64

Added:
  file-roller/repos/extra-x86_64/PKGBUILD
    (from rev 412238, file-roller/trunk/PKGBUILD)
Deleted:
  file-roller/repos/extra-x86_64/0001-data-Install-D-Bus-service-file-to-correct-location.patch
  file-roller/repos/extra-x86_64/PKGBUILD

----------------------------------------------------------------+
 0001-data-Install-D-Bus-service-file-to-correct-location.patch |   35 ---
 PKGBUILD                                                       |   92 +++++-----
 2 files changed, 46 insertions(+), 81 deletions(-)

Deleted: 0001-data-Install-D-Bus-service-file-to-correct-location.patch
===================================================================
--- 0001-data-Install-D-Bus-service-file-to-correct-location.patch	2021-04-11 17:41:07 UTC (rev 412238)
+++ 0001-data-Install-D-Bus-service-file-to-correct-location.patch	2021-04-11 17:41:23 UTC (rev 412239)
@@ -1,35 +0,0 @@
-From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
-From: "Jan Alexander Steffens (heftig)" <jan.steffens at gmail.com>
-Date: Tue, 6 Apr 2021 20:26:11 +0000
-Subject: [PATCH] data: Install D-Bus service file to correct location
-
-dbus-broker was complaining:
-
-> Service file
-> `/usr/share//dbus-1/services/org.gnome.FileRoller.ArchiveManager1.service`
-> is not named after the D-Bus name `org.gnome.ArchiveManager1`.
----
- data/meson.build                                              | 4 ++--
- ...nager1.service.in => org.gnome.ArchiveManager1.service.in} | 0
- 2 files changed, 2 insertions(+), 2 deletions(-)
- rename data/{org.gnome.FileRoller.ArchiveManager1.service.in => org.gnome.ArchiveManager1.service.in} (100%)
-
-diff --git a/data/meson.build b/data/meson.build
-index c0eaeac2..7c1588e5 100644
---- a/data/meson.build
-+++ b/data/meson.build
-@@ -41,8 +41,8 @@ configure_file(
- )
- 
- configure_file(
--  input : 'org.gnome.FileRoller.ArchiveManager1.service.in',
--  output : 'org.gnome.FileRoller.ArchiveManager1.service',
-+  input : 'org.gnome.ArchiveManager1.service.in',
-+  output : 'org.gnome.ArchiveManager1.service',
-   configuration : service_data,
-   install : true,
-   install_dir : join_paths(datadir, 'dbus-1/services')
-diff --git a/data/org.gnome.FileRoller.ArchiveManager1.service.in b/data/org.gnome.ArchiveManager1.service.in
-similarity index 100%
-rename from data/org.gnome.FileRoller.ArchiveManager1.service.in
-rename to data/org.gnome.ArchiveManager1.service.in

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-11 17:41:07 UTC (rev 412238)
+++ PKGBUILD	2021-04-11 17:41:23 UTC (rev 412239)
@@ -1,46 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-
-pkgname=file-roller
-pkgver=3.38.0
-pkgrel=2
-pkgdesc="Create and modify archives"
-url="https://wiki.gnome.org/Apps/FileRoller"
-arch=(x86_64)
-license=(GPL)
-depends=(gtk3 dconf libarchive file json-glib libnotify zip unzip)
-makedepends=(yelp-tools git libnautilus-extension meson appstream-glib)
-optdepends=('p7zip: 7z, arj, exe and encrypted zip files support'
-            'unrar: better RAR archive support'
-            'unace: ACE archive support'
-            'lrzip: lrzip archive support'
-            'squashfs-tools: squashfs image support')
-groups=(gnome)
-_commit=25f9db9770ff5f68aeaffce2e329ef39ae47729d  # tags/3.38.0^0
-source=("git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=$_commit"
-        0001-data-Install-D-Bus-service-file-to-correct-location.patch)
-sha256sums=('SKIP'
-            'c82c4e7b78c110f7cfb0d28815df63a0e295225014d0d06cca60cb0dc5c0bb47')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  git apply -3 ../0001-data-Install-D-Bus-service-file-to-correct-location.patch
-}
-
-build() {
-  arch-meson $pkgname build
-  meson compile -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: file-roller/repos/extra-x86_64/PKGBUILD (from rev 412238, file-roller/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-04-11 17:41:23 UTC (rev 412239)
@@ -0,0 +1,46 @@
+# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+
+pkgname=file-roller
+pkgver=3.38.1
+pkgrel=1
+pkgdesc="Create and modify archives"
+url="https://wiki.gnome.org/Apps/FileRoller"
+arch=(x86_64)
+license=(GPL)
+depends=(gtk3 dconf libarchive file json-glib libnotify zip unzip)
+makedepends=(yelp-tools git libnautilus-extension meson appstream-glib)
+optdepends=('p7zip: 7z, arj, exe and encrypted zip files support'
+            'unrar: better RAR archive support'
+            'unace: ACE archive support'
+            'lrzip: lrzip archive support'
+            'squashfs-tools: squashfs image support')
+groups=(gnome)
+_commit=12d6c77fb736d70bee4c8f6f5ea7c60adde8473c  # tags/3.38.1^0
+source=("git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  # Install D-Bus service file to correct location
+  git cherry-pick -n 5d48ddc3002fa8257a56eaedee44cdf694e1d861
+}
+
+build() {
+  arch-meson $pkgname build
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}



More information about the arch-commits mailing list