diff options
-rw-r--r-- | graphics/hugin/README | 5 | ||||
-rw-r--r-- | graphics/hugin/hugin.info | 2 |
2 files changed, 1 insertions, 6 deletions
diff --git a/graphics/hugin/README b/graphics/hugin/README index cfd5a2020eb4..87809f104799 100644 --- a/graphics/hugin/README +++ b/graphics/hugin/README @@ -2,8 +2,3 @@ An easy to use cross-platform panoramic imaging toolchain based on Panorama Tools. With hugin you can assemble a mosaic of photographs into a complete immersive panorama, stitch any series of overlapping pictures and much more. - -This requires tclap, libpano13 and either wxPython, wxGTK, or wxX11 to build, -and exiftool as well as enblend-enfuse are required for it to run. - -This build was only tested with wxPython, so consider that when choosing. diff --git a/graphics/hugin/hugin.info b/graphics/hugin/hugin.info index d88e760678c4..19468f505d90 100644 --- a/graphics/hugin/hugin.info +++ b/graphics/hugin/hugin.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/hugin/hugin-2011.4.0.tar.bz2" MD5SUM="3e4866dbbc7974972604aa18580eae0e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="enblend-enfuse exiftool libpano13 tclap wxPython wxX11" +REQUIRES="enblend-enfuse exiftool libpano13 tclap wxPython" MAINTAINER="titopoquito" EMAIL="titopoquito@gmail.com" |