Skip to content

Commit

Permalink
Build 3 at Thu Jan 7 17:49:12 2016
Browse files Browse the repository at this point in the history
qt5-base-git:
* Update 5.5.1.r114.g7e876bf -> 5.5.1.r120.gc38b14e

qml-material:
* chore: Fix qdoc strings
 * feat(demo, slider): Add example customized slider to demo
 * feat(slider): Add customization options to the slider's label knob
 * fix(qmldir): Fix typo for PlatformExtensions

greenisland-git:
* Bypass Travis CI for a while
 * Install missing dependencies for Travis CI
 * Requires Qt 5.4+
 * Disable X11 builds on Travis CI
 * added dependency: xcb-util-cursor if you enable XWayland
  • Loading branch information
Builder authored and builder committed Jan 7, 2016
1 parent fc5bc2c commit 46cf2ff
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions buildinfo.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build_number: 2
build_number: 3
packages:
greenisland-git: 3ca6d0450f3f10a39992dfb9762b85b99f8fcad4
greenisland-git: 30b26cd971746413fef9b718a6473a4e0946c81f
linux-user-chroot: '2015.1'
liri-browser-git: f11a68d698703beb2185a99f27f2810d13300d4f
liri-calculator-git: fa464f71fab66faa7692e764eed878c4c8f2f288
Expand All @@ -13,7 +13,7 @@ packages:
papyros-settings: b69d96d0efd10bd4963085b3aa4c0cfd0dd49406
papyros-shell: 94681cbfd273661a9bbe55d34b2e86dac90bc163
qml-extras: 41ec9297686cd4a868f5db7ec8d1754d4ea99641
qml-material: d9635eb9abd75856040fafd913f67b72b287019a
qt5-base-git: 5.5.1.r114.g7e876bf
qml-material: b714c9c201805f39a13963023b4a2bfe7074a78c
qt5-base-git: 5.5.1.r120.gc38b14e
qt5-wayland-dev-git: 5.5.1.r4.g9d40864
xdg-app: 0.4.6
4 changes: 2 additions & 2 deletions packages/greenisland-git/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Maintainer: Pier Luigi Fiorini <[email protected]>

pkgname=greenisland-git
pkgver=0.6.92.r40.g3ca6d04
pkgrel=3
pkgver=0.6.92.r45.g30b26cd
pkgrel=1
pkgdesc="Green Island: Qt-based compositor infrastructure for Wayland"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url='https://github.com/greenisland/greenisland.git'
Expand Down
2 changes: 1 addition & 1 deletion packages/qml-material/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Michael Spencer <[email protected]>

pkgname=qml-material
pkgver=0.1.r80.gd9635eb
pkgver=0.1.r84.gb714c9c
pkgrel=1
pkgdesc="A UI framework for QtQuick implementing Material Design"
arch=("i686" "x86_64")
Expand Down
2 changes: 1 addition & 1 deletion packages/qt5-base-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

_pkgname=qt5-base
pkgname=$_pkgname-git
pkgver=5.5.1.r114.g7e876bf
pkgver=5.5.1.r120.gc38b14e
pkgrel=1
pkgdesc="A cross-platform application and UI framework"
arch=("i686" "x86_64")
Expand Down

0 comments on commit 46cf2ff

Please sign in to comment.