diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2016-01-15 23:19:49 +0000 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-01-16 23:36:53 -0600 |
commit | 2ae32ffea5a762c91e83e9a2da44e5f987e23e4a (patch) | |
tree | 376a7549db790509dff577e8f6a15877a75004c9 /libraries/fltk/fltk.info | |
parent | 71bbf300649152b849501d21fe304166250e10f8 (diff) |
libraries/fltk: Removed fltk-1.1.10.
Everything in the repo builds with fltk-1.3.3, the package name
clashes with extra/fltk, and fltk-1.1.10 fails to build if
fltk-1.3.3 is installed. So we really don't need this any more.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/fltk/fltk.info')
-rw-r--r-- | libraries/fltk/fltk.info | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/libraries/fltk/fltk.info b/libraries/fltk/fltk.info deleted file mode 100644 index d4c8448e72ea8..0000000000000 --- a/libraries/fltk/fltk.info +++ /dev/null @@ -1,10 +0,0 @@ -PRGNAM="fltk" -VERSION="1.1.10" -HOMEPAGE="http://www.fltk.org" -DOWNLOAD="http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk/1.1.10/fltk-1.1.10-source.tar.bz2" -MD5SUM="a1765594bc427ff892e36089fe1fa672" -DOWNLOAD_x86_64="" -MD5SUM_x86_64="" -REQUIRES="" -MAINTAINER="LukenShiro" -EMAIL="lukenshiro@ngi.it" |