diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-03-09 15:45:18 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-03-09 15:45:18 +1100 |
commit | ddb605aaee2d5386b969551e356d625d6a63ce13 (patch) | |
tree | 30f9278e3736a56a85ca944b861ba293ef02f94c | |
parent | 34c4cb6e79bb5d3532560c17605abc2272bb194b (diff) | |
download | opt-ddb605aaee2d5386b969551e356d625d6a63ce13.tar.gz opt-ddb605aaee2d5386b969551e356d625d6a63ce13.tar.xz |
[notify] gftp: dropped unmaintained port
-rw-r--r-- | gftp/.footprint | 46 | ||||
-rw-r--r-- | gftp/.signature | 5 | ||||
-rw-r--r-- | gftp/Pkgfile | 18 |
3 files changed, 0 insertions, 69 deletions
diff --git a/gftp/.footprint b/gftp/.footprint deleted file mode 100644 index 36b31de71..000000000 --- a/gftp/.footprint +++ /dev/null @@ -1,46 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/gftp --rwxr-xr-x root/root usr/bin/gftp-gtk --rwxr-xr-x root/root usr/bin/gftp-text -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/applications/ --rw-r--r-- root/root usr/share/applications/gftp.desktop -drwxr-xr-x root/root usr/share/gftp/ --rw-r--r-- root/root usr/share/gftp/bookmarks --rw-r--r-- root/root usr/share/gftp/connect.xpm --rw-r--r-- root/root usr/share/gftp/deb.xpm --rw-r--r-- root/root usr/share/gftp/diff.xpm --rw-r--r-- root/root usr/share/gftp/dir.xpm --rw-r--r-- root/root usr/share/gftp/doc.xpm --rw-r--r-- root/root usr/share/gftp/dotdot.xpm --rw-r--r-- root/root usr/share/gftp/down.xpm --rw-r--r-- root/root usr/share/gftp/exe.xpm --rw-r--r-- root/root usr/share/gftp/gftp-16x16.png --rw-r--r-- root/root usr/share/gftp/gftp-22x22.png --rw-r--r-- root/root usr/share/gftp/gftp-24x24.png --rw-r--r-- root/root usr/share/gftp/gftp-32x32.png --rw-r--r-- root/root usr/share/gftp/gftp-48x48.png --rw-r--r-- root/root usr/share/gftp/gftp-logo.xpm --rw-r--r-- root/root usr/share/gftp/gftp-scalable.svg --rw-r--r-- root/root usr/share/gftp/gftp.xpm --rw-r--r-- root/root usr/share/gftp/gftprc --rw-r--r-- root/root usr/share/gftp/img.xpm --rw-r--r-- root/root usr/share/gftp/left.xpm --rw-r--r-- root/root usr/share/gftp/linkdir.xpm --rw-r--r-- root/root usr/share/gftp/linkfile.xpm --rw-r--r-- root/root usr/share/gftp/man.xpm --rw-r--r-- root/root usr/share/gftp/open_dir.xpm --rw-r--r-- root/root usr/share/gftp/right.xpm --rw-r--r-- root/root usr/share/gftp/rpm.xpm --rw-r--r-- root/root usr/share/gftp/sound.xpm --rw-r--r-- root/root usr/share/gftp/stop.xpm --rw-r--r-- root/root usr/share/gftp/tar.xpm --rw-r--r-- root/root usr/share/gftp/txt.xpm --rw-r--r-- root/root usr/share/gftp/up.xpm --rw-r--r-- root/root usr/share/gftp/world.xpm -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/gftp.1.gz -drwxr-xr-x root/root usr/share/pixmaps/ --rw-r--r-- root/root usr/share/pixmaps/gftp.png diff --git a/gftp/.signature b/gftp/.signature deleted file mode 100644 index 973282e49..000000000 --- a/gftp/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WnBWR2OVYC+MkBrQbcq0hP46nafzpE9uYtZBJEXokO9h/DyVQW8JptA4ZH66toeq7dfSEIbQLE+i5OJ13MBCQw= -SHA256 (Pkgfile) = 45fbb795feb12ad65759e76f2fb356d319a05917434d6e282e8abd7526691c21 -SHA256 (.footprint) = 1d837cd69f27519ae3e938eaa13c68acef246c875226e0a956dfac914737430c -SHA256 (gftp-2.0.19.tar.bz2) = 5306a46be96d6f4d23906cb1836fb3d732039621a6c7fcfa921acc21ac110bfd diff --git a/gftp/Pkgfile b/gftp/Pkgfile deleted file mode 100644 index 591e34036..000000000 --- a/gftp/Pkgfile +++ /dev/null @@ -1,18 +0,0 @@ -# Description: Multithreaded FTP client with GTK+2 user interface -# URL: https://www.gftp.org/ -# Maintainer: Jose V Beneyto, sepen at crux dot nu -# Depends on: gtk util-linux - -name=gftp -version=2.0.19 -release=1 -source=(https://www.gftp.org/$name-$version.tar.bz2) - -build () { - cd $name-$version - ./configure --prefix=/usr --disable-nls - make - make DESTDIR=$PKG install - sed -ri '/\[.+\]=/d' $PKG/usr/share/applications/*.desktop - rm $PKG/usr/share/gftp/COPYING -} |