You are not logged in.

#1 2013-01-14 21:48:59

blackout23
Member
Registered: 2011-11-16
Posts: 781

PKGBUILD Request Ubuntu Phone SDK

Hello,

could somebody make the necessary PKGBUILDs to install these packages from Launchpad? I tired to figure out how it works from other -bzr AUR submissions but did not come very far.

http://developer.ubuntu.com/get-started/gomobile/

Qt5 (Which is in the AUR but I don't know if Canonical has their own patches)
sudo add-apt-repository ppa:canonical-qt5-edgers/qt5-beta1 && sudo apt-get update && sudo apt-get install qt5-meta-full && echo 'export PATH=/opt/qt5/bin:$PATH' >> ~/.bashrc

QML Toolkit
sudo add-apt-repository ppa:ui-toolkit/ppa && sudo apt-get update && sudo apt-get install qt-components-ubuntu qt-components-ubuntu-demos qt-components-ubuntu-examples qt-components-ubuntu-doc notepad-qml

Regards,

blackout23

Offline

#2 2013-01-14 23:00:16

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,447
Website

Re: PKGBUILD Request Ubuntu Phone SDK

What exactly is needed here?  QML (even the QML tutorial) is include in qtcreator which is already in the repos.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2013-01-15 13:23:25

blackout23
Member
Registered: 2011-11-16
Posts: 781

Re: PKGBUILD Request Ubuntu Phone SDK

If https://aur.archlinux.org/packages/qt5/ is exactly what you'd get from the PPA than this is already solved. My thoughts were that the QML Toolkit provides templates, style guides, compontents to be used for Ubuntu Phone Apps to get a somewhat unified look. That would be "sudo apt-get install qt-components-ubuntu qt-components-ubuntu-demos qt-components-ubuntu-examples qt-components-ubuntu-doc notepad-qml"

Offline

Board footer

Powered by FluxBB