From fda9439603b756a1920f31175e37f5ca732bc91b Mon Sep 17 00:00:00 2001 From: mazbrili Date: Mon, 11 May 2020 13:13:51 +0700 Subject: [PATCH] Add files via upload (#4958) new recipe: ayat_recite_ghamadi.. for complete experience elforkane app --- .../ayat_recit_ghamadi-0.0.1.recipe | 30 +++++++++++++++++++ .../licenses/Creative Commons Attribution 3.0 | 23 ++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 app-text/ayat_recit_ghamadi/ayat_recit_ghamadi-0.0.1.recipe create mode 100644 app-text/ayat_recit_ghamadi/licenses/Creative Commons Attribution 3.0 diff --git a/app-text/ayat_recit_ghamadi/ayat_recit_ghamadi-0.0.1.recipe b/app-text/ayat_recit_ghamadi/ayat_recit_ghamadi-0.0.1.recipe new file mode 100644 index 000000000..581b7d195 --- /dev/null +++ b/app-text/ayat_recit_ghamadi/ayat_recit_ghamadi-0.0.1.recipe @@ -0,0 +1,30 @@ +SUMMARY="Quran recitation from Sheikh Saad Al-Gamdi" +DESCRIPTION="Ayat data recitation from Sheikh Saad Al-Gamdi" +HOMEPAGE="http://quran.ksu.edu.sa/ayat/" +COPYRIGHT="2014-2019 King Saud University" +LICENSE="Creative Commons Attribution 3.0" +REVISION="1" +SOURCE_URI="http://quran.ksu.edu.sa/ayat/download/telawat/Ghamadi_40kbps.cq.ayt" +CHECKSUM_SHA256="c2f70c9a77b120ababb2d8680d356e7fe71615da57bd8b15b177f14b60e91430" +SOURCE_DIR="audio" + +ARCHITECTURES="any" + +PROVIDES=" + ayat_recitation_ghamadi_data + " +REQUIRES=" + haiku + " + +BUILD_PREREQUIRES=" + cmd:find + " + +BUILD() +{ + mkdir -p "$dataDir/ayat/audio" + cp -rf Ghamadi_40kbps $dataDir/ayat/audio/ +} + + diff --git a/app-text/ayat_recit_ghamadi/licenses/Creative Commons Attribution 3.0 b/app-text/ayat_recit_ghamadi/licenses/Creative Commons Attribution 3.0 new file mode 100644 index 000000000..77a145825 --- /dev/null +++ b/app-text/ayat_recit_ghamadi/licenses/Creative Commons Attribution 3.0 @@ -0,0 +1,23 @@ +Tanzil Quran Text + Copyright (C) 2008-2016 Tanzil Project + License: Creative Commons Attribution 3.0 + + This copy of the Quran text is carefully produced, highly + verified and continuously monitored by a group of specialists + in Tanzil Project. + + TERMS OF USE: + + - Permission is granted to copy and distribute verbatim copies + of this text, but CHANGING IT IS NOT ALLOWED. + + - This Quran text can be used in any website or application, + provided that its source (Tanzil Project) is clearly indicated, + and a link is made to tanzil.net to enable users to keep + track of changes. + + - This copyright notice shall be included in all verbatim copies + of the text, and shall be reproduced appropriately in all files + derived from or containing substantial portion of this text. + + Please check updates at: http://tanzil.net/updates/ \ No newline at end of file