graphics/fraqtive: Adopt/Update to 0.4.8.1

- Switch to DISTVERSION
- Fix license
- Remove files/patch-* since they are included upstream

ChangeLog: https://github.com/mimecorg/fraqtive/releases/tag/v0.4.8.1
2023Q2
Nuno Teixeira 2023-03-12 10:03:13 +00:00
parent 27922cd15f
commit c753290c09
6 changed files with 7 additions and 48 deletions

View File

@ -1,14 +1,13 @@
PORTNAME= fraqtive
PORTVERSION= 0.4.8
DISTVERSIONPREFIX= v
PORTREVISION= 6
DISTVERSION= 0.4.8.1
CATEGORIES= graphics
MAINTAINER= ports@FreeBSD.org
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Draws Mandelbrot and Julia fractals
WWW= https://fraqtive.mimec.org/
LICENSE= GPLv3+
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler:c++11-lang dos2unix gl qmake qt:5

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1566211705
SHA256 (mimecorg-fraqtive-v0.4.8_GH0.tar.gz) = 3b2cbf73cd3a0743ed05f12afe168c4eb0404bb025b010e77f4d5faea4933d96
SIZE (mimecorg-fraqtive-v0.4.8_GH0.tar.gz) = 289703
TIMESTAMP = 1678615182
SHA256 (mimecorg-fraqtive-v0.4.8.1_GH0.tar.gz) = f3e152e15072f6cbecf100d748f21e4e7a48eace77b93d7daf837ea86491b46b
SIZE (mimecorg-fraqtive-v0.4.8.1_GH0.tar.gz) = 291381

View File

@ -1,20 +0,0 @@
--- src/configurationdata.cpp.orig 2015-01-24 14:43:13 UTC
+++ src/configurationdata.cpp
@@ -25,6 +25,7 @@
#include <shlobj.h>
#endif
+#include <QDataStream>
#include <QDir>
#include <cstdlib>
--- src/fractalgenerator.h.orig 2012-12-03 22:37:51 UTC
+++ src/fractalgenerator.h
@@ -21,6 +21,7 @@
#include <QEvent>
#include <QMutex>
+#include <QObject>
#include <QWaitCondition>
#include "abstractjobprovider.h"

View File

@ -1,11 +0,0 @@
--- src/datafunctions.cpp.orig 2020-05-21 06:51:19 UTC
+++ src/datafunctions.cpp
@@ -19,6 +19,8 @@
#include "datafunctions.h"
#include "fractaldata.h"
+#include <QPainterPath>
+
namespace DataFunctions
{

View File

@ -1,10 +0,0 @@
--- src/shadewidget.cpp.orig 2020-05-21 07:06:17 UTC
+++ src/shadewidget.cpp
@@ -20,6 +20,7 @@
#include <QPainter>
#include <QPaintEvent>
+#include <QPainterPath>
#include <QToolTip>
ShadeWidget::ShadeWidget( QWidget* parent ) : QWidget( parent ),

View File

@ -4,3 +4,4 @@ share/icons/hicolor/16x16/apps/fraqtive.png
share/icons/hicolor/22x22/apps/fraqtive.png
share/icons/hicolor/32x32/apps/fraqtive.png
share/icons/hicolor/48x48/apps/fraqtive.png
share/man/man1/fraqtive.1.gz