summaryrefslogtreecommitdiffstats
path: root/qt5-qmake
diff options
context:
space:
mode:
Diffstat (limited to 'qt5-qmake')
-rwxr-xr-xqt5-qmake/cool-retro-term/DEPENDS5
-rwxr-xr-xqt5-qmake/cool-retro-term/DETAILS15
-rw-r--r--qt5-qmake/cool-retro-term/HISTORY3
-rwxr-xr-xqt5-qmake/cool-retro-term/PRE_BUILD4
4 files changed, 27 insertions, 0 deletions
diff --git a/qt5-qmake/cool-retro-term/DEPENDS b/qt5-qmake/cool-retro-term/DEPENDS
new file mode 100755
index 0000000000..c34fb8607e
--- /dev/null
+++ b/qt5-qmake/cool-retro-term/DEPENDS
@@ -0,0 +1,5 @@
+depends gcc &&
+depends qmltermwidget &&
+depends qtquickcontrols2 &&
+depends qtgraphicaleffects &&
+depends hicolor-icon-theme
diff --git a/qt5-qmake/cool-retro-term/DETAILS b/qt5-qmake/cool-retro-term/DETAILS
new file mode 100755
index 0000000000..ab7e58d34c
--- /dev/null
+++ b/qt5-qmake/cool-retro-term/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=cool-retro-term
+ VERSION=1.1.1
+ SOURCE="$SPELL-$VERSION.tar.gz"
+ SOURCE_URL[0]=https://github.com/Swordfish90/${SPELL}/archive/${VERSION}.tar.gz
+ SOURCE_HASH=sha512:59da4b5d18ad64b917caebbc63ea9e3d562ed2a2dc9eae00f36cf434df44d17adca084b448f860f24a74ee6b59cd083d6a81e2217df1fb5e9f2731eaf1752148
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="https://github.com/Swordfish90/cool-retro-term"
+ LICENSE[0]=GPL
+ ENTERED=20200219
+ SHORT="a terminal emulator which mimics the look and feel of the old cathode tube screens"
+cat << EOF
+cool-retro-term is a terminal emulator which mimics the look and feel of the
+old cathode tube screens. It has been designed to be eye-candy, customizable,
+and reasonably lightweight.
+EOF
diff --git a/qt5-qmake/cool-retro-term/HISTORY b/qt5-qmake/cool-retro-term/HISTORY
new file mode 100644
index 0000000000..daafb88b56
--- /dev/null
+++ b/qt5-qmake/cool-retro-term/HISTORY
@@ -0,0 +1,3 @@
+2020-02-19 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS, PRE_BUILD: spell created
+
diff --git a/qt5-qmake/cool-retro-term/PRE_BUILD b/qt5-qmake/cool-retro-term/PRE_BUILD
new file mode 100755
index 0000000000..5a15451b94
--- /dev/null
+++ b/qt5-qmake/cool-retro-term/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+
+sedit '/qmltermwidget/d' cool-retro-term.pro