summaryrefslogtreecommitdiff
path: root/gnustep-apps/ftp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /gnustep-apps/ftp
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'gnustep-apps/ftp')
-rw-r--r--gnustep-apps/ftp/Manifest5
-rw-r--r--gnustep-apps/ftp/ftp-0.5.ebuild21
-rw-r--r--gnustep-apps/ftp/ftp-0.6.ebuild21
-rw-r--r--gnustep-apps/ftp/metadata.xml12
4 files changed, 59 insertions, 0 deletions
diff --git a/gnustep-apps/ftp/Manifest b/gnustep-apps/ftp/Manifest
new file mode 100644
index 000000000000..13865d9aa104
--- /dev/null
+++ b/gnustep-apps/ftp/Manifest
@@ -0,0 +1,5 @@
+DIST FTP-0.5.tar.gz 132587 BLAKE2B cf564c0780abae841ea9ac8774841955429b688e8e4150391996d4d72051a8be9e14d8533d21a238f1b4a50c9bdf17cc717a9788a7b1514d30a1e2a3bf0f4037 SHA512 186ea229d15d06f43410bfb7eaa5d50548f908f1675a0beae54dcbc9f7adeb62384ab68fee8980df582d0c257721fb3a56ea4968ecdc91c3301172d82d61bee7
+DIST FTP-0.6.tar.gz 161962 BLAKE2B c2a121455589ee76c78df171a9f099737bd006da9775d0edd7c5c9643de79300a720a8cccde7b2ed835b73e3d78079b3c9a8932af52636a0f957d8461ab881ce SHA512 c717a7163b98b00c20aa06ab9acc5f3abca0e2b035a3ad801d5339bc80ad54cd86f1e52c1a28f0d7fb931bf70f0565073c20f9ba5e129cb7514cf0a153ec16a4
+EBUILD ftp-0.5.ebuild 403 BLAKE2B 2154a6fe8a5903171decb86b5cb04f4e450cf426133adb5aef9ee96107a26c0597dcba3a649555f6aa1582c5c59f063f8f1a0acdd69c0fff906a6f7376dba120 SHA512 f1c7285ba5ed3da2c52516a815ac9a13701472b40a28296c3aacd51707528f24a9c7dbfaac868d6634743f43ea53860e756678ad88cc7ba2299e6c70b202fe97
+EBUILD ftp-0.6.ebuild 403 BLAKE2B 2154a6fe8a5903171decb86b5cb04f4e450cf426133adb5aef9ee96107a26c0597dcba3a649555f6aa1582c5c59f063f8f1a0acdd69c0fff906a6f7376dba120 SHA512 f1c7285ba5ed3da2c52516a815ac9a13701472b40a28296c3aacd51707528f24a9c7dbfaac868d6634743f43ea53860e756678ad88cc7ba2299e6c70b202fe97
+MISC metadata.xml 758 BLAKE2B 52bdc4e1bd89a9a1398413c25c48f10c573ad401789a26a1fe7494a6f56d3db9570fa8975100dd8e351b97696fdc03bcab04cf9f095769a6e60223629bbf788b SHA512 b002ee5e922f16c67876213e29a5009d67db75f5af1ed5cd847a4db1bf9b288768ec1d2ea786d941d8b4528d4faa2d256767666f4d857a1a3910b8bdf01da951
diff --git a/gnustep-apps/ftp/ftp-0.5.ebuild b/gnustep-apps/ftp/ftp-0.5.ebuild
new file mode 100644
index 000000000000..df4e52448d48
--- /dev/null
+++ b/gnustep-apps/ftp/ftp-0.5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnustep-2
+
+MY_P="FTP-${PV}"
+
+DESCRIPTION="FTP client for GNUstep"
+HOMEPAGE="http://gap.nongnu.org/ftp/"
+SRC_URI="https://savannah.nongnu.org/download/gap/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}
diff --git a/gnustep-apps/ftp/ftp-0.6.ebuild b/gnustep-apps/ftp/ftp-0.6.ebuild
new file mode 100644
index 000000000000..df4e52448d48
--- /dev/null
+++ b/gnustep-apps/ftp/ftp-0.6.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnustep-2
+
+MY_P="FTP-${PV}"
+
+DESCRIPTION="FTP client for GNUstep"
+HOMEPAGE="http://gap.nongnu.org/ftp/"
+SRC_URI="https://savannah.nongnu.org/download/gap/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}
diff --git a/gnustep-apps/ftp/metadata.xml b/gnustep-apps/ftp/metadata.xml
new file mode 100644
index 000000000000..8c1fd1a8d59e
--- /dev/null
+++ b/gnustep-apps/ftp/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>gnustep@gentoo.org</email>
+ <name>Gentoo GNUstep Project</name>
+</maintainer>
+<longdescription>FTP is a file transfer application (RFC 765) featuring a compact and easy interface. As most applications in GAP it tries to work on both GNUstep and MacOS X and retain the utmost possible simlilarity among the two version to ease working in both environments.
+
+Two panes manage local (left) and remote (right) resources.
+Transfer of single files as well as multiple selection is possible, recursive upload (directories and sub-directories) is performed transparently.</longdescription>
+</pkgmetadata>