I will not maintain this any longer because there now is an xdg-app package and I only created a git package because back then there where no tags in the repository.
Search Criteria
Package Details: xdg-app-git r379.942e4bc-1
Package Actions
| Package Base: | xdg-app-git |
|---|---|
| Description: | Tool for managing sandboxed applications and their runtimes. |
| Upstream URL: | https://github.com/alexlarsson/xdg-app |
| Category: | system |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | FSMaxB |
| Maintainer: | None |
| Last Packager: | FSMaxB |
| Votes: | 0 |
| First Submitted: | 2015-01-22 11:19 |
| Last Updated: | 2015-05-22 23:55 |
Latest Comments
Comment by FSMaxB
Comment by blackout24
Please change the dependency to ostree-git.
Comment by FSMaxB
Or it wasn't updated after all, strange, maybe this has something to do with upstream then, well whatever, it works now.
Comment by FSMaxB
@marciosr10 Thanks. Fixed now. This stopped working because glib2 got updated and now includes the "g_strv_contains" function which I manually backported for this package ( which isn't necessary anymore due to the update ).
Comment by marciosr10
Compiling process is failing:
In file included from xdg-app-builtins-build-finish.c:13:0:
g_strv_contains.c:1:17: error: redefinition of ‘g_strv_contains’
static gboolean g_strv_contains (const gchar * const *strv, const gchar *s) {
^
In file included from xdg-app-builtins-build-finish.c:12:0:
xdg-app-utils.h:50:1: note: previous definition of ‘g_strv_contains’ was here
g_strv_contains (const gchar * const *strv,
^
Makefile:932: recipe for target 'xdg_app-xdg-app-builtins-build-finish.o' failed
make[2]: *** [xdg_app-xdg-app-builtins-build-finish.o] Error 1
make[2]: Leaving directory '/tmp/yaourt-tmp-marcio/aur-xdg-app-git/src/xdg-app'
Makefile:1129: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-marcio/aur-xdg-app-git/src/xdg-app'
Makefile:514: recipe for target 'all' failed
make: *** [all] Error 2
Comment by FSMaxB
This needs ostree, which is provided by ostree-git.