summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-04-25 14:48:44 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-04-25 14:48:44 -0400
commit5edf22c30c34478589c23d6b80723c185b3a72a6 (patch)
treead2f25f959957dbf67aad19cf8e940d2700a3e9a
-rw-r--r--.gitignore1
-rw-r--r--Makefile4
-rw-r--r--art-preview.txt25
-rw-r--r--art.tar.gzbin0 -> 5815 bytes
-rw-r--r--libre.tar.gzbin0 -> 5624 bytes
-rw-r--r--libre.txt12
-rw-r--r--preview.pngbin0 -> 14954 bytes
-rw-r--r--readme.txt7
8 files changed, 49 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a438335
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.d
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..8b4f6a3
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+all: art.d libre.d
+
+%.d: %.tar.gz
+ mkdir $@ && cd $@ && bsdtar xf ../$<
diff --git a/art-preview.txt b/art-preview.txt
new file mode 100644
index 0000000..27cb0a4
--- /dev/null
+++ b/art-preview.txt
@@ -0,0 +1,25 @@
+Date: Sun, 27 May 2012 23:19:43 +0200
+From: Florian <florian32@gmx.de>
+Subject: [Dev] Parabola Logos and Artwork
+To: dev@lists.parabolagnulinux.org
+Message-ID: <1338153583.1449.16.camel@localhost.localdomain>
+List-Id: "Developer's discussion list." <dev.lists.parabolagnulinux.org>
+
+[1 <text/plain; UTF-8 (7bit)>]
+Hi,
+
+I'm a German student and former Archlinux-user ;)
+Last month I switched to Parabola GNU/Linux! Really great to have a
+totally free OS now with all the advantages of Archlinux.
+
+Some days ago I saw that there are no artworks in
+https://parabolagnulinux.org/art/
+So I made a little design. It's inspired by the Archlinux-Logo but still
+has its own look.
+Of course it's licensed under CC-by-sa.
+I simply attached the files - hope this is okay.
+
+Thank you for your great work..
+Florian Rommel
+[2 preview.png <image/png (base64)>]
+[3 art.tar.gz <application/x-compressed-tar (base64)>]
diff --git a/art.tar.gz b/art.tar.gz
new file mode 100644
index 0000000..9c7a1fc
--- /dev/null
+++ b/art.tar.gz
Binary files differ
diff --git a/libre.tar.gz b/libre.tar.gz
new file mode 100644
index 0000000..1bd654b
--- /dev/null
+++ b/libre.tar.gz
Binary files differ
diff --git a/libre.txt b/libre.txt
new file mode 100644
index 0000000..c97f157
--- /dev/null
+++ b/libre.txt
@@ -0,0 +1,12 @@
+Date: Mon, 28 May 2012 00:07:40 +0200
+From: Florian <florian32@gmx.de>
+Subject: Re: [Dev] Parabola Logos and Artwork
+To: dev@lists.parabolagnulinux.org
+Message-ID: <1338156460.2327.9.camel@localhost.localdomain>
+List-Id: "Developer's discussion list." <dev.lists.parabolagnulinux.org>
+
+[1 <text/plain; UTF-8 (7bit)>]
+Thank you!
+I attached a Logo with -libre
+BTW: The font used is URW Gothic L (gsfonts-Package)
+[2 libre.tar.gz <application/x-compressed-tar (base64)>]
diff --git a/preview.png b/preview.png
new file mode 100644
index 0000000..047f6b7
--- /dev/null
+++ b/preview.png
Binary files differ
diff --git a/readme.txt b/readme.txt
new file mode 100644
index 0000000..0589291
--- /dev/null
+++ b/readme.txt
@@ -0,0 +1,7 @@
+This is the artwork of "florian32@gmx.de", Florian Rommel, as posted
+on the dev@lists.parabolagnulinux.org mailing list.
+
+`art.tar.gz` and `preview.png` were in the email `art-preview.txt`.
+`libre.tar.gz` was in the email `libre.txt`.
+
+Per the email, the artwork is CC BY-SA.