Skip to content

Commit

Permalink
thunar-archive-plugin: Update to v0.5.2 (#4662)
Browse files Browse the repository at this point in the history
**Summary**
- Add/fix support for bz2 and bz3 files
- Add a few more compression mimetypes, sort the list

Fixes #4655
Fixes #4656

Part of #1389
Part of #4121

Signed-off-by: Evan Maddock <[email protected]>

**Test Plan**

Extract an archive using the Thunar right-click menu.
Validate installed metainfo file for `xarchiver`.

**Checklist**

- [x] Package was built and tested against unstable
- [x] This change could gainfully be listed in the weekly sync notes
once merged <!-- Write an appropriate message in the Summary section,
then add the "Topic: Sync Notes" label -->
  • Loading branch information
davidjharder authored Dec 24, 2024
2 parents 4d0c0b7 + cd16db2 commit 551389c
Show file tree
Hide file tree
Showing 6 changed files with 55 additions and 25 deletions.
6 changes: 6 additions & 0 deletions packages/t/thunar-archive-plugin/monitoring.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
releases:
id: 14670
rss: https://gitlab.xfce.org/thunar-plugins/thunar-archive-plugin/-/tags?format=atom
# No known CPE, checked 2024-12-23
security:
cpe: ~
10 changes: 4 additions & 6 deletions packages/t/thunar-archive-plugin/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : thunar-archive-plugin
version : 0.5.1
release : 1
version : 0.5.2
release : 2
source :
- https://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.5/thunar-archive-plugin-0.5.1.tar.bz2 : a81b3ab1d3cd77c7b3d6db15b37a3c12d65b06e373edc3c21083f02d605d8bed
- https://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.5/thunar-archive-plugin-0.5.2.tar.bz2 : 6379f877bcfc0ea85db9f43723b6fb317893050c712bd03c2ae3232fb9d5ade3
homepage : https://docs.xfce.org/xfce/thunar/archive
license : GPL-2.0-or-later
component : desktop.xfce
Expand All @@ -12,10 +12,8 @@ description: |
builddeps :
- pkgconfig(exo-2)
- pkgconfig(thunarx-3)
rundeps :
- file-roller
setup : |
%configure
%configure --libexecdir=/usr/lib64/xfce4
build : |
%make
install : |
Expand Down
28 changes: 14 additions & 14 deletions packages/t/thunar-archive-plugin/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>thunar-archive-plugin</Name>
<Homepage>https://docs.xfce.org/xfce/thunar/archive</Homepage>
<Packager>
<Name>Zach Bacon</Name>
<Email>[email protected]</Email>
<Name>Evan Maddock</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>desktop.xfce</PartOf>
Expand All @@ -20,14 +20,14 @@
</Description>
<PartOf>desktop.xfce</PartOf>
<Files>
<Path fileType="library">/usr/lib64/thunar-archive-plugin/thunar-archive-plugin/ark.tap</Path>
<Path fileType="library">/usr/lib64/thunar-archive-plugin/thunar-archive-plugin/engrampa.tap</Path>
<Path fileType="library">/usr/lib64/thunar-archive-plugin/thunar-archive-plugin/file-roller.tap</Path>
<Path fileType="library">/usr/lib64/thunar-archive-plugin/thunar-archive-plugin/gnome-file-roller.tap</Path>
<Path fileType="library">/usr/lib64/thunar-archive-plugin/thunar-archive-plugin/mate-engrampa.tap</Path>
<Path fileType="library">/usr/lib64/thunar-archive-plugin/thunar-archive-plugin/org.gnome.FileRoller.tap</Path>
<Path fileType="library">/usr/lib64/thunar-archive-plugin/thunar-archive-plugin/org.kde.ark.tap</Path>
<Path fileType="library">/usr/lib64/thunarx-3/thunar-archive-plugin.so</Path>
<Path fileType="library">/usr/lib64/xfce4/thunar-archive-plugin/ark.tap</Path>
<Path fileType="library">/usr/lib64/xfce4/thunar-archive-plugin/engrampa.tap</Path>
<Path fileType="library">/usr/lib64/xfce4/thunar-archive-plugin/file-roller.tap</Path>
<Path fileType="library">/usr/lib64/xfce4/thunar-archive-plugin/gnome-file-roller.tap</Path>
<Path fileType="library">/usr/lib64/xfce4/thunar-archive-plugin/mate-engrampa.tap</Path>
<Path fileType="library">/usr/lib64/xfce4/thunar-archive-plugin/org.gnome.FileRoller.tap</Path>
<Path fileType="library">/usr/lib64/xfce4/thunar-archive-plugin/org.kde.ark.tap</Path>
<Path fileType="data">/usr/share/icons/hicolor/16x16/apps/tap-create.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/16x16/apps/tap-extract-to.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/16x16/apps/tap-extract.png</Path>
Expand Down Expand Up @@ -99,12 +99,12 @@
</Files>
</Package>
<History>
<Update release="1">
<Date>2023-10-26</Date>
<Version>0.5.1</Version>
<Update release="2">
<Date>2024-12-23</Date>
<Version>0.5.2</Version>
<Comment>Packaging update</Comment>
<Name>Zach Bacon</Name>
<Email>[email protected]</Email>
<Name>Evan Maddock</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>
23 changes: 23 additions & 0 deletions packages/x/xarchiver/files/xarchiver.metainfo.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>com.github.xarchiver</id>
<launchable type="desktop-id">xarchiver.desktop</launchable>
<name>Xarchiver</name>
<summary>A GTK+ only archive manager</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0</project_license>
<content_rating type="oars-1.1"/>
<description>
<p>Xarchiver is a lightweight desktop independent GTK+ frontend for manipulating xz, 7z, lzma, arj, bzip2, gzip, rar, tar, zip, rpm, lz4, compress, zstd, lzip, lrzip, lzop, lha and deb files. It allows you to create archives and add, extract, and delete files from them. Password protected archives in the arj, 7z, rar, zip and lrzip formats are supported.</p>
</description>
<screenshots>
<screenshot type="default">
<image>http://xarchiver.sourceforge.net/screenshots/main_window.png</image>
</screenshot>
</screenshots>
<url type="bugtracker">https://github.com/ib/xarchiver/issues</url>
<url type="homepage">https://github.com/ib/xarchiver</url>
<releases>
<release version="0.5.4.23" date="2024-02-29" />
</releases>
</component>
6 changes: 4 additions & 2 deletions packages/x/xarchiver/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : xarchiver
version : 0.5.4.23
release : 1
release : 2
source :
- https://github.com/ib/xarchiver/archive/refs/tags/0.5.4.23.tar.gz : 319935cd323e865d8aa12023b5286c314c128491ac58e853e63f6d6ea3da2a27
homepage : https://github.com/ib/xarchiver
Expand All @@ -12,10 +12,12 @@ description: |
builddeps :
- pkgconfig(gtk+-3.0)
setup : |
%configure
%configure --libexecdir=/usr/lib64/xfce4
build : |
%make
install : |
%make_install
install -Dm00644 $pkgfiles/xarchiver.metainfo.xml -t $installdir/usr/share/metainfo
rm $installdir/usr/share/doc/xarchiver/ChangeLog
7 changes: 4 additions & 3 deletions packages/x/xarchiver/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PartOf>system.utils</PartOf>
<Files>
<Path fileType="executable">/usr/bin/xarchiver</Path>
<Path fileType="library">/usr/lib64/xarchiver/thunar-archive-plugin/xarchiver.tap</Path>
<Path fileType="library">/usr/lib64/xfce4/thunar-archive-plugin/xarchiver.tap</Path>
<Path fileType="data">/usr/share/applications/xarchiver.desktop</Path>
<Path fileType="doc">/usr/share/doc/xarchiver/COPYING</Path>
<Path fileType="doc">/usr/share/doc/xarchiver/README</Path>
Expand Down Expand Up @@ -108,6 +108,7 @@
<Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/xarchiver.mo</Path>
<Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/xarchiver.mo</Path>
<Path fileType="man">/usr/share/man/man1/xarchiver.1</Path>
<Path fileType="data">/usr/share/metainfo/xarchiver.metainfo.xml</Path>
<Path fileType="data">/usr/share/pixmaps/xarchiver/xarchiver-add.png</Path>
<Path fileType="data">/usr/share/pixmaps/xarchiver/xarchiver-close.png</Path>
<Path fileType="data">/usr/share/pixmaps/xarchiver/xarchiver-extract.png</Path>
Expand All @@ -118,8 +119,8 @@
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-09-25</Date>
<Update release="2">
<Date>2024-12-23</Date>
<Version>0.5.4.23</Version>
<Comment>Packaging update</Comment>
<Name>Evan Maddock</Name>
Expand Down

0 comments on commit 551389c

Please sign in to comment.