The Birdfont Source Code
Merge ../birdfont-2.x
These changes was commited to the Birdfont repository Sat, 01 Oct 2016 14:08:38 +0000.
Contributing
Send patches or pull requests to johan.mattsson.m@gmail.com.
Clone this repository: git clone https://github.com/johanmattssonm/birdfont.git
Merge ../birdfont-2.x
--- a/.travis.yml
+++ /dev/null
@@ -1,19 +1,1 @@
- dist: trusty
-
- script:
- - sudo add-apt-repository ppa:vala-team/ppa -y
- - sudo add-apt-repository ppa:birdfont-team/birdfont -y
- - sudo apt-get update -qq
- - sudo apt-get install -qq libglib2.0-dev
- - sudo apt-get install -qq libgtk-3-dev
- - sudo apt-get install -qq libsqlite3-dev
- - sudo apt-get install -qq libxmlbird-dev
- - sudo apt-get install -qq libgee-dev
- - sudo apt-get install -qq libnotify-dev
- - sudo apt-get install -qq valac-0.30
- - sudo apt-get install -qq python3
- - sudo apt-get install -qq libwebkit2gtk-4.0-dev
-
- - python3 ./configure --nonnull
- - python3 ./scripts/linux_build.py
--- a/README.md
+++ b/README.md
@@ -9,9 +9,6 @@
License: GNU GPL v3
Webpage: https://birdfont.org
Bugtracker: https://birdfont.org/bugtracker/my_view_page.php
-
- []
- (https://travis-ci.org/johanmattssonm/birdfont)
## Building from Source