* Bump euphony: 0.1.2 -> 0.1.3
@ 2009-02-10 18:39 Thomas Gstädtner
2009-02-10 21:26 ` Philip Balister
2009-02-10 23:20 ` Michael 'Mickey' Lauer
0 siblings, 2 replies; 3+ messages in thread
From: Thomas Gstädtner @ 2009-02-10 18:39 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 88 bytes --]
The attached patch bumps euphony from 0.1.2 to 0.1.3.
Thanks in advance,
thomasg
[-- Attachment #2: 0001-euphony-bump-0.1.2-0.1.3.patch --]
[-- Type: application/octet-stream, Size: 2622 bytes --]
From e429b441dfa7dd66996c449f65db69860b26e27e Mon Sep 17 00:00:00 2001
From: Thomas Gstaedtner <thomas@gstaedtner.net>
Date: Tue, 10 Feb 2009 19:28:15 +0100
Subject: [PATCH] euphony: bump 0.1.2 -> 0.1.3
---
conf/checksums.ini | 10 +++-------
packages/euphony/euphony_0.1.2.bb | 11 -----------
packages/euphony/euphony_0.1.3.bb | 11 +++++++++++
3 files changed, 14 insertions(+), 18 deletions(-)
delete mode 100644 packages/euphony/euphony_0.1.2.bb
create mode 100644 packages/euphony/euphony_0.1.3.bb
diff --git a/conf/checksums.ini b/conf/checksums.ini
index 1ea968e..cfa801e 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -5018,13 +5018,9 @@ sha256=2b6b0d1af5b8af63eb5edf7052fdc9f46c55b6f7b607c8772b18927cb481ecf9
md5=28fb15cd024162c55249888fe1b97820
sha256=c74239052d62565c13a82f9bbf217a4fdcce4b34949e361b53bb3f28e3168543
-[http://projects.gstaedtner.net/euphony/euphony-0.1.1.tar.gz]
-md5=0263344899dfcda7d26183f63d716b00
-sha256=34a398c1c27b22652ceacf29b1b3f33feff33f612802ed0c9b57afc1dce9b27e
-
-[http://projects.gstaedtner.net/euphony/euphony-0.1.2.tar.gz]
-md5=f939fb9a2c7aab5877f7e420827af027
-sha256=fedcf1b669873de67d69d3e81ad88a47414ccfede4a6a73ffa15ab82b1378460
+[http://projects.gstaedtner.net/euphony/euphony-0.1.3.tar.gz]
+md5=47d5663f0c66177e3529b9062f9b071f
+sha256=30f035bc39967f72f3ac8740d78f4d5e611577ea2b90f47f4cd72d6729fd4ce5
[http://enlightenment.freedesktop.org/files/evas-0.9.9.037.tar.gz]
md5=21cb713b01be39992a7c48d0ea23429b
diff --git a/packages/euphony/euphony_0.1.2.bb b/packages/euphony/euphony_0.1.2.bb
deleted file mode 100644
index 134a39d..0000000
--- a/packages/euphony/euphony_0.1.2.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-DESCRIPTION = "Euphony is a instrument loader that gives simple edje-guis a platform with soundsupport to let you play music"
-DEPENDS = "ecore evas edje eet fluidsynth"
-LICENSE = "BSD 3-clause"
-SECTION = "x11/multimedia"
-
-inherit autotools
-
-SRC_URI = "http://projects.gstaedtner.net/euphony/${PN}-${PV}.tar.gz"
-
-FILES_${PN} += "${datadir}"
-
diff --git a/packages/euphony/euphony_0.1.3.bb b/packages/euphony/euphony_0.1.3.bb
new file mode 100644
index 0000000..134a39d
--- /dev/null
+++ b/packages/euphony/euphony_0.1.3.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "Euphony is a instrument loader that gives simple edje-guis a platform with soundsupport to let you play music"
+DEPENDS = "ecore evas edje eet fluidsynth"
+LICENSE = "BSD 3-clause"
+SECTION = "x11/multimedia"
+
+inherit autotools
+
+SRC_URI = "http://projects.gstaedtner.net/euphony/${PN}-${PV}.tar.gz"
+
+FILES_${PN} += "${datadir}"
+
--
1.6.0.6
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-02-10 23:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-10 18:39 Bump euphony: 0.1.2 -> 0.1.3 Thomas Gstädtner
2009-02-10 21:26 ` Philip Balister
2009-02-10 23:20 ` Michael 'Mickey' Lauer
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.