diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-05-03 12:38:39 +0200 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-06-15 01:30:32 +0200 |
| commit | 83d796eeb1c8db91b8a11f36eb00f91bce8173e0 (patch) | |
| tree | 1a01a7e04b5ea476588497c75c6de54db414d5a4 /markdown/2013_01_replicant-4-0-sdk-release.md | |
| parent | 48a8a5c2f392dea41bebcbf126cbb3a452e961b3 (diff) | |
| download | haunt-blog-83d796eeb1c8db91b8a11f36eb00f91bce8173e0.tar.gz haunt-blog-83d796eeb1c8db91b8a11f36eb00f91bce8173e0.tar.bz2 haunt-blog-83d796eeb1c8db91b8a11f36eb00f91bce8173e0.zip | |
Move blog posts to the posts/ directory.
We also have two other pages that are not generated from the blog posts
(reply.html and search.html).
It would be nice to be able to move them to markdown as well, but if we do
that it is necessary to differenciate between markdown files used to generate
blog posts, and the ones used to generate these pages.
In addition if the blog posts directory is named markdown, and that we have
other markdown files as well, it become confusing for contributors.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'markdown/2013_01_replicant-4-0-sdk-release.md')
| -rw-r--r-- | markdown/2013_01_replicant-4-0-sdk-release.md | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/markdown/2013_01_replicant-4-0-sdk-release.md b/markdown/2013_01_replicant-4-0-sdk-release.md deleted file mode 100644 index 8e1f48b..0000000 --- a/markdown/2013_01_replicant-4-0-sdk-release.md +++ /dev/null @@ -1,30 +0,0 @@ -date: 2013-01-03T16:22:00+00:00 -title: Replicant 4.0 SDK release -authors: Paul Kocialkowski -tags: Replicant SDK release, Paul Kocialkowski -licenses: CC-BY-3.0 OR CC-BY-4.0 ---- -It was brought to our attention that the Android SDK is now being released -under an overall proprietary software license. In the past, we already had to -release a free software SDK, back in Replicant 2.2 times, because the Android -SDK was shipping with the non-free Google APIs. More recent SDK updates made -these APIs only plug-ins that weren't shipped with the SDK and it was made -clear that these components were non-free while all the license files we could -find on the Android SDK package were free software licenses. - -However now Google decided to put an overall non-free license for the SDK, -which brings back the need of having a fully free Replicant SDK. Since our -only SDK release is getting old (it was API level 8), we built an SDK package -from Replicant 4.0 sources, that is API level 15. - -You can download the SDK from the [ReplicantSDK][1] page, find an -[installation and usage guide][2] as well as the [build instructions][3] on -the wiki. - - [1]: <http://redmine.replicant.us/projects/replicant/wiki/ReplicantSDK> - - [2]: <http://redmine.replicant.us/projects/replicant/wiki/SDK> - - [3]: <http://redmine.replicant.us/projects/replicant/wiki/SDKBuild> - - |
