13 lines
235 B
Text
13 lines
235 B
Text
|
|
name="gettext"
|
||
|
|
version="0.24.1"
|
||
|
|
revision=1
|
||
|
|
source=("https://ftp.gnu.org/gnu/gettext/gettext-0.24.1.tar.gz")
|
||
|
|
|
||
|
|
build() {
|
||
|
|
echo "Build function not implemented"
|
||
|
|
}
|
||
|
|
|
||
|
|
pak() {
|
||
|
|
echo "Packaging function not implemented"
|
||
|
|
}
|