pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip clean-up: remove qdevelop
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Fri Jul 8 08:45:40 2022 +0200
Changeset: 9c6d8a75109274c5ba839014be1f93536ecb21e4
Modified Files:
Makefile
Removed Files:
qdevelop/DESCR
qdevelop/Makefile
qdevelop/PLIST
qdevelop/TODO
qdevelop/distinfo
qdevelop/patches/patch-aa
Log Message:
wip clean-up: remove qdevelop
Homepage re-directs to suspicious site.
EOL Qt4 only.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9c6d8a75109274c5ba839014be1f93536ecb21e4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
qdevelop/DESCR | 9 ---------
qdevelop/Makefile | 18 ------------------
qdevelop/PLIST | 17 -----------------
qdevelop/TODO | 2 --
qdevelop/distinfo | 5 -----
qdevelop/patches/patch-aa | 17 -----------------
7 files changed, 69 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 4adb594856..8e632794ed 100644
--- a/Makefile
+++ b/Makefile
@@ -4931,7 +4931,6 @@ SUBDIR+= q
SUBDIR+= q2pro
SUBDIR+= qbe
SUBDIR+= qcdloop
-SUBDIR+= qdevelop
SUBDIR+= qemu-git
SUBDIR+= qico
SUBDIR+= qiew
diff --git a/qdevelop/DESCR b/qdevelop/DESCR
deleted file mode 100644
index 50ba6a520c..0000000000
--- a/qdevelop/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-QDevelop is a development environment entirely dedicated to Qt4, which requires
-Qt4, gcc under Linux or MinGW under Windows, possibly gdb for program debugging
-and ctags for code completion.
-QDevelop runs on Linux, unix, macosx and windows systems and is released under
-the GPL license.
-
-QDevelop is not a Kdevelop like or reduced. It's an independent IDE dedicated to
-Qt and is totally independent of KDevelop. Less complete, but faster, light and
-especially multi-platforms. QDevelop and KDevelop have different code sources.
diff --git a/qdevelop/Makefile b/qdevelop/Makefile
deleted file mode 100644
index 515e2dd9fd..0000000000
--- a/qdevelop/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2012/10/07 14:53:42 asau Exp $
-#
-
-DISTNAME= qdevelop-v0.28
-PKGNAME= ${DISTNAME:S/-v/-/}
-CATEGORIES= devel
-MASTER_SITES= http://biord-software.org/downloads/
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://biord-software.org/qdevelop/
-COMMENT= Development environment entirely dedicated to Qt4
-LICENSE= gnu-gpl-v2
-
-USE_CMAKE= yes
-USE_LANGUAGES= c c++
-
-.include "../../x11/qt4-tools/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/qdevelop/PLIST b/qdevelop/PLIST
deleted file mode 100644
index 7ecfd4f3bd..0000000000
--- a/qdevelop/PLIST
+++ /dev/null
@@ -1,17 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/10 03:10:59 othyro Exp $
-bin/qdevelop
-lib/qdevelop/translations/QDevelop_Chinese.qm
-lib/qdevelop/translations/QDevelop_Czech.qm
-lib/qdevelop/translations/QDevelop_Dutch.qm
-lib/qdevelop/translations/QDevelop_French.qm
-lib/qdevelop/translations/QDevelop_German.qm
-lib/qdevelop/translations/QDevelop_Hungarian.qm
-lib/qdevelop/translations/QDevelop_Italian.qm
-lib/qdevelop/translations/QDevelop_Japanese.qm
-lib/qdevelop/translations/QDevelop_Polish.qm
-lib/qdevelop/translations/QDevelop_Portuguese.qm
-lib/qdevelop/translations/QDevelop_Russian.qm
-lib/qdevelop/translations/QDevelop_Spanish.qm
-lib/qdevelop/translations/QDevelop_Turkish.qm
-lib/qdevelop/translations/QDevelop_Ukrainian.qm
-lib/qdevelop/translations/QDevelop_Vietnamese.qm
diff --git a/qdevelop/TODO b/qdevelop/TODO
deleted file mode 100644
index c939dbe621..0000000000
--- a/qdevelop/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-Application is not able to find QT4 binaries.
-Application cannot read directories on filesystem.
diff --git a/qdevelop/distinfo b/qdevelop/distinfo
deleted file mode 100644
index d846ae2828..0000000000
--- a/qdevelop/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2011/11/10 13:02:17 othyro Exp $
-
-RMD160 (qdevelop-v0.28.tar.gz) = 43fe7cf315291ae2061ca5e4b542e5259e6dbc4a
-Size (qdevelop-v0.28.tar.gz) = 1660363 bytes
-SHA1 (patch-aa) = 02e3d80b0b8c2ccad268cf6c329823f5ef0eb0ad
diff --git a/qdevelop/patches/patch-aa b/qdevelop/patches/patch-aa
deleted file mode 100644
index 3f7fd55420..0000000000
--- a/qdevelop/patches/patch-aa
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2011/11/10 13:01:40 othyro Exp $
-
-Set cmake_policy so the package builds.
-
---- CMakeLists.txt.orig 2010-04-17 07:24:40.000000000 +0000
-+++ CMakeLists.txt
-@@ -216,6 +216,10 @@ ELSE( MINGW )
- SET(QT_UITOOLSLIB ${QT_QTUITOOLS_LIBRARY} QtDesigner )
- ENDIF( MINGW )
-
-+if(COMMAND cmake_policy)
-+ cmake_policy(SET CMP0003 NEW)
-+endif(COMMAND cmake_policy)
-+
- # the main build target
- ADD_EXECUTABLE( ${QDEV}
- ${qdevelop_SRCS}
Home |
Main Index |
Thread Index |
Old Index