Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f38b838811d27844c1112cdbfd8abd93091b0a62)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f38b838811d27844c1112cdbfd8abd93091b0a62)
  • Date: Tue, 27 Feb 2018 17:43:41 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ChangeLog | 1 +
kde5-apps/falkon/CONFIGURE | 1 +
kde5-apps/falkon/CONFLICTS | 1 +
kde5-apps/falkon/DEPENDS | 9 +++++++++
kde5-apps/falkon/DETAILS | 13 +++++++++++++
kde5-apps/falkon/HISTORY | 6 ++++++
qt5-qmake/qupzilla/BUILD | 1 +
qt5-qmake/qupzilla/CONFLICTS | 1 +
qt5-qmake/qupzilla/DEPENDS | 3 ---
qt5-qmake/qupzilla/DETAILS | 16 +++++-----------
qt5-qmake/qupzilla/DOWNLOAD | 1 +
qt5-qmake/qupzilla/HISTORY | 23 ++++-------------------
qt5-qmake/qupzilla/INSTALL | 1 +
qt5-qmake/qupzilla/PRE_BUILD | 1 +
qt5-qmake/qupzilla/UP_TRIGGERS | 1 +
15 files changed, 46 insertions(+), 33 deletions(-)

New commits:
commit f38b838811d27844c1112cdbfd8abd93091b0a62
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

deprecate qt5-qmake/qupzilla [replaced by falkon]

commit d7ee81890a2396809087c1e64e88fa42556afba5
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

falkon-3.0.0

diff --git a/ChangeLog b/ChangeLog
index 45620bb..0c4c672 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2018-02-27 Treeve Jelbert <treeve AT sourcemage.org>
* libtom.gpg: added, Steffen Jaeckel <jaeckel AT stzedn.de>
+ * kde5-apps/falkon: added

2018-02-26 Vlad Glagolev <stealth AT sourcemage.org>
* wm-addons/sxhkd: new spell, simple X hotkey daemon
diff --git a/kde5-apps/falkon/CONFIGURE b/kde5-apps/falkon/CONFIGURE
new file mode 100755
index 0000000..b2f02c3
--- /dev/null
+++ b/kde5-apps/falkon/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/kde5-apps/falkon/CONFLICTS b/kde5-apps/falkon/CONFLICTS
new file mode 100755
index 0000000..53b1b97
--- /dev/null
+++ b/kde5-apps/falkon/CONFLICTS
@@ -0,0 +1 @@
+conflicts qupzilla y
diff --git a/kde5-apps/falkon/DEPENDS b/kde5-apps/falkon/DEPENDS
new file mode 100755
index 0000000..814708b
--- /dev/null
+++ b/kde5-apps/falkon/DEPENDS
@@ -0,0 +1,9 @@
+source $GRIMOIRE/KDE5_DEPENDS &&
+depends qtdeclarative &&
+depends qtwebchannel &&
+depends qtwebengine &&
+depends qtx11extras &&
+depends libx11 &&
+depends libxcb &&
+optional_depends gnome-keyring ' -DBUILD_KEYRING=1' ' -DBUILD_KEYRING=0'
'GNOME integration' &&
+optional_depends kwallet5 '' '' 'KDE integration'
diff --git a/kde5-apps/falkon/DETAILS b/kde5-apps/falkon/DETAILS
new file mode 100755
index 0000000..e15c427
--- /dev/null
+++ b/kde5-apps/falkon/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=falkon
+ VERSION=3.0.0
+
SOURCE_HASH=sha512:1d99ecd47022986570dd6bb9b57484abe30838bf52daf669c977e1d2a9381efdd60912fd72b97e0b43b6102159f4343c4d1589d4f6442d0ed62c24f1482a8d97
+ SOURCE=$SPELL-$VERSION.tar.xz
+
SOURCE_URL=https://download.kde.org/stable/$SPELL/${VERSION%.?}/src/$SOURCE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=https://quickgit.kde.org/?p=falkon.git
+ LICENSE[0]=GPL
+ ENTERED=20170827
+ SHORT=""
+cat << EOF
+web browser, previously known as qupzilla
+EOF
diff --git a/kde5-apps/falkon/HISTORY b/kde5-apps/falkon/HISTORY
new file mode 100644
index 0000000..6dd28eb
--- /dev/null
+++ b/kde5-apps/falkon/HISTORY
@@ -0,0 +1,6 @@
+2018-02-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.0.0
+
+2017-08-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version master
+ spell created, was previouly named qupzilla
diff --git a/qt5-qmake/qupzilla/BUILD b/qt5-qmake/qupzilla/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/qt5-qmake/qupzilla/BUILD
@@ -0,0 +1 @@
+true
diff --git a/qt5-qmake/qupzilla/CONFLICTS b/qt5-qmake/qupzilla/CONFLICTS
new file mode 100755
index 0000000..53b1b97
--- /dev/null
+++ b/qt5-qmake/qupzilla/CONFLICTS
@@ -0,0 +1 @@
+conflicts qupzilla y
diff --git a/qt5-qmake/qupzilla/DEPENDS b/qt5-qmake/qupzilla/DEPENDS
deleted file mode 100755
index a3894f2..0000000
--- a/qt5-qmake/qupzilla/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends -sub CXX gcc &&
-depends qtbase &&
-depends qtwebengine
diff --git a/qt5-qmake/qupzilla/DETAILS b/qt5-qmake/qupzilla/DETAILS
index d99514d..e0a3ef0 100755
--- a/qt5-qmake/qupzilla/DETAILS
+++ b/qt5-qmake/qupzilla/DETAILS
@@ -1,14 +1,8 @@
SPELL=qupzilla
- SPELLX=QupZilla
- VERSION=2.2.1
-
SOURCE_HASH=sha512:b98754d31657caede8ecd0402d543a5010d3f0c5515932e9c80512f5982400b2065840f1cd9be190cc73460798cb8138d7408c8c08a87541372b68e5b56cee06
- SOURCE=$SPELLX-$VERSION.tar.xz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
-
SOURCE_URL[0]=https://github.com/QupZilla/qupzilla/releases/download/v$VERSION/$SOURCE
- WEB_SITE=https://www.qupzilla.com/
- LICENSE[0]=GPL
- ENTERED=20140120
- SHORT="web browser based on WebKit core and Qt Framework"
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
cat << EOF
-QupZilla is modern web browser based on WebKit core and Qt Framework.
+deprecated spell [replaced by falkon]
EOF
+
diff --git a/qt5-qmake/qupzilla/DOWNLOAD b/qt5-qmake/qupzilla/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/qt5-qmake/qupzilla/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/qt5-qmake/qupzilla/HISTORY b/qt5-qmake/qupzilla/HISTORY
index d0a0966..c9ca3dd 100644
--- a/qt5-qmake/qupzilla/HISTORY
+++ b/qt5-qmake/qupzilla/HISTORY
@@ -1,19 +1,4 @@
-2017-11-14 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.2.1
-
-2016-06-20 Treeve Jelbert <treeve AT sourcemage.org>
- * DEPENDS: fix, now use qtwebengine, qt5 only
- * BUILD: delete
- * DETAILS: version 2.0.1
-
-2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
- * DEPENDS: depends -sub CXX gcc (half-automated)
-
-2014-02-04 Treeve Jelbert <treeve AT sourcemage.org>
- * BUILD, DEPENDS: add qt5 support
-
-2014-02-04 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 1.6.1
-
-2014-01-20 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS, DEPENDS: spell created, version 1.6.0
+2018-02-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0
+ PATCHLEVEL=9999
+ spell deprecated [replaced by falkon]
diff --git a/qt5-qmake/qupzilla/INSTALL b/qt5-qmake/qupzilla/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/qt5-qmake/qupzilla/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/qt5-qmake/qupzilla/PRE_BUILD b/qt5-qmake/qupzilla/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/qt5-qmake/qupzilla/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/qt5-qmake/qupzilla/UP_TRIGGERS b/qt5-qmake/qupzilla/UP_TRIGGERS
new file mode 100755
index 0000000..4445561
--- /dev/null
+++ b/qt5-qmake/qupzilla/UP_TRIGGERS
@@ -0,0 +1 @@
+up_trigger falkon cast_self



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f38b838811d27844c1112cdbfd8abd93091b0a62), Treeve Jelbert, 02/27/2018

Archive powered by MHonArc 2.6.24.

Top of Page