mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Add files via upload (#4958)
new recipe: ayat_recite_ghamadi.. for complete experience elforkane app
This commit is contained in:
30
app-text/ayat_recit_ghamadi/ayat_recit_ghamadi-0.0.1.recipe
Normal file
30
app-text/ayat_recit_ghamadi/ayat_recit_ghamadi-0.0.1.recipe
Normal file
@@ -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/
|
||||
}
|
||||
|
||||
|
||||
@@ -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/
|
||||
Reference in New Issue
Block a user