Kaydet (Commit) c0e3f3de authored tarafından Your Name's avatar Your Name

nano tekrar derlendi (çok taşşaklı oldu :D)

üst 085599f1
......@@ -7,10 +7,11 @@ from inary.actionsapi import get
def setup():
# autotools.autoreconf("-fvi")
autotools.configure("--disable-rpath \
--enable-utf8 \
--enable-altrcname \
--disable-speller")
autotools.configure("--enable-utf8 \
--enable-color \
--with-slang\
--enable-nanorc \
--enable-multibuffer")
def build():
autotools.make()
......
......@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>GNU GPL'd Pico clone with more functionality</Summary>
<Description>Nano is a small, free and friendly editor which aims to replace Pico, the default editor included in the non-free Pine package. Rather than just copying Pico's look and feel, nano also implements some missing (or disabled by default) features in Pico, such as "search and replace" and "go to line number".</Description>
<Archive sha1sum="e0c88a8f029a0f01247de2582e1a1c5b110f7da8" type="tarxz">https://www.nano-editor.org/dist/v2.9/nano-2.9.8.tar.xz</Archive>
<Archive sha1sum="ed3dd9eec9e1ef680ef2baf491de1a50ecf22e24">https://www.nano-editor.org/dist/v4/nano-4.7.tar.xz</Archive>
<BuildDependencies>
</BuildDependencies>
</Source>
......@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="2">
<Date>2020-01-19</Date>
<Version>4.7</Version>
<Comment>Update and rebuild.</Comment>
<Name>Ali Rıza KESKİN</Name>
<Email>parduscix@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2019-01-16</Date>
<Version>2.7.5</Version>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment