-optional_depends qt-x11 \
- "--with-qt-includes=/usr/include/qt --enable-pinentry-qt" \
- "--disable-pinentry-qt" \
- "to build Qt pinentry"
&&
-
optional_depends qt4
\
"--enable-pinentry-qt4" \
"--disable-pinentry-qt4"
\
diff --git a/crypto/pinentry/HISTORY b/crypto/pinentry/HISTORY
index abc0802..f3793a1 100644
--- a/crypto/pinentry/HISTORY
+++ b/crypto/pinentry/HISTORY
@@ -1,3 +1,6 @@
+2011-10-10 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: removed optional dependency on qt-x11
+
2011-09-26 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: converted to upstream signature checking
* 1CE0C630.gpg: added gpg keyring
diff --git a/devel/oprofile/DEPENDS b/devel/oprofile/DEPENDS
index 2891f88..0411951 100755
--- a/devel/oprofile/DEPENDS
+++ b/devel/oprofile/DEPENDS
@@ -11,9 +11,4 @@ if is_depends_enabled $SPELL libx11; then
depends libsm &&
depends libxft &&
depends libxrandr
-fi &&
-
-optional_depends qt-x11 \
- '--with-qt-dir=/usr --with-qt-includes=/usr/include/qt
--with-qt-libraries=/usr/lib' \
- '' \
- 'to build a GUI'
+fi
diff --git a/devel/oprofile/HISTORY b/devel/oprofile/HISTORY
index 9072be3..dc46a5b 100644
--- a/devel/oprofile/HISTORY
+++ b/devel/oprofile/HISTORY
@@ -1,3 +1,6 @@
+2011-10-10 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: removed optional dependency on qt-x11
+
2011-07-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)
diff --git a/devel/unit++/DEPENDS b/devel/unit++/DEPENDS
deleted file mode 100755
index b8cee3f..0000000
--- a/devel/unit++/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-optional_depends qt-x11 \
- "--with-qt" \
- "--without-qt" \
- "to use the QT framework"
\ No newline at end of file
diff --git a/devel/unit++/HISTORY b/devel/unit++/HISTORY
index 4258d99..bbe2106 100644
--- a/devel/unit++/HISTORY
+++ b/devel/unit++/HISTORY
@@ -1,3 +1,6 @@
+2011-10-10 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: removed, removed optional dependencie on qt-x11
+
2006-10-02 Anton Brondz <dinolinux AT sourcemage.org>
* DETAILS: updated to 1.2.4
* DEPENDS: added, optionally depends on qt-x11
diff --git a/graphics/djvulibre/DEPENDS b/graphics/djvulibre/DEPENDS
index 8bbe06c..8f10a74 100755
--- a/graphics/djvulibre/DEPENDS
+++ b/graphics/djvulibre/DEPENDS
@@ -1,8 +1,4 @@
depends -sub CXX gcc &&
-optional_depends qt-x11 \
- "--enable-djview" \
- "--disable-djview" \
- "build QT3 viewer" &&
optional_depends tiff \
"--with-tiff" \
"--without-tiff" \
diff --git a/graphics/djvulibre/HISTORY b/graphics/djvulibre/HISTORY
index ff46064..493eb1b 100644
--- a/graphics/djvulibre/HISTORY
+++ b/graphics/djvulibre/HISTORY
@@ -1,3 +1,6 @@
+2011-10-10 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: removed optional dependency on qt-x11
+
2011-07-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)
diff --git a/libs/bioapi/BUILD b/libs/bioapi/BUILD
new file mode 100755
index 0000000..0ecb179
--- /dev/null
+++ b/libs/bioapi/BUILD
@@ -0,0 +1,2 @@
+OPTS="$OPTS --with-Qt-dir=no" &&
+default_build
diff --git a/libs/bioapi/DEPENDS b/libs/bioapi/DEPENDS
deleted file mode 100755
index 02444ca..0000000
--- a/libs/bioapi/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-optional_depends qt-x11 "--with-Qt-dir=/usr" "--without-Qt-dir" "for Qt"
diff --git a/libs/bioapi/HISTORY b/libs/bioapi/HISTORY
index 672c335..22ef098 100644
--- a/libs/bioapi/HISTORY
+++ b/libs/bioapi/HISTORY
@@ -1,3 +1,7 @@
+2011-10-10 Bor Kraljič <pyrobor AT ver.si>
+ * BUILD: added, force disabled use of qt-x11
+ * DEPENDS: removed, no longer needed
+
2009-02-23 Arjan Bouter <abouter AT sourcemage.org>
* PRE_BUILD: added, for real this time ;)
* bioapi_cure_paranoia.patch: added
diff --git a/libs/mico/DEPENDS b/libs/mico/DEPENDS
index 436c9fb..8ca08f4 100755
--- a/libs/mico/DEPENDS
+++ b/libs/mico/DEPENDS
@@ -1,4 +1,3 @@
-optional_depends qt-x11 "--with-qt=/usr" "--without-qt" "for qt support of
some kind" &&
optional_depends openssl "--with-ssl=/usr" "--without-ssl" "for ssl
communication" &&
optional_depends gtk+ "--with-gtk=/usr" "--without-gtk" "for gtk support of
some kind" &&
optional_depends xorg-server "--with-x" "--without-x" "for x support of some
kind"
diff --git a/libs/mico/DETAILS b/libs/mico/DETAILS
index 0c6ae40..7aa1f3b 100755
--- a/libs/mico/DETAILS
+++ b/libs/mico/DETAILS
@@ -13,9 +13,23 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}
KEYWORDS="libs"
SHORT="Mico implements the CORBA Standard"
cat << EOF
-The Common Object Request Broker Architecture (CORBA) was first published in
1990 by the Object Management Group (OMG), a non-profit organisation that was
founded in 1989 to integrate distributed applications based on a variety of
existing technologies. CORBA standardises interfaces and semantics for
object-oriented middleware. It includes a specification for the Object
Request Broker (ORB), a software library with standardised CORBA object
interfaces that allows clients and targets to communicate with each other
across a network in a well-defined way. In addition, CORBA automatically
applies a range of useful services to communications. After the ORB is
initialised, all CORBA objects can be invoked by applications like local
software objects.
+The Common Object Request Broker Architecture (CORBA) was first published
+in 1990 by the Object Management Group (OMG), a non-profit organisation that
+was founded in 1989 to integrate distributed applications based on a variety
+of existing technologies. CORBA standardises interfaces and semantics for
+object-oriented middleware. It includes a specification for the Object
Request
+Broker (ORB), a software library with standardised CORBA object interfaces
+that allows clients and targets to communicate with each other across a
+network in a well-defined way. In addition, CORBA automatically applies a
+range of useful services to communications. After the ORB is initialised,
+all CORBA objects can be invoked by applications like local software objects.
-MICO implements the CORBA standard. Since its foundation in December 1996,
MICO has become a mature, very stable, fully-compliant implementation of the
CORBA standard.
+MICO implements the CORBA standard. Since its foundation in December 1996,
+MICO has become a mature, very stable, fully-compliant implementation of
+the CORBA standard.
-MICO is available as open source under the GNU-copyright notice and is
widely used for different purposes (see our success stories). In June 1999,
MICO has been branded as "CORBA compliant" by the OpenGroup, thus
demonstrating that it is production grade software.
+MICO is available as open source under the GNU-copyright notice and is widely
+used for different purposes (see our success stories). In June 1999, MICO
+has been branded as "CORBA compliant" by the OpenGroup, thus demonstrating
+that it is production grade software.
EOF
diff --git a/libs/mico/HISTORY b/libs/mico/HISTORY
index 3fe09ae..a5a9d01 100644
--- a/libs/mico/HISTORY
+++ b/libs/mico/HISTORY
@@ -1,3 +1,9 @@
+2011-10-10 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: removed optional dependency on qt-x11
+
+2011-09-26 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed long description wrap
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-SERVER to the one and only xorg-server
diff --git a/net/wpa_supplicant/DEPENDS b/net/wpa_supplicant/DEPENDS
index be0d89d..b19658a 100755
--- a/net/wpa_supplicant/DEPENDS
+++ b/net/wpa_supplicant/DEPENDS
@@ -19,8 +19,7 @@ if [[ $CONFIG_CTRL_IFACE != n ]]; then
"" \
"for Readline support in CLI frontend" &&
- optional_depends qt4 "" "" "to build wpa_gui, a Qt4-based GUI frontend" &&
- optional_depends qt-x11 "" "" "to build wpa_gui, a Qt-based GUI frontend"
+ optional_depends qt4 "" "" "to build wpa_gui, a Qt4-based GUI frontend"
fi &&
optional_depends dbus \
diff --git a/net/wpa_supplicant/HISTORY b/net/wpa_supplicant/HISTORY
index 4bd9752..0913401 100644
--- a/net/wpa_supplicant/HISTORY
+++ b/net/wpa_supplicant/HISTORY
@@ -1,3 +1,6 @@
+2011-10-10 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: removed optional dependency on qt-x11
+
2011-09-07 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: use guru.sig for devel branch too (fixes #139)