summaryrefslogtreecommitdiffstats
path: root/qt5-qmake
diff options
context:
space:
mode:
authorTreeve Jelbert2016-06-20 21:17:15 +0200
committerTreeve Jelbert2016-06-22 16:36:45 +0200
commitca8d274fe977846b6f0c8ae3377a3b3b16a77058 (patch)
tree8359ff13b55f2fa2d2eca86b817a7edb20dabeba /qt5-qmake
parent0351965672dce93543ce2ac19820ec23dbeb1586 (diff)
qupzilla: => 2.0.1
Diffstat (limited to 'qt5-qmake')
-rwxr-xr-xqt5-qmake/qupzilla/DEPENDS3
-rwxr-xr-xqt5-qmake/qupzilla/DETAILS13
-rw-r--r--qt5-qmake/qupzilla/HISTORY16
3 files changed, 32 insertions, 0 deletions
diff --git a/qt5-qmake/qupzilla/DEPENDS b/qt5-qmake/qupzilla/DEPENDS
new file mode 100755
index 0000000000..a3894f2302
--- /dev/null
+++ b/qt5-qmake/qupzilla/DEPENDS
@@ -0,0 +1,3 @@
+depends -sub CXX gcc &&
+depends qtbase &&
+depends qtwebengine
diff --git a/qt5-qmake/qupzilla/DETAILS b/qt5-qmake/qupzilla/DETAILS
new file mode 100755
index 0000000000..518fcca185
--- /dev/null
+++ b/qt5-qmake/qupzilla/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=qupzilla
+ VERSION=2.0.1
+ SOURCE_HASH=sha512:969751821b3760f5b93b1039429cf0f7be599ef24e595751e996c59aa4a52e3ccf837795d64ae36bd3540effe3733105e4513db85c05eef227d1337b1734ced3
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=https://github.com/QupZilla/qupzilla/archive/v${VERSION}.tar.gz
+ WEB_SITE=http://www.qupzilla.com/
+ LICENSE[0]=GPL
+ ENTERED=20140120
+ SHORT="web browser based on WebKit core and Qt Framework"
+cat << EOF
+QupZilla is modern web browser based on WebKit core and Qt Framework.
+EOF
diff --git a/qt5-qmake/qupzilla/HISTORY b/qt5-qmake/qupzilla/HISTORY
new file mode 100644
index 0000000000..5d7622a917
--- /dev/null
+++ b/qt5-qmake/qupzilla/HISTORY
@@ -0,0 +1,16 @@
+2016-06-20 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: fix, now use qtwebengine, qt5 only
+ * BUILD: delete
+ * DETAILS: version 2.0.1
+
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DEPENDS: depends -sub CXX gcc (half-automated)
+
+2014-02-04 Treeve Jelbert <treeve@sourcemage.org>
+ * BUILD, DEPENDS: add qt5 support
+
+2014-02-04 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 1.6.1
+
+2014-01-20 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS, DEPENDS: spell created, version 1.6.0