Renamed qt to qt3
- renamed package qt into q3 - changed names in .cache files - changed names in .conf files
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
[DEP] make
|
||||
[DEP] ncurses
|
||||
[DEP] net-tools
|
||||
[DEP] qt
|
||||
[DEP] qt3
|
||||
[DEP] sed
|
||||
[DEP] sysfiles
|
||||
[DEP] tar
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
[DEP] pil
|
||||
[DEP] pyqt
|
||||
[DEP] python
|
||||
[DEP] qt
|
||||
[DEP] qt3
|
||||
[DEP] sed
|
||||
[DEP] sip
|
||||
[DEP] swig
|
||||
|
||||
@@ -23,6 +23,6 @@ if [[ $libdir = *lib64 ]]; then
|
||||
var_append confopt ' ' '--platform linux-64'
|
||||
fi
|
||||
|
||||
if pkginstalled qt; then
|
||||
if pkginstalled qt3; then
|
||||
var_append confopt ' ' '--with-doxywizard'
|
||||
fi
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
[DEP] net-tools
|
||||
[DEP] patch
|
||||
[DEP] perl
|
||||
[DEP] qt
|
||||
[DEP] qt3
|
||||
[DEP] sed
|
||||
[DEP] sysfiles
|
||||
[DEP] tar
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
[DEP] net-tools
|
||||
[DEP] patch
|
||||
[DEP] popt
|
||||
[DEP] qt
|
||||
[DEP] qt3
|
||||
[DEP] sed
|
||||
[DEP] sysfiles
|
||||
[DEP] tar
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
[DEP] patch
|
||||
[DEP] perl
|
||||
[DEP] pkgconfig
|
||||
[DEP] qt
|
||||
[DEP] qt3
|
||||
[DEP] sed
|
||||
[DEP] speex
|
||||
[DEP] sysfiles
|
||||
|
||||
Reference in New Issue
Block a user