libappimage.git
2 years agoDisable wget dependency as we do not wget dependencies at buildtime.
Scarlett Moore [Wed, 28 Dec 2022 07:59:18 +0000 (07:59 +0000)]
Disable wget dependency as we do not wget dependencies at buildtime.

Forwarded: not-needed
Last-Update: 2019-01-11

Last-Update: 2019-01-11
Gbp-Pq: Name disable_wget_dependency.patch

2 years ago[PATCH] Fix typos Unsuported -> Unsupported (#180)
Scarlett Gately Moore [Fri, 16 Dec 2022 21:12:55 +0000 (14:12 -0700)]
[PATCH] Fix typos Unsuported -> Unsupported (#180)

* Client builds fail at linking due to missing targets when
USE_SYSTEM_LIBRARY is true.

#For targets not using pkg-config... and USE_SYSTEM_{DEPENDENCY} is true eg. xdgutils \
#find_dependency needs to be used as when clients (aka appimagelauncher) try to use this library we get linking failure
#because the dependencies of the dependency(libappimnage) targets are not imported. Hope this makes sence.
#Builds fine in debian and appimagelauncher no longer has linking failures.

* Fix typos Unsuported -> Unsupported.

* Revert "Client builds fail at linking due to missing targets when"

This reverts commit fbbabbdcf3c466a506fbd6ec95d9e9a8c9f96830.

Gbp-Pq: Name upstream_Fix-typos-Unsuported-Unsupported-180.patch

2 years agolibappimage (1.0.4-4) unstable; urgency=medium
Pino Toscano [Wed, 28 Dec 2022 07:59:18 +0000 (07:59 +0000)]
libappimage (1.0.4-4) unstable; urgency=medium

  * Team upload.
  * Drop patch update_cmake_to_look_for_dependency_targets.patch: in addition
    to a typo that makes libappimageConfig.cmake an invalid cmake script,
    the XdgUtils libraries are not actually exposed as public dependencies.
  * Update the dependencies of libappimage-dev to reflect what is actually
    searched by the cmake scripts:
    - drop xdg-utils-cxx
    - explicitly add libglib2.0-dev, and zlib1g-dev
  * Hack my previous hack in the patch enable_debianabimanager.diff to make sure
    that CMAKE_BUILD_TYPE is set at the of the top-level CMakeLists.txt as it
    was passed to cmake; this fixes the generation of the cmake configuration
    files for the exported targets.

[dgit import unpatched libappimage 1.0.4-4]

2 years agoImport libappimage_1.0.4-4.debian.tar.xz
Pino Toscano [Wed, 28 Dec 2022 07:59:18 +0000 (07:59 +0000)]
Import libappimage_1.0.4-4.debian.tar.xz

[dgit import tarball libappimage 1.0.4-4 libappimage_1.0.4-4.debian.tar.xz]

2 years agoImport libappimage_1.0.4.orig.tar.xz
Scarlett Moore [Wed, 21 Dec 2022 15:12:12 +0000 (15:12 +0000)]
Import libappimage_1.0.4.orig.tar.xz

[dgit import orig libappimage_1.0.4.orig.tar.xz]