1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/libappimage/libappimage.desc
3 [COPY] Copyright (C) 2024 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Implements functionality for dealing with AppImage files
14 [T] This library is part of the AppImage project. It implements functionality
15 [T] for dealing with AppImage files. It is written in C++ and is using Boost.
17 [U] https://github.com/AppImageCommunity/libappimage
20 [M] The T2 Project <t2@t2-project.org>
28 [P] X -----5---9 400.100
30 [O] pkginstalled xz && var_append cmakeopt ' ' -DUSE_SYSTEM_XZ=ON
31 [O] pkginstalled squashfuse && var_append cmakeopt ' ' -DUSE_SYSTEM_SQUASHFUSE=ON
32 [O] pkginstalled libarchive && var_append cmakeopt ' ' -DUSE_SYSTEM_LIBARCHIVE=ON
33 [O] pkginstalled boost && var_append cmakeopt ' ' -DUSE_SYSTEM_BOOST=ON
34 [O] pkginstalled xdg-utils && var_append cmakeopt ' ' -DUSE_SYSTEM_XDGUTILS=ON
35 [O] var_append cmakeopt ' ' -DBUILD_TESTING=OFF
37 [D] d41eb833cd0f2d9f9ccf5ab50e8e8c3c93381e85e7ff51cac76dae1b libappimage-v1.0.4-5.tar.gz https://github.com/AppImageCommunity/libappimage/archive/v1.0.4-5/