Luca Weiss
7d743e34f9
maemo/maemo-launcher: upgrade to 0.36.1 ( !619 )
...
[ci:skip-build]: already built successfully in CI
2019-09-22 20:39:40 +02:00
Luca Weiss
73d1450e73
maemo/libosso: upgrade to 2.35 ( !619 )
2019-09-22 20:39:30 +02:00
Luca Weiss
bdb6e298b6
maemo/libmatchbox2: upgrade to 0.2.96 ( !619 )
2019-09-22 20:39:30 +02:00
Luca Weiss
381b9e13e4
maemo/libhildonmime: upgrade to 3.0.3 ( !619 )
2019-09-22 20:39:30 +02:00
Luca Weiss
d0b9f67744
maemo/libhildondesktop: upgrade to 2.1.44 ( !619 )
2019-09-22 20:39:30 +02:00
Luca Weiss
03e85b1b84
maemo/libhildon: upgrade to 2.2.25.3 ( !619 )
2019-09-22 20:39:30 +02:00
Luca Weiss
603d631cfd
maemo/libdsme: upgrade to 0.60.31 ( !619 )
2019-09-22 20:39:13 +02:00
Tito Ragusa
745cefca8a
maemo/hildon-theme-alpha: Cleanup debian files ( !469 )
2019-06-29 16:15:38 +02:00
Oliver Smith
9fcf7798c6
maemo/hildon-thumbnail: update to 3.1.2
...
gstreamer 0.10 has been dropped from Alpine, but hildon-thumbnail 3.0.51
was still depending on it. Update to 3.1.2, where it now depends on
gstreamer 1.0 (which is in Alpine).
The aarch64 patch can be dropped, it does not apply anymore, and
building for aarch64 works without it.
2019-06-17 21:32:22 +02:00
Oliver Smith
6834486531
maemo/hildon-thumbnail: rebuild after soname bump
2019-06-17 20:41:25 +02:00
Bart Ribbers
918579087a
main/postmarketos-ui-hildon: fix launch ( !439 )
...
[ci:skip-build]: already built successfully in CI
2019-06-14 02:01:24 +02:00
Luca Weiss
a169c1335a
all: remove install scripts from source ( !310 )
2019-04-12 00:38:38 +02:00
PureTryOut
2c08e209fe
maemo/libhildon: fix hildon-desktop armv7 build ( !130 )
...
Add patch to remove inline from some functions to make hildon-desktop
compile on armv7.
2019-01-10 22:56:53 +01:00
PureTryOut
aaae271609
hildon-theme-alpha: fix warnings in APKBUILD ( !130 )
...
Fix warnings showed by abuild when building this package:
* Add doc subpackage
* Add options=!check
* Use pkgname in source URL
2019-01-10 22:56:45 +01:00
Grant Miller
ef59cc8a30
maemo/libhildondesktop: Fix compilation ( !131 )
...
Thanks to PureTryOut for the patch
[skip ci]: the CI script will fail with the "too many packages have
changed" sanity check. ollieparanod has verified that everything builds
before merging.
2019-01-09 07:41:26 +01:00
Grant Miller
386354e630
maemo/hildon-desktop: Update to 2.2.157.11 ( !131 )
2019-01-09 07:14:07 +01:00
Grant Miller
d6963a0688
maemo/hildon-desktop: Fix compilation for 32 bit x86 ( !131 )
2019-01-09 07:14:07 +01:00
Grant Miller
cb200a36db
maemo/hildon-desktop: Remove obsolete "patch" ( !131 )
2019-01-09 07:14:06 +01:00
Grant Miller
a03b21723d
Revert "hildon: disable building x86 for all packages" ( !131 )
...
This reverts commit d7e1a2fb6e
.
2019-01-09 07:14:06 +01:00
Grant Miller
7194f63d3f
Revert "maemo/hildon-desktop: disable x86" ( !131 )
...
This reverts commit 054dedf3e5
.
2019-01-09 07:14:06 +01:00
Luca Weiss
66121592c2
hildon-thumbnail: workaround for build error ( !138 )
...
Build libshared.la explicitly to avoid this error:
No rule to make target '../daemon/libshared.la', needed by 'hildon-thumbnailerd'
Fixes #164 .
2019-01-09 07:03:44 +01:00
PureTryOut
2d2e53e95b
maemo/hildon*: update to latest upstream versions
2018-11-27 07:47:11 +01:00
Oliver Smith
d7e1a2fb6e
hildon: disable building x86 for all packages
...
If hildon-desktop doesn't build, then it doesn't make sense to build
the rest right now - and it's likely that this won't build either.
2018-09-14 09:12:38 +02:00
Oliver Smith
054dedf3e5
maemo/hildon-desktop: disable x86
...
Build is failing.
2018-09-14 09:05:30 +02:00
Decatf
eb2c5983f2
Fix gtk+2.0-maemo alternate subpackages ( #1299 )
...
Specifying alternate subpackages in the provides variable of the main
package means that the main package itself is providing an alternate for
the subpackages (e.g. gtk+2.0-maemo provides an alternate gtk+2.0-dev).
The provides variable must be set for each subpackage. Fixes #1284 .
2018-03-07 22:38:02 +00:00
NotKit
b0552ee23b
Update Maemo packages ( fixes #1148 ) ( #1157 )
2018-01-24 20:45:47 +00:00
NotKit
739970777f
Package more Maemo packages and switch upstream to maemo-leste ( #1015 )
...
* Package more maemo apps/libs (including Maemo X Terminal osso-xterm)
* Put libhildondesktop examples into separate package
* Change upstream url in Maemo packages to https://github.com/maemo-leste
Update hildon-desktop and iphbd to their newer repo versions. This includes the fix for the bug when switching between multiple windows in hildon-desktop.
* Use version tags instead of specific commits for Maemo packages
2017-12-19 01:19:17 +00:00
Oliver Smith
fb902ea172
Fix #681 : gnome-menus2 didn't compile for aarch64 ( #698 )
2017-10-09 16:38:32 +00:00
Pablo Castellano
dbbdf7cfa4
Fix #436 : Clean apkbuilds ( #692 )
...
* Remove empty build() functions
* Remove obsolete '|| return 1' statements
2017-10-04 15:05:00 +00:00
Oliver Smith
d0bebe1c3e
Fix missing Hildon dependencies ( #650 )
2017-09-29 16:08:02 +00:00
clayton craft
bb7dceb456
[gtk+2.0-maemo] add missing py-six makedepend ( #622 )
2017-09-24 18:19:23 +00:00
clayton craft
fa8b21b53f
[maemo] fix packages with broken source links ( #623 )
2017-09-24 14:05:37 +00:00
NotKit
13465a27c6
Initial packaging for Maemo UI ( #461 )
...
* Initial packaging for Maemo UI from https://github.com/fremantle-gtk2/
gtk+2.0-maemo package is based on https://pkgs.alpinelinux.org/package/edge/main/x86/gtk+2.0 by Natanael Copa
* Include git revision in tarball filename
2017-09-04 17:09:53 +00:00