Linux oriented
← Older revision
Revision as of 2015-10-20T21:40:19
(3 intermediate revisions by the same user not shown)
Line 29:
Line 29:
== Focus ==
== Focus ==
−
This is the first Italian Hackfest so we'd like to focus on "LibreOffice for beginners developers".
+
This is the first Italian Hackfest so we'd like to focus on "LibreOffice for beginners developers"
. The plan is to introduce as many people as possible to LibreOffice development.
+
We want to make sure that:
+
* attendees' laptops are configured so they are ready to hack when they get home
+
* they know the basics of LibreOffice build system
+
* they know which tools and processes are used for LibreOffice development
+
* they are aware about EasyHacks
+
+
We'll give examples and hints for Linux machines, if you are on windows / mac os x you are on your own
.
== Getting to the venue ==
== Getting to the venue ==
Line 35:
Line 42:
== Don't Forget ==
== Don't Forget ==
−
*
Your
laptop
+
*
your
laptop
with at least 30GB of free disk space
−
*
A
recent
build
of LibreOffice
+
*
a
recent
checkout
of LibreOffice
, git clone git://anongit.freedesktop.org/libreoffice/core libreoffice
+
* your C/C++ skills :)
+
* an OpenID account (register to launchpad.net if you are unsure)
+
* if you have never built LibreOffice make sure you have proper dependencies:
+
+
Debian/Ubuntu: sudo apt-get build-dep libreoffice
+
OpenSUSE 11.4+: sudo zypper si -d libreoffice
+
Fedora 22+: sudo dnf builddep libreoffice
+
Fedora 21+: sudo yum-builddep libreoffice
== Participants ==
== Participants ==
Line 51:
Line 66:
* [http://piratepad.net/JRae7VQUlf piratepad]
* [http://piratepad.net/JRae7VQUlf piratepad]
* [http://webchat.freenode.net/?channels=%23libreitalia-dev&uio=MTY9dHJ1ZSYyPXRydWUmND10cnVlJjk9dHJ1ZSYxMT0xMjMmMTI9dHJ1ZSYxNT10cnVl15 #libreitalia-dev IRC channel]
* [http://webchat.freenode.net/?channels=%23libreitalia-dev&uio=MTY9dHJ1ZSYyPXRydWUmND10cnVlJjk9dHJ1ZSYxMT0xMjMmMTI9dHJ1ZSYxNT10cnVl15 #libreitalia-dev IRC channel]
+
* https://wiki.documentfoundation.org/Development/gerrit/SubmitPatch
+
* https://wiki.documentfoundation.org/Development/Developers
+
* https://wiki.documentfoundation.org/Development/BuildingOnLinux