diff options
author | wiz <wiz@pkgsrc.org> | 2008-09-16 16:07:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-09-16 16:07:31 +0000 |
commit | a68a1c892ac47780229eaf2b8d6d0e65d1b22ec7 (patch) | |
tree | 7b6b2def327eb43899f5093b61bb8bbf1a8c83de | |
parent | adfcc7eb00d2db981777e854cca5cb06571e7b96 (diff) | |
download | pkgsrc-a68a1c892ac47780229eaf2b8d6d0e65d1b22ec7.tar.gz |
Remove remaining qt1 and qt2 packages, as announced on pkgsrc-users
on Sep 7 2008. No complaints received.
143 files changed, 18 insertions, 8730 deletions
diff --git a/audio/Makefile b/audio/Makefile index 7923f7cc8db..0a700ec8000 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.380 2008/09/14 09:07:59 abs Exp $ +# $NetBSD: Makefile,v 1.381 2008/09/16 16:07:31 wiz Exp $ # COMMENT= Audio tools @@ -236,7 +236,6 @@ SUBDIR+= mserv_irman SUBDIR+= mstream SUBDIR+= mt-daapd SUBDIR+= muse -SUBDIR+= musicbox SUBDIR+= musicbrainz SUBDIR+= musicpd SUBDIR+= nas @@ -327,7 +326,6 @@ SUBDIR+= wmsmixer SUBDIR+= wmusic SUBDIR+= wsoundprefs SUBDIR+= wsoundserver -SUBDIR+= xamp SUBDIR+= xanalyser SUBDIR+= xcdplayer SUBDIR+= xfce4-mixer diff --git a/audio/musicbox/DESCR b/audio/musicbox/DESCR deleted file mode 100644 index 4d8b3ca0a9f..00000000000 --- a/audio/musicbox/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -Music Box is a GUI under X-window. It invokes mpg123 to play mp3 files. -Music Box is a freeware. Please remain the original ANNOUNCEMENT when you -distribute it. This program was developed under FreeBSD. If you have any -problem and suggestion, mail to mills@iim.nctu.edu.tw diff --git a/audio/musicbox/Makefile b/audio/musicbox/Makefile deleted file mode 100644 index 0a23ae033c8..00000000000 --- a/audio/musicbox/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# $NetBSD: Makefile,v 1.27 2008/03/02 06:10:33 jlam Exp $ - -DISTNAME= musicbox-1.01p2 -PKGREVISION= 1 -CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_LOCAL} -EXTRACT_SUFX= .tgz - -MAINTAINER= rxg@NetBSD.org -COMMENT= X11 front-interface for mpg123 - -DEPENDS+= mpg123>=0.59.18:../../audio/mpg123 - -PKG_DESTDIR_SUPPORT= user-destdir - -USE_LANGUAGES= c++ - -WRKSRC= ${WRKDIR}/musicbox-1.01 -CFLAGS+= -D${OPSYS} -MAKE_ENV+= QT1DIR=${QT1DIR:Q} - -INSTALLATION_DIRS= bin - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/musicbox ${DESTDIR}${PREFIX}/bin - ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/musicbox - ${INSTALL_DATA} ${WRKSRC}/README \ - ${DESTDIR}${PREFIX}/share/doc/musicbox/README - -.include "../../x11/qt1/buildlink3.mk" -.include "../../mk/oss.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/musicbox/PLIST b/audio/musicbox/PLIST deleted file mode 100644 index 03be590ce50..00000000000 --- a/audio/musicbox/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:17:33 zuntum Exp $ -bin/musicbox -share/doc/musicbox/README -@dirrm share/doc/musicbox diff --git a/audio/musicbox/distinfo b/audio/musicbox/distinfo deleted file mode 100644 index f9c6e6f1e5d..00000000000 --- a/audio/musicbox/distinfo +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: distinfo,v 1.9 2005/12/12 15:03:45 joerg Exp $ - -SHA1 (musicbox-1.01p2.tgz) = 7dd8b192349783746918b0d3074bec11f3aaf9d8 -RMD160 (musicbox-1.01p2.tgz) = d203bc9ef749ad425785ce5bf667fc204dccdebd -Size (musicbox-1.01p2.tgz) = 44119 bytes -SHA1 (patch-aa) = f1d397ac8e83a8fd9a2da17a088c545cff1b458a -SHA1 (patch-ab) = 7ec8774288810e824d65a910bb2794c107b5eff7 -SHA1 (patch-ac) = 3341b7bb5f265f5df000e3593a2a0493d32edec1 -SHA1 (patch-ad) = 890faa63701b85766320cf654d1d858c03227a41 -SHA1 (patch-ae) = c8c6c17dad38c705eba931f11cbbb1a515def9f0 -SHA1 (patch-af) = 70626b572bbd26e668df4d6bfe3ac05c59277328 -SHA1 (patch-ag) = 9c0ae398487111920f74a5db219f26b67658ae61 -SHA1 (patch-ah) = 0dc0f917f47379bc2d273d1604fde3376ce75989 -SHA1 (patch-ai) = c3939613576c93c011976be4d80ed76c74c56151 diff --git a/audio/musicbox/patches/patch-aa b/audio/musicbox/patches/patch-aa deleted file mode 100644 index 3a84af5f812..00000000000 --- a/audio/musicbox/patches/patch-aa +++ /dev/null @@ -1,115 +0,0 @@ -$NetBSD: patch-aa,v 1.8 2005/12/12 15:03:45 joerg Exp $ - ---- Makefile.orig 1997-11-12 20:01:58.000000000 +0100 -+++ Makefile -@@ -1,15 +1,19 @@ - # change following for your environment --INC = /usr/X11R6/include/X11/qt --LIB = /usr/X11R6/lib --MOC = moc -+#INC = /usr/X11R6/include/X11/qt -+INC = -I${X11BASE}/include -I${QT1DIR}/include -+LIB = -L${QT1DIR}/lib -Wl,-R${QT1DIR}/lib -L${X11BASE}/lib -Wl,-R${X11BASE}/lib -+MOC = ${QT1DIR}/bin/moc - - # if you use freebsd --CFLAGS = -DFreeBSD -+#CFLAGS = -DFreeBSD - - #if you use linux - #CFLAGS = -DLinux - --GCC = gcc -+# if you use netbsd -+#CFLAGS = -DNetBSD -+ -+GCC = ${CXX} - - ALL = mplayer.o player.o ListView.o clock.o mclock.o mListView.o \ - filebrowse.o mfilebrowse.o qktstreelist.o mqktstreelist.o \ -@@ -18,69 +22,69 @@ ALL = mplayer.o player.o ListView.o cloc - PKG = musicbox - - all: ${ALL} -- ${GCC} ${ALL} -o ${PKG} -L${LIB} -I${INC} -lqt -+ ${GCC} ${ALL} -o ${PKG} ${LIB} -lqt -lX11 -lXext ${LIBOSSAUDIO} - --player.o: -- ${GCC} -c player.cpp -o player.o ${CFLAGS} -L${LIB} -I${INC} -+player.o: player.cpp -+ ${GCC} -c player.cpp -o player.o ${CFLAGS} ${INC} - - mplayer.o: mplayer.cpp -- ${GCC} -c mplayer.cpp -o mplayer.o ${CFLAGS} -L${LIB} -I${INC} -+ ${GCC} -c mplayer.cpp -o mplayer.o ${CFLAGS} ${INC} - - mplayer.cpp: - ${MOC} player.h -o mplayer.cpp - - ListView.o: -- ${GCC} -c ListView.cpp -o ListView.o ${CFLAGS} -L${LIB} -I${INC} -+ ${GCC} -c ListView.cpp -o ListView.o ${CFLAGS} ${INC} - - mListView.o: mListView.cpp -- ${GCC} -c mListView.cpp -o mListView.o ${CFLAGS} -L${LIB} -I${INC} -+ ${GCC} -c mListView.cpp -o mListView.o ${CFLAGS} ${INC} - - mListView.cpp: - ${MOC} ListView.h -o mListView.cpp - clock.o: -- ${GCC} -c clock.cpp -o clock.o -L${LIB} -I${INC} -+ ${GCC} -c clock.cpp -o clock.o ${INC} - - mclock.cpp: - ${MOC} clock.h -o mclock.cpp - - mclock.o: mclock.cpp -- ${GCC} -c mclock.cpp -o mclock.o -L${LIB} -I${INC} -+ ${GCC} -c mclock.cpp -o mclock.o ${INC} - - mfilebrowse.cpp: - ${MOC} filebrowse.h -o mfilebrowse.cpp - - filebrowse.o : -- ${GCC} -c filebrowse.cpp -o filebrowse.o -L${LIB} -I${INC} -+ ${GCC} -c filebrowse.cpp -o filebrowse.o ${INC} - - mfilebrowse.o: mfilebrowse.cpp -- ${GCC} -c mfilebrowse.cpp -o mfilebrowse.o -L${LIB} -I${INC} -+ ${GCC} -c mfilebrowse.cpp -o mfilebrowse.o ${INC} - - diskbrowse.o: -- ${GCC} -c diskbrowse.cpp -o $@ -L${LIB} -I${INC} -+ ${GCC} -c diskbrowse.cpp -o $@ ${INC} - - mdiskbrowse.o: mdiskbrowse.cpp -- ${GCC} -c mdiskbrowse.cpp -o $@ -L${LIB} -I${INC} -+ ${GCC} -c mdiskbrowse.cpp -o $@ ${INC} - - mdiskbrowse.cpp: - ${MOC} diskbrowse.h -o $@ - - qktstreelist.o: -- ${GCC} -c qktstreelist.cpp -o $@ -L${LIB} -I${INC} -+ ${GCC} -c qktstreelist.cpp -o $@ ${INC} - - mqktstreelist.o: mqktstreelist.cpp -- ${GCC} -c mqktstreelist.cpp -o $@ -L${LIB} -I${INC} -+ ${GCC} -c mqktstreelist.cpp -o $@ ${INC} - - mqktstreelist.cpp: - ${MOC} qktstreelist.h -o $@ - - MultiListBox.o: -- ${GCC} -c MultiListBox.cpp -o $@ -L${LIB} -I${INC} -+ ${GCC} -c MultiListBox.cpp -o $@ ${INC} - - mMultiListBox.cpp: - ${MOC} MultiListBox.h -o $@ - - mMultiListBox.o: mMultiListBox.cpp -- ${GCC} -c mMultiListBox.cpp -o $@ -L${LIB} -I${INC} -+ ${GCC} -c mMultiListBox.cpp -o $@ ${INC} - - clean: - rm -f player mplayer.cpp *.o mclock.cpp mListView.cpp mfilebrowse.cpp \ diff --git a/audio/musicbox/patches/patch-ab b/audio/musicbox/patches/patch-ab deleted file mode 100644 index 4edb1ac38f0..00000000000 --- a/audio/musicbox/patches/patch-ab +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-ab,v 1.3 2005/12/12 15:03:45 joerg Exp $ - ---- ListView.h.orig 1997-11-16 13:56:31.000000000 +0000 -+++ ListView.h -@@ -12,12 +12,16 @@ - #include <qdialog.h> - #include "MultiListBox.h" - --#ifdef FreeBSD -+#if defined(FreeBSD) || defined(__DragonFly__) - #include <machine/soundcard.h> - #endif - #ifdef Linux - #include <sys/soundcard.h> - #endif -+#ifdef NetBSD -+#include <sys/ioctl.h> -+#include <soundcard.h> -+#endif - - #define DEVICE 0 - #define MIXER "/dev/mixer" diff --git a/audio/musicbox/patches/patch-ac b/audio/musicbox/patches/patch-ac deleted file mode 100644 index 145d5f96177..00000000000 --- a/audio/musicbox/patches/patch-ac +++ /dev/null @@ -1,148 +0,0 @@ -$NetBSD: patch-ac,v 1.2 2004/01/02 11:30:03 jmmv Exp $ - ---- player.cpp.orig 1998-10-01 10:00:23.000000000 +0200 -+++ player.cpp -@@ -72,7 +72,7 @@ PlayerWidget::PlayerWidget( QWidget *par - options = new QPopupMenu; - AutoPlayID = options->insertItem( "&Auto Play", this, SLOT(AutoPlay()) ); - options->setItemChecked( AutoPlayID, isAutoPlay ); -- RepeatID = options->insertItem( "Re&peat", this, SLOT(RepeatPlay()) ); -+ RepeatID = options->insertItem( "&Repeat", this, SLOT(RepeatPlay()) ); - options->setCheckable(TRUE); - menubar->insertItem( "&Options",options ); - menubar->insertSeparator(); -@@ -150,7 +150,7 @@ PlayerWidget::PlayerWidget( QWidget *par - - QLabel *label; - label = new QLabel( this ); -- label->setText("ºq¬P:"); -+ label->setText("Artist:"); - label->setGeometry(5,133,125,30); - - edtName = new QLabel( this ); -@@ -158,7 +158,7 @@ PlayerWidget::PlayerWidget( QWidget *par - edtName->setGeometry(83,136,100,25); - - label = new QLabel( this ); -- label->setText("±M¿è¦WºÙ:"); -+ label->setText("Album:"); - label->setGeometry(5,173,125,30); - - edtAlbum = new QLabel( this ); -@@ -166,7 +166,7 @@ PlayerWidget::PlayerWidget( QWidget *par - edtAlbum->setGeometry(83,176,100,25); - - label = new QLabel( this ); -- label->setText("µo¦æ¤½¥q:"); -+ label->setText("Company:"); - label->setGeometry(5,213,125,30); - - edtPub = new QLabel( this ); -@@ -242,15 +242,13 @@ void PlayerWidget::GoPlay() - song->setText(SongBox->text(SongBox->currentItem())); - dclock->Start(SongBox->currentItem()); - if ((mp3_pid = fork()) == 0 ){ -- char **argv; -- int i; -- argv[0]=MP3_PLAYER; -- argv[1]="-q"; -- argv[2]=(char *)LocBox->text(SongBox->currentItem()); -- argv[3]=NULL; -- execvp(MP3_PLAYER,argv); -+ execlp(MP3_PLAYER, -+ MP3_PLAYER, -+ "-q", -+ (char *)LocBox->text(SongBox->currentItem()), -+ NULL); - QMessageBox::warning(this,"error","can't exec mpg123\n"); -- exit(1); -+ _exit(1); - } - } - } -@@ -359,46 +357,45 @@ void PlayerWidget::OpenFiles() - - void PlayerWidget::Usage() - { -- char help_txt[] = " --1. Menu:\n --1.1 File\n -- New Album -- Create an new Album for playing later. -- Open Files -- Select some mp3 files you like, and play them -- in sequence. -- Save -- Save all album in the right frame to file. -- Quit -- Quit MusicBox.\n --1.2 View\n -- Small Panel -- view controls only. -- Normal Panel -- view controls and song list. -- Completed Panel -- view all frames.\n --1.3 Options\n -- Auto Play -- Auto Play songs after choosing an album or files. -- Repeat -- Rewind, and play them again.\n --1.4 Help\n -- Some information about music box\n --2. Albums:\n -- Album is a set of songs, you can add name of song to -- relative file, and singer, album name, and publisher. -- Make it more readable.\n -- You can choose an icon to represent an album.GIF, -- XPM,BMP is supported, The size 48x48 is prefered.\n -- If you want to edit album information, click mouse -- right-button and click edit.\n --3. Usage:\n -- You can choose files to play or play album.\n --*Important*\n -- \"mpg123\" package must be installed first before using -- MusicBox. --"; -+ char help_txt[] = -+"1. Menu:\n\n" -+"1.1 File\n\n" -+" New Album\n" -+" Create an new Album for playing later.\n" -+" Open Files\n" -+" Select some mp3 files you like, and play them\n" -+" in sequence.\n" -+" Save\n" -+" Save all album in the right frame to file.\n" -+" Quit\n" -+" Quit MusicBox.\n\n" -+"1.2 View\n\n" -+" Small Panel\n" -+" view controls only.\n" -+" Normal Panel\n" -+" view controls and song list.\n" -+" Completed Panel\n" -+" view all frames.\n\n" -+"1.3 Options\n\n" -+" Auto Play\n" -+" Auto Play songs after choosing an album or files.\n" -+" Repeat\n" -+" Rewind, and play them again.\n\n" -+"1.4 Help\n\n" -+" Some information about music box\n\n" -+"2. Albums:\n\n" -+" Album is a set of songs, you can add name of song to\n" -+" relative file, and singer, album name, and publisher.\n" -+" Make it more readable.\n\n" -+" You can choose an icon to represent an album.GIF,\n" -+" XPM,BMP is supported, The size 48x48 is prefered.\n\n" -+" If you want to edit album information, click mouse\n" -+" right-button and click edit.\n\n" -+"3. Usage:\n\n" -+" You can choose files to play or play album.\n\n" -+"*Important*\n\n" -+" \"mpg123\" package must be installed first before using\n" -+" MusicBox.\n"; - - help = new QWidget (0,"help"); - QVBoxLayout *toplayout = new QVBoxLayout(help,5); diff --git a/audio/musicbox/patches/patch-ad b/audio/musicbox/patches/patch-ad deleted file mode 100644 index 155edb45a97..00000000000 --- a/audio/musicbox/patches/patch-ad +++ /dev/null @@ -1,46 +0,0 @@ -$NetBSD: patch-ad,v 1.2 2004/01/02 11:30:03 jmmv Exp $ - ---- ListView.cpp.orig 1997-11-16 14:58:42.000000000 +0100 -+++ ListView.cpp -@@ -67,7 +67,7 @@ AlbumItem& AlbumItem::operator=(const Al - return *this; - } - --AlbumListBox::AlbumListBox(QWidget* parent=0, const char* name=0) -+AlbumListBox::AlbumListBox(QWidget* parent, const char* name) - :MultiListBox(parent,(char *)name) - { - ptr.setAutoDelete(TRUE); -@@ -365,7 +365,7 @@ int Mixer::Set(int l) - return(1); - } - --AlbumInfoView::AlbumInfoView(AlbumItem *item,int i,QWidget *parent=0) -+AlbumInfoView::AlbumInfoView(AlbumItem *item,int i,QWidget *parent) - :QDialog(parent,"Info",TRUE) - { - QLabel *lbl; -@@ -383,11 +383,11 @@ AlbumInfoView::AlbumInfoView(AlbumItem * - if (item != NULL) - temp = item; - -- lbl = new QLabel("ºq¬P:",this); -+ lbl = new QLabel("Artist:",this); - topLayout->addWidget(lbl,0,0); -- lbl = new QLabel("±M¿è¦WºÙ:",this); -+ lbl = new QLabel("Album:",this); - topLayout->addWidget(lbl,1,0); -- lbl = new QLabel("µo¦æ¤½¥q:",this); -+ lbl = new QLabel("Company:",this); - topLayout->addWidget(lbl,2,0); - - Title = new QLabel(this); -@@ -412,7 +412,7 @@ AlbumInfoView::AlbumInfoView(AlbumItem * - connect(btn,SIGNAL(clicked()),this,SLOT(RemoveSong())); - topLayout->addWidget(btn,4,1); - -- lbl = new QLabel("ºq¦±¦WºÙ:",this); -+ lbl = new QLabel("Title:",this); - topLayout->addWidget(lbl,4,2); - - edtSinger = new QLineEdit(this); diff --git a/audio/musicbox/patches/patch-ae b/audio/musicbox/patches/patch-ae deleted file mode 100644 index d3ffcfef087..00000000000 --- a/audio/musicbox/patches/patch-ae +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-ae,v 1.1.1.1 1999/06/08 23:07:11 tron Exp $ - ---- qktstreelist.cpp.orig Mon Nov 10 18:10:02 1997 -+++ qktstreelist.cpp Wed Jun 9 00:15:13 1999 -@@ -834,7 +834,7 @@ - QktsItemSearchInfo searchInfo; - searchInfo.index = index; - searchInfo.count = -1; -- forEveryVisibleItem(QktsTreeList::findItemAt, &searchInfo); -+ forEveryVisibleItem(&QktsTreeList::findItemAt, &searchInfo); - return searchInfo.foundItem; - } - -@@ -1340,7 +1340,7 @@ - QktsTreeListItem *item = treeRoot->getChild(); - do { - while(item) { -- if((func)(item, user)) return; -+ if((this->*func)(item, user)) return; - if(item->hasChild() && item->isExpanded()) { - stack.push(item); - item = item->getChild(); diff --git a/audio/musicbox/patches/patch-af b/audio/musicbox/patches/patch-af deleted file mode 100644 index 531fbd5a5cd..00000000000 --- a/audio/musicbox/patches/patch-af +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-af,v 1.1 2001/10/15 06:59:05 tron Exp $ - ---- MultiListBox.h.orig Wed Nov 12 19:57:00 1997 -+++ MultiListBox.h Mon Oct 15 08:57:34 2001 -@@ -16,7 +16,7 @@ - Pic = i->Pic; - Text = i->Text; - } -- setPixmap(QPixmap& p) {Pic = p;} -+ void setPixmap(QPixmap& p) {Pic = p;} - int Width(MultiListBox *box); - int Height(MultiListBox *box,int max_w); - void Paint(QPainter *p,int w,int h,int flag=0); diff --git a/audio/musicbox/patches/patch-ag b/audio/musicbox/patches/patch-ag deleted file mode 100644 index 027fa224468..00000000000 --- a/audio/musicbox/patches/patch-ag +++ /dev/null @@ -1,28 +0,0 @@ -$NetBSD: patch-ag,v 1.1 2004/01/02 11:30:03 jmmv Exp $ - ---- filebrowse.cpp.orig 1998-10-01 09:51:07.000000000 +0200 -+++ filebrowse.cpp -@@ -5,7 +5,7 @@ - #include <qtooltip.h> - #include "filebrowse.h" - --FileBrowseView::FileBrowseView(QWidget *parent=0,char *filter="*.mp3",char *name=0) -+FileBrowseView::FileBrowseView(QWidget *parent,char *filter,char *name) - :QDialog(parent,"browse",TRUE) - { - setCaption("Browse Files"); -@@ -99,12 +99,12 @@ QStrList FileBrowseView::GetSongList() - return NULL; - } - --MyOpenFile::MyOpenFile(QWidget *parent=0,char *name=0) -+MyOpenFile::MyOpenFile(QWidget *parent,char *name) - :QDialog(parent,"open",TRUE) - { - } - --QString MyOpenFile::getOpenFileName(QWidget *parent=0,char *filter="*.*") -+QString MyOpenFile::getOpenFileName(QWidget *parent,char *filter) - { - QDialog *dg = new QDialog(parent,"open",TRUE); - dg->setCaption("Open File"); diff --git a/audio/musicbox/patches/patch-ah b/audio/musicbox/patches/patch-ah deleted file mode 100644 index 00addae00a9..00000000000 --- a/audio/musicbox/patches/patch-ah +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ah,v 1.1 2004/01/02 11:30:03 jmmv Exp $ - ---- diskbrowse.cpp.orig 1998-08-15 17:31:22.000000000 +0200 -+++ diskbrowse.cpp -@@ -2,7 +2,7 @@ - #include "diskbrowse.res" - - DiskBrowser::DiskBrowser(QWidget *parent, -- const char *filter="*", -+ const char *filter, - const char *name, - WFlags f) : - QWidget(parent, name, f) diff --git a/audio/musicbox/patches/patch-ai b/audio/musicbox/patches/patch-ai deleted file mode 100644 index 38efdb29179..00000000000 --- a/audio/musicbox/patches/patch-ai +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-ai,v 1.1 2004/01/02 11:30:03 jmmv Exp $ - ---- MultiListBox.cpp.orig 1997-11-14 06:15:56.000000000 +0100 -+++ MultiListBox.cpp -@@ -6,7 +6,7 @@ - // MultiListBox Implement - // written by mills - --MultiListBox::MultiListBox(QWidget *parent=0,char *name=0,int numCols=4) -+MultiListBox::MultiListBox(QWidget *parent,char *name,int numCols) - :QTableView(parent,name) - { - ItemList.setAutoDelete(TRUE); -@@ -230,7 +230,7 @@ int MultiListBoxItem::Height(MultiListBo - return result + 20 ; - } - --void MultiListBoxItem::Paint(QPainter *p, int max_w, int max_h,int flag=0) -+void MultiListBoxItem::Paint(QPainter *p, int max_w, int max_h,int flag) - { - int base_h = Pic.height(); - int pos_x,pos_y; diff --git a/audio/xamp/DESCR b/audio/xamp/DESCR deleted file mode 100644 index bd252c389b8..00000000000 --- a/audio/xamp/DESCR +++ /dev/null @@ -1,11 +0,0 @@ -Xamp is a version of amp with graphical interface provided by -qt toolkit. It comes with the amp-0.7.6 as the core player, as -well as two album management tools: Playlist Editor and ID3 Tag -Editor, and is able to change the background on the fly. - -Although it's not as nifty as x11amp is, hopefully it takes less -CPU time and doesn't require OSS sound driver to run. - -The program pretty much speaks for itself. You may consult the -man page or the document in the "About Xamp" panel for more -detail. diff --git a/audio/xamp/Makefile b/audio/xamp/Makefile deleted file mode 100644 index 2a6e1d1ff15..00000000000 --- a/audio/xamp/Makefile +++ /dev/null @@ -1,55 +0,0 @@ -# $NetBSD: Makefile,v 1.27 2008/03/02 06:10:34 jlam Exp $ - -DISTNAME= xamp-0.8-10 -PKGNAME= xamp-0.8.10 -PKGREVISION= 2 -CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_BACKUP} -EXTRACT_SUFX= .tgz -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SKIN_DATA} - -MAINTAINER= rxg@NetBSD.org -HOMEPAGE= # http://andrej.co.ru/~andrej/programs/xamp/ -COMMENT= Version of amp (stands for `Audio Mpeg Player') plus a Qt GUI - -PKG_DESTDIR_SUPPORT= user-destdir - -WRKSRC= ${WRKDIR}/xamp-0.8/xamp-0.8g -DIST_SUBDIR= xamp -GNU_CONFIGURE= yes -CONFIGURE_ENV+= CXXFLAGS=${CFLAGS:M*:Q} -USE_TOOLS+= gmake -USE_LANGUAGES= c c++ - -CONFIGURE_ARGS+= --with-qt-dir=${BUILDLINK_PREFIX.qt1:Q}/qt1 - -CONFIGURE_ENV+= QTDIR=${QT1DIR:Q} -MAKE_ENV+= QT1DIR=${QT1DIR:Q} - -SKIN_DATA= bfamp.tar.gz chrome.tar.gz mmxamp.tar.gz -SKIN_DIR= ${PREFIX}/lib/X11/xamp - -INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 - -post-patch: - for f in about.cpp aboutData.cpp readmex.h; do \ - ${MV} ${WRKSRC}/$$f ${WRKSRC}/$$f.tmp; \ - ${SED} -e 's:/usr/X11R6:'${PREFIX}':g' < ${WRKSRC}/$$f.tmp > \ - ${WRKSRC}/$$f; \ - done - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/xamp ${DESTDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/xamp.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 - @${INSTALL_DATA_DIR} ${DESTDIR}${SKIN_DIR}/bfamp-xamp - ${INSTALL_DATA} ${WRKDIR}/bfamp-xamp/*.bmp \ - ${DESTDIR}${SKIN_DIR}/bfamp-xamp - @${INSTALL_DATA_DIR} ${DESTDIR}${SKIN_DIR}/chrome-xamp - ${INSTALL_DATA} ${WRKDIR}/chrome-xamp/*.bmp \ - ${DESTDIR}${SKIN_DIR}/chrome-xamp - @${INSTALL_DATA_DIR} ${DESTDIR}${SKIN_DIR}/mmxxamp-xamp - ${INSTALL_DATA} ${WRKDIR}/mmxxamp-xamp/*.bmp \ - ${DESTDIR}${SKIN_DIR}/mmxxamp-xamp - -.include "../../x11/qt1/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xamp/PLIST b/audio/xamp/PLIST deleted file mode 100644 index 60feaacfec0..00000000000 --- a/audio/xamp/PLIST +++ /dev/null @@ -1,70 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:18:13 zuntum Exp $ -bin/xamp -man/man1/xamp.1 -lib/X11/xamp/bfamp-xamp/ff.bmp -lib/X11/xamp/bfamp-xamp/load.bmp -lib/X11/xamp/bfamp-xamp/main.bmp -lib/X11/xamp/bfamp-xamp/mono.bmp -lib/X11/xamp/bfamp-xamp/mpause.bmp -lib/X11/xamp/bfamp-xamp/mplay.bmp -lib/X11/xamp/bfamp-xamp/mstop.bmp -lib/X11/xamp/bfamp-xamp/pause.bmp -lib/X11/xamp/bfamp-xamp/pl.bmp -lib/X11/xamp/bfamp-xamp/play.bmp -lib/X11/xamp/bfamp-xamp/posbar.bmp -lib/X11/xamp/bfamp-xamp/posbut.bmp -lib/X11/xamp/bfamp-xamp/rep.bmp -lib/X11/xamp/bfamp-xamp/repc.bmp -lib/X11/xamp/bfamp-xamp/rew.bmp -lib/X11/xamp/bfamp-xamp/shuffle.bmp -lib/X11/xamp/bfamp-xamp/shufflen.bmp -lib/X11/xamp/bfamp-xamp/stereo.bmp -lib/X11/xamp/bfamp-xamp/stop.bmp -lib/X11/xamp/bfamp-xamp/vol.bmp -lib/X11/xamp/bfamp-xamp/xopy.bmp -lib/X11/xamp/chrome-xamp/ff.bmp -lib/X11/xamp/chrome-xamp/load.bmp -lib/X11/xamp/chrome-xamp/main.bmp -lib/X11/xamp/chrome-xamp/mono.bmp -lib/X11/xamp/chrome-xamp/mpause.bmp -lib/X11/xamp/chrome-xamp/mplay.bmp -lib/X11/xamp/chrome-xamp/mstop.bmp -lib/X11/xamp/chrome-xamp/pause.bmp -lib/X11/xamp/chrome-xamp/pl.bmp -lib/X11/xamp/chrome-xamp/play.bmp -lib/X11/xamp/chrome-xamp/posbar.bmp -lib/X11/xamp/chrome-xamp/posbut.bmp -lib/X11/xamp/chrome-xamp/rep.bmp -lib/X11/xamp/chrome-xamp/repc.bmp -lib/X11/xamp/chrome-xamp/rew.bmp -lib/X11/xamp/chrome-xamp/shuffle.bmp -lib/X11/xamp/chrome-xamp/shufflen.bmp -lib/X11/xamp/chrome-xamp/stereo.bmp -lib/X11/xamp/chrome-xamp/stop.bmp -lib/X11/xamp/chrome-xamp/vol.bmp -lib/X11/xamp/chrome-xamp/xopy.bmp -lib/X11/xamp/mmxxamp-xamp/ff.bmp -lib/X11/xamp/mmxxamp-xamp/load.bmp -lib/X11/xamp/mmxxamp-xamp/main.bmp -lib/X11/xamp/mmxxamp-xamp/mono.bmp -lib/X11/xamp/mmxxamp-xamp/mpause.bmp -lib/X11/xamp/mmxxamp-xamp/mplay.bmp -lib/X11/xamp/mmxxamp-xamp/mstop.bmp -lib/X11/xamp/mmxxamp-xamp/pause.bmp -lib/X11/xamp/mmxxamp-xamp/pl.bmp -lib/X11/xamp/mmxxamp-xamp/play.bmp -lib/X11/xamp/mmxxamp-xamp/posbar.bmp -lib/X11/xamp/mmxxamp-xamp/posbut.bmp -lib/X11/xamp/mmxxamp-xamp/rep.bmp -lib/X11/xamp/mmxxamp-xamp/repc.bmp -lib/X11/xamp/mmxxamp-xamp/rew.bmp -lib/X11/xamp/mmxxamp-xamp/shuffle.bmp -lib/X11/xamp/mmxxamp-xamp/shufflen.bmp -lib/X11/xamp/mmxxamp-xamp/stereo.bmp -lib/X11/xamp/mmxxamp-xamp/stop.bmp -lib/X11/xamp/mmxxamp-xamp/vol.bmp -lib/X11/xamp/mmxxamp-xamp/xopy.bmp -@dirrm lib/X11/xamp/mmxxamp-xamp -@dirrm lib/X11/xamp/chrome-xamp -@dirrm lib/X11/xamp/bfamp-xamp -@dirrm lib/X11/xamp diff --git a/audio/xamp/distinfo b/audio/xamp/distinfo deleted file mode 100644 index f18660d1d2f..00000000000 --- a/audio/xamp/distinfo +++ /dev/null @@ -1,39 +0,0 @@ -$NetBSD: distinfo,v 1.6 2005/12/12 15:32:56 joerg Exp $ - -SHA1 (xamp/xamp-0.8-10.tgz) = 65f83c41091184432d64baf1d74aef880733fbd5 -RMD160 (xamp/xamp-0.8-10.tgz) = 9141bbcbfae0d7ea2a04939b4fee7edfd1403d04 -Size (xamp/xamp-0.8-10.tgz) = 239024 bytes -SHA1 (xamp/bfamp.tar.gz) = a5249fc728b7ae10bb44d363d7d30b6d31182735 -RMD160 (xamp/bfamp.tar.gz) = 71545c432020e551f820192ce3a8a0c206320d72 -Size (xamp/bfamp.tar.gz) = 23533 bytes -SHA1 (xamp/chrome.tar.gz) = 039762b34489d8ec83c2947ca80e2ec4b5013c19 -RMD160 (xamp/chrome.tar.gz) = f06d34ed27eeda43970bda2e06226f7f047b471c -Size (xamp/chrome.tar.gz) = 32636 bytes -SHA1 (xamp/mmxamp.tar.gz) = f703dfe3040bd72db35bb05e26a8eb7841b54887 -RMD160 (xamp/mmxamp.tar.gz) = a4a509ecf2c36e65369e70364281486ab491b8e3 -Size (xamp/mmxamp.tar.gz) = 41405 bytes -SHA1 (patch-aa) = 50574884e35679ad425b25c5886ef96661288964 -SHA1 (patch-ab) = 96c0e3db7637c035345cbf2df7d2ee195b538bcb -SHA1 (patch-ac) = de83b1fd7b170438f818d76d025838f8aa07c752 -SHA1 (patch-ad) = 3595460ae4f848b60d1c829ebfecff92cd2a8e58 -SHA1 (patch-ae) = 348aff7b4cef04198359c4ea5d7e06cc2b63fd08 -SHA1 (patch-af) = 45568633714f7fbea443001b0af252e6d3310223 -SHA1 (patch-ag) = c17579b095485510bc5dc99d0c22da2f44e152b8 -SHA1 (patch-ah) = 2460dd3cc32f18847f99cdc3f5cefa87601a4c85 -SHA1 (patch-ai) = cea0ed01b293457d5660cf6ecff95e616f608eb5 -SHA1 (patch-aj) = ab841128854cdacceb54b6c7726d07e5f4fb1140 -SHA1 (patch-ak) = 0d32700aad4cdf232bc1c48376ddcbd762b41852 -SHA1 (patch-al) = 38760f05d5ca7b4557c6d8ddfb0b08cbc4b0dd9b -SHA1 (patch-am) = 6930ab1879789ee4c762da345d5bccb862f06c8a -SHA1 (patch-an) = 19fdd266a633afccf7ec4de18a8fc5aa7975354f -SHA1 (patch-ao) = c3d125d0498052c1f37ce3a3597ca50827779aca -SHA1 (patch-ap) = 4b4429e3c4a9e8324808cf7b1443db4dddc14cb9 -SHA1 (patch-aq) = f454b488a1b726318080900efd1f23f2d788022f -SHA1 (patch-ar) = b788d9ed2c1230c37548c21180a0dcf756a93398 -SHA1 (patch-as) = 7e37cf1558ec35e1d19dee520cb6f721a20933b9 -SHA1 (patch-at) = 79ea079c5ad71a382a449879473097d8dbc81be5 -SHA1 (patch-au) = 7d149711f4ba72ab792a6336e87a641aaac931e4 -SHA1 (patch-av) = aa9541f86a3688156d6944dcf88dbc1bb59ceb33 -SHA1 (patch-aw) = 3933c2414cb6e56e1b12d4798dc08b93c4e3e98f -SHA1 (patch-ax) = 5b4892631e770a4f433d3656384916c1dc715998 -SHA1 (patch-ay) = 18d7aa563176b92a7810a46d7365db59df336e30 diff --git a/audio/xamp/patches/patch-aa b/audio/xamp/patches/patch-aa deleted file mode 100644 index 14c15fd39c4..00000000000 --- a/audio/xamp/patches/patch-aa +++ /dev/null @@ -1,23 +0,0 @@ -$NetBSD: patch-aa,v 1.5 2005/12/12 15:32:56 joerg Exp $ - ---- ../audioIO.c.orig 1997-05-31 15:47:58.000000000 +0000 -+++ ../audioIO.c -@@ -6,10 +6,18 @@ - #include "audioIO_Linux.c" - #endif - -+#ifdef OS_NetBSD -+ #include "audioIO_NetBSD.c" -+#endif -+ - #ifdef OS_BSD - #include "audioIO_Linux.c" - #endif - -+#ifdef OS_DragonFly -+ #include "audioIO_Linux.c" -+#endif -+ - #if defined(OS_IRIX) || defined(OS_IRIX64) - #include "audioIO_IRIX.c" - #endif diff --git a/audio/xamp/patches/patch-ab b/audio/xamp/patches/patch-ab deleted file mode 100644 index 2b5760454ce..00000000000 --- a/audio/xamp/patches/patch-ab +++ /dev/null @@ -1,37 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2004/05/11 12:18:37 wiz Exp $ - ---- ../guicontrol.c.orig 1998-02-20 20:44:16.000000000 +0100 -+++ ../guicontrol.c -@@ -312,6 +312,14 @@ void gui_control(void) - if (quit_flag) - { - /* fprintf(stderr, "quit_flag is true\n"); */ -+ -+ if((flags = fcntl(STDOUT_FILENO, F_GETFL, 0)) < 0) -+ perror("fcntl"); -+ flags &= ~O_NONBLOCK; -+ -+ if(fcntl(STDOUT_FILENO, F_SETFL, flags) < 0) -+ perror("fcntl"); -+ - exit(0); - } - while(GUI_FD_TO_PLAY != -1) -@@ -334,7 +342,7 @@ void gui_control(void) - - if((flags = fcntl(STDIN_FILENO, F_GETFL, 0)) < 0) - perror("fcntl"); -- flags ^= O_NONBLOCK; -+ flags &= ~O_NONBLOCK; - - if(fcntl(STDIN_FILENO, F_SETFL, flags) < 0) - perror("fcntl"); -@@ -395,7 +403,7 @@ int decodeMPEG_2(int inFilefd) - /* Set stdin to blocking */ - if((flags = fcntl(STDIN_FILENO, F_GETFL, 0)) < 0) - perror("fcntl"); -- flags ^= O_NONBLOCK; -+ flags &= ~O_NONBLOCK; - if(fcntl(STDIN_FILENO, F_SETFL, flags) < 0) - perror("fcntl"); - } diff --git a/audio/xamp/patches/patch-ac b/audio/xamp/patches/patch-ac deleted file mode 100644 index 45b92d7a280..00000000000 --- a/audio/xamp/patches/patch-ac +++ /dev/null @@ -1,81 +0,0 @@ -$NetBSD: patch-ac,v 1.2 2000/10/18 11:22:44 rh Exp $ - ---- QtAMP.cpp.orig Fri Jul 31 22:29:58 1998 -+++ QtAMP.cpp Tue Oct 17 17:48:13 2000 -@@ -24,10 +24,12 @@ - - #include <sys/types.h> - #include <sys/stat.h> -+#ifndef OS_NetBSD - #include <sched.h> -+#include <sys/soundcard.h> -+#endif - #include <sys/socket.h> - #include <sys/ioctl.h> --#include <sys/soundcard.h> - #include <sys/time.h> - #include <sys/resource.h> - #include <errno.h> -@@ -89,7 +91,11 @@ - if ((mixer = open("/dev/mixer", O_RDWR)) < 0) - die("Error opening /dev/mixer, exiting\n"); - ioctl(mixer, SOUND_MIXER_READ_PCM, &v); --#endif OS_Linux -+#endif -+ -+#ifdef OS_NetBSD -+ audioSetMixer(); -+#endif - - /* where mine resource file is located */ - char home[500]; -@@ -428,6 +434,13 @@ - int x = (tv*256 + tvl); - ioctl(mixer, SOUND_MIXER_WRITE_PCM, &x); - #endif -+ -+#ifdef OS_NetBSD -+ if (tvr == 0) -+ audioSetVolume(vr); -+ else -+ audioSetBalance(vr, tvr); -+#endif - } - - void QtAMP::bal_slider_moved(int bal) -@@ -437,6 +450,10 @@ - sprintf(volum,"Balance: %d",tvr); - vol_slider_moved(vr); - playLabel->setText( volum ); -+ -+#ifdef OS_NetBSD -+ audioSetBalance(vr, tvr); -+#endif - } - - void QtAMP::bal_slider_released() -@@ -1077,12 +1094,24 @@ - int x = (tv*256 + tvl); - ioctl(mixer, SOUND_MIXER_WRITE_PCM, &x); - #endif -+ -+#ifdef OS_NetBSD -+ int vr = 0; -+ audioSetVolume(vr); -+#endif - } - if (mute == 0) - { - #ifdef OS_Linux - int x = (7*256 + 7); - ioctl(mixer, SOUND_MIXER_WRITE_PCM, &x); -+#endif -+ -+#ifdef OS_NetBSD -+ if (tvr == 0) -+ audioSetVolume(vr); -+ else -+ audioSetBalance(vr, tvr); - #endif - } - mute=!mute; diff --git a/audio/xamp/patches/patch-ad b/audio/xamp/patches/patch-ad deleted file mode 100644 index c3ca0bbda43..00000000000 --- a/audio/xamp/patches/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ad,v 1.1.1.1 1999/09/17 00:48:27 hubertf Exp $ - ---- plDlg.cpp Wed Feb 11 07:01:12 1998 -+++ plDlg.cpp Wed Jul 29 23:59:01 1998 -@@ -87,6 +87,8 @@ - void plDlg::id3_clicked() - { - strcpy(ime,listEditor->text(listEditor->currentItem())); -+ if(!ime[0]) //to prevent from seg-fault on id3 editor at empty playlist -+ return; - id3Dialog = new id3(); - id3Dialog->show(); - } diff --git a/audio/xamp/patches/patch-ae b/audio/xamp/patches/patch-ae deleted file mode 100644 index 233ffa4bd1d..00000000000 --- a/audio/xamp/patches/patch-ae +++ /dev/null @@ -1,33 +0,0 @@ -$NetBSD: patch-ae,v 1.6 2004/05/11 12:18:37 wiz Exp $ - ---- Makefile.in.orig Fri Jul 31 01:48:02 1998 -+++ Makefile.in Mon Oct 16 16:22:20 2000 -@@ -15,8 +15,8 @@ - DEFINES = -DOS_@OS_TYPE@ -DARCH_@ARCH_TYPE@ - CFLAGS = @CFLAGS@ ${DEFINES} ${DEBUG} ${BACK} -Wall - LDFLAGS = @LDFLAGS@ --INSTALL= @INSTALL@ --DESTDIR= ${prefix}/bin -+INSTALL= @INSTALL@ -s -+DESTDIR= ${PREFIX}/bin - - # - # uncomment both of these if you want profiling support -@@ -38,7 +38,7 @@ - mabout.o maboutData.o dirDlg.o mdirDlg.o dirDlgData.o mdirDlgData.o \ - id3.o id3Data.o QLayer.o mid3.o mid3Data.o pixmaps/pixmaps.o - --LIBS = @QT_LDFLAGS@ -lm -lqt -+LIBS = @QT_LDFLAGS@ -lm -lqt -L${QT1DIR}/lib -Wl,-R${QT1DIR}/lib -L${X11BASE}/lib -Wl,-R${X11BASE}/lib -lX11 -lXext - - all: xamp - -@@ -58,7 +58,7 @@ - cd pixmaps ; make - - xamp: images $(OBJ) -- $(CC) -o xamp $(OBJ) $(LDFLAGS) $(LIBS) -+ $(CXX) -o xamp $(OBJ) $(LDFLAGS) $(LIBS) - - install: - $(INSTALL) -m 755 xamp $(DESTDIR)/xamp diff --git a/audio/xamp/patches/patch-af b/audio/xamp/patches/patch-af deleted file mode 100644 index 0104b46e8d1..00000000000 --- a/audio/xamp/patches/patch-af +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-af,v 1.4 2005/12/12 15:32:56 joerg Exp $ - ---- ../audioIO.h.orig 1997-05-31 15:47:58.000000000 +0000 -+++ ../audioIO.h -@@ -7,7 +7,7 @@ - #define AUSIZ 32768 - #endif - --#ifdef OS_Linux -+#if defined(OS_Linux) || defined(OS_NetBSD) || defined(OS_DragonFly) - extern int AUSIZ; - #endif - diff --git a/audio/xamp/patches/patch-ag b/audio/xamp/patches/patch-ag deleted file mode 100644 index 6a358130155..00000000000 --- a/audio/xamp/patches/patch-ag +++ /dev/null @@ -1,245 +0,0 @@ -$NetBSD: patch-ag,v 1.3 2000/10/18 11:22:44 rh Exp $ - ---- ../audioIO_NetBSD.c.orig Tue Oct 17 17:50:54 2000 -+++ ../audioIO_NetBSD.c Tue Oct 17 20:01:20 2000 -@@ -0,0 +1,240 @@ -+/* this file is a part of amp software, (C) tomislav uzelac 1996,1997 -+ -+ Origional code by: tomislav uzelac -+ Modified by: -+ * Dan Nelson - BSD mods. -+ * Andrew Richards - moved code from audio.c and added mixer support etc -+ * Brett Lymn - NetBSD support & 8bit mode. -+ * Rui-Xiang Guo - NetBSD native API support. -+ */ -+ -+/* Support for NetBSD sound devices */ -+ -+#include "amp.h" -+#include "audioIO.h" -+#include <fcntl.h> -+#include <unistd.h> -+#include <stdio.h> -+#include <errno.h> -+#include <string.h> -+#include <malloc.h> -+#include <stdlib.h> -+#include <signal.h> -+#include <sys/audioio.h> -+#include <sys/param.h> -+#include <sys/filio.h> -+#include <sys/param.h> -+#include <sys/types.h> -+#include <sys/stat.h> -+#include <sys/ioctl.h> -+ -+/* optimal fragment size - if this is set too high you will get clicks -+ * in the audio output, below is near the upper limit for the sb sound driver -+ * on my machine (Toshiba 400CDT laptop). -+ */ -+ -+int AUSIZ = 20480; -+ -+/* declare these static to effectively isolate the audio device */ -+ -+static int audio_fd; -+static int mixer_fd; -+ -+static char *reduce; -+ -+/* audioOpen() */ -+/* should open the audio device, perform any special initialization */ -+/* Set the frequency, no of channels and volume. Volume is only set if */ -+/* it is not -1 */ -+ -+void -+audioOpen(int frequency, int stereo, int volume) -+{ -+ audio_info_t audio_dev; -+ -+ if ((audio_fd = open ("/dev/audio", O_WRONLY, 0)) == -1) -+ die("Unable to open the audio device\n"); -+ DB(audio, msg("Audio device opened on %d\n", audio_fd)); -+ -+ ioctl(audio_fd, AUDIO_GETINFO, &audio_dev); /* get current settings */ -+ AUDIO_INITINFO(&audio_dev); -+ -+ /* Set 1 or 2 channels */ -+ audio_dev.play.channels = (stereo ? 2 : 1); -+ -+ /* Set the output frequency */ -+ DB(audio, msg("Setting freq to %d Hz\n", frequency)); -+ audio_dev.play.sample_rate = frequency; -+ -+ if (volume != -1) -+ audioSetVolume(volume); -+ -+ audio_dev.blocksize = AUSIZ; -+ audio_dev.play.encoding = AUDIO_ENCODING_SLINEAR; -+ audio_dev.hiwat = 20; -+ audio_dev.lowat = 1; -+ audio_dev.mode = AUMODE_PLAY; -+ -+ if (ioctl(audio_fd, AUDIO_SETINFO, &audio_dev) < 0) -+ die("AUDIO_SETINFO failed\n"); -+ -+ /* ok - try running the sound system at 16 bits, if that does not -+ * work then try 8 bits, if that does not work, give up. -+ */ -+ reduce = NULL; -+ audio_dev.play.precision = 16; -+ if (ioctl(audio_fd, AUDIO_SETINFO, &audio_dev) < 0) { -+ DB(audio, -+ msg("AUDIO_SETINFO for 16 bits failed, try 8 bits\n")); -+ if ((reduce = (char *) malloc(AUSIZ * sizeof(char))) == NULL) -+ die("Cannot malloc reduce buffer\n"); -+ audio_dev.play.precision = 8; -+ if (ioctl(audio_fd, AUDIO_SETINFO, &audio_dev) < 0) -+ die("AUDIO_SETINFO failed both 16bit and 8bit\n"); -+ AUSIZ = AUSIZ * sizeof(short); -+ } -+} -+ -+ -+/* audioSetVolume - only code this if your system can change the volume while playing */ -+/* sets the output volume 0-100 */ -+ -+int device_id = 3; -+char *mixer_device; -+mixer_ctrl_t *values; -+mixer_devinfo_t *infos; -+ -+void -+audioSetMixer() -+{ -+ int i, ndev; -+ mixer_devinfo_t dinfo; -+ -+ mixer_device = getenv("MIXERDEVICE"); -+ if (mixer_device == NULL) -+ mixer_device = "/dev/mixer0"; -+ -+ if ((mixer_fd = open(mixer_device, O_RDWR)) < 0) -+ warn("Unable to open mixer device\n"); -+ DB(audio, msg("Mixer device opened on %d\n", mixer_fd)); -+ -+ for (ndev = 0; ; ndev++) { -+ dinfo.index = ndev; -+ if (ioctl(mixer_fd, AUDIO_MIXER_DEVINFO, &dinfo) < 0) -+ break; -+ } -+ infos = calloc(ndev, sizeof *infos); -+ values = calloc(ndev, sizeof *values); -+ -+ for (i = 0; i < ndev; i++) { -+ infos[i].index = i; -+ ioctl(mixer_fd, AUDIO_MIXER_DEVINFO, &infos[i]); -+ } -+ -+ for (i = 0; i < ndev; i++) { -+ if (infos[i].type == AUDIO_MIXER_VALUE) { -+ values[i].dev = i; -+ values[i].type = infos[i].type; -+ } -+ } -+ -+ values[device_id].un.value.num_channels = 2; -+} -+ -+void -+audioSetVolume(int volume) -+{ -+ mixer_ctrl_t *m; -+ -+ DB(audio, msg("Setting volume to: %d\n", volume)); -+ m = &values[device_id]; -+ -+ if (ioctl(mixer_fd, AUDIO_MIXER_WRITE, m) < 0) -+ warn("Unable to set sound volume\n"); -+ -+ m->un.value.level[0] = m->un.value.level[1] = volume * AUDIO_MAX_GAIN / 100; -+} -+ -+void -+audioSetBalance(int volume, int balance) -+{ -+ mixer_ctrl_t *m; -+ -+ DB(audio, msg("Setting volume to: %d\n", volume)); -+ DB(audio, msg("Setting balance to: %d\n", balance)); -+ m = &values[device_id]; -+ -+ if (ioctl(mixer_fd, AUDIO_MIXER_WRITE, m) < 0) -+ warn("Unable to set sound volume\n"); -+ -+ if (balance < 0) { -+ m->un.value.level[0] = volume * AUDIO_MAX_GAIN / 100; -+ m->un.value.level[1] = m->un.value.level[0] * (20 + balance) / 20; -+ } -+ else { -+ m->un.value.level[1] = volume * AUDIO_MAX_GAIN / 100; -+ m->un.value.level[0] = m->un.value.level[1] * (20 - balance) / 20; -+ } -+} -+ -+/* audioFlush() */ -+/* should flush the audio device */ -+ -+inline void -+audioFlush() -+{ -+ DB(audio, msg("audio: flush %d\n", audio_fd)); -+} -+ -+ -+/* audioClose() */ -+/* should close the audio device and perform any special shutdown */ -+ -+void -+audioClose() -+{ -+ close(audio_fd); -+ if (mixer_fd != -1) -+ close(mixer_fd); -+ DB(audio, msg("audio: closed %d\n", audio_fd)); -+} -+ -+/* audioWrite */ -+/* writes count bytes from buffer to the audio device */ -+/* returns the number of bytes actually written */ -+ -+inline int -+audioWrite(char *buffer, int count) -+{ -+ int i; -+ short *cast; -+ -+ DB(audio, msg("audio: Writing %d bytes to audio descriptor %d\n",count, -+ getAudioFd())); -+ -+ /* if the reduce buffer is allocated we need to do 8bit writes -+ * so munge the data buffer appropriately. -+ */ -+ if (reduce != NULL) { -+ cast = (short *) buffer; -+ -+ for (i=0; i < count/sizeof(short); i++) { -+ reduce[i] = cast[i] >> 8; -+ } -+ return (sizeof(short) * write(audio_fd, reduce, -+ count/sizeof(short))); -+ } else { -+ return (write(audio_fd,buffer,count)); -+ } -+} -+ -+/* Let buffer.c have the audio descriptor so it can select on it. This means */ -+/* that the program is dependent on a file descriptor to work. Should really */ -+/* move the select's etc (with inlines of course) in here so that this is the */ -+/* ONLY file which has hardware dependent audio stuff in it */ -+ -+int -+getAudioFd() -+{ -+ return (audio_fd); -+} diff --git a/audio/xamp/patches/patch-ah b/audio/xamp/patches/patch-ah deleted file mode 100644 index 256edeae599..00000000000 --- a/audio/xamp/patches/patch-ah +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ah,v 1.5 2004/05/11 12:18:37 wiz Exp $ - ---- configure.in.orig Sun Oct 5 22:42:34 1997 -+++ configure.in Mon Oct 16 21:08:33 2000 -@@ -71,6 +71,11 @@ - CFLAGS="-O6 -ffast-math -fomit-frame-pointer -DNO_BYTE_SWAPPING ${CFLAGS_ARCH}" - ;; - -+ NetBSD) -+ CC="gcc" -+ CFLAGS="${CFLAGS} -DNO_BYTE_SWAPPING" -+ ;; -+ - SunOS) - if test "$CC" = "gcc"; then - CFLAGS="-O6" diff --git a/audio/xamp/patches/patch-ai b/audio/xamp/patches/patch-ai deleted file mode 100644 index ea9f5b216b4..00000000000 --- a/audio/xamp/patches/patch-ai +++ /dev/null @@ -1,34 +0,0 @@ -$NetBSD: patch-ai,v 1.6 2005/12/12 15:32:56 joerg Exp $ - ---- configure.orig 1997-10-26 14:55:34.000000000 +0000 -+++ configure -@@ -970,7 +970,7 @@ fi - #try to guess qt locations - - qt_incdirs="/usr/lib/qt/include /usr/local/qt/include /usr/include/qt /usr/include /usr/X11R6/include/X11/qt /usr/X11R6/include/qt $x_includes $QTINC" --test -n "$QTDIR" && qt_incdirs="$QTDIR/include $QTDIR $qt_incdirs" -+test -n "$QTDIR" && qt_incdirs="$QTDIR/include $QTDIR/include/qt $QTDIR $qt_incdirs" - - qt_incdir=NO - for i in $qt_incdirs; -@@ -1700,7 +1700,7 @@ case "$OS_TYPE" in - CFLAGS="-O3 -ffast-math -funroll-loops" - ;; - -- Linux|FreeBSD) -+ Linux|FreeBSD|DragonFly) - CC="gcc" - if test "$ARCH_TYPE" = "i486" ; then - CFLAGS_ARCH="-m486" -@@ -1714,6 +1714,11 @@ case "$OS_TYPE" in - CFLAGS="-O6 -ffast-math -fomit-frame-pointer -DNO_BYTE_SWAPPING ${CFLAGS_ARCH}" - ;; - -+ NetBSD) -+ CC="gcc" -+ CFLAGS="${CFLAGS} -DNO_BYTE_SWAPPING" -+ ;; -+ - SunOS) - if test "$CC" = "gcc"; then - CFLAGS="-O6" diff --git a/audio/xamp/patches/patch-aj b/audio/xamp/patches/patch-aj deleted file mode 100644 index f0e294595e7..00000000000 --- a/audio/xamp/patches/patch-aj +++ /dev/null @@ -1,23 +0,0 @@ -$NetBSD: patch-aj,v 1.2 2000/10/18 11:22:44 rh Exp $ - ---- ../amp.h.orig Tue Aug 19 05:33:30 1997 -+++ ../amp.h Sun Oct 1 15:47:56 2000 -@@ -13,10 +13,17 @@ - #define MINOR 7 - #define PATCH 6 - -+#ifdef OS_NetBSD -+#include <sys/param.h> -+#endif -+ -+#ifndef OS_NetBSD - #define MAX(a,b) ((a) > (b) ? (a) : (b)) -+#endif - #define MAX3(a,b,c) ((a) > (b) ? MAX(a, c) : MAX(b, c)) -+#ifndef OS_NetBSD - #define MIN(a,b) ((a) < (b) ? (a) : (b)) -- -+#endif - - /* Debugging flags */ - diff --git a/audio/xamp/patches/patch-ak b/audio/xamp/patches/patch-ak deleted file mode 100644 index 04ef374fcac..00000000000 --- a/audio/xamp/patches/patch-ak +++ /dev/null @@ -1,23 +0,0 @@ -$NetBSD: patch-ak,v 1.2 2000/10/18 11:22:44 rh Exp $ - ---- ../buffer.c.orig Sat Dec 13 06:58:08 1997 -+++ ../buffer.c Sun Oct 1 15:47:56 2000 -@@ -226,7 +226,17 @@ - - percentFull=100*bufferSize(&audioBuffer)/AUDIO_BUFFER_SIZE; - #if defined(DEBUG) -- if ((cntr++ % (16/(AUSIZ/4096)))==0) msg("\rBuffer (%2d%%) %6d",percentFull,bufferSize(&audioBuffer)); -+ if (AUSIZ >= 4096) { -+ if ((cntr++ % (16/(AUSIZ/4096)))==0) -+ msg("\nBuffer(%2d%%) %6d\n", -+ percentFull, -+ bufferSize(&audioBuffer)); -+ } else { -+ if ((cntr++ % (16 * AUSIZ)) == 0) -+ msg("\nBuffer(%2d%%) %6d\n", -+ percentFull, -+ bufferSize(&audioBuffer)); -+ } - #endif - if (AUSIZ>bytesToEnd) { - cnt = audioWrite(audioBuffer.bufferPtr + audioBuffer.outPos, bytesToEnd); diff --git a/audio/xamp/patches/patch-al b/audio/xamp/patches/patch-al deleted file mode 100644 index fad8e834a22..00000000000 --- a/audio/xamp/patches/patch-al +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-al,v 1.3 2004/05/11 12:18:37 wiz Exp $ - ---- ../configure.in.orig Sat Aug 23 17:35:40 1997 -+++ ../configure.in Mon Oct 16 21:12:37 2000 -@@ -73,6 +73,11 @@ - DEFINES="-DNO_BYTE_SWAPPING -DOS_$OS_TYPE -DARCH_$ARCH_TYPE" - ;; - -+ NetBSD) -+ CC="gcc" -+ DEFINES="-DNO_BYTE_SWAPPING -DOS_$OS_TYPE -DARCH_$ARCH_TYPE" -+ ;; -+ - SunOS) - if test "$CC" = "gcc"; then - CFLAGS="-O6 -Dinline= " diff --git a/audio/xamp/patches/patch-am b/audio/xamp/patches/patch-am deleted file mode 100644 index bd2dcbf00b0..00000000000 --- a/audio/xamp/patches/patch-am +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: patch-am,v 1.4 2005/12/12 15:32:56 joerg Exp $ - ---- ../configure.orig 1997-08-23 09:11:24.000000000 +0000 -+++ ../configure -@@ -1398,7 +1398,7 @@ case "$OS_TYPE" in - DEFINES="-DOS_$OS_TYPE -DARCH_$ARCH_TYPE" - ;; - -- Linux|FreeBSD) -+ Linux|FreeBSD|DragonFly) - CC="gcc" - if test "$ARCH_TYPE" = "i486" ; then - CFLAGS_ARCH="-m486" -@@ -1413,6 +1413,11 @@ case "$OS_TYPE" in - DEFINES="-DNO_BYTE_SWAPPING -DOS_$OS_TYPE -DARCH_$ARCH_TYPE" - ;; - -+ NetBSD) -+ CC="gcc" -+ DEFINES="-DNO_BYTE_SWAPPING -DOS_$OS_TYPE -DARCH_$ARCH_TYPE" -+ ;; -+ - SunOS) - if test "$CC" = "gcc"; then - CFLAGS="-O6 -Dinline= " diff --git a/audio/xamp/patches/patch-an b/audio/xamp/patches/patch-an deleted file mode 100644 index ee6a39975f3..00000000000 --- a/audio/xamp/patches/patch-an +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-an,v 1.1 2000/10/18 11:22:44 rh Exp $ - ---- ../proto.h.orig Sat May 31 23:47:58 1997 -+++ ../proto.h Tue Oct 17 16:23:23 2000 -@@ -6,6 +6,10 @@ - void debugOptions(); - - /* From: audioIO_<OSTYPE>.c */ -+#ifdef OS_NetBSD -+void audioSetMixer(); -+void audioSetBalance(int, int); -+#endif - void audioOpen(int frequency, int stereo, int volume); - void audioSetVolume(int); - void audioFlush(); diff --git a/audio/xamp/patches/patch-ao b/audio/xamp/patches/patch-ao deleted file mode 100644 index a0bcca9e0cd..00000000000 --- a/audio/xamp/patches/patch-ao +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ao,v 1.1 2000/10/18 11:22:44 rh Exp $ - ---- plDlgData.cpp.orig Mon Feb 2 14:16:06 1998 -+++ plDlgData.cpp Tue Jan 25 01:34:41 2000 -@@ -18,6 +18,9 @@ - #include <qlabel.h> - #include <qkeycode.h> - -+#define QColor(i) (QColor)(i) -+#define QRgb(i) (QRgb)(i) -+ - plDlgData::plDlgData - ( - QWidget* parent, diff --git a/audio/xamp/patches/patch-ap b/audio/xamp/patches/patch-ap deleted file mode 100644 index a89b03e8355..00000000000 --- a/audio/xamp/patches/patch-ap +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ap,v 1.1 2000/10/18 11:22:45 rh Exp $ - ---- QtAMPData.cpp.orig Tue Jan 25 01.35.30 2000 -+++ QtAMPData.cpp Tue Jan 25 01:35:55 2000 -@@ -19,6 +19,9 @@ - #include <qkeycode.h> - #include <qtooltip.h> - -+#define QColor(i) (QColor)(i) -+#define QRgb(i) (QRgb)(i) -+ - QtAMPData::QtAMPData - ( - QWidget* parent, diff --git a/audio/xamp/patches/patch-aq b/audio/xamp/patches/patch-aq deleted file mode 100644 index ed782c206b2..00000000000 --- a/audio/xamp/patches/patch-aq +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-aq,v 1.1 2000/10/18 11:22:45 rh Exp $ - ---- dirDlgData.cpp.orig Tue Jan 25 01:36:16 2000 -+++ dirDlgData.cpp Tue Jan 25 01:36:43 2000 -@@ -6,6 +6,9 @@ - #include <qframe.h> - #include <qlabel.h> - -+#define QColor(i) (QColor)(i) -+#define QRgb(i) (QRgb)(i) -+ - dirDlgData::dirDlgData - ( - QWidget* parent, diff --git a/audio/xamp/patches/patch-ar b/audio/xamp/patches/patch-ar deleted file mode 100644 index e494e8a4c91..00000000000 --- a/audio/xamp/patches/patch-ar +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ar,v 1.1 2000/10/18 11:22:45 rh Exp $ - ---- id3Data.cpp.orig Tue Jan 25 01:37:13 2000 -+++ id3Data.cpp Tue Jan 25 01:37:40 2000 -@@ -17,6 +17,9 @@ - #include <qframe.h> - #include <qlabel.h> - -+#define QColor(i) (QColor)(i) -+#define QRgb(i) (QRgb)(i) -+ - id3Data::id3Data - ( - QWidget* parent, diff --git a/audio/xamp/patches/patch-as b/audio/xamp/patches/patch-as deleted file mode 100644 index 39e31314c40..00000000000 --- a/audio/xamp/patches/patch-as +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD: patch-as,v 1.1 2004/05/11 12:18:37 wiz Exp $ - ---- main.cpp.orig 1997-12-14 21:35:38.000000000 +0100 -+++ main.cpp -@@ -1,4 +1,5 @@ - #include <qapp.h> -+#include <stdlib.h> - #include "QtAMP.h" - extern "C" { - #define AUDIO diff --git a/audio/xamp/patches/patch-at b/audio/xamp/patches/patch-at deleted file mode 100644 index e3621998f0e..00000000000 --- a/audio/xamp/patches/patch-at +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: patch-at,v 1.1 2004/05/11 12:18:37 wiz Exp $ - ---- QScrLabel.cpp.orig 1998-02-10 22:04:28.000000000 +0100 -+++ QScrLabel.cpp -@@ -5,14 +5,14 @@ - #include "QScrLabel.h" - #include "id3.h" - --QScrLabel::QScrLabel(QWidget* parent=0, const char* name=0, WFlags f=0) : QLabel(parent, name, f) { -+QScrLabel::QScrLabel(QWidget* parent, const char* name, WFlags f) : QLabel(parent, name, f) { - string = new QString; - timer = new QTimer(this); - connect(timer, SIGNAL(timeout()), this, SLOT(scroll())); - dir = 1; - } - --QScrLabel::QScrLabel(const char* text, QWidget* parent=0, const char* name=0, WFlags f = 0) -+QScrLabel::QScrLabel(const char* text, QWidget* parent, const char* name, WFlags f) - { - QScrLabel(parent, name, f); - setLabel(text); diff --git a/audio/xamp/patches/patch-au b/audio/xamp/patches/patch-au deleted file mode 100644 index ce616a437c1..00000000000 --- a/audio/xamp/patches/patch-au +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: patch-au,v 1.1 2004/05/11 12:18:37 wiz Exp $ - ---- aboutData.cpp.orig 2004-05-11 13:53:23.000000000 +0200 -+++ aboutData.cpp -@@ -50,11 +50,11 @@ aboutData::aboutData - l = new QLabel( w ); - b->addWidget( l, 1, 0 ); - l->setAlignment( 268 ); -- l->setText( "You can get Xamp at http://elan.rulez.org/~xopy/ --and from mirrors at --http://xopy.rulz.org/linux/xamp/ - in Slovenia --and http://edu.lahti.fi/xamp/ - in Finland\n --QtAMP is at http://www.xs4all.nl/~lodewijk/qtamp.html\n -+ l->setText( "You can get Xamp at http://elan.rulez.org/~xopy/\n\ -+and from mirrors at\n\ -+http://xopy.rulz.org/linux/xamp/ - in Slovenia\n\ -+and http://edu.lahti.fi/xamp/ - in Finland\n\ -+QtAMP is at http://www.xs4all.nl/~lodewijk/qtamp.html\n\ - and amp at ftp://ftp.rasip.fer.hr/pub/mpeg/"); - - addTab( w, "Xamp" ); diff --git a/audio/xamp/patches/patch-av b/audio/xamp/patches/patch-av deleted file mode 100644 index 5a76748cdd9..00000000000 --- a/audio/xamp/patches/patch-av +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-av,v 1.1 2004/05/11 12:18:37 wiz Exp $ - ---- ../args.c.orig 1998-07-30 15:53:01.000000000 +0200 -+++ ../args.c -@@ -51,7 +51,7 @@ usage: amp [options] [ MPEG audio stream - (for use with xmpeg3 or similar GUIs)\n\ - -w wav output\n\ - -downmix downmix stereo streams to one channel\n\ -- -die play the playlist and quit\n -+ -die play the playlist and quit\n\ - -nobuffer do not use an audio buffer\n\ - -volume <vol> set the volume to <vol> (0-100)\n\ - -debug <opts..> When compiled in debug <opt, opt2,...> code sections\n\ diff --git a/audio/xamp/patches/patch-aw b/audio/xamp/patches/patch-aw deleted file mode 100644 index 4710903f73b..00000000000 --- a/audio/xamp/patches/patch-aw +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aw,v 1.1 2004/05/11 12:18:37 wiz Exp $ - ---- QMyListBox.cpp.orig 1997-08-30 18:08:16.000000000 +0200 -+++ QMyListBox.cpp -@@ -6,7 +6,7 @@ - */ - #include "QMyListBox.h" - --QMyListBox::QMyListBox(QWidget *parent=0, const char *name=0, WFlags f=0) -+QMyListBox::QMyListBox(QWidget *parent, const char *name, WFlags f) - : QListBox(parent, name, f) { - } - diff --git a/audio/xamp/patches/patch-ax b/audio/xamp/patches/patch-ax deleted file mode 100644 index 2730637e2bb..00000000000 --- a/audio/xamp/patches/patch-ax +++ /dev/null @@ -1,270 +0,0 @@ -$NetBSD: patch-ax,v 1.1 2004/05/11 12:18:37 wiz Exp $ - ---- readme.h.orig 1997-10-05 16:18:16.000000000 +0200 -+++ readme.h -@@ -1,133 +1,133 @@ --#define strim " --amp MPEG audio decoder readme file (version 0.7.6) --(C) Tomislav Uzelac 1996,1997 -- --amp is free software and can be _used_ freely by anyone. If you want to --do anything else with it, be sure to check the Legal section of this --document for legal issues. -- --THERE IS NO WARRANTY FOR THIS PROGRAM. Please check out the Legal section --of this document. -- --1. Introduction --2. Installation --3. Running --4. Feedback --5. Contributing --6. Legal -- -- --1. Introduction -- --amp (Audio Mpeg Player) is an MPEG audio decoder which I originally started --putting together as a side project of the MPEG hardware design project at --FER/Zagreb - just to confirm my knowledge of the standard. It works with --both MPEG1 and MPEG2 audio streams (except for the multichannel extensions --defined in MPEG2), layers 2 and 3. -- --There is a gui for amp, written in Tcl/Tk by Edouard Lafargue. It is --available at the amp home site ftp://ftp.rasip.fer.hr -- --Another gui supported is the Sajber Jukebox, written by Joel Lindholm --<wizball@kewl.campus.luth.se> -- --The following people contributed their time and knowledge to amp: --Karl Anders Oygard, Ilkka Karvinen, Lutz Vieweg, Dan Nelson, --Edouard Lafargue, Andrew Richards, George Colouris, --Dmitry Boldyrev, Andy Lo A Foe, Thomas Sailer -- --amp home location is -- ftp://ftp.rasip.fer.hr/pub/mpeg/ -- --and the mailing list: send 'HELP' in the body of the message to: -- multimedia@rasip.fer.hr -- --If you want to find out more about MPEG, best places to start are -- http://www.mpeg.org -- http://www.mpeg2.de -- -- --2. Installation -- --Installation should be simple enough if amp was ported to your system, --just do a -- --./configure --make -- --You can edit the makefile further to suit your system. If configure fails --to make a usable Makefile, you'll _have_ to edit it yourself. -- --Linux users should try real-time playing support, as described --in doc/realtime.txt. Some people that might pass on this feature are --those with slower machines (i.e. 486's), or SMP systems (see the --doc/linuxrealtime.txt file). --Some versions of the linux C library produce an error when compiling --amp with realtime support. A quick fix is to edit /usr/include/sched.h --and replace _P in the offending line with __P. -- --./configure --enable-realtime --make --chown root.root amp --chmod u+s amp -- -- --3. Running: -- --'amp -h' gives you usage & options. If your computer is on the slower --side, direct playback might not work, but you can decode it --to .wav or raw pcm and play it later. -- -- --4. Feedback -- --Send in your makefiles, opinions, bugreports, fixes; anything related to this --program. You can also send me unlimited amounts of money, sugar, milk, etc. -- --If you find any mpeg audio files that amp has trouble decoding, please tell --me about this via e-mail <tuzelac@rasip.fer.hr>. -- -- --5. Contributing -- --Please contribute to amp. If you want to know what is going on in amp --development, you can join the developers mailing list -- -- mpeg_audio_developers@rasip.fer.hr -- --There are certain debugging facilities that I made in amp, but are disabled --in the current release (they are neither nice nor user-friendly). If anyone --enhances them (they are in dump.c) to the point that they're actually --usable I'll be happy to include the changes in the release. I think this --kind of debug output would be very useful to people studying these audio --algorithms. -- -- --6. Legal -- --This software can be used freely for any purpose. It can be distributed --freely, as long as it is not sold commercially without permission from --Tomislav Uzelac <tuzelac@rasip.fer.hr>. However, including this software --on CD_ROMs containing other free software is explicitly permitted even --when a modest distribution fee is charged for the CD, as long as this --software is not a primary selling argument for the CD. -- --Building derived versions of this software is permitted, as long as they --are not sold commercially without permission from Tomislav Uzelac --<tuzelac@rasip.fer.hr>. Any derived versions must be clearly marked as --such, and must be called by a name other than amp. Any derived versions --must retain this copyright notice. -- --/* This license is itself copied from Tatu Ylonen's ssh package. It does -- * not mention being copyrighted itself :) -- */ -- --THERE IS NO WARRANTY FOR THIS PROGRAM - whatsoever. You use it entirely --at your risk, and neither Tomislav Uzelac, nor FER will be liable for --any damages that might occur to your computer, software, etc. in --consequence of you using this freeware program. -- -- --Tomislav Uzelac --<tuzelac@rasip.fer.hr> -+#define strim "\ -+amp MPEG audio decoder readme file (version 0.7.6)\n\ -+(C) Tomislav Uzelac 1996,1997\n\ -+\n\ -+amp is free software and can be _used_ freely by anyone. If you want to\n\ -+do anything else with it, be sure to check the Legal section of this\n\ -+document for legal issues.\n\ -+\n\ -+THERE IS NO WARRANTY FOR THIS PROGRAM. Please check out the Legal section\n\ -+of this document.\n\ -+\n\ -+1. Introduction\n\ -+2. Installation\n\ -+3. Running\n\ -+4. Feedback\n\ -+5. Contributing\n\ -+6. Legal\n\ -+\n\ -+\n\ -+1. Introduction\n\ -+\n\ -+amp (Audio Mpeg Player) is an MPEG audio decoder which I originally started \n\ -+putting together as a side project of the MPEG hardware design project at \n\ -+FER/Zagreb - just to confirm my knowledge of the standard. It works with\n\ -+both MPEG1 and MPEG2 audio streams (except for the multichannel extensions\n\ -+defined in MPEG2), layers 2 and 3. \n\ -+\n\ -+There is a gui for amp, written in Tcl/Tk by Edouard Lafargue. It is \n\ -+available at the amp home site ftp://ftp.rasip.fer.hr\n\ -+\n\ -+Another gui supported is the Sajber Jukebox, written by Joel Lindholm \n\ -+<wizball@kewl.campus.luth.se>\n\ -+\n\ -+The following people contributed their time and knowledge to amp:\n\ -+Karl Anders Oygard, Ilkka Karvinen, Lutz Vieweg, Dan Nelson,\n\ -+Edouard Lafargue, Andrew Richards, George Colouris,\n\ -+Dmitry Boldyrev, Andy Lo A Foe, Thomas Sailer\n\ -+\n\ -+amp home location is\n\ -+ ftp://ftp.rasip.fer.hr/pub/mpeg/\n\ -+\n\ -+and the mailing list: send 'HELP' in the body of the message to:\n\ -+ multimedia@rasip.fer.hr\n\ -+\n\ -+If you want to find out more about MPEG, best places to start are\n\ -+ http://www.mpeg.org\n\ -+ http://www.mpeg2.de \n\ -+\n\ -+\n\ -+2. Installation\n\ -+\n\ -+Installation should be simple enough if amp was ported to your system,\n\ -+just do a \n\ -+\n\ -+./configure\n\ -+make \n\ -+\n\ -+You can edit the makefile further to suit your system. If configure fails \n\ -+to make a usable Makefile, you'll _have_ to edit it yourself.\n\ -+\n\ -+Linux users should try real-time playing support, as described\n\ -+in doc/realtime.txt. Some people that might pass on this feature are\n\ -+those with slower machines (i.e. 486's), or SMP systems (see the\n\ -+doc/linuxrealtime.txt file). \n\ -+Some versions of the linux C library produce an error when compiling\n\ -+amp with realtime support. A quick fix is to edit /usr/include/sched.h\n\ -+and replace _P in the offending line with __P.\n\ -+\n\ -+./configure --enable-realtime\n\ -+make\n\ -+chown root.root amp\n\ -+chmod u+s amp\n\ -+\n\ -+\n\ -+3. Running:\n\ -+\n\ -+'amp -h' gives you usage & options. If your computer is on the slower\n\ -+side, direct playback might not work, but you can decode it\n\ -+to .wav or raw pcm and play it later.\n\ -+\n\ -+\n\ -+4. Feedback\n\ -+\n\ -+Send in your makefiles, opinions, bugreports, fixes; anything related to this\n\ -+program. You can also send me unlimited amounts of money, sugar, milk, etc.\n\ -+\n\ -+If you find any mpeg audio files that amp has trouble decoding, please tell\n\ -+me about this via e-mail <tuzelac@rasip.fer.hr>.\n\ -+\n\ -+\n\ -+5. Contributing\n\ -+\n\ -+Please contribute to amp. If you want to know what is going on in amp \n\ -+development, you can join the developers mailing list\n\ -+\n\ -+ mpeg_audio_developers@rasip.fer.hr\n\ -+\n\ -+There are certain debugging facilities that I made in amp, but are disabled\n\ -+in the current release (they are neither nice nor user-friendly). If anyone\n\ -+enhances them (they are in dump.c) to the point that they're actually\n\ -+usable I'll be happy to include the changes in the release. I think this\n\ -+kind of debug output would be very useful to people studying these audio\n\ -+algorithms.\n\ -+\n\ -+\n\ -+6. Legal\n\ -+\n\ -+This software can be used freely for any purpose. It can be distributed\n\ -+freely, as long as it is not sold commercially without permission from\n\ -+Tomislav Uzelac <tuzelac@rasip.fer.hr>. However, including this software\n\ -+on CD_ROMs containing other free software is explicitly permitted even \n\ -+when a modest distribution fee is charged for the CD, as long as this\n\ -+software is not a primary selling argument for the CD.\n\ -+\n\ -+Building derived versions of this software is permitted, as long as they\n\ -+are not sold commercially without permission from Tomislav Uzelac \n\ -+<tuzelac@rasip.fer.hr>. Any derived versions must be clearly marked as\n\ -+such, and must be called by a name other than amp. Any derived versions\n\ -+must retain this copyright notice.\n\ -+\n\ -+/* This license is itself copied from Tatu Ylonen's ssh package. It does \n\ -+ * not mention being copyrighted itself :)\n\ -+ */\n\ -+\n\ -+THERE IS NO WARRANTY FOR THIS PROGRAM - whatsoever. You use it entirely\n\ -+at your risk, and neither Tomislav Uzelac, nor FER will be liable for\n\ -+any damages that might occur to your computer, software, etc. in\n\ -+consequence of you using this freeware program.\n\ -+\n\ -+\n\ -+Tomislav Uzelac\n\ -+<tuzelac@rasip.fer.hr>\n\ - " diff --git a/audio/xamp/patches/patch-ay b/audio/xamp/patches/patch-ay deleted file mode 100644 index 67c6eff7aae..00000000000 --- a/audio/xamp/patches/patch-ay +++ /dev/null @@ -1,284 +0,0 @@ -$NetBSD: patch-ay,v 1.1 2004/05/11 12:18:37 wiz Exp $ - ---- readmex.h.orig 1998-02-10 22:33:22.000000000 +0100 -+++ readmex.h -@@ -1,140 +1,140 @@ --#define strimx " --WHAT IS IT? -- --Xamp is a version of amp plus a gui. Read the regular README on info about --amp. It was developed on an cx86 running Linux, so it should be pretty --portable. It doesn't take much cpu time; if your computer can run regular --amp, it'll probably run Xamp. -- --INSTALLING -- --You'll need Qt (+include files), libX11 (+include files), a properly set up --X server somewhere and a properly configured sound driver. -- --$ tar xzvvf xamp-0.8.tgz --# be carefull here. You need to enter the xamp-0.8/ directory again otherwise --# you will get just the command line amp. --$ cd xamp-0.8/xamp-0.8/ --$ ./configure -- --should take care of most configuration issues. I don't know autoconf very --well, but I think what I added to amp's script works pretty well. Then just --run make and you will get a binary called xamp. Just execute that and have --fun with Xamp. -- --DEBIAN USERS INSTALL (i386 only) -- --You can get a deb packet insted of the source or binary to install on a --debian linux system. The install from here it is really easy. All you need --is that you have installed qt properly and then just as root type -- --# dpkg -i xamp_0.8-1_i386.deb -- --the filaname can be different, depends on the Xamp version. -- --REDHAT USERS INSTALL (i386 only) -- --There is a rpm of the package as well. For those with RedHat just get the --xamp binary in the rpm format and execute as root -- --# rpm -ivh xamp-0.8-1.i386.rpm -- --the filaname can be different, depends on the Xamp version. -- --RUNNING -- --The program pretty much speaks for itself. There is a playlist from which --the player plays. you can specify the initial list on the commandline (eg. --$ xamp ~/mp3s/TypeO*mp3) or start empty. Click on the 'LOAD' button to get --to the playlist editor. You can add new files, delete them and move items --around by dragging. You can save the playlist to a flat textfile (one line --per item) and you can load such files. Doubleclick on an item to make the --player play that item. -- --The main screen has regular previous, play/pause, stop and next --buttons. there's also a shuffle and repeat togglebutton. You'll figure it out. -- --There is an option added now that you can put a background in --/usr/X11R6/lib/X11/xamp/ as a file back.bmp (i did tested it just with --bitmaps, but it should work with pixmaps as well..). The one and only --problem is that the filename must be in that exact path with name back.bmp -- --SHORTCUTS -- --In new versions of Xamp there are shortcuts for all the main functions that --Xamp supports. -- --Here are the shortcuts and the description for the command -- Z - Rewind -- X - Play/Pause -- C - Stop -- V - Fast forward -- N - Mono/Stero adjustments -- M - Mute -- S - Shuffle mode playing -- R - Repeat the song -- UpKey - Incrase volume -- DownKey - Decrase volume -- LeftKey - Balance to left -- RightKey - Balance to right -- A - About dialog -- ALT + Q - Quit -- -- Double click on the song label opens the id3 tag editor -- --There are some in the playlist editor, but those shortcuts characters are --underlined and you can connect with ALT+key. -- --PROBLEMS -- --if it dumps core, please send a patch or a detailed bugreport (don't attach --the mp3!). this version seems pretty solid compared to the last, but I know --I'm not a very good tester. -- --xamp will refuse to play some weird (but compliant, according to the --standard) mp3's, like ones that change bitrates halfway through or strange --bitrates I couldn't reproduce here. the problem is that the function that --gets called after you pull the slider needs to calculate where it should go --in the mp3 stream. there are some magic values involved that calculation. I --can't find out those values for weird bitrates I can't reproduce here, and I --don't even want to think about the bitrate-switching streams. -- --it was either keeping tabs on offsets while playing (slow & irritating, --especially when seeking forward) or an ugly seeking function with a lot of --magic values. the ugly function does seem to work for most cases, so I stuck --with it. _if_ you should encounter an mp3 xamp won't play, email me. --(andrej.bagon@uni-mb.si) -- --BUGS -- --I know about that quit bug. If somebody does solve that thing please --just report to me how I should get rid of it.. Thanx. --The playlist Length thing.. I dont know for now how to implement that length --of the playlist, so I consider it a bug. --Other bug reports are welcome! --As a ID3 TAG editor was added.. you might encounter some problems.. not --yet fully tested. -- --TODO -- -- - stuff warnings (and errors?) into a messagebox -- - multiple selection in the playlist editor -- - some sort of bouncy fft or osciloscope graph. -- --THANKS TO -- -- - Tomislav & the rest for making amp. -- - Adnans for BeMP, providing an idea on how to go about this. -- - Lodewijk Voge for his port in the Xwindow system. -- - the makers of the underlying system (dlgedit, Qt, etc down to the silicon) -- --Legal addendum to the amp README: -- --everything in this package that is not in the original amp package this --version is based on, is released under the GNU General Public License. you --make a derivative version -> you release the source, you mark your changes and --you give credit where credit is due. clearly. -- --Lodewijk V\"oge <lvoge@cs.vu.nl> and --for Xamp Andrej Bagon <andrej.bagon@uni-mb.si> -+#define strimx "\ -+WHAT IS IT?\n\ -+\n\ -+Xamp is a version of amp plus a gui. Read the regular README on info about\n\ -+amp. It was developed on an cx86 running Linux, so it should be pretty\n\ -+portable. It doesn't take much cpu time; if your computer can run regular\n\ -+amp, it'll probably run Xamp.\n\ -+\n\ -+INSTALLING\n\ -+\n\ -+You'll need Qt (+include files), libX11 (+include files), a properly set up\n\ -+X server somewhere and a properly configured sound driver.\n\ -+\n\ -+$ tar xzvvf xamp-0.8.tgz\n\ -+# be carefull here. You need to enter the xamp-0.8/ directory again otherwise \n\ -+# you will get just the command line amp.\n\ -+$ cd xamp-0.8/xamp-0.8/\n\ -+$ ./configure\n\ -+\n\ -+should take care of most configuration issues. I don't know autoconf very\n\ -+well, but I think what I added to amp's script works pretty well. Then just\n\ -+run make and you will get a binary called xamp. Just execute that and have\n\ -+fun with Xamp.\n\ -+\n\ -+DEBIAN USERS INSTALL (i386 only)\n\ -+ \n\ -+You can get a deb packet insted of the source or binary to install on a\n\ -+debian linux system. The install from here it is really easy. All you need\n\ -+is that you have installed qt properly and then just as root type\n\ -+\n\ -+# dpkg -i xamp_0.8-1_i386.deb\n\ -+ \n\ -+the filaname can be different, depends on the Xamp version.\n\ -+ \n\ -+REDHAT USERS INSTALL (i386 only)\n\ -+ \n\ -+There is a rpm of the package as well. For those with RedHat just get the\n\ -+xamp binary in the rpm format and execute as root\n\ -+\n\ -+# rpm -ivh xamp-0.8-1.i386.rpm\n\ -+\n\ -+the filaname can be different, depends on the Xamp version.\n\ -+\n\ -+RUNNING\n\ -+\n\ -+The program pretty much speaks for itself. There is a playlist from which\n\ -+the player plays. you can specify the initial list on the commandline (eg.\n\ -+$ xamp ~/mp3s/TypeO*mp3) or start empty. Click on the 'LOAD' button to get\n\ -+to the playlist editor. You can add new files, delete them and move items\n\ -+around by dragging. You can save the playlist to a flat textfile (one line\n\ -+per item) and you can load such files. Doubleclick on an item to make the\n\ -+player play that item.\n\ -+\n\ -+The main screen has regular previous, play/pause, stop and next\n\ -+buttons. there's also a shuffle and repeat togglebutton. You'll figure it out.\n\ -+\n\ -+There is an option added now that you can put a background in\n\ -+/usr/X11R6/lib/X11/xamp/ as a file back.bmp (i did tested it just with\n\ -+bitmaps, but it should work with pixmaps as well..). The one and only\n\ -+problem is that the filename must be in that exact path with name back.bmp\n\ -+ \n\ -+SHORTCUTS\n\ -+ \n\ -+In new versions of Xamp there are shortcuts for all the main functions that\n\ -+Xamp supports.\n\ -+ \n\ -+Here are the shortcuts and the description for the command\n\ -+ Z - Rewind\n\ -+ X - Play/Pause\n\ -+ C - Stop\n\ -+ V - Fast forward\n\ -+ N - Mono/Stero adjustments\n\ -+ M - Mute\n\ -+ S - Shuffle mode playing\n\ -+ R - Repeat the song\n\ -+ UpKey - Incrase volume\n\ -+ DownKey - Decrase volume\n\ -+ LeftKey - Balance to left\n\ -+ RightKey - Balance to right\n\ -+ A - About dialog\n\ -+ ALT + Q - Quit\n\ -+\n\ -+ Double click on the song label opens the id3 tag editor\n\ -+ \n\ -+There are some in the playlist editor, but those shortcuts characters are\n\ -+underlined and you can connect with ALT+key.\n\ -+\n\ -+PROBLEMS\n\ -+\n\ -+if it dumps core, please send a patch or a detailed bugreport (don't attach\n\ -+the mp3!). this version seems pretty solid compared to the last, but I know\n\ -+I'm not a very good tester.\n\ -+\n\ -+xamp will refuse to play some weird (but compliant, according to the\n\ -+standard) mp3's, like ones that change bitrates halfway through or strange\n\ -+bitrates I couldn't reproduce here. the problem is that the function that\n\ -+gets called after you pull the slider needs to calculate where it should go\n\ -+in the mp3 stream. there are some magic values involved that calculation. I\n\ -+can't find out those values for weird bitrates I can't reproduce here, and I\n\ -+don't even want to think about the bitrate-switching streams.\n\ -+\n\ -+it was either keeping tabs on offsets while playing (slow & irritating,\n\ -+especially when seeking forward) or an ugly seeking function with a lot of\n\ -+magic values. the ugly function does seem to work for most cases, so I stuck\n\ -+with it. _if_ you should encounter an mp3 xamp won't play, email me.\n\ -+(andrej.bagon@uni-mb.si)\n\ -+\n\ -+BUGS\n\ -+\n\ -+I know about that quit bug. If somebody does solve that thing please\n\ -+just report to me how I should get rid of it.. Thanx.\n\ -+The playlist Length thing.. I dont know for now how to implement that length\n\ -+of the playlist, so I consider it a bug.\n\ -+Other bug reports are welcome!\n\ -+As a ID3 TAG editor was added.. you might encounter some problems.. not\n\ -+yet fully tested.\n\ -+ \n\ -+TODO\n\ -+\n\ -+ - stuff warnings (and errors?) into a messagebox\n\ -+ - multiple selection in the playlist editor\n\ -+ - some sort of bouncy fft or osciloscope graph.\n\ -+\n\ -+THANKS TO\n\ -+\n\ -+ - Tomislav & the rest for making amp.\n\ -+ - Adnans for BeMP, providing an idea on how to go about this.\n\ -+ - Lodewijk Voge for his port in the Xwindow system.\n\ -+ - the makers of the underlying system (dlgedit, Qt, etc down to the silicon)\n\ -+\n\ -+Legal addendum to the amp README:\n\ -+\n\ -+everything in this package that is not in the original amp package this\n\ -+version is based on, is released under the GNU General Public License. you\n\ -+make a derivative version -> you release the source, you mark your changes and\n\ -+you give credit where credit is due. clearly.\n\ -+\n\ -+Lodewijk V\"oge <lvoge@cs.vu.nl> and\n\ -+for Xamp Andrej Bagon <andrej.bagon@uni-mb.si>\n\ - " diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008 index 3a51f49813b..220458fc74a 100644 --- a/doc/CHANGES-2008 +++ b/doc/CHANGES-2008 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2008,v 1.2286 2008/09/16 15:33:32 seb Exp $ +$NetBSD: CHANGES-2008,v 1.2287 2008/09/16 16:07:31 wiz Exp $ Changes to the packages collection and infrastructure in 2008: @@ -3863,3 +3863,17 @@ Changes to the packages collection and infrastructure in 2008: Updated pkgtools/x11-links to 0.38 [tron 2008-09-16] Updated security/openssh to 5.1.1 [taca 2008-09-16] Added www/p5-Catalyst-View-Jemplate version 0.06 [seb 2008-09-16] + Removed audio/musicbox [wiz 2008-09-16] + Removed audio/xamp [wiz 2008-09-16] + Removed wm/bbconf [wiz 2008-09-16] + Removed x11/ebuilder [wiz 2008-09-16] + Removed x11/py-qt2 [wiz 2008-09-16] + Removed x11/py-qt2-sip [wiz 2008-09-16] + Removed x11/qt1 [wiz 2008-09-16] + Removed x11/qt2 [wiz 2008-09-16] + Removed x11/qt2-designer [wiz 2008-09-16] + Removed x11/qt2-docs [wiz 2008-09-16] + Removed x11/qt2-examples [wiz 2008-09-16] + Removed x11/qt2-libs [wiz 2008-09-16] + Removed x11/qtarch [wiz 2008-09-16] + Removed x11/qwspritefield [wiz 2008-09-16] diff --git a/wm/Makefile b/wm/Makefile index 2f704f22acb..6133783d71a 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.105 2008/06/06 08:30:56 wiz Exp $ +# $NetBSD: Makefile,v 1.106 2008/09/16 16:07:31 wiz Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -10,7 +10,6 @@ SUBDIR+= afterstep SUBDIR+= amaterus SUBDIR+= amiwm SUBDIR+= awesome -SUBDIR+= bbconf SUBDIR+= bbkeys SUBDIR+= bbkeys09 SUBDIR+= bbpager diff --git a/wm/bbconf/DESCR b/wm/bbconf/DESCR deleted file mode 100644 index 45e28646a78..00000000000 --- a/wm/bbconf/DESCR +++ /dev/null @@ -1,18 +0,0 @@ -Welcome to bbconf, the all-in-one blackbox configuration tool. -Never heard of blackbox before? Well, let's just say that it's the -best Window Manager for X that's out "there" in our humble opinion. -Simply put, this little utility here has such lofty goals as being -the one place where you can configure anything and everything you -need to that has to do with blackbox. - -bbconf aims to do that through the use of plugins--plugins which -allow you to configure anything you wish about blackbox or its -helper applications such as bbkeys, bbpager, bbapm, bbmail, bbpal, -etc. - -bbconf is distributed with 4 plugins that allow you to configure -blackbox's keybindings, blackbox's styles/themes, and your blackbox -menus and submenus. The architecture of the plugins themselves are -very simple and elegant -- making it easy for anyone else to add -onto the distributed plugins to make it easy to configure whatever -else you want to for your blackbox/X sessions. diff --git a/wm/bbconf/Makefile b/wm/bbconf/Makefile deleted file mode 100644 index f49234852a1..00000000000 --- a/wm/bbconf/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# $NetBSD: Makefile,v 1.19 2008/06/12 02:14:53 joerg Exp $ -# - -DISTNAME= bbconf-1.4 -PKGREVISION= 4 -CATEGORIES= wm -MASTER_SITES= http://bbconf.sourceforge.net/code/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://bbconf.sourceforge.net/ -COMMENT= Configuration tool for the blackbox window manager - -PKG_DESTDIR_SUPPORT= user-destdir - -GNU_CONFIGURE= YES -USE_LANGUAGES= c c++ -USE_LIBTOOL= YES - -.include "../../converters/libiconv/buildlink3.mk" -.include "../../x11/qt2-libs/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/wm/bbconf/PLIST b/wm/bbconf/PLIST deleted file mode 100644 index 37153733f92..00000000000 --- a/wm/bbconf/PLIST +++ /dev/null @@ -1,16 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2005/11/11 19:13:09 tonio Exp $ -bin/bbconf -man/man1/bbconf.1 -share/bbconf/plugins/libbbconf.la -share/bbconf/plugins/libkeybindings.la -share/bbconf/plugins/libmenu.la -share/bbconf/plugins/libthemes.la -share/doc/bbconf/AUTHORS -share/doc/bbconf/COPYING -share/doc/bbconf/ChangeLog -share/doc/bbconf/README -share/doc/bbconf/README.html -share/doc/bbconf/TODO -@dirrm share/bbconf/plugins -@dirrm share/bbconf -@dirrm share/doc/bbconf diff --git a/wm/bbconf/distinfo b/wm/bbconf/distinfo deleted file mode 100644 index 04af86e6301..00000000000 --- a/wm/bbconf/distinfo +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: distinfo,v 1.5 2005/11/11 19:13:09 tonio Exp $ - -SHA1 (bbconf-1.4.tar.gz) = 4985200f90ac57f8aa1441c3fc5ceecd8f018d79 -RMD160 (bbconf-1.4.tar.gz) = f2115eafae58332e4850f5863880ccc6c2f0657a -Size (bbconf-1.4.tar.gz) = 536665 bytes -SHA1 (patch-aa) = 26c53221cdee163a70d4642e6acd779c0773f904 -SHA1 (patch-ab) = bbcd8da80bb79e50a82198026912bd7e185b765a -SHA1 (patch-ac) = 46e9330f58fe92ae248380971d07f4f752773a73 -SHA1 (patch-ad) = a876ad35dc892084cd0d297506ab6150b27a006a -SHA1 (patch-ae) = 65553e7f805656ea9d5fdcfcb14b72704b195a2b -SHA1 (patch-af) = 57c5ce4feecf3865fcd8d8024dfb1a719c22db71 diff --git a/wm/bbconf/patches/patch-aa b/wm/bbconf/patches/patch-aa deleted file mode 100644 index c6ecb070663..00000000000 --- a/wm/bbconf/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2005/11/11 19:13:09 tonio Exp $ - ---- Makefile.in.orig Sat Jan 19 03:10:27 2002 -+++ Makefile.in -@@ -218,7 +218,7 @@ - - MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 configure.files - --docdir = $(prefix)/doc/bbconf -+docdir = $(prefix)/share/doc/bbconf - - doc_DATA = AUTHORS COPYING ChangeLog README README.html TODO - diff --git a/wm/bbconf/patches/patch-ab b/wm/bbconf/patches/patch-ab deleted file mode 100644 index 6e8313a7a65..00000000000 --- a/wm/bbconf/patches/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2002/03/18 23:02:30 wiz Exp $ - ---- bbconf/plugins/bbconf/Makefile.in.orig Sat Jan 19 03:10:28 2002 -+++ bbconf/plugins/bbconf/Makefile.in -@@ -214,7 +214,6 @@ - - INCLUDES = $(all_includes) - --LDFLAGS = - - #>- libbbconf_la_METASOURCES = AUTO - diff --git a/wm/bbconf/patches/patch-ac b/wm/bbconf/patches/patch-ac deleted file mode 100644 index f337652b200..00000000000 --- a/wm/bbconf/patches/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ac,v 1.1.1.1 2002/03/18 23:02:30 wiz Exp $ - ---- bbconf/plugins/keybindings/Makefile.in.orig Sat Jan 19 03:10:28 2002 -+++ bbconf/plugins/keybindings/Makefile.in -@@ -214,7 +214,6 @@ - - INCLUDES = $(all_includes) - --LDFLAGS = - - libkeybindings_la_LDFLAGS = $(all_libraries) $(LIB_QT) -module -avoid-version -no-undefined - diff --git a/wm/bbconf/patches/patch-ad b/wm/bbconf/patches/patch-ad deleted file mode 100644 index 24c8c48d954..00000000000 --- a/wm/bbconf/patches/patch-ad +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ad,v 1.1.1.1 2002/03/18 23:02:30 wiz Exp $ - ---- bbconf/plugins/menu/Makefile.in.orig Sat Jan 19 03:10:28 2002 -+++ bbconf/plugins/menu/Makefile.in -@@ -214,7 +214,6 @@ - - INCLUDES = $(all_includes) - --LDFLAGS = - - libmenu_la_LDFLAGS = $(all_libraries) $(LIB_QT) -module -avoid-version -no-undefined - diff --git a/wm/bbconf/patches/patch-ae b/wm/bbconf/patches/patch-ae deleted file mode 100644 index aa1c4a2085d..00000000000 --- a/wm/bbconf/patches/patch-ae +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ae,v 1.1.1.1 2002/03/18 23:02:30 wiz Exp $ - ---- bbconf/plugins/themes/Makefile.in.orig Sat Jan 19 03:10:28 2002 -+++ bbconf/plugins/themes/Makefile.in -@@ -214,7 +214,6 @@ - - INCLUDES = $(all_includes) - --LDFLAGS = - - libthemes_la_LDFLAGS = $(all_libraries) $(LIB_QT) -module -avoid-version -no-undefined - diff --git a/wm/bbconf/patches/patch-af b/wm/bbconf/patches/patch-af deleted file mode 100644 index dab5596897c..00000000000 --- a/wm/bbconf/patches/patch-af +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-af,v 1.4 2005/11/11 19:13:09 tonio Exp $ - ---- configure.orig Sat Jan 19 03:07:04 2002 -+++ configure -@@ -5179,7 +5179,7 @@ - - - --jpeg_incdirs="/usr/include /usr/local/include $kde_extra_includes" -+jpeg_incdirs="/usr/include ${LOCALBASE}/include $kde_extra_includes" - - jpeg_incdir=NO - for i in $jpeg_incdirs; diff --git a/x11/Makefile b/x11/Makefile index 69d262b9b5c..d6a82e18e8b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.562 2008/09/13 00:33:14 bjs Exp $ +# $NetBSD: Makefile,v 1.563 2008/09/16 16:07:31 wiz Exp $ # COMMENT= Packages to support the X window system @@ -34,7 +34,6 @@ SUBDIR+= dmenu SUBDIR+= docker SUBDIR+= dtx11session SUBDIR+= dxpc -SUBDIR+= ebuilder SUBDIR+= ede SUBDIR+= editres SUBDIR+= efltk @@ -259,19 +258,11 @@ SUBDIR+= py-gnome2 SUBDIR+= py-gnome2-desktop SUBDIR+= py-gnome2-extras SUBDIR+= py-gtk2 -SUBDIR+= py-qt2 -SUBDIR+= py-qt2-sip SUBDIR+= py-qt3-base SUBDIR+= py-qt3-modules SUBDIR+= py-qt3-qscintilla SUBDIR+= py-qt3-sip SUBDIR+= py-wxWidgets -SUBDIR+= qt1 -SUBDIR+= qt2 -SUBDIR+= qt2-designer -SUBDIR+= qt2-docs -SUBDIR+= qt2-examples -SUBDIR+= qt2-libs SUBDIR+= qt3 SUBDIR+= qt3-docs SUBDIR+= qt3-libs @@ -287,8 +278,6 @@ SUBDIR+= qt4-qdbus SUBDIR+= qt4-sqlite3 SUBDIR+= qt4-tiff SUBDIR+= qt4-tools -SUBDIR+= qtarch -SUBDIR+= qwspritefield SUBDIR+= qwt SUBDIR+= randrproto SUBDIR+= ratmen diff --git a/x11/ebuilder/DESCR b/x11/ebuilder/DESCR deleted file mode 100644 index 7a5c190bce7..00000000000 --- a/x11/ebuilder/DESCR +++ /dev/null @@ -1,18 +0,0 @@ -Ebuilder features: ------------------- -- Allows creation of either a QWidget or a QDialog (modal or modeless). -- Provides a hierarchal view that shows the parent-child relations of the Qt - widgets in your design -- Uses unmodified Qt widgets to create your design. This means that your - design looks exactly like the final implementation. -- Load and save capability using a text file format. -- Exports C++ header (.h) and implementation (.cc) files that compile - without modification. The header file contains a single class declaration - for your design. -- Allows the definition of member functions, SLOTs, SIGNALs and member - variables from within the program. It is possible to add code to the - constructor and destructor of the class. -- Allows you to add extra includes to your design. You may need this for - member variables or simply to use the iostream classes. -- Allows you to modify most, if not all, properties of the widgets in your - design through a tabdialog. diff --git a/x11/ebuilder/Makefile b/x11/ebuilder/Makefile deleted file mode 100644 index 6d530f8fee2..00000000000 --- a/x11/ebuilder/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# $NetBSD: Makefile,v 1.33 2006/09/09 02:46:09 obache Exp $ -# - -DISTNAME= ebuilder-0.56d -PKGREVISION= 5 -CATEGORIES= x11 devel -MASTER_SITES= http://web.inter.nl.net/users/eavdmeer/src/ - -MAINTAINER= drochner@NetBSD.org -HOMEPAGE= http://web.inter.nl.net/users/eavdmeer/index.html -COMMENT= GUI builder for the Qt library - -WRKSRC= ${WRKDIR}/${DISTNAME} -USE_LANGUAGES= c++ -USE_TOOLS+= flex gmake -MAKE_FILE= GNUmakefile - -MAKE_ENV+= CXXFLAGS=${CXXFLAGS:M*:Q} - -INSTALLATION_DIRS= bin - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/bin/ebuilder ${PREFIX}/bin - -.include "../../x11/qt2-libs/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/x11/ebuilder/PLIST b/x11/ebuilder/PLIST deleted file mode 100644 index e819bf0e00b..00000000000 --- a/x11/ebuilder/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:10:35 zuntum Exp $ -bin/ebuilder diff --git a/x11/ebuilder/distinfo b/x11/ebuilder/distinfo deleted file mode 100644 index b9aff1dca2d..00000000000 --- a/x11/ebuilder/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: distinfo,v 1.6 2005/02/23 17:36:10 wiz Exp $ - -SHA1 (ebuilder-0.56d.tar.gz) = fb0c7d56a7c55580082a832be975d188fe0e5e5d -RMD160 (ebuilder-0.56d.tar.gz) = ca955eaed0ee807707a2b124f313363733d6ab01 -Size (ebuilder-0.56d.tar.gz) = 84717 bytes -SHA1 (patch-aa) = 906ee4003691e821b386cdcd6ccdd56777f7872d -SHA1 (patch-ab) = a50121d2072e2c756432c4e0bfd44c6a2683498a diff --git a/x11/ebuilder/patches/patch-aa b/x11/ebuilder/patches/patch-aa deleted file mode 100644 index 842a39d81e3..00000000000 --- a/x11/ebuilder/patches/patch-aa +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: patch-aa,v 1.5 2002/08/25 21:52:35 jlam Exp $ - ---- config.mk.orig Sat Mar 25 08:31:45 2000 -+++ config.mk -@@ -1,8 +1,8 @@ - # Your very own favorite C++ compiler --CXX = g++ -+#CXX = g++ - - # Additional compiler flags for compiling for debugging/optimization --DEBUG = -g -+#DEBUG = -g - - # The location of flex. Not all versions of flex seem to work. - FLEX = flex -@@ -12,7 +12,7 @@ - #QTDIR = /usr/local/qt - QTINCL = -I$(QTDIR)/include - QTCC = $(QTDIR)/bin/moc --QTLIBS = -L$(QTDIR)/lib -lqt -+QTLIBS = ${LDFLAGS} -L$(QTDIR)/lib -lqt -L$(X11BASE)/lib -lX11 -lXext -lSM -lpng -lz - - # Implicit rules needed to build .o files and Metaobject stuff (_m.o) - .SUFFIXES: .cc .o .h _m.o diff --git a/x11/ebuilder/patches/patch-ab b/x11/ebuilder/patches/patch-ab deleted file mode 100644 index 7557b3c0c29..00000000000 --- a/x11/ebuilder/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2001/06/26 19:54:49 jlam Exp $ - ---- GNUmakefile.orig Sat Mar 25 08:30:53 2000 -+++ GNUmakefile -@@ -1,7 +1,7 @@ - # Include general flags - include config.mk - --CXXFLAGS = $(QTINCL) $(DEBUG) -I. -I./inspect -+CXXFLAGS += $(QTINCL) $(DEBUG) -I. -I./inspect - - all: bin/ebuilder - diff --git a/x11/py-qt2-sip/DESCR b/x11/py-qt2-sip/DESCR deleted file mode 100644 index 066f40f3895..00000000000 --- a/x11/py-qt2-sip/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -SIP is a tool that makes it very easy to create Python bindings for -C++ libraries. It was originally developed to create PyQt, the Python -bindings for the Qt toolkit, but can be used to create bindings for any -C++ library. diff --git a/x11/py-qt2-sip/Makefile b/x11/py-qt2-sip/Makefile deleted file mode 100644 index 1755ed521ca..00000000000 --- a/x11/py-qt2-sip/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# $NetBSD: Makefile,v 1.20 2008/06/12 02:14:57 joerg Exp $ -# - -DISTNAME= sip-3.1 -PKGNAME= ${PYPKGPREFIX}-qt2-sip-3.1 -PKGREVISION= 4 -CATEGORIES= x11 devel python -MASTER_SITES= http://www.riverbankcomputing.co.uk/download/sip/ - -MAINTAINER= drochner@NetBSD.org -HOMEPAGE= http://www.riverbankcomputing.co.uk/sip/index.php -COMMENT= Tool to create Python bindings for C++ libraries - -PKG_DESTDIR_SUPPORT= user-destdir - -USE_LANGUAGES= c c++ -USE_LIBTOOL= yes - -GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --with-python=${PYTHONBIN:Q} \ - --with-qt-dir=${QTDIR:Q} - -PY_PATCHPLIST= yes -PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q} -MAKE_ENV+= PYVERSSUFFIX=${PYVERSSUFFIX:Q} - -.include "../../lang/python/extension.mk" -.include "../../x11/qt2-libs/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/x11/py-qt2-sip/PLIST b/x11/py-qt2-sip/PLIST deleted file mode 100644 index 24625e8386a..00000000000 --- a/x11/py-qt2-sip/PLIST +++ /dev/null @@ -1,5 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:10:06 jlam Exp $ -bin/sip${PYVERSSUFFIX} -${PYINC}/sip.h -${PYINC}/sipQt.h -${PYSITELIB}/libsip.la diff --git a/x11/py-qt2-sip/buildlink3.mk b/x11/py-qt2-sip/buildlink3.mk deleted file mode 100644 index 79d01f874fa..00000000000 --- a/x11/py-qt2-sip/buildlink3.mk +++ /dev/null @@ -1,21 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.10 2008/01/05 20:46:00 rillig Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -PYQT2SIP_BUILDLINK3_MK:= ${PYQT2SIP_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= pyqt2sip -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Npyqt2sip} -BUILDLINK_PACKAGES+= pyqt2sip -BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}pyqt2sip - -.if !empty(PYQT2SIP_BUILDLINK3_MK:M+) -.include "../../lang/python/pyversion.mk" -BUILDLINK_API_DEPENDS.pyqt2sip+= ${PYPKGPREFIX}-qt2-sip-[0-9]* -BUILDLINK_ABI_DEPENDS.pyqt2sip+= ${PYPKGPREFIX}-qt2-sip>=3.1nb3 -BUILDLINK_PKGSRCDIR.pyqt2sip?= ../../x11/py-qt2-sip -.endif # PYQT2SIP_BUILDLINK3_MK - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/x11/py-qt2-sip/distinfo b/x11/py-qt2-sip/distinfo deleted file mode 100644 index e0136467e1f..00000000000 --- a/x11/py-qt2-sip/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 17:36:18 wiz Exp $ - -SHA1 (sip-3.1.tar.gz) = b930045b531a3a20cd4ef7146814540045d44e2a -RMD160 (sip-3.1.tar.gz) = 343ae57a52537232f96a6c3c4aaf3e050ccb9ae1 -Size (sip-3.1.tar.gz) = 367024 bytes -SHA1 (patch-aa) = 28cab67cc04659efda873c7407182968dabf09e7 -SHA1 (patch-ab) = ecb1c6fe784ed1a12d223c2dcf4aacf1655535b6 diff --git a/x11/py-qt2-sip/patches/patch-aa b/x11/py-qt2-sip/patches/patch-aa deleted file mode 100644 index b2064f41eb2..00000000000 --- a/x11/py-qt2-sip/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2002/04/17 10:29:01 drochner Exp $ - ---- sip/Makefile.in.orig Tue Apr 16 17:02:41 2002 -+++ sip/Makefile.in Tue Apr 16 17:05:22 2002 -@@ -68,7 +68,7 @@ - host_alias = @host_alias@ - host_triplet = @host@ - --EXEEXT = @EXEEXT@ -+EXEEXT = ${PYVERSSUFFIX} - OBJEXT = @OBJEXT@ - PATH_SEPARATOR = @PATH_SEPARATOR@ - AMTAR = @AMTAR@ diff --git a/x11/py-qt2-sip/patches/patch-ab b/x11/py-qt2-sip/patches/patch-ab deleted file mode 100644 index 639cbc3123a..00000000000 --- a/x11/py-qt2-sip/patches/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2004/09/09 17:33:13 drochner Exp $ - ---- siplib/sip.h.orig 2002-03-19 00:33:26.000000000 +0100 -+++ siplib/sip.h -@@ -12,6 +12,9 @@ - #define _SIP_H - - #include <Python.h> -+#ifndef ANY -+#define ANY void -+#endif - - - #ifdef __cplusplus diff --git a/x11/py-qt2/DESCR b/x11/py-qt2/DESCR deleted file mode 100644 index 4e3f49d6682..00000000000 --- a/x11/py-qt2/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -PyQt is a set of Python bindings for the Qt toolkit. The bindings are -implemented as a set of Python modules: qt, qtcanvas, qtgl, -qtnetwork, qtsql, qttable and qtxml, and contains 300 -classes and over 5,750 functions and methods. diff --git a/x11/py-qt2/Makefile b/x11/py-qt2/Makefile deleted file mode 100644 index 973ac1ee596..00000000000 --- a/x11/py-qt2/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# $NetBSD: Makefile,v 1.23 2006/07/22 04:46:19 rillig Exp $ -# - -DISTNAME= PyQt-3.1-Qt-2.3.1 -PKGNAME= ${PYPKGPREFIX}-qt2-3.1 -PKGREVISION= 6 -CATEGORIES= x11 python -MASTER_SITES= http://www.riverbankcomputing.co.uk/download/PyQt/ - -MAINTAINER= drochner@NetBSD.org -HOMEPAGE= http://www.riverbankcomputing.co.uk/pyqt/index.php -COMMENT= Python bindings for the Qt toolkit - -WRKSRC= ${WRKDIR}/PyQt-3.1 -USE_LANGUAGES= c c++ -USE_LIBTOOL= yes - -GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --with-python=${PYTHONBIN:Q} \ - --with-qt-dir=${QTDIR:Q} - -PY_PATCHPLIST= yes -PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q} -MAKE_ENV+= PYVERSSUFFIX=${PYVERSSUFFIX:Q} - -# MesaLib is pulled in through qt2-libs; we need a version -# which doesn't (needlessly) link to libpthread -BUILDLINK_API_DEPENDS.MesaLib+= MesaLib>=6.4.2nb1 - -.include "../../lang/python/extension.mk" - -.include "../../converters/libiconv/buildlink3.mk" -.include "../../x11/py-qt2-sip/buildlink3.mk" -.include "../../x11/qt2-libs/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/x11/py-qt2/PLIST b/x11/py-qt2/PLIST deleted file mode 100644 index 6b7b5af733c..00000000000 --- a/x11/py-qt2/PLIST +++ /dev/null @@ -1,35 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2006/03/02 21:53:52 drochner Exp $ -bin/eric${PYVERSSUFFIX} -bin/pyuic${PYVERSSUFFIX} -${PYSITELIB}/eric/AsyncIO.py -${PYSITELIB}/eric/Config.py -${PYSITELIB}/eric/DebugClient.py -${PYSITELIB}/eric/DebugProtocol.py -${PYSITELIB}/eric/DebugServer.py -${PYSITELIB}/eric/Explorer.py -${PYSITELIB}/eric/Icons.py -${PYSITELIB}/eric/Info.py -${PYSITELIB}/eric/Scanner.py -${PYSITELIB}/eric/Shell.py -${PYSITELIB}/eric/SourceViewer.py -${PYSITELIB}/eric/UserInterface.py -${PYSITELIB}/eric/eric.py -${PYSITELIB}/libqtcanvascmodule.la -${PYSITELIB}/libqtcmodule.la -${PYSITELIB}/libqtglcmodule.la -${PYSITELIB}/libqtnetworkcmodule.la -${PYSITELIB}/libqttablecmodule.la -${PYSITELIB}/libqtxmlcmodule.la -${PYSITELIB}/qt.py -${PYSITELIB}/qt.pyc -${PYSITELIB}/qtcanvas.py -${PYSITELIB}/qtcanvas.pyc -${PYSITELIB}/qtgl.py -${PYSITELIB}/qtgl.pyc -${PYSITELIB}/qtnetwork.py -${PYSITELIB}/qtnetwork.pyc -${PYSITELIB}/qttable.py -${PYSITELIB}/qttable.pyc -${PYSITELIB}/qtxml.py -${PYSITELIB}/qtxml.pyc -@dirrm ${PYSITELIB}/eric diff --git a/x11/py-qt2/distinfo b/x11/py-qt2/distinfo deleted file mode 100644 index 39355ab2a46..00000000000 --- a/x11/py-qt2/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 17:36:18 wiz Exp $ - -SHA1 (PyQt-3.1-Qt-2.3.1.tar.gz) = 3cadbd3b4c6d113bc3fb9a0106ca5e7c6642348e -RMD160 (PyQt-3.1-Qt-2.3.1.tar.gz) = 88c6db51c60e82d8ca88dacbdd8538b2e12bfbf8 -Size (PyQt-3.1-Qt-2.3.1.tar.gz) = 2298356 bytes -SHA1 (patch-aa) = bd3f4cb232b6f299e82f8c5e642d3b560a7f1b65 -SHA1 (patch-ab) = c5d08b7da76a024896fe135a16410138fa9a5399 -SHA1 (patch-ac) = 436ae469d05c4421bad812bf61842d31e1643cfb diff --git a/x11/py-qt2/patches/patch-aa b/x11/py-qt2/patches/patch-aa deleted file mode 100644 index bf8df94e9e0..00000000000 --- a/x11/py-qt2/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2002/04/17 10:31:36 drochner Exp $ - ---- pyuic/Makefile.in.orig Tue Apr 16 17:27:31 2002 -+++ pyuic/Makefile.in Tue Apr 16 17:29:58 2002 -@@ -68,7 +68,7 @@ - host_alias = @host_alias@ - host_triplet = @host@ - --EXEEXT = @EXEEXT@ -+EXEEXT = ${PYVERSSUFFIX} - OBJEXT = @OBJEXT@ - PATH_SEPARATOR = @PATH_SEPARATOR@ - AMTAR = @AMTAR@ diff --git a/x11/py-qt2/patches/patch-ab b/x11/py-qt2/patches/patch-ab deleted file mode 100644 index fad06cbb88d..00000000000 --- a/x11/py-qt2/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2002/04/17 10:31:36 drochner Exp $ - ---- debugger/Makefile.in.orig Fri Mar 22 11:58:02 2002 -+++ debugger/Makefile.in Wed Apr 17 10:15:51 2002 -@@ -54,7 +54,7 @@ - install_sh_PROGRAM = $(install_sh) -c - INSTALL_SCRIPT = @INSTALL_SCRIPT@ - INSTALL_HEADER = $(INSTALL_DATA) --transform = @program_transform_name@ -+transform = s|$$|${PYVERSSUFFIX}| - NORMAL_INSTALL = : - PRE_INSTALL = : - POST_INSTALL = : diff --git a/x11/py-qt2/patches/patch-ac b/x11/py-qt2/patches/patch-ac deleted file mode 100644 index 298d0a224ed..00000000000 --- a/x11/py-qt2/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.1.1.1 2002/04/17 10:31:36 drochner Exp $ - ---- configure.orig Wed Apr 17 10:45:30 2002 -+++ configure Wed Apr 17 10:45:57 2002 -@@ -8041,7 +8041,7 @@ - - - -- SIP_CPPFLAGS= -+ SIP_CPPFLAGS=${CPPFLAGS} - SIP_CXXFLAGS= - SIP_LDLIBDIRS= - diff --git a/x11/qt1/DESCR b/x11/qt1/DESCR deleted file mode 100644 index 3356f5fb0a1..00000000000 --- a/x11/qt1/DESCR +++ /dev/null @@ -1,10 +0,0 @@ -Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and -maintaining GUI (graphical user interface) applications. -Qt is written in C++ and is fully object-oriented. It has everything you need -to create professional GUI applications. And it enables you to create them -quickly. -Qt is a multi-platform toolkit. When developing software with Qt, you can run -it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98. -Simply recompile your source code on the platform you want. -Qt cuts down the complexity in implementing large and complex systems. Its -ingenious signal-slot technology enables true component programming. diff --git a/x11/qt1/MESSAGE b/x11/qt1/MESSAGE deleted file mode 100644 index 32fae417625..00000000000 --- a/x11/qt1/MESSAGE +++ /dev/null @@ -1,18 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:53 wiz Exp $ - -Please note that this package is provided for those programs -which will not work with newer versions of Qt. To allow this -package to coexist with newer versions of Qt, it has been installed -in ${PREFIX}/qt1/{bin,include,lib,man}. - -You should be able to select this version of Qt when compiling -programs which use it by ensuring that - -1) QTDIR is set to ${PREFIX}/qt1 - -2) Use the "configure" argument "--with-qt-dir=${PREFIX}/qt1" - -3) you may also have to put ${PREFIX}/qt1/bin in your PATH - -=========================================================================== diff --git a/x11/qt1/Makefile b/x11/qt1/Makefile deleted file mode 100644 index b61aa8468a3..00000000000 --- a/x11/qt1/Makefile +++ /dev/null @@ -1,75 +0,0 @@ -# $NetBSD: Makefile,v 1.28 2007/01/13 18:42:35 joerg Exp $ -# - -DISTNAME= qt-1.44 -PKGNAME= qt1-1.44 -PKGREVISION= 3 -CATEGORIES= x11 -MASTER_SITES= ftp://ftp.troll.no/qt/source/ \ - ftp://ftp.fu-berlin.de/unix/X11/gui/Qt/source/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.trolltech.com/products/qt/ -COMMENT= C++ X GUI toolkit - -USE_X11BASE= yes -USE_TOOLS+= gmake -USE_LANGUAGES= c c++ -USE_LIBTOOL= yes - -QTPREFIX=${PREFIX}/qt1 - -MAKE_ENV+= QTDIR=${WRKSRC:Q} QTPREFIX=${QTPREFIX:Q} -MAKE_ENV+= CXXOPTS=${CFLAGS:M*:Q} -BUILD_TARGET= src - -PKG_OPTIONS_VAR= PKG_OPTIONS.qt1 -PKG_SUPPORTED_OPTIONS= gif - -.include "../../mk/bsd.options.mk" - -.if ${OPSYS} == "DragonFly" -QT1_PLATFORM= netbsd-g++-static -.else -QT1_PLATFORM= ${LOWER_OPSYS}-g++-static -.endif - -do-configure: - @cd ${WRKSRC} && ${MAKE} QTDIR=${WRKSRC} ${QT1_PLATFORM} - -.if !empty(PKG_OPTIONS:Mgif) -post-patch: - cd ${WRKSRC} && ${PATCH} <${FILESDIR}/enablegif.patch -.endif - -do-install: - ${INSTALL_PROGRAM_DIR} ${QTPREFIX}/bin - ${INSTALL_PROGRAM} ${WRKSRC}/bin/moc ${QTPREFIX}/bin - ${INSTALL_DATA_DIR} ${QTPREFIX}/lib - @${LIBTOOL} ${INSTALL_DATA} ${WRKSRC}/src/libqt.la ${QTPREFIX}/lib/ - ${INSTALL_DATA_DIR} ${QTPREFIX}/include - ${INSTALL_DATA} ${WRKSRC}/include/* ${QTPREFIX}/include/ - ${INSTALL_MAN_DIR} ${QTPREFIX}/man/man1 - ${INSTALL_MAN_DIR} ${QTPREFIX}/man/man3 - ${INSTALL_MAN} ${WRKSRC}/man/man1/moc.1 ${QTPREFIX}/man/man1/moc.1 - @cd ${WRKSRC}/man/man3; PAGES="`ls -1 | ${SED} -e 's,\.3qt$$,,'`"; \ - (for PAGE in $$PAGES; do \ - ${ECHO} installing ${QTPREFIX}/man/man3/$${PAGE}.3; \ - set - X `head -1 $${PAGE}.3qt`; \ - if [ $$# -eq 3 ] && [ "$$2" = .so ]; then \ - ${RM} -f ${QTPREFIX}/man/man3/$${PAGE}.3 ;\ - ${LN} -s `basename $$3 | ${SED} s/\.3qt$$/\.3/` \ - ${QTPREFIX}/man/man3/$${PAGE}.3; \ - else \ - ${INSTALL_MAN} $${PAGE}.3qt \ - ${QTPREFIX}/man/man3/$${PAGE}.3; \ - fi; \ - done) - ${INSTALL_DATA_DIR} ${QTPREFIX}/share/doc/qt - ${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/README.QT ${QTPREFIX}/share/doc/qt/ - ${INSTALL_DATA_DIR} ${QTPREFIX}/share/doc/qt/html - ${INSTALL_DATA} ${WRKSRC}/html/* ${QTPREFIX}/share/doc/qt/html - -.include "../../x11/libXext/buildlink3.mk" -.include "../../x11/xextproto/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/x11/qt1/PLIST b/x11/qt1/PLIST deleted file mode 100644 index a3c18e608bd..00000000000 --- a/x11/qt1/PLIST +++ /dev/null @@ -1,1269 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:10:07 jlam Exp $ -qt1/share/doc/qt/html/abstractwidgets.html -qt1/share/doc/qt/html/aclock-aclock-cpp.html -qt1/share/doc/qt/html/annotated.html -qt1/share/doc/qt/html/application-application-cpp.html -qt1/share/doc/qt/html/application.html -qt1/share/doc/qt/html/bearings.gif -qt1/share/doc/qt/html/biff-biff-cpp.html -qt1/share/doc/qt/html/book.gif -qt1/share/doc/qt/html/classes.html -qt1/share/doc/qt/html/collection.html -qt1/share/doc/qt/html/connect-connect-cpp.html -qt1/share/doc/qt/html/coordsys.gif -qt1/share/doc/qt/html/coordsys.html -qt1/share/doc/qt/html/credits.html -qt1/share/doc/qt/html/cursor-cursor-cpp.html -qt1/share/doc/qt/html/dclock-dclock-cpp.html -qt1/share/doc/qt/html/debug.html -qt1/share/doc/qt/html/design.html -qt1/share/doc/qt/html/desktop-desktop-cpp.html -qt1/share/doc/qt/html/dialogs.html -qt1/share/doc/qt/html/dirview-dirview-cpp.html -qt1/share/doc/qt/html/dochead.gif -qt1/share/doc/qt/html/dochead.jpg -qt1/share/doc/qt/html/drawdemo-drawdemo-cpp.html -qt1/share/doc/qt/html/drawing.html -qt1/share/doc/qt/html/easteregg.html -qt1/share/doc/qt/html/easteregg2.html -qt1/share/doc/qt/html/examples.html -qt1/share/doc/qt/html/fontmatch.html -qt1/share/doc/qt/html/fonts.html -qt1/share/doc/qt/html/forever-forever-cpp.html -qt1/share/doc/qt/html/frames.gif -qt1/share/doc/qt/html/functions.html -qt1/share/doc/qt/html/geomanagement.html -qt1/share/doc/qt/html/graph.g1n -qt1/share/doc/qt/html/grapher-grapher-cpp.html -qt1/share/doc/qt/html/gridlayout.gif -qt1/share/doc/qt/html/guibooks.html -qt1/share/doc/qt/html/headers.html -qt1/share/doc/qt/html/hello-hello-cpp.html -qt1/share/doc/qt/html/hierarchy.html -qt1/share/doc/qt/html/imageio.html -qt1/share/doc/qt/html/images.html -qt1/share/doc/qt/html/index.html -qt1/share/doc/qt/html/io.html -qt1/share/doc/qt/html/kernel.html -qt1/share/doc/qt/html/layout-layout-cpp.html -qt1/share/doc/qt/html/letter.gif -qt1/share/doc/qt/html/license.html -qt1/share/doc/qt/html/life-life-cpp.html -qt1/share/doc/qt/html/listview.gif -qt1/share/doc/qt/html/mailinglists.html -qt1/share/doc/qt/html/mainlyMotif-editor-cpp.html -qt1/share/doc/qt/html/mainlyQt-editor-cpp.html -qt1/share/doc/qt/html/mainlyXt-editor-cpp.html -qt1/share/doc/qt/html/menu-menu-cpp.html -qt1/share/doc/qt/html/metaobjects.html -qt1/share/doc/qt/html/misc.html -qt1/share/doc/qt/html/moc.html -qt1/share/doc/qt/html/movies-main-cpp.html -qt1/share/doc/qt/html/nsplugin.html -qt1/share/doc/qt/html/picture-picture-cpp.html -qt1/share/doc/qt/html/pictures.html -qt1/share/doc/qt/html/pnglogo.png -qt1/share/doc/qt/html/pref-pref-cpp.html -qt1/share/doc/qt/html/primes.html -qt1/share/doc/qt/html/printerdialog.gif -qt1/share/doc/qt/html/progress-progress-cpp.html -qt1/share/doc/qt/html/qaccel-h.html -qt1/share/doc/qt/html/qaccel-members.html -qt1/share/doc/qt/html/qaccel.html -qt1/share/doc/qt/html/qapplication-h.html -qt1/share/doc/qt/html/qapplication-members.html -qt1/share/doc/qt/html/qapplication.html -qt1/share/doc/qt/html/qarray-h.html -qt1/share/doc/qt/html/qarray-members.html -qt1/share/doc/qt/html/qarray.html -qt1/share/doc/qt/html/qasyncimageio-h.html -qt1/share/doc/qt/html/qasyncio-h.html -qt1/share/doc/qt/html/qasyncio-members.html -qt1/share/doc/qt/html/qasyncio.html -qt1/share/doc/qt/html/qbitarray-h.html -qt1/share/doc/qt/html/qbitarray-members.html -qt1/share/doc/qt/html/qbitarray.html -qt1/share/doc/qt/html/qbitmap-h.html -qt1/share/doc/qt/html/qbitmap-members.html -qt1/share/doc/qt/html/qbitmap.html -qt1/share/doc/qt/html/qbitval-members.html -qt1/share/doc/qt/html/qbitval.html -qt1/share/doc/qt/html/qboxlayout-members.html -qt1/share/doc/qt/html/qboxlayout.html -qt1/share/doc/qt/html/qbrush-h.html -qt1/share/doc/qt/html/qbrush-members.html -qt1/share/doc/qt/html/qbrush.html -qt1/share/doc/qt/html/qbttngrp-m.gif -qt1/share/doc/qt/html/qbttngrp-w.gif -qt1/share/doc/qt/html/qbuffer-h.html -qt1/share/doc/qt/html/qbuffer-members.html -qt1/share/doc/qt/html/qbuffer.html -qt1/share/doc/qt/html/qbutton-h.html -qt1/share/doc/qt/html/qbutton-members.html -qt1/share/doc/qt/html/qbutton.html -qt1/share/doc/qt/html/qbuttongroup-h.html -qt1/share/doc/qt/html/qbuttongroup-members.html -qt1/share/doc/qt/html/qbuttongroup.html -qt1/share/doc/qt/html/qbytearray-members.html -qt1/share/doc/qt/html/qbytearray.html -qt1/share/doc/qt/html/qcache-h.html -qt1/share/doc/qt/html/qcache-members.html -qt1/share/doc/qt/html/qcache.html -qt1/share/doc/qt/html/qcacheiterator-members.html -qt1/share/doc/qt/html/qcacheiterator.html -qt1/share/doc/qt/html/qcheckbox-h.html -qt1/share/doc/qt/html/qcheckbox-m.gif -qt1/share/doc/qt/html/qcheckbox-members.html -qt1/share/doc/qt/html/qcheckbox-w.gif -qt1/share/doc/qt/html/qcheckbox.html -qt1/share/doc/qt/html/qchecklistitem-members.html -qt1/share/doc/qt/html/qchecklistitem.html -qt1/share/doc/qt/html/qchildevent-members.html -qt1/share/doc/qt/html/qchildevent.html -qt1/share/doc/qt/html/qchkbox-m.gif -qt1/share/doc/qt/html/qchkbox-w.gif -qt1/share/doc/qt/html/qclipboard-h.html -qt1/share/doc/qt/html/qclipboard-members.html -qt1/share/doc/qt/html/qclipboard.html -qt1/share/doc/qt/html/qcloseevent-members.html -qt1/share/doc/qt/html/qcloseevent.html -qt1/share/doc/qt/html/qcollection-h.html -qt1/share/doc/qt/html/qcollection-members.html -qt1/share/doc/qt/html/qcollection.html -qt1/share/doc/qt/html/qcolor-h.html -qt1/share/doc/qt/html/qcolor-members.html -qt1/share/doc/qt/html/qcolor.html -qt1/share/doc/qt/html/qcolorgroup-members.html -qt1/share/doc/qt/html/qcolorgroup.html -qt1/share/doc/qt/html/qcombo1-m.gif -qt1/share/doc/qt/html/qcombo1-w.gif -qt1/share/doc/qt/html/qcombo2-m.gif -qt1/share/doc/qt/html/qcombo2-w.gif -qt1/share/doc/qt/html/qcombo3-m.gif -qt1/share/doc/qt/html/qcombo3-w.gif -qt1/share/doc/qt/html/qcombobox-h.html -qt1/share/doc/qt/html/qcombobox-members.html -qt1/share/doc/qt/html/qcombobox.html -qt1/share/doc/qt/html/qconnection-h.html -qt1/share/doc/qt/html/qconnection-members.html -qt1/share/doc/qt/html/qconnection.html -qt1/share/doc/qt/html/qcursor-h.html -qt1/share/doc/qt/html/qcursor-members.html -qt1/share/doc/qt/html/qcursor.html -qt1/share/doc/qt/html/qcustomevent-members.html -qt1/share/doc/qt/html/qcustomevent.html -qt1/share/doc/qt/html/qdatapump-members.html -qt1/share/doc/qt/html/qdatapump.html -qt1/share/doc/qt/html/qdatasink-members.html -qt1/share/doc/qt/html/qdatasink.html -qt1/share/doc/qt/html/qdatasource-members.html -qt1/share/doc/qt/html/qdatasource.html -qt1/share/doc/qt/html/qdatastream-h.html -qt1/share/doc/qt/html/qdatastream-members.html -qt1/share/doc/qt/html/qdatastream.html -qt1/share/doc/qt/html/qdate-members.html -qt1/share/doc/qt/html/qdate.html -qt1/share/doc/qt/html/qdatetime-h.html -qt1/share/doc/qt/html/qdatetime-members.html -qt1/share/doc/qt/html/qdatetime.html -qt1/share/doc/qt/html/qdialog-h.html -qt1/share/doc/qt/html/qdialog-members.html -qt1/share/doc/qt/html/qdialog.html -qt1/share/doc/qt/html/qdict-h.html -qt1/share/doc/qt/html/qdict-members.html -qt1/share/doc/qt/html/qdict.html -qt1/share/doc/qt/html/qdictiterator-members.html -qt1/share/doc/qt/html/qdictiterator.html -qt1/share/doc/qt/html/qdir-h.html -qt1/share/doc/qt/html/qdir-members.html -qt1/share/doc/qt/html/qdir.html -qt1/share/doc/qt/html/qdoublevalidator-members.html -qt1/share/doc/qt/html/qdoublevalidator.html -qt1/share/doc/qt/html/qdragmoveevent-members.html -qt1/share/doc/qt/html/qdragmoveevent.html -qt1/share/doc/qt/html/qdragobject-h.html -qt1/share/doc/qt/html/qdragobject-members.html -qt1/share/doc/qt/html/qdragobject.html -qt1/share/doc/qt/html/qdrawutil-h.html -qt1/share/doc/qt/html/qdropevent-members.html -qt1/share/doc/qt/html/qdropevent.html -qt1/share/doc/qt/html/qevent-h.html -qt1/share/doc/qt/html/qevent-members.html -qt1/share/doc/qt/html/qevent.html -qt1/share/doc/qt/html/qfile-h.html -qt1/share/doc/qt/html/qfile-members.html -qt1/share/doc/qt/html/qfile.html -qt1/share/doc/qt/html/qfiledialog-h.html -qt1/share/doc/qt/html/qfiledialog-members.html -qt1/share/doc/qt/html/qfiledialog.html -qt1/share/doc/qt/html/qfiledlg-m.gif -qt1/share/doc/qt/html/qfiledlg-w.gif -qt1/share/doc/qt/html/qfileiconprovider-members.html -qt1/share/doc/qt/html/qfileiconprovider.html -qt1/share/doc/qt/html/qfileinfo-h.html -qt1/share/doc/qt/html/qfileinfo-members.html -qt1/share/doc/qt/html/qfileinfo.html -qt1/share/doc/qt/html/qfocusdata-h.html -qt1/share/doc/qt/html/qfocusdata-members.html -qt1/share/doc/qt/html/qfocusdata.html -qt1/share/doc/qt/html/qfocusevent-members.html -qt1/share/doc/qt/html/qfocusevent.html -qt1/share/doc/qt/html/qfont-h.html -qt1/share/doc/qt/html/qfont-members.html -qt1/share/doc/qt/html/qfont.html -qt1/share/doc/qt/html/qfontinfo-h.html -qt1/share/doc/qt/html/qfontinfo-members.html -qt1/share/doc/qt/html/qfontinfo.html -qt1/share/doc/qt/html/qfontmetrics-h.html -qt1/share/doc/qt/html/qfontmetrics-members.html -qt1/share/doc/qt/html/qfontmetrics.html -qt1/share/doc/qt/html/qframe-h.html -qt1/share/doc/qt/html/qframe-members.html -qt1/share/doc/qt/html/qframe.html -qt1/share/doc/qt/html/qgarray-h.html -qt1/share/doc/qt/html/qgarray-members.html -qt1/share/doc/qt/html/qgarray.html -qt1/share/doc/qt/html/qgcache-h.html -qt1/share/doc/qt/html/qgcache-members.html -qt1/share/doc/qt/html/qgcache.html -qt1/share/doc/qt/html/qgcacheiterator-members.html -qt1/share/doc/qt/html/qgcacheiterator.html -qt1/share/doc/qt/html/qgdict-h.html -qt1/share/doc/qt/html/qgdict-members.html -qt1/share/doc/qt/html/qgdict.html -qt1/share/doc/qt/html/qgdictiterator-members.html -qt1/share/doc/qt/html/qgdictiterator.html -qt1/share/doc/qt/html/qgl-h.html -qt1/share/doc/qt/html/qgl.html -qt1/share/doc/qt/html/qglcontext-members.html -qt1/share/doc/qt/html/qglcontext.html -qt1/share/doc/qt/html/qglformat-members.html -qt1/share/doc/qt/html/qglformat.html -qt1/share/doc/qt/html/qglist-h.html -qt1/share/doc/qt/html/qglist-members.html -qt1/share/doc/qt/html/qglist.html -qt1/share/doc/qt/html/qglistiterator-members.html -qt1/share/doc/qt/html/qglistiterator.html -qt1/share/doc/qt/html/qglobal-h.html -qt1/share/doc/qt/html/qglwidget-members.html -qt1/share/doc/qt/html/qglwidget.html -qt1/share/doc/qt/html/qgmanager-h.html -qt1/share/doc/qt/html/qgmanager-members.html -qt1/share/doc/qt/html/qgmanager.html -qt1/share/doc/qt/html/qgridlayout-members.html -qt1/share/doc/qt/html/qgridlayout.html -qt1/share/doc/qt/html/qgroupbox-h.html -qt1/share/doc/qt/html/qgroupbox-members.html -qt1/share/doc/qt/html/qgroupbox.html -qt1/share/doc/qt/html/qgrpbox-m.gif -qt1/share/doc/qt/html/qgrpbox-w.gif -qt1/share/doc/qt/html/qhboxlayout-members.html -qt1/share/doc/qt/html/qhboxlayout.html -qt1/share/doc/qt/html/qheader-h.html -qt1/share/doc/qt/html/qheader-m.gif -qt1/share/doc/qt/html/qheader-members.html -qt1/share/doc/qt/html/qheader-w.gif -qt1/share/doc/qt/html/qheader.html -qt1/share/doc/qt/html/qiconset-h.html -qt1/share/doc/qt/html/qiconset-members.html -qt1/share/doc/qt/html/qiconset.html -qt1/share/doc/qt/html/qimage-h.html -qt1/share/doc/qt/html/qimage-members.html -qt1/share/doc/qt/html/qimage.html -qt1/share/doc/qt/html/qimageconsumer-members.html -qt1/share/doc/qt/html/qimageconsumer.html -qt1/share/doc/qt/html/qimagedecoder-members.html -qt1/share/doc/qt/html/qimagedecoder.html -qt1/share/doc/qt/html/qimagedrag-members.html -qt1/share/doc/qt/html/qimagedrag.html -qt1/share/doc/qt/html/qimageformat-members.html -qt1/share/doc/qt/html/qimageformat.html -qt1/share/doc/qt/html/qimageformattype-members.html -qt1/share/doc/qt/html/qimageformattype.html -qt1/share/doc/qt/html/qimageio-members.html -qt1/share/doc/qt/html/qimageio.html -qt1/share/doc/qt/html/qintcache-h.html -qt1/share/doc/qt/html/qintcache-members.html -qt1/share/doc/qt/html/qintcache.html -qt1/share/doc/qt/html/qintcacheiterator-members.html -qt1/share/doc/qt/html/qintcacheiterator.html -qt1/share/doc/qt/html/qintdict-h.html -qt1/share/doc/qt/html/qintdict-members.html -qt1/share/doc/qt/html/qintdict.html -qt1/share/doc/qt/html/qintdictiterator-members.html -qt1/share/doc/qt/html/qintdictiterator.html -qt1/share/doc/qt/html/qintvalidator-members.html -qt1/share/doc/qt/html/qintvalidator.html -qt1/share/doc/qt/html/qiodevice-h.html -qt1/share/doc/qt/html/qiodevice-members.html -qt1/share/doc/qt/html/qiodevice.html -qt1/share/doc/qt/html/qiodevicesource-members.html -qt1/share/doc/qt/html/qiodevicesource.html -qt1/share/doc/qt/html/qkeycode-h.html -qt1/share/doc/qt/html/qkeyevent-members.html -qt1/share/doc/qt/html/qkeyevent.html -qt1/share/doc/qt/html/qlabel-h.html -qt1/share/doc/qt/html/qlabel-m.gif -qt1/share/doc/qt/html/qlabel-members.html -qt1/share/doc/qt/html/qlabel-w.gif -qt1/share/doc/qt/html/qlabel.html -qt1/share/doc/qt/html/qlayout-h.html -qt1/share/doc/qt/html/qlayout-members.html -qt1/share/doc/qt/html/qlayout.html -qt1/share/doc/qt/html/qlcdnum-m.gif -qt1/share/doc/qt/html/qlcdnum-w.gif -qt1/share/doc/qt/html/qlcdnumber-h.html -qt1/share/doc/qt/html/qlcdnumber-members.html -qt1/share/doc/qt/html/qlcdnumber.html -qt1/share/doc/qt/html/qlined-m.gif -qt1/share/doc/qt/html/qlined-w.gif -qt1/share/doc/qt/html/qlineedit-h.html -qt1/share/doc/qt/html/qlineedit-members.html -qt1/share/doc/qt/html/qlineedit.html -qt1/share/doc/qt/html/qlist-h.html -qt1/share/doc/qt/html/qlist-members.html -qt1/share/doc/qt/html/qlist.html -qt1/share/doc/qt/html/qlistbox-h.html -qt1/share/doc/qt/html/qlistbox-m.gif -qt1/share/doc/qt/html/qlistbox-members.html -qt1/share/doc/qt/html/qlistbox-w.gif -qt1/share/doc/qt/html/qlistbox.html -qt1/share/doc/qt/html/qlistboxitem-members.html -qt1/share/doc/qt/html/qlistboxitem.html -qt1/share/doc/qt/html/qlistboxpixmap-members.html -qt1/share/doc/qt/html/qlistboxpixmap.html -qt1/share/doc/qt/html/qlistboxtext-members.html -qt1/share/doc/qt/html/qlistboxtext.html -qt1/share/doc/qt/html/qlistiterator-members.html -qt1/share/doc/qt/html/qlistiterator.html -qt1/share/doc/qt/html/qlistview-h.html -qt1/share/doc/qt/html/qlistview-members.html -qt1/share/doc/qt/html/qlistview.html -qt1/share/doc/qt/html/qlistviewitem-members.html -qt1/share/doc/qt/html/qlistviewitem.html -qt1/share/doc/qt/html/qlnode-members.html -qt1/share/doc/qt/html/qlnode.html -qt1/share/doc/qt/html/qmag-qmag-cpp.html -qt1/share/doc/qt/html/qmainwindow-h.html -qt1/share/doc/qt/html/qmainwindow-m.gif -qt1/share/doc/qt/html/qmainwindow-members.html -qt1/share/doc/qt/html/qmainwindow-w.gif -qt1/share/doc/qt/html/qmainwindow.html -qt1/share/doc/qt/html/qmenubar-h.html -qt1/share/doc/qt/html/qmenubar-m.gif -qt1/share/doc/qt/html/qmenubar-members.html -qt1/share/doc/qt/html/qmenubar-w.gif -qt1/share/doc/qt/html/qmenubar.html -qt1/share/doc/qt/html/qmenudata-h.html -qt1/share/doc/qt/html/qmenudata-members.html -qt1/share/doc/qt/html/qmenudata.html -qt1/share/doc/qt/html/qmessagebox-h.html -qt1/share/doc/qt/html/qmessagebox-members.html -qt1/share/doc/qt/html/qmessagebox.html -qt1/share/doc/qt/html/qmlined-m.gif -qt1/share/doc/qt/html/qmlined-w.gif -qt1/share/doc/qt/html/qmouseevent-members.html -qt1/share/doc/qt/html/qmouseevent.html -qt1/share/doc/qt/html/qmoveevent-members.html -qt1/share/doc/qt/html/qmoveevent.html -qt1/share/doc/qt/html/qmovie-h.html -qt1/share/doc/qt/html/qmovie-members.html -qt1/share/doc/qt/html/qmovie.gif -qt1/share/doc/qt/html/qmovie.html -qt1/share/doc/qt/html/qmsgbox-m.gif -qt1/share/doc/qt/html/qmsgbox-w.gif -qt1/share/doc/qt/html/qmultilinedit-h.html -qt1/share/doc/qt/html/qmultilineedit-members.html -qt1/share/doc/qt/html/qmultilineedit.html -qt1/share/doc/qt/html/qnp-h.html -qt1/share/doc/qt/html/qnpinstance-members.html -qt1/share/doc/qt/html/qnpinstance.html -qt1/share/doc/qt/html/qnplugin-members.html -qt1/share/doc/qt/html/qnplugin.html -qt1/share/doc/qt/html/qnpstream-members.html -qt1/share/doc/qt/html/qnpstream.html -qt1/share/doc/qt/html/qnpwidget-members.html -qt1/share/doc/qt/html/qnpwidget.html -qt1/share/doc/qt/html/qobject-h.html -qt1/share/doc/qt/html/qobject-members.html -qt1/share/doc/qt/html/qobject.html -qt1/share/doc/qt/html/qpaintdevice-h.html -qt1/share/doc/qt/html/qpaintdevice-members.html -qt1/share/doc/qt/html/qpaintdevice.html -qt1/share/doc/qt/html/qpaintdevicemetrics-h.html -qt1/share/doc/qt/html/qpaintdevicemetrics-members.html -qt1/share/doc/qt/html/qpaintdevicemetrics.html -qt1/share/doc/qt/html/qpainter-h.html -qt1/share/doc/qt/html/qpainter-members.html -qt1/share/doc/qt/html/qpainter.html -qt1/share/doc/qt/html/qpaintevent-members.html -qt1/share/doc/qt/html/qpaintevent.html -qt1/share/doc/qt/html/qpalette-h.html -qt1/share/doc/qt/html/qpalette-members.html -qt1/share/doc/qt/html/qpalette.html -qt1/share/doc/qt/html/qpen-h.html -qt1/share/doc/qt/html/qpen-members.html -qt1/share/doc/qt/html/qpen.html -qt1/share/doc/qt/html/qpicture-h.html -qt1/share/doc/qt/html/qpicture-members.html -qt1/share/doc/qt/html/qpicture.html -qt1/share/doc/qt/html/qpixmap-h.html -qt1/share/doc/qt/html/qpixmap-members.html -qt1/share/doc/qt/html/qpixmap.html -qt1/share/doc/qt/html/qpixmapcache-h.html -qt1/share/doc/qt/html/qpixmapcache-members.html -qt1/share/doc/qt/html/qpixmapcache.html -qt1/share/doc/qt/html/qpoint-h.html -qt1/share/doc/qt/html/qpoint-members.html -qt1/share/doc/qt/html/qpoint.html -qt1/share/doc/qt/html/qpointarray-h.html -qt1/share/doc/qt/html/qpointarray-members.html -qt1/share/doc/qt/html/qpointarray.html -qt1/share/doc/qt/html/qpointval-members.html -qt1/share/doc/qt/html/qpointval.html -qt1/share/doc/qt/html/qpopmenu-m.gif -qt1/share/doc/qt/html/qpopmenu-w.gif -qt1/share/doc/qt/html/qpopupmenu-h.html -qt1/share/doc/qt/html/qpopupmenu-members.html -qt1/share/doc/qt/html/qpopupmenu.html -qt1/share/doc/qt/html/qprintdialog-h.html -qt1/share/doc/qt/html/qprintdialog-members.html -qt1/share/doc/qt/html/qprintdialog.html -qt1/share/doc/qt/html/qprinter-h.html -qt1/share/doc/qt/html/qprinter-members.html -qt1/share/doc/qt/html/qprinter.html -qt1/share/doc/qt/html/qprogbar-m.gif -qt1/share/doc/qt/html/qprogbar-w.gif -qt1/share/doc/qt/html/qprogdlg-m.gif -qt1/share/doc/qt/html/qprogdlg-w.gif -qt1/share/doc/qt/html/qprogressbar-h.html -qt1/share/doc/qt/html/qprogressbar-members.html -qt1/share/doc/qt/html/qprogressbar.html -qt1/share/doc/qt/html/qprogressdialog-h.html -qt1/share/doc/qt/html/qprogressdialog-members.html -qt1/share/doc/qt/html/qprogressdialog.html -qt1/share/doc/qt/html/qptrdict-h.html -qt1/share/doc/qt/html/qptrdict-members.html -qt1/share/doc/qt/html/qptrdict.html -qt1/share/doc/qt/html/qptrdictiterator-members.html -qt1/share/doc/qt/html/qptrdictiterator.html -qt1/share/doc/qt/html/qpushbt-m.gif -qt1/share/doc/qt/html/qpushbt-w.gif -qt1/share/doc/qt/html/qpushbutton-h.html -qt1/share/doc/qt/html/qpushbutton-members.html -qt1/share/doc/qt/html/qpushbutton.html -qt1/share/doc/qt/html/qqueue-h.html -qt1/share/doc/qt/html/qqueue-members.html -qt1/share/doc/qt/html/qqueue.html -qt1/share/doc/qt/html/qradiobt-m.gif -qt1/share/doc/qt/html/qradiobt-w.gif -qt1/share/doc/qt/html/qradiobutton-h.html -qt1/share/doc/qt/html/qradiobutton-members.html -qt1/share/doc/qt/html/qradiobutton.html -qt1/share/doc/qt/html/qrangecontrol-h.html -qt1/share/doc/qt/html/qrangecontrol-members.html -qt1/share/doc/qt/html/qrangecontrol.html -qt1/share/doc/qt/html/qrect-h.html -qt1/share/doc/qt/html/qrect-members.html -qt1/share/doc/qt/html/qrect.html -qt1/share/doc/qt/html/qregexp-h.html -qt1/share/doc/qt/html/qregexp-members.html -qt1/share/doc/qt/html/qregexp.html -qt1/share/doc/qt/html/qregion-h.html -qt1/share/doc/qt/html/qregion-members.html -qt1/share/doc/qt/html/qregion.html -qt1/share/doc/qt/html/qresizeevent-members.html -qt1/share/doc/qt/html/qresizeevent.html -qt1/share/doc/qt/html/qscrbar-m.gif -qt1/share/doc/qt/html/qscrbar-w.gif -qt1/share/doc/qt/html/qscrollbar-h.html -qt1/share/doc/qt/html/qscrollbar-members.html -qt1/share/doc/qt/html/qscrollbar.html -qt1/share/doc/qt/html/qscrollview-h.html -qt1/share/doc/qt/html/qscrollview-m.gif -qt1/share/doc/qt/html/qscrollview-members.html -qt1/share/doc/qt/html/qscrollview-w.gif -qt1/share/doc/qt/html/qscrollview.html -qt1/share/doc/qt/html/qsemimodal-h.html -qt1/share/doc/qt/html/qsemimodal-members.html -qt1/share/doc/qt/html/qsemimodal.html -qt1/share/doc/qt/html/qsenderobject-members.html -qt1/share/doc/qt/html/qshared-h.html -qt1/share/doc/qt/html/qshared-members.html -qt1/share/doc/qt/html/qshared.html -qt1/share/doc/qt/html/qsignal-h.html -qt1/share/doc/qt/html/qsignal-members.html -qt1/share/doc/qt/html/qsignal.html -qt1/share/doc/qt/html/qsignalmapper-h.html -qt1/share/doc/qt/html/qsignalmapper-members.html -qt1/share/doc/qt/html/qsignalmapper.html -qt1/share/doc/qt/html/qsize-h.html -qt1/share/doc/qt/html/qsize-members.html -qt1/share/doc/qt/html/qsize.html -qt1/share/doc/qt/html/qslider-h.html -qt1/share/doc/qt/html/qslider-m.gif -qt1/share/doc/qt/html/qslider-members.html -qt1/share/doc/qt/html/qslider-w.gif -qt1/share/doc/qt/html/qslider.html -qt1/share/doc/qt/html/qsocketnotifier-h.html -qt1/share/doc/qt/html/qsocketnotifier-members.html -qt1/share/doc/qt/html/qsocketnotifier.html -qt1/share/doc/qt/html/qspinbox-h.html -qt1/share/doc/qt/html/qspinbox-m.gif -qt1/share/doc/qt/html/qspinbox-members.html -qt1/share/doc/qt/html/qspinbox-w.gif -qt1/share/doc/qt/html/qspinbox.html -qt1/share/doc/qt/html/qsplitter-h.html -qt1/share/doc/qt/html/qsplitter-m.gif -qt1/share/doc/qt/html/qsplitter-members.html -qt1/share/doc/qt/html/qsplitter-w.gif -qt1/share/doc/qt/html/qsplitter.html -qt1/share/doc/qt/html/qstack-h.html -qt1/share/doc/qt/html/qstack-members.html -qt1/share/doc/qt/html/qstack.html -qt1/share/doc/qt/html/qstatusbar-h.html -qt1/share/doc/qt/html/qstatusbar-m.gif -qt1/share/doc/qt/html/qstatusbar-members.html -qt1/share/doc/qt/html/qstatusbar-w.gif -qt1/share/doc/qt/html/qstatusbar.html -qt1/share/doc/qt/html/qstoreddrag-members.html -qt1/share/doc/qt/html/qstoreddrag.html -qt1/share/doc/qt/html/qstrilist-members.html -qt1/share/doc/qt/html/qstrilist.html -qt1/share/doc/qt/html/qstring-h.html -qt1/share/doc/qt/html/qstring-members.html -qt1/share/doc/qt/html/qstring.html -qt1/share/doc/qt/html/qstrlist-h.html -qt1/share/doc/qt/html/qstrlist-members.html -qt1/share/doc/qt/html/qstrlist.html -qt1/share/doc/qt/html/qtabbar-h.html -qt1/share/doc/qt/html/qtabbar-m.gif -qt1/share/doc/qt/html/qtabbar-members.html -qt1/share/doc/qt/html/qtabbar-w.gif -qt1/share/doc/qt/html/qtabbar.html -qt1/share/doc/qt/html/qtabdialog-h.html -qt1/share/doc/qt/html/qtabdialog-members.html -qt1/share/doc/qt/html/qtabdialog.html -qt1/share/doc/qt/html/qtabdlg-m.gif -qt1/share/doc/qt/html/qtabdlg-w.gif -qt1/share/doc/qt/html/qtableview-h.html -qt1/share/doc/qt/html/qtableview-members.html -qt1/share/doc/qt/html/qtableview.html -qt1/share/doc/qt/html/qtablevw-m.gif -qt1/share/doc/qt/html/qtablevw-w.gif -qt1/share/doc/qt/html/qtextdrag-members.html -qt1/share/doc/qt/html/qtextdrag.html -qt1/share/doc/qt/html/qtextstream-h.html -qt1/share/doc/qt/html/qtextstream-members.html -qt1/share/doc/qt/html/qtextstream.html -qt1/share/doc/qt/html/qtimage-qtimage-cpp.html -qt1/share/doc/qt/html/qtime-members.html -qt1/share/doc/qt/html/qtime.html -qt1/share/doc/qt/html/qtimer-h.html -qt1/share/doc/qt/html/qtimer-members.html -qt1/share/doc/qt/html/qtimer.html -qt1/share/doc/qt/html/qtimerevent-members.html -qt1/share/doc/qt/html/qtimerevent.html -qt1/share/doc/qt/html/qtlogo.jpg -qt1/share/doc/qt/html/qtoolbar-h.html -qt1/share/doc/qt/html/qtoolbar-members.html -qt1/share/doc/qt/html/qtoolbar.html -qt1/share/doc/qt/html/qtoolbutton-h.html -qt1/share/doc/qt/html/qtoolbutton-members.html -qt1/share/doc/qt/html/qtoolbutton.html -qt1/share/doc/qt/html/qtooltip-h.html -qt1/share/doc/qt/html/qtooltip-members.html -qt1/share/doc/qt/html/qtooltip.html -qt1/share/doc/qt/html/qtooltipgroup-members.html -qt1/share/doc/qt/html/qtooltipgroup.html -qt1/share/doc/qt/html/qurldrag-members.html -qt1/share/doc/qt/html/qurldrag.html -qt1/share/doc/qt/html/qvalidator-h.html -qt1/share/doc/qt/html/qvalidator-members.html -qt1/share/doc/qt/html/qvalidator.html -qt1/share/doc/qt/html/qvboxlayout-members.html -qt1/share/doc/qt/html/qvboxlayout.html -qt1/share/doc/qt/html/qwhatsthis-h.html -qt1/share/doc/qt/html/qwhatsthis-members.html -qt1/share/doc/qt/html/qwhatsthis.html -qt1/share/doc/qt/html/qwidget-h.html -qt1/share/doc/qt/html/qwidget-members.html -qt1/share/doc/qt/html/qwidget.html -qt1/share/doc/qt/html/qwidgetstack-h.html -qt1/share/doc/qt/html/qwidgetstack-members.html -qt1/share/doc/qt/html/qwidgetstack.html -qt1/share/doc/qt/html/qwindow-h.html -qt1/share/doc/qt/html/qwindow-members.html -qt1/share/doc/qt/html/qwindow.html -qt1/share/doc/qt/html/qwindowdefs-h.html -qt1/share/doc/qt/html/qwmatrix-h.html -qt1/share/doc/qt/html/qwmatrix-members.html -qt1/share/doc/qt/html/qwmatrix.html -qt1/share/doc/qt/html/qxt-h.html -qt1/share/doc/qt/html/qxtapplication-members.html -qt1/share/doc/qt/html/qxtapplication.html -qt1/share/doc/qt/html/qxtwidget-members.html -qt1/share/doc/qt/html/qxtwidget.html -qt1/share/doc/qt/html/realwidgets.html -qt1/share/doc/qt/html/shared.html -qt1/share/doc/qt/html/shclass.html -qt1/share/doc/qt/html/showimg-showimg-cpp.html -qt1/share/doc/qt/html/t1.gif -qt1/share/doc/qt/html/t1.html -qt1/share/doc/qt/html/t10-cannon-cpp.html -qt1/share/doc/qt/html/t10-cannon-h.html -qt1/share/doc/qt/html/t10-lcdrange-cpp.html -qt1/share/doc/qt/html/t10-lcdrange-h.html -qt1/share/doc/qt/html/t10-main-cpp.html -qt1/share/doc/qt/html/t10-makefile.html -qt1/share/doc/qt/html/t10.gif -qt1/share/doc/qt/html/t10.html -qt1/share/doc/qt/html/t11-cannon-cpp.html -qt1/share/doc/qt/html/t11-cannon-h.html -qt1/share/doc/qt/html/t11-lcdrange-cpp.html -qt1/share/doc/qt/html/t11-lcdrange-h.html -qt1/share/doc/qt/html/t11-main-cpp.html -qt1/share/doc/qt/html/t11-makefile.html -qt1/share/doc/qt/html/t11.gif -qt1/share/doc/qt/html/t11.html -qt1/share/doc/qt/html/t12-cannon-cpp.html -qt1/share/doc/qt/html/t12-cannon-h.html -qt1/share/doc/qt/html/t12-lcdrange-cpp.html -qt1/share/doc/qt/html/t12-lcdrange-h.html -qt1/share/doc/qt/html/t12-main-cpp.html -qt1/share/doc/qt/html/t12-makefile.html -qt1/share/doc/qt/html/t12.gif -qt1/share/doc/qt/html/t12.html -qt1/share/doc/qt/html/t13-cannon-cpp.html -qt1/share/doc/qt/html/t13-cannon-h.html -qt1/share/doc/qt/html/t13-gamebrd-cpp.html -qt1/share/doc/qt/html/t13-gamebrd-h.html -qt1/share/doc/qt/html/t13-lcdrange-cpp.html -qt1/share/doc/qt/html/t13-lcdrange-h.html -qt1/share/doc/qt/html/t13-main-cpp.html -qt1/share/doc/qt/html/t13-makefile.html -qt1/share/doc/qt/html/t13.gif -qt1/share/doc/qt/html/t13.html -qt1/share/doc/qt/html/t14-cannon-cpp.html -qt1/share/doc/qt/html/t14-cannon-h.html -qt1/share/doc/qt/html/t14-gamebrd-cpp.html -qt1/share/doc/qt/html/t14-gamebrd-h.html -qt1/share/doc/qt/html/t14-lcdrange-cpp.html -qt1/share/doc/qt/html/t14-lcdrange-h.html -qt1/share/doc/qt/html/t14-main-cpp.html -qt1/share/doc/qt/html/t14-makefile.html -qt1/share/doc/qt/html/t14.gif -qt1/share/doc/qt/html/t14.html -qt1/share/doc/qt/html/t2.gif -qt1/share/doc/qt/html/t2.html -qt1/share/doc/qt/html/t3.gif -qt1/share/doc/qt/html/t3.html -qt1/share/doc/qt/html/t4.gif -qt1/share/doc/qt/html/t4.html -qt1/share/doc/qt/html/t5.gif -qt1/share/doc/qt/html/t5.html -qt1/share/doc/qt/html/t6.gif -qt1/share/doc/qt/html/t6.html -qt1/share/doc/qt/html/t7-lcdrange-cpp.html -qt1/share/doc/qt/html/t7-lcdrange-h.html -qt1/share/doc/qt/html/t7-main-cpp.html -qt1/share/doc/qt/html/t7-makefile.html -qt1/share/doc/qt/html/t7.gif -qt1/share/doc/qt/html/t7.html -qt1/share/doc/qt/html/t8-cannon-cpp.html -qt1/share/doc/qt/html/t8-cannon-h.html -qt1/share/doc/qt/html/t8-lcdrange-cpp.html -qt1/share/doc/qt/html/t8-lcdrange-h.html -qt1/share/doc/qt/html/t8-main-cpp.html -qt1/share/doc/qt/html/t8-makefile.html -qt1/share/doc/qt/html/t8.gif -qt1/share/doc/qt/html/t8.html -qt1/share/doc/qt/html/t9-cannon-cpp.html -qt1/share/doc/qt/html/t9-cannon-h.html -qt1/share/doc/qt/html/t9-lcdrange-cpp.html -qt1/share/doc/qt/html/t9-lcdrange-h.html -qt1/share/doc/qt/html/t9-main-cpp.html -qt1/share/doc/qt/html/t9-makefile.html -qt1/share/doc/qt/html/t9.gif -qt1/share/doc/qt/html/t9.html -qt1/share/doc/qt/html/t9_1.gif -qt1/share/doc/qt/html/t9_2.gif -qt1/share/doc/qt/html/table-table-cpp.html -qt1/share/doc/qt/html/test.png -qt1/share/doc/qt/html/tictac-tictac-cpp.html -qt1/share/doc/qt/html/time.html -qt1/share/doc/qt/html/tools.html -qt1/share/doc/qt/html/tooltip-tooltip-cpp.html -qt1/share/doc/qt/html/topicals.html -qt1/share/doc/qt/html/trademarks.html -qt1/share/doc/qt/html/treeview.gif -qt1/share/doc/qt/html/trivial-trivial-cpp.html -qt1/share/doc/qt/html/troll.html -qt1/share/doc/qt/html/ttlogo-small.jpg -qt1/share/doc/qt/html/tutorial.gif -qt1/share/doc/qt/html/tutorial.html -qt1/share/doc/qt/html/whatsthis.gif -qt1/share/doc/qt/html/widgets-widgets-cpp.html -qt1/share/doc/qt/html/xform-xform-cpp.html -qt1/share/doc/qt/html/xt.html -qt1/share/doc/qt/html/y2k.html -qt1/bin/moc -qt1/include/jri.h -qt1/include/jri_md.h -qt1/include/jritypes.h -qt1/include/npapi.h -qt1/include/npupp.h -qt1/include/qaccel.h -qt1/include/qapp.h -qt1/include/qapplication.h -qt1/include/qarray.h -qt1/include/qasyncimageio.h -qt1/include/qasyncio.h -qt1/include/qbitarray.h -qt1/include/qbitarry.h -qt1/include/qbitmap.h -qt1/include/qbrush.h -qt1/include/qbttngrp.h -qt1/include/qbuffer.h -qt1/include/qbutton.h -qt1/include/qbuttongroup.h -qt1/include/qcache.h -qt1/include/qcheckbox.h -qt1/include/qchkbox.h -qt1/include/qclipboard.h -qt1/include/qclipbrd.h -qt1/include/qcollect.h -qt1/include/qcollection.h -qt1/include/qcolor.h -qt1/include/qcombo.h -qt1/include/qcombobox.h -qt1/include/qconnect.h -qt1/include/qconnection.h -qt1/include/qcursor.h -qt1/include/qdatastream.h -qt1/include/qdatetime.h -qt1/include/qdatetm.h -qt1/include/qdialog.h -qt1/include/qdict.h -qt1/include/qdir.h -qt1/include/qdragobject.h -qt1/include/qdrawutil.h -qt1/include/qdrawutl.h -qt1/include/qdropsite.h -qt1/include/qdstream.h -qt1/include/qevent.h -qt1/include/qfile.h -qt1/include/qfiledef.h -qt1/include/qfiledefs.h -qt1/include/qfiledialog.h -qt1/include/qfiledlg.h -qt1/include/qfileinf.h -qt1/include/qfileinfo.h -qt1/include/qfocusdata.h -qt1/include/qfont.h -qt1/include/qfontdata.h -qt1/include/qfontdta.h -qt1/include/qfontinf.h -qt1/include/qfontinfo.h -qt1/include/qfontmet.h -qt1/include/qfontmetrics.h -qt1/include/qframe.h -qt1/include/qgarray.h -qt1/include/qgcache.h -qt1/include/qgdict.h -qt1/include/qgeneric.h -qt1/include/qgl.h -qt1/include/qglist.h -qt1/include/qglobal.h -qt1/include/qgmanager.h -qt1/include/qgmanagr.h -qt1/include/qgroupbox.h -qt1/include/qgrpbox.h -qt1/include/qgvector.h -qt1/include/qheader.h -qt1/include/qiconset.h -qt1/include/qimage.h -qt1/include/qimageio.h -qt1/include/qintcach.h -qt1/include/qintcache.h -qt1/include/qintdict.h -qt1/include/qiodev.h -qt1/include/qiodevice.h -qt1/include/qjpegio.h -qt1/include/qkeycode.h -qt1/include/qlabel.h -qt1/include/qlayout.h -qt1/include/qlcdnum.h -qt1/include/qlcdnumber.h -qt1/include/qlined.h -qt1/include/qlineedit.h -qt1/include/qlist.h -qt1/include/qlistbox.h -qt1/include/qlistview.h -qt1/include/qmainwindow.h -qt1/include/qmenubar.h -qt1/include/qmenudata.h -qt1/include/qmenudta.h -qt1/include/qmessagebox.h -qt1/include/qmetaobj.h -qt1/include/qmetaobject.h -qt1/include/qmlined.h -qt1/include/qmovie.h -qt1/include/qmsgbox.h -qt1/include/qmultilinedit.h -qt1/include/qnp.h -qt1/include/qobjcoll.h -qt1/include/qobjdefs.h -qt1/include/qobject.h -qt1/include/qobjectdefs.h -qt1/include/qobjectdict.h -qt1/include/qobjectlist.h -qt1/include/qpaintd.h -qt1/include/qpaintdc.h -qt1/include/qpaintdevice.h -qt1/include/qpaintdevicedefs.h -qt1/include/qpaintdevicemetrics.h -qt1/include/qpainter.h -qt1/include/qpalette.h -qt1/include/qpdevmet.h -qt1/include/qpen.h -qt1/include/qpicture.h -qt1/include/qpixmap.h -qt1/include/qpixmapcache.h -qt1/include/qpmcache.h -qt1/include/qpngio.h -qt1/include/qpntarry.h -qt1/include/qpoint.h -qt1/include/qpointarray.h -qt1/include/qpopmenu.h -qt1/include/qpopupmenu.h -qt1/include/qprintdialog.h -qt1/include/qprinter.h -qt1/include/qprndlg.h -qt1/include/qprogbar.h -qt1/include/qprogdlg.h -qt1/include/qprogressbar.h -qt1/include/qprogressdialog.h -qt1/include/qpsprinter.h -qt1/include/qpsprn.h -qt1/include/qptrdict.h -qt1/include/qpushbt.h -qt1/include/qpushbutton.h -qt1/include/qqueue.h -qt1/include/qradiobt.h -qt1/include/qradiobutton.h -qt1/include/qrangecontrol.h -qt1/include/qrangect.h -qt1/include/qrect.h -qt1/include/qregexp.h -qt1/include/qregion.h -qt1/include/qscrbar.h -qt1/include/qscrollbar.h -qt1/include/qscrollview.h -qt1/include/qsemimodal.h -qt1/include/qshared.h -qt1/include/qsignal.h -qt1/include/qsignalmapper.h -qt1/include/qsignalslotimp.h -qt1/include/qsize.h -qt1/include/qslider.h -qt1/include/qsocketnotifier.h -qt1/include/qsocknot.h -qt1/include/qspinbox.h -qt1/include/qsplitter.h -qt1/include/qstack.h -qt1/include/qstatusbar.h -qt1/include/qstring.h -qt1/include/qstrlist.h -qt1/include/qstrvec.h -qt1/include/qt_gif.h -qt1/include/qtabbar.h -qt1/include/qtabdialog.h -qt1/include/qtabdlg.h -qt1/include/qtableview.h -qt1/include/qtablevw.h -qt1/include/qtextstream.h -qt1/include/qtimer.h -qt1/include/qtoolbar.h -qt1/include/qtoolbutton.h -qt1/include/qtooltip.h -qt1/include/qtstream.h -qt1/include/qvalidator.h -qt1/include/qvector.h -qt1/include/qwellarray.h -qt1/include/qwhatsthis.h -qt1/include/qwidcoll.h -qt1/include/qwidget.h -qt1/include/qwidgetintdict.h -qt1/include/qwidgetlist.h -qt1/include/qwidgetstack.h -qt1/include/qwindefs.h -qt1/include/qwindow.h -qt1/include/qwindowdefs.h -qt1/include/qwmatrix.h -qt1/include/qxt.h -qt1/lib/libqt.la -qt1/man/man1/moc.1 -qt1/man/man3/QAccel.3 -qt1/man/man3/QApplication.3 -qt1/man/man3/QArray.3 -qt1/man/man3/QAsyncIO.3 -qt1/man/man3/QBitArray.3 -qt1/man/man3/QBitVal.3 -qt1/man/man3/QBitmap.3 -qt1/man/man3/QBoxLayout.3 -qt1/man/man3/QBrush.3 -qt1/man/man3/QBuffer.3 -qt1/man/man3/QButton.3 -qt1/man/man3/QButtonGroup.3 -qt1/man/man3/QByteArray.3 -qt1/man/man3/QCache.3 -qt1/man/man3/QCacheIterator.3 -qt1/man/man3/QCheckBox.3 -qt1/man/man3/QCheckListItem.3 -qt1/man/man3/QChildEvent.3 -qt1/man/man3/QClipboard.3 -qt1/man/man3/QCloseEvent.3 -qt1/man/man3/QCollection.3 -qt1/man/man3/QColor.3 -qt1/man/man3/QColorGroup.3 -qt1/man/man3/QComboBox.3 -qt1/man/man3/QConnection.3 -qt1/man/man3/QCursor.3 -qt1/man/man3/QCustomEvent.3 -qt1/man/man3/QDataPump.3 -qt1/man/man3/QDataSink.3 -qt1/man/man3/QDataSource.3 -qt1/man/man3/QDataStream.3 -qt1/man/man3/QDate.3 -qt1/man/man3/QDateTime.3 -qt1/man/man3/QDialog.3 -qt1/man/man3/QDict.3 -qt1/man/man3/QDictIterator.3 -qt1/man/man3/QDir.3 -qt1/man/man3/QDoubleValidator.3 -qt1/man/man3/QDragMoveEvent.3 -qt1/man/man3/QDragObject.3 -qt1/man/man3/QDropEvent.3 -qt1/man/man3/QEvent.3 -qt1/man/man3/QFile.3 -qt1/man/man3/QFileDialog.3 -qt1/man/man3/QFileIconProvider.3 -qt1/man/man3/QFileInfo.3 -qt1/man/man3/QFocusData.3 -qt1/man/man3/QFocusEvent.3 -qt1/man/man3/QFont.3 -qt1/man/man3/QFontInfo.3 -qt1/man/man3/QFontMetrics.3 -qt1/man/man3/QFrame.3 -qt1/man/man3/QGArray.3 -qt1/man/man3/QGCache.3 -qt1/man/man3/QGCacheIterator.3 -qt1/man/man3/QGDict.3 -qt1/man/man3/QGDictIterator.3 -qt1/man/man3/QGLContext.3 -qt1/man/man3/QGLFormat.3 -qt1/man/man3/QGLWidget.3 -qt1/man/man3/QGList.3 -qt1/man/man3/QGListIterator.3 -qt1/man/man3/QGManager.3 -qt1/man/man3/QGridLayout.3 -qt1/man/man3/QGroupBox.3 -qt1/man/man3/QHBoxLayout.3 -qt1/man/man3/QHeader.3 -qt1/man/man3/QIODevice.3 -qt1/man/man3/QIODeviceSource.3 -qt1/man/man3/QIconSet.3 -qt1/man/man3/QImage.3 -qt1/man/man3/QImageConsumer.3 -qt1/man/man3/QImageDecoder.3 -qt1/man/man3/QImageDrag.3 -qt1/man/man3/QImageFormat.3 -qt1/man/man3/QImageFormatType.3 -qt1/man/man3/QImageIO.3 -qt1/man/man3/QIntCache.3 -qt1/man/man3/QIntCacheIterator.3 -qt1/man/man3/QIntDict.3 -qt1/man/man3/QIntDictIterator.3 -qt1/man/man3/QIntValidator.3 -qt1/man/man3/QKeyEvent.3 -qt1/man/man3/QLCDNumber.3 -qt1/man/man3/QLNode.3 -qt1/man/man3/QLabel.3 -qt1/man/man3/QLayout.3 -qt1/man/man3/QLineEdit.3 -qt1/man/man3/QList.3 -qt1/man/man3/QListBox.3 -qt1/man/man3/QListBoxItem.3 -qt1/man/man3/QListBoxPixmap.3 -qt1/man/man3/QListBoxText.3 -qt1/man/man3/QListIterator.3 -qt1/man/man3/QListView.3 -qt1/man/man3/QListViewItem.3 -qt1/man/man3/QMainWindow.3 -qt1/man/man3/QMenuBar.3 -qt1/man/man3/QMenuData.3 -qt1/man/man3/QMessageBox.3 -qt1/man/man3/QMouseEvent.3 -qt1/man/man3/QMoveEvent.3 -qt1/man/man3/QMovie.3 -qt1/man/man3/QMultiLineEdit.3 -qt1/man/man3/QNPInstance.3 -qt1/man/man3/QNPStream.3 -qt1/man/man3/QNPWidget.3 -qt1/man/man3/QNPlugin.3 -qt1/man/man3/QObject.3 -qt1/man/man3/QPaintDevice.3 -qt1/man/man3/QPaintDeviceMetrics.3 -qt1/man/man3/QPaintEvent.3 -qt1/man/man3/QPainter.3 -qt1/man/man3/QPalette.3 -qt1/man/man3/QPen.3 -qt1/man/man3/QPicture.3 -qt1/man/man3/QPixmap.3 -qt1/man/man3/QPixmapCache.3 -qt1/man/man3/QPoint.3 -qt1/man/man3/QPointArray.3 -qt1/man/man3/QPointVal.3 -qt1/man/man3/QPopupMenu.3 -qt1/man/man3/QPrintDialog.3 -qt1/man/man3/QPrinter.3 -qt1/man/man3/QProgressBar.3 -qt1/man/man3/QProgressDialog.3 -qt1/man/man3/QPtrDict.3 -qt1/man/man3/QPtrDictIterator.3 -qt1/man/man3/QPushButton.3 -qt1/man/man3/QQueue.3 -qt1/man/man3/QRadioButton.3 -qt1/man/man3/QRangeControl.3 -qt1/man/man3/QRect.3 -qt1/man/man3/QRegExp.3 -qt1/man/man3/QRegion.3 -qt1/man/man3/QResizeEvent.3 -qt1/man/man3/QScrollBar.3 -qt1/man/man3/QScrollView.3 -qt1/man/man3/QSemiModal.3 -qt1/man/man3/QShared.3 -qt1/man/man3/QSignal.3 -qt1/man/man3/QSignalMapper.3 -qt1/man/man3/QSize.3 -qt1/man/man3/QSlider.3 -qt1/man/man3/QSocketNotifier.3 -qt1/man/man3/QSpinBox.3 -qt1/man/man3/QSplitter.3 -qt1/man/man3/QStack.3 -qt1/man/man3/QStatusBar.3 -qt1/man/man3/QStoredDrag.3 -qt1/man/man3/QStrIList.3 -qt1/man/man3/QStrList.3 -qt1/man/man3/QString.3 -qt1/man/man3/QTabBar.3 -qt1/man/man3/QTabDialog.3 -qt1/man/man3/QTableView.3 -qt1/man/man3/QTextDrag.3 -qt1/man/man3/QTextStream.3 -qt1/man/man3/QTime.3 -qt1/man/man3/QTimer.3 -qt1/man/man3/QTimerEvent.3 -qt1/man/man3/QToolBar.3 -qt1/man/man3/QToolButton.3 -qt1/man/man3/QToolTip.3 -qt1/man/man3/QToolTipGroup.3 -qt1/man/man3/QUrlDrag.3 -qt1/man/man3/QVBoxLayout.3 -qt1/man/man3/QValidator.3 -qt1/man/man3/QWMatrix.3 -qt1/man/man3/QWhatsThis.3 -qt1/man/man3/QWidget.3 -qt1/man/man3/QWidgetStack.3 -qt1/man/man3/QWindow.3 -qt1/man/man3/QXtApplication.3 -qt1/man/man3/QXtWidget.3 -qt1/man/man3/qaccel.3 -qt1/man/man3/qapplication.3 -qt1/man/man3/qarray.3 -qt1/man/man3/qasyncio.3 -qt1/man/man3/qbitarray.3 -qt1/man/man3/qbitmap.3 -qt1/man/man3/qbitval.3 -qt1/man/man3/qboxlayout.3 -qt1/man/man3/qbrush.3 -qt1/man/man3/qbuffer.3 -qt1/man/man3/qbutton.3 -qt1/man/man3/qbuttongroup.3 -qt1/man/man3/qbytearray.3 -qt1/man/man3/qcache.3 -qt1/man/man3/qcacheiterator.3 -qt1/man/man3/qcheckbox.3 -qt1/man/man3/qchecklistitem.3 -qt1/man/man3/qchildevent.3 -qt1/man/man3/qclipboard.3 -qt1/man/man3/qcloseevent.3 -qt1/man/man3/qcollection.3 -qt1/man/man3/qcolor.3 -qt1/man/man3/qcolorgroup.3 -qt1/man/man3/qcombobox.3 -qt1/man/man3/qconnection.3 -qt1/man/man3/qcursor.3 -qt1/man/man3/qcustomevent.3 -qt1/man/man3/qdatapump.3 -qt1/man/man3/qdatasink.3 -qt1/man/man3/qdatasource.3 -qt1/man/man3/qdatastream.3 -qt1/man/man3/qdate.3 -qt1/man/man3/qdatetime.3 -qt1/man/man3/qdialog.3 -qt1/man/man3/qdict.3 -qt1/man/man3/qdictiterator.3 -qt1/man/man3/qdir.3 -qt1/man/man3/qdoublevalidator.3 -qt1/man/man3/qdragmoveevent.3 -qt1/man/man3/qdragobject.3 -qt1/man/man3/qdropevent.3 -qt1/man/man3/qevent.3 -qt1/man/man3/qfile.3 -qt1/man/man3/qfiledialog.3 -qt1/man/man3/qfileiconprovider.3 -qt1/man/man3/qfileinfo.3 -qt1/man/man3/qfocusdata.3 -qt1/man/man3/qfocusevent.3 -qt1/man/man3/qfont.3 -qt1/man/man3/qfontinfo.3 -qt1/man/man3/qfontmetrics.3 -qt1/man/man3/qframe.3 -qt1/man/man3/qgarray.3 -qt1/man/man3/qgcache.3 -qt1/man/man3/qgcacheiterator.3 -qt1/man/man3/qgdict.3 -qt1/man/man3/qgdictiterator.3 -qt1/man/man3/qglcontext.3 -qt1/man/man3/qglformat.3 -qt1/man/man3/qglist.3 -qt1/man/man3/qglistiterator.3 -qt1/man/man3/qglwidget.3 -qt1/man/man3/qgmanager.3 -qt1/man/man3/qgridlayout.3 -qt1/man/man3/qgroupbox.3 -qt1/man/man3/qhboxlayout.3 -qt1/man/man3/qheader.3 -qt1/man/man3/qiconset.3 -qt1/man/man3/qimage.3 -qt1/man/man3/qimageconsumer.3 -qt1/man/man3/qimagedecoder.3 -qt1/man/man3/qimagedrag.3 -qt1/man/man3/qimageformat.3 -qt1/man/man3/qimageformattype.3 -qt1/man/man3/qimageio.3 -qt1/man/man3/qintcache.3 -qt1/man/man3/qintcacheiterator.3 -qt1/man/man3/qintdict.3 -qt1/man/man3/qintdictiterator.3 -qt1/man/man3/qintvalidator.3 -qt1/man/man3/qiodevice.3 -qt1/man/man3/qiodevicesource.3 -qt1/man/man3/qkeyevent.3 -qt1/man/man3/qlabel.3 -qt1/man/man3/qlayout.3 -qt1/man/man3/qlcdnumber.3 -qt1/man/man3/qlineedit.3 -qt1/man/man3/qlist.3 -qt1/man/man3/qlistbox.3 -qt1/man/man3/qlistboxitem.3 -qt1/man/man3/qlistboxpixmap.3 -qt1/man/man3/qlistboxtext.3 -qt1/man/man3/qlistiterator.3 -qt1/man/man3/qlistview.3 -qt1/man/man3/qlistviewitem.3 -qt1/man/man3/qlnode.3 -qt1/man/man3/qmainwindow.3 -qt1/man/man3/qmenubar.3 -qt1/man/man3/qmenudata.3 -qt1/man/man3/qmessagebox.3 -qt1/man/man3/qmouseevent.3 -qt1/man/man3/qmoveevent.3 -qt1/man/man3/qmovie.3 -qt1/man/man3/qmultilineedit.3 -qt1/man/man3/qnpinstance.3 -qt1/man/man3/qnplugin.3 -qt1/man/man3/qnpstream.3 -qt1/man/man3/qnpwidget.3 -qt1/man/man3/qobject.3 -qt1/man/man3/qpaintdevice.3 -qt1/man/man3/qpaintdevicemetrics.3 -qt1/man/man3/qpainter.3 -qt1/man/man3/qpaintevent.3 -qt1/man/man3/qpalette.3 -qt1/man/man3/qpen.3 -qt1/man/man3/qpicture.3 -qt1/man/man3/qpixmap.3 -qt1/man/man3/qpixmapcache.3 -qt1/man/man3/qpoint.3 -qt1/man/man3/qpointarray.3 -qt1/man/man3/qpointval.3 -qt1/man/man3/qpopupmenu.3 -qt1/man/man3/qprintdialog.3 -qt1/man/man3/qprinter.3 -qt1/man/man3/qprogressbar.3 -qt1/man/man3/qprogressdialog.3 -qt1/man/man3/qptrdict.3 -qt1/man/man3/qptrdictiterator.3 -qt1/man/man3/qpushbutton.3 -qt1/man/man3/qqueue.3 -qt1/man/man3/qradiobutton.3 -qt1/man/man3/qrangecontrol.3 -qt1/man/man3/qrect.3 -qt1/man/man3/qregexp.3 -qt1/man/man3/qregion.3 -qt1/man/man3/qresizeevent.3 -qt1/man/man3/qscrollbar.3 -qt1/man/man3/qscrollview.3 -qt1/man/man3/qsemimodal.3 -qt1/man/man3/qshared.3 -qt1/man/man3/qsignal.3 -qt1/man/man3/qsignalmapper.3 -qt1/man/man3/qsize.3 -qt1/man/man3/qslider.3 -qt1/man/man3/qsocketnotifier.3 -qt1/man/man3/qspinbox.3 -qt1/man/man3/qsplitter.3 -qt1/man/man3/qstack.3 -qt1/man/man3/qstatusbar.3 -qt1/man/man3/qstoreddrag.3 -qt1/man/man3/qstrilist.3 -qt1/man/man3/qstring.3 -qt1/man/man3/qstrlist.3 -qt1/man/man3/qtabbar.3 -qt1/man/man3/qtabdialog.3 -qt1/man/man3/qtableview.3 -qt1/man/man3/qtextdrag.3 -qt1/man/man3/qtextstream.3 -qt1/man/man3/qtime.3 -qt1/man/man3/qtimer.3 -qt1/man/man3/qtimerevent.3 -qt1/man/man3/qtoolbar.3 -qt1/man/man3/qtoolbutton.3 -qt1/man/man3/qtooltip.3 -qt1/man/man3/qtooltipgroup.3 -qt1/man/man3/qurldrag.3 -qt1/man/man3/qvalidator.3 -qt1/man/man3/qvboxlayout.3 -qt1/man/man3/qwhatsthis.3 -qt1/man/man3/qwidget.3 -qt1/man/man3/qwidgetstack.3 -qt1/man/man3/qwindow.3 -qt1/man/man3/qwmatrix.3 -qt1/man/man3/qxtapplication.3 -qt1/man/man3/qxtwidget.3 -qt1/share/doc/qt/README -qt1/share/doc/qt/README.QT -@dirrm qt1/bin -@dirrm qt1/include -@dirrm qt1/lib -@dirrm qt1/man/man1 -@dirrm qt1/man/man3 -@dirrm qt1/man -@dirrm qt1/share/doc/qt/html -@dirrm qt1/share/doc/qt -@dirrm qt1/share/doc -@dirrm qt1/share -@dirrm qt1 diff --git a/x11/qt1/buildlink3.mk b/x11/qt1/buildlink3.mk deleted file mode 100644 index 5bc9947bc36..00000000000 --- a/x11/qt1/buildlink3.mk +++ /dev/null @@ -1,28 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.10 2007/01/17 03:11:19 rillig Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -QT1_BUILDLINK3_MK:= ${QT1_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= qt1 -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nqt1} -BUILDLINK_PACKAGES+= qt1 -BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}qt1 - -.if !empty(QT1_BUILDLINK3_MK:M+) -BUILDLINK_API_DEPENDS.qt1+= qt1>=1.44 -BUILDLINK_ABI_DEPENDS.qt1+= qt1>=1.44nb3 -BUILDLINK_PKGSRCDIR.qt1?= ../../x11/qt1 - -BUILDLINK_PASSTHRU_DIRS= ${LOCALBASE}/qt1 -BUILDLINK_FILES.qt1+= qt1/bin/* -BUILDLINK_FNAME_TRANSFORM.qt1+= -e s,/qt1/bin/,/bin/, - -QT1DIR= ${LOCALBASE}/qt1 -.endif # QT1_BUILDLINK3_MK - -.include "../../x11/libXext/buildlink3.mk" - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/x11/qt1/distinfo b/x11/qt1/distinfo deleted file mode 100644 index 34dedf03032..00000000000 --- a/x11/qt1/distinfo +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: distinfo,v 1.7 2005/12/12 14:56:07 joerg Exp $ - -SHA1 (qt-1.44.tar.gz) = 08848fe5534bb210b151a1d9f3480fe83c0053c1 -RMD160 (qt-1.44.tar.gz) = f15179396774f4038a082e984d8bdd4a7c4d1ae1 -Size (qt-1.44.tar.gz) = 2659999 bytes -SHA1 (patch-aa) = b94f2fadee75696e0afb98cd2d0839d991f98573 -SHA1 (patch-ab) = 76d0ac60cd386518b5d8a48d15552abc5c8737ef -SHA1 (patch-ac) = ffc97fce918d66d8581bfd6d307322d57fa23904 -SHA1 (patch-ad) = cee971069a2f41219c14669ee5b4e1687d445dd8 -SHA1 (patch-ae) = cef04901bf46e4511fafe08a9d7eee975ceae320 -SHA1 (patch-af) = 7e15f50952061ea53e76c136c6a3e7bce87312ce -SHA1 (patch-ag) = c1fb895f7fa09a498d227ce93db0083a5d8e5533 diff --git a/x11/qt1/files/enablegif.patch b/x11/qt1/files/enablegif.patch deleted file mode 100644 index 1dcbe376f17..00000000000 --- a/x11/qt1/files/enablegif.patch +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: enablegif.patch,v 1.1.1.1 2000/03/23 21:27:40 dmcmahill Exp $ ---- src/kernel/qt_gif.h.orig Fri Feb 26 17:58:47 1999 -+++ src/kernel/qt_gif.h Sun Sep 26 00:09:22 1999 -@@ -14,6 +14,6 @@ - ** - *****************************************************************************/ - --#define QT_BUILTIN_GIF_READER 0 -+#define QT_BUILTIN_GIF_READER 1 - - bool qt_builtin_gif_reader(); diff --git a/x11/qt1/patches/patch-aa b/x11/qt1/patches/patch-aa deleted file mode 100644 index 35d4d74ef94..00000000000 --- a/x11/qt1/patches/patch-aa +++ /dev/null @@ -1,71 +0,0 @@ -$NetBSD: patch-aa,v 1.7 2001/05/01 16:43:40 jlam Exp $ - ---- configs/netbsd-g++-static.orig Fri Feb 26 12:02:07 1999 -+++ configs/netbsd-g++-static -@@ -1,5 +1,6 @@ - # Compiling --SYSCONF_CXX = g++ -+SYSCONF_CXX = c++ -+SYSCONF_CXX_LIB = $(LIBTOOL) --mode=compile c++ - - # Compiling with support libraries - SYSCONF_CXXFLAGS_X11 = -I/usr/X11R6/include -@@ -14,8 +15,8 @@ - SYSCONF_LFLAGS_X11 = -L/usr/X11R6/lib - SYSCONF_LIBS_X11 = -lX11 -lXext - # Qt, Qt+OpenGL --SYSCONF_LFLAGS_QT = -L$(QTDIR)/lib --SYSCONF_LIBS_QT = -lqt -+SYSCONF_LFLAGS_QT = -+SYSCONF_LIBS_QT = $(QTDIR)/src/libqt.la - SYSCONF_LIBS_QT_OPENGL = -lqgl - # OpenGL - SYSCONF_LFLAGS_OPENGL = -L/usr/X11R6/lib -@@ -24,38 +25,24 @@ - SYSCONF_LIBS_YACC = - - # Linking applications --SYSCONF_LINK = g++ -+SYSCONF_LINK = $(LIBTOOL) --mode=link c++ - SYSCONF_LFLAGS = - SYSCONF_LIBS = - --# Link flags shared objects --SYSCONF_LFLAGS_SHOBJ = -Bshareable -- - # Meta-object compiler - SYSCONF_MOC = $(QTDIR)/bin/moc - --# Linking shared libraries --# - Build the $(TARGET) library, eg. lib$(TARGET).so.0.0 --# - Place target in $(DESTDIR) - which has a trailing / --# - Usually needs to incorporate $(VER_MAJ) and $(VER_MIN) --# --SYSCONF_LINK_SHLIB = ld --SYSCONF_LINK_TARGET_SHARED = lib$(TARGET).so.$(VER_MAJ).$(VER_MIN) --SYSCONF_LINK_LIB_SHARED = $(SYSCONF_LINK_SHLIB) -Bshareable $(LFLAGS) -o $(DESTDIR)$(SYSCONF_LINK_TARGET_SHARED) `lorder /usr/lib/c++rt0.o $(OBJECTS) $(OBJMOC) | tsort` $(LIBS) -- --# Linking static libraries -+# Linking libtool libraries - # - Build the $(TARGET) library, eg. lib$(TARGET).a - # - Place target in $(DESTDIR) - which has a trailing / - # --SYSCONF_AR = ar cqs --SYSCONF_LINK_TARGET_STATIC = lib$(TARGET).a --SYSCONF_LINK_LIB_STATIC = rm -f $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) ; \ -- $(SYSCONF_AR) $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) $(OBJECTS) $(OBJMOC) -+SYSCONF_LINK_TARGET = lib$(TARGET).la -+SYSCONF_LINK_LIB = rm -f $(SYSCONF_LINK_TARGET) ; \ -+ $(LIBTOOL) --mode=link c++ -rpath $(QTPREFIX)/lib -version-info $(VER_MAJ):$(VER_MIN) \ -+ -o $(SYSCONF_LINK_TARGET) $(OBJECTS:.o=.lo) $(OBJMOC:.o=.lo) - # Compiling application source --SYSCONF_CXXFLAGS = -O2 -fno-strength-reduce -+SYSCONF_CXXFLAGS = ${CXXOPTS} -fno-strength-reduce - # Compiling library source --SYSCONF_CXXFLAGS_LIB = -O2 -fno-strength-reduce -fPIC -+SYSCONF_CXXFLAGS_LIB = - # Compiling shared-object source --SYSCONF_CXXFLAGS_SHOBJ = -O2 -fno-strength-reduce -fPIC --SYSCONF_LINK_LIB = $(SYSCONF_LINK_LIB_STATIC) --SYSCONF_LINK_TARGET = $(SYSCONF_LINK_TARGET_STATIC) -+SYSCONF_CXXFLAGS_SHOBJ = ${CXXOPTS} -fno-strength-reduce diff --git a/x11/qt1/patches/patch-ab b/x11/qt1/patches/patch-ab deleted file mode 100644 index c90a143a592..00000000000 --- a/x11/qt1/patches/patch-ab +++ /dev/null @@ -1,41 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2000/03/28 00:09:20 dmcmahill Exp $ - ---- src/Makefile.in.orig Fri Feb 26 12:02:22 1999 -+++ src/Makefile.in Sun Mar 26 09:45:44 2000 -@@ -15,5 +15,5 @@ - ####### Compiler, tools and options - --CXX = $(SYSCONF_CXX) -+CXX = $(SYSCONF_CXX_LIB) - CXXFLAGS= $(SYSCONF_CXXFLAGS_QT) $(SYSCONF_CXXFLAGS_X11) $(SYSCONF_CXXFLAGS) $(SYSCONF_CXXFLAGS_LIB) - LFLAGS = $(SYSCONF_LFLAGS_X11) $(SYSCONF_LFLAGS) -@@ -24,5 +24,5 @@ - - TARGET = qt --DESTDIR = ../lib/ -+DESTDIR = - VER_MAJ = 1 - VER_MIN = 44 -@@ -506,20 +506,8 @@ - ####### Implicit rules - --.SUFFIXES: .cpp .cxx .cc .C .c -+.SUFFIXES: .cpp - - .cpp.o: -- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< -- --.cxx.o: -- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< -- --.cc.o: -- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< -- --.C.o: -- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< -- --.c.o: -- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< -+ @cd `dirname $@` && $(CXX) -c $(CXXFLAGS) `basename $<` - - ####### Build rules diff --git a/x11/qt1/patches/patch-ac b/x11/qt1/patches/patch-ac deleted file mode 100644 index 5ed10ae58d4..00000000000 --- a/x11/qt1/patches/patch-ac +++ /dev/null @@ -1,63 +0,0 @@ -$NetBSD: patch-ac,v 1.6 2004/03/22 15:06:52 bouyer Exp $ - ---- configs/solaris-g++-static.orig Fri Feb 26 12:02:12 1999 -+++ configs/solaris-g++-static -@@ -1,30 +1,31 @@ - # Compiling - SYSCONF_CXX = g++ -+SYSCONF_CXX_LIB = $(LIBTOOL) --mode=compile ${SYSCONF_CXX} - - # Compiling with support libraries --SYSCONF_CXXFLAGS_X11 = -I/usr/openwin/include -+SYSCONF_CXXFLAGS_X11 = -I${X11BASE}/include - SYSCONF_CXXFLAGS_QT = -I$(QTDIR)/include --SYSCONF_CXXFLAGS_OPENGL = -+SYSCONF_CXXFLAGS_OPENGL = -I${X11BASE}/include - - # Compiline YACC output - SYSCONF_CXXFLAGS_YACC = -Wno-unused -Wno-parentheses - - # Linking with support libraries - # X11 --SYSCONF_LFLAGS_X11 = -L/usr/openwin/lib -+SYSCONF_LFLAGS_X11 = -L${X11BASE}/lib - SYSCONF_LIBS_X11 = -lX11 -lXext - # Qt, Qt+OpenGL - SYSCONF_LFLAGS_QT = -L$(QTDIR)/lib - SYSCONF_LIBS_QT = -lqt - SYSCONF_LIBS_QT_OPENGL = -lqgl - # OpenGL --SYSCONF_LFLAGS_OPENGL = --SYSCONF_LIBS_OPENGL = -lGL -lGLU -lXmu -+SYSCONF_LFLAGS_OPENGL = -L${X11BASE}/lib -+SYSCONF_LIBS_OPENGL = -lMesaGL -lMesaGLU -lXmu -lXext -lm - # Yacc - SYSCONF_LIBS_YACC = - - # Linking applications - SYSCONF_LINK = g++ - SYSCONF_LFLAGS = - SYSCONF_LIBS = - -@@ -54,15 +55,15 @@ - # - Build the $(TARGET) library, eg. lib$(TARGET).a - # - Place target in $(DESTDIR) - which has a trailing / - # --SYSCONF_AR = ar cq --SYSCONF_LINK_TARGET_STATIC = lib$(TARGET).a -+SYSCONF_AR = $(LIBTOOL) --mode=link $(SYSCONF_CXX) -rpath $(QTPREFIX)/lib -version-info $(VER_MAJ):$(VER_MIN) -o -+SYSCONF_LINK_TARGET_STATIC = lib$(TARGET).la - SYSCONF_LINK_LIB_STATIC = rm -f $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) ; \ -- $(SYSCONF_AR) $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) $(OBJECTS) $(OBJMOC) -+ $(SYSCONF_AR) $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) $(OBJECTS:.o=.lo) $(OBJMOC:.o=.lo) - # Compiling application source --SYSCONF_CXXFLAGS = -O2 -fno-strength-reduce -+SYSCONF_CXXFLAGS = ${CXXOPTS} -fno-strength-reduce - # Compiling library source --SYSCONF_CXXFLAGS_LIB = -O2 -fno-strength-reduce -fPIC -+SYSCONF_CXXFLAGS_LIB = ${CXXOPTS} -fno-strength-reduce -fPIC - # Compiling shared-object source --SYSCONF_CXXFLAGS_SHOBJ = -O2 -fno-strength-reduce -fPIC -+SYSCONF_CXXFLAGS_SHOBJ = ${CXXOPTS} -fno-strength-reduce -fPIC - SYSCONF_LINK_LIB = $(SYSCONF_LINK_LIB_STATIC) - SYSCONF_LINK_TARGET = $(SYSCONF_LINK_TARGET_STATIC) diff --git a/x11/qt1/patches/patch-ad b/x11/qt1/patches/patch-ad deleted file mode 100644 index fee5ddff5b7..00000000000 --- a/x11/qt1/patches/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ad,v 1.3 2003/12/19 23:00:26 agc Exp $ - ---- src/kernel/qregion.h 2003/12/19 22:47:37 1.1 -+++ src/kernel/qregion.h 2003/12/19 22:48:00 -@@ -70,7 +70,7 @@ - // case someone is using #define xor ^ to work around deficiencies in - // their compiler that cause problems with some other header files. - // --#if !(defined(__STRICT_ANSI__) && defined(_CC_GNU_)) && !defined(_CC_EDG_) && !defined(_CC_HP_) && !defined(_CC_HP_ACC_) && !defined(_CC_USLC_) && !defined(_CC_MWERKS_) && !defined(xor) -+#if !(defined(__STRICT_ANSI__) && defined(_CC_GNU_)) && !defined(_CC_EDG_) && !defined(_CC_HP_) && !defined(_CC_HP_ACC_) && !defined(_CC_USLC_) && !defined(_CC_MWERKS_) && 0 - QRegion xor( const QRegion & ) const; - #endif - QRegion eor( const QRegion & ) const; diff --git a/x11/qt1/patches/patch-ae b/x11/qt1/patches/patch-ae deleted file mode 100644 index 7bd219464c2..00000000000 --- a/x11/qt1/patches/patch-ae +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ae,v 1.1 2003/12/19 23:00:26 agc Exp $ - ---- src/kernel/qregion.cpp 2003/12/19 22:49:16 1.1 -+++ src/kernel/qregion.cpp 2003/12/19 22:49:30 -@@ -229,7 +229,7 @@ - - - // OBSOLETE --#if !(defined(__STRICT_ANSI__) && defined(_CC_GNU_)) && !defined(_CC_EDG_) && !defined(_CC_HP_) && !defined(_CC_HP_ACC_) && !defined(_CC_USLC_) && !defined(xor) -+#if !(defined(__STRICT_ANSI__) && defined(_CC_GNU_)) && !defined(_CC_EDG_) && !defined(_CC_HP_) && !defined(_CC_HP_ACC_) && !defined(_CC_USLC_) && 0 - /*! - OBSOLETE - Use eor() instead. - */ diff --git a/x11/qt1/patches/patch-af b/x11/qt1/patches/patch-af deleted file mode 100644 index fb7f30f7b3f..00000000000 --- a/x11/qt1/patches/patch-af +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-af,v 1.1 2005/12/12 14:56:07 joerg Exp $ - ---- src/tools/qglobal.h.orig 2005-12-12 14:10:03.000000000 +0000 -+++ src/tools/qglobal.h -@@ -82,7 +82,7 @@ - #define _OS_ULTRIX_ - #elif defined(linux) || defined(__linux) || defined(__linux__) - #define _OS_LINUX_ --#elif defined(__FreeBSD__) -+#elif defined(__FreeBSD__) || defined(__DragonFly__) - #define _OS_FREEBSD_ - #elif defined(__NetBSD__) - #define _OS_NETBSD_ diff --git a/x11/qt1/patches/patch-ag b/x11/qt1/patches/patch-ag deleted file mode 100644 index 92e6b7acdb2..00000000000 --- a/x11/qt1/patches/patch-ag +++ /dev/null @@ -1,23 +0,0 @@ -$NetBSD: patch-ag,v 1.1 2005/12/12 14:56:07 joerg Exp $ - ---- src/kernel/qfont.h.orig 2005-12-12 14:34:40.000000000 +0000 -+++ src/kernel/qfont.h -@@ -113,6 +113,9 @@ public: - static void cleanup(); - static void cacheStatistics(); - -+ void initFontInfo() const; -+ void load( HANDLE=0 ) const; -+ - protected: - bool dirty() const; - -@@ -126,8 +129,6 @@ private: - QFont( bool ); - void init(); - void detach(); -- void initFontInfo() const; -- void load( HANDLE=0 ) const; - #if defined(_WS_WIN_) - HANDLE create( bool *, HANDLE=0, bool=FALSE ) const; - void *textMetric() const; diff --git a/x11/qt2-designer/DESCR b/x11/qt2-designer/DESCR deleted file mode 100644 index 662341cbb2e..00000000000 --- a/x11/qt2-designer/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -Qt Designer accelerates GUI application development and maintenance by -offering a WYSIWYG (What You See Is What You Get) drag and drop interface -for UI creation and maintenance. Qt Designer employs a vendor neutral, -XML-format for persistent storage, which simplifies the tasks involved -with the creation and layout of dialogs. diff --git a/x11/qt2-designer/Makefile b/x11/qt2-designer/Makefile deleted file mode 100644 index 041af950fac..00000000000 --- a/x11/qt2-designer/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# $NetBSD: Makefile,v 1.29 2006/04/17 13:46:15 wiz Exp $ - -PKGNAME= qt2-designer-${QTVERSION} -PKGREVISION= 6 -COMMENT= Visual (WYSIWYG) QT GUI builder - -CONFLICTS+= qt2-designer-kde-[0-9]* - - -.include "../../x11/qt2-libs/Makefile.common" - -BUILD_TARGET= sub-tools - -do-install: - ${INSTALL_LIB_DIR} ${QTPREFIX}/lib - ${LIBTOOL} ${INSTALL_DATA} \ - ${WRKSRC}/tools/designer/util/libqutil.la ${QTPREFIX}/lib - ${INSTALL_PROGRAM_DIR} ${QTPREFIX}/bin - ${LIBTOOL} ${INSTALL_PROGRAM} \ - ${WRKSRC}/tools/designer/uic/uic ${QTPREFIX}/bin - ${LIBTOOL} ${INSTALL_PROGRAM} \ - ${WRKSRC}/tools/designer/designer/designer ${QTPREFIX}/bin - -.include "../../converters/libiconv/buildlink3.mk" -.include "../../x11/qt2-libs/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/x11/qt2-designer/PLIST b/x11/qt2-designer/PLIST deleted file mode 100644 index dd65a6f1c46..00000000000 --- a/x11/qt2-designer/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:10:07 jlam Exp $ -qt2/bin/designer -qt2/bin/uic -qt2/lib/libqutil.la diff --git a/x11/qt2-designer/buildlink3.mk b/x11/qt2-designer/buildlink3.mk deleted file mode 100644 index 91818972862..00000000000 --- a/x11/qt2-designer/buildlink3.mk +++ /dev/null @@ -1,22 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.9 2006/07/08 23:11:15 jlam Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -QT2_DESIGNER_BUILDLINK3_MK:= ${QT2_DESIGNER_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= qt2-designer -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nqt2-designer} -BUILDLINK_PACKAGES+= qt2-designer -BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}qt2-designer - -.if !empty(QT2_DESIGNER_BUILDLINK3_MK:M+) -BUILDLINK_API_DEPENDS.qt2-designer+= qt2-designer>=2.3.1nb2 -BUILDLINK_ABI_DEPENDS.qt2-designer+= qt2-designer>=2.3.1nb6 -BUILDLINK_PKGSRCDIR.qt2-designer?= ../../x11/qt2-designer -.endif # QT2_DESIGNER_BUILDLINK3_MK - -.include "../../x11/qt2-libs/buildlink3.mk" - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/x11/qt2-docs/DESCR b/x11/qt2-docs/DESCR deleted file mode 100644 index 84fe98c50da..00000000000 --- a/x11/qt2-docs/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -Documentation for the Qt(TM) C++ GUI software toolkit. - -Qt is a multi-platform toolkit. When developing software with Qt, you can run -it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98. -Simply recompile your source code on the platform you want. diff --git a/x11/qt2-docs/Makefile b/x11/qt2-docs/Makefile deleted file mode 100644 index 98f17266e00..00000000000 --- a/x11/qt2-docs/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# $NetBSD: Makefile,v 1.23 2008/01/31 14:02:24 rillig Exp $ -# - -PKGNAME= qt2-docs-${QTVERSION} -PKGREVISION= 6 -COMMENT= Documentation for the QT C++ X GUI toolkit - -.include "../../x11/qt2-libs/Makefile.common" - -NO_CONFIGURE= yes -NO_BUILD= yes - -do-install: - ${INSTALL_DATA_DIR} ${QTPREFIX}/doc - ${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/README.QT ${QTPREFIX}/doc - ${INSTALL_DATA_DIR} ${QTPREFIX}/man - ${INSTALL_MAN_DIR} ${QTPREFIX}/man/man3 - ${RUN} cd ${WRKSRC}/doc/man/man3; PAGES=`ls -1 | ${SED} -e 's,3qt$$,3,'`; \ - (for PAGE in $$PAGES; do \ - ${ECHO} installing ${QTPREFIX}/man/man3/$${PAGE}; \ - set - X `head -1 $${PAGE}qt`; \ - if [ $$# -eq 3 ] && [ "$$2" = .so ]; then \ - ${LN} -fs `basename $$3 | ${SED} 's/qt$$//'` \ - ${QTPREFIX}/man/man3/$${PAGE}; \ - else \ - ${INSTALL_MAN} $${PAGE}qt ${QTPREFIX}/man/man3/$${PAGE}; \ - fi; \ - done) - ${INSTALL_DATA_DIR} ${QTPREFIX}/doc/html - ${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/README.QT ${QTPREFIX}/doc/html - ${RUN}cd ${WRKSRC}; \ - DOCDIRS=`${FIND} doc/html -type d -print | ${SORT}`; \ - (for d in $${DOCDIRS}; do \ - ${ECHO} installing ${QTPREFIX}/$${d}; \ - ${INSTALL_DATA_DIR} ${QTPREFIX}/$${d}; \ - done) ; \ - DOCFILES=`${FIND} doc/html -type f -print | ${SORT}`; \ - (for f in $${DOCFILES}; do \ - ${ECHO} installing ${QTPREFIX}/$${f}; \ - ${INSTALL_DATA} $${f} ${QTPREFIX}/$${f}; \ - done) - -.include "../../x11/qt2-libs/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/x11/qt2-docs/PLIST b/x11/qt2-docs/PLIST deleted file mode 100644 index 967955aefaf..00000000000 --- a/x11/qt2-docs/PLIST +++ /dev/null @@ -1,2113 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:11:26 zuntum Exp $ -qt2/doc/README -qt2/doc/README.QT -qt2/doc/html/HOWTO-framebuffer.html -qt2/doc/html/README -qt2/doc/html/README.QT -qt2/doc/html/aboutqt.html -qt2/doc/html/abstractwidgets.html -qt2/doc/html/accel.html -qt2/doc/html/accelerators.html -qt2/doc/html/aclock-main-cpp.html -qt2/doc/html/action-main-cpp.html -qt2/doc/html/addressbook-main-cpp.html -qt2/doc/html/advanced.html -qt2/doc/html/annotated.html -qt2/doc/html/appearance.html -qt2/doc/html/appicon.html -qt2/doc/html/application-main-cpp.html -qt2/doc/html/application.html -qt2/doc/html/basic.html -qt2/doc/html/bearings.png -qt2/doc/html/biff-main-cpp.html -qt2/doc/html/book.png -qt2/doc/html/bughowto.html -qt2/doc/html/buttongroup-m.png -qt2/doc/html/buttongroup-w.png -qt2/doc/html/buttongroups-main-cpp.html -qt2/doc/html/buyhowto.html -qt2/doc/html/canvas.html -qt2/doc/html/casestudy-qws.html -qt2/doc/html/changes21.html -qt2/doc/html/changes211.html -qt2/doc/html/changes22.html -qt2/doc/html/changes23.html -qt2/doc/html/charinput-qws.html -qt2/doc/html/checklists-main-cpp.html -qt2/doc/html/classes.html -qt2/doc/html/collection.html -qt2/doc/html/commonproblems.html -qt2/doc/html/coordsys.html -qt2/doc/html/coordsys.png -qt2/doc/html/credits.html -qt2/doc/html/cursor-cursor-cpp.html -qt2/doc/html/customlayout-main-cpp.html -qt2/doc/html/customlayout.html -qt2/doc/html/datastreamformat.html -qt2/doc/html/dclock-main-cpp.html -qt2/doc/html/debug.html -qt2/doc/html/design.html -qt2/doc/html/designer.html -qt2/doc/html/designer.png -qt2/doc/html/designer/arrows/home.png -qt2/doc/html/designer/arrows/left.png -qt2/doc/html/designer/arrows/right.png -qt2/doc/html/designer/arrows/up.png -qt2/doc/html/designer/book1.html -qt2/doc/html/designer/chap10_1.html -qt2/doc/html/designer/chap1_1.html -qt2/doc/html/designer/chap2_1.html -qt2/doc/html/designer/chap2_2.html -qt2/doc/html/designer/chap2_3.html -qt2/doc/html/designer/chap2_4.html -qt2/doc/html/designer/chap3_1.html -qt2/doc/html/designer/chap3_2.html -qt2/doc/html/designer/chap3_3.html -qt2/doc/html/designer/chap3_4.html -qt2/doc/html/designer/chap4_1.html -qt2/doc/html/designer/chap4_2.html -qt2/doc/html/designer/chap5_1.html -qt2/doc/html/designer/chap5_2.html -qt2/doc/html/designer/chap5_3.html -qt2/doc/html/designer/chap5_4.html -qt2/doc/html/designer/chap5_5.html -qt2/doc/html/designer/chap5_6.html -qt2/doc/html/designer/chap6_1.html -qt2/doc/html/designer/chap6_2.html -qt2/doc/html/designer/chap6_3.html -qt2/doc/html/designer/chap6_4.html -qt2/doc/html/designer/chap6_5.html -qt2/doc/html/designer/chap6_6.html -qt2/doc/html/designer/chap6_7.html -qt2/doc/html/designer/chap7_1.html -qt2/doc/html/designer/chap7_10.html -qt2/doc/html/designer/chap7_11.html -qt2/doc/html/designer/chap7_12.html -qt2/doc/html/designer/chap7_13.html -qt2/doc/html/designer/chap7_14.html -qt2/doc/html/designer/chap7_15.html -qt2/doc/html/designer/chap7_16.html -qt2/doc/html/designer/chap7_2.html -qt2/doc/html/designer/chap7_3.html -qt2/doc/html/designer/chap7_4.html -qt2/doc/html/designer/chap7_5.html -qt2/doc/html/designer/chap7_6.html -qt2/doc/html/designer/chap7_7.html -qt2/doc/html/designer/chap7_8.html -qt2/doc/html/designer/chap7_9.html -qt2/doc/html/designer/chap8_1.html -qt2/doc/html/designer/chap9_1.html -qt2/doc/html/designer/chap9_2.html -qt2/doc/html/designer/chap9_3.html -qt2/doc/html/designer/chap9_4.html -qt2/doc/html/designer/chap9_5.html -qt2/doc/html/designer/chap9_6.html -qt2/doc/html/designer/colophon.html -qt2/doc/html/designer/feedback.html -qt2/doc/html/designer/figures/aboutdialog.png -qt2/doc/html/designer/figures/adjustsize.png -qt2/doc/html/designer/figures/breaklayout.png -qt2/doc/html/designer/figures/buttongroup.png -qt2/doc/html/designer/figures/buttongroupovercheckboxes.png -qt2/doc/html/designer/figures/checkbox.png -qt2/doc/html/designer/figures/combobox.png -qt2/doc/html/designer/figures/connectionedit.png -qt2/doc/html/designer/figures/connections.png -qt2/doc/html/designer/figures/connectionviewer.png -qt2/doc/html/designer/figures/connecttool.png -qt2/doc/html/designer/figures/customwidget.png -qt2/doc/html/designer/figures/customwidgets.png -qt2/doc/html/designer/figures/editcopy.png -qt2/doc/html/designer/figures/editcustomwidgets.png -qt2/doc/html/designer/figures/editcut.png -qt2/doc/html/designer/figures/editdelete.png -qt2/doc/html/designer/figures/editgrid.png -qt2/doc/html/designer/figures/edithlayout.png -qt2/doc/html/designer/figures/editiconview.png -qt2/doc/html/designer/figures/editlistbox.png -qt2/doc/html/designer/figures/editlistview.png -qt2/doc/html/designer/figures/editlower.png -qt2/doc/html/designer/figures/editmultiline.png -qt2/doc/html/designer/figures/editpaste.png -qt2/doc/html/designer/figures/editraise.png -qt2/doc/html/designer/figures/editslots.png -qt2/doc/html/designer/figures/emptydialog.png -qt2/doc/html/designer/figures/f001.png -qt2/doc/html/designer/figures/filenew.png -qt2/doc/html/designer/figures/filesave.png -qt2/doc/html/designer/figures/firstdialog.png -qt2/doc/html/designer/figures/form.png -qt2/doc/html/designer/figures/formsettings.png -qt2/doc/html/designer/figures/fourcheckboxes.png -qt2/doc/html/designer/figures/frame.png -qt2/doc/html/designer/figures/groupbox.png -qt2/doc/html/designer/figures/help.png -qt2/doc/html/designer/figures/helpdialog.png -qt2/doc/html/designer/figures/home.png -qt2/doc/html/designer/figures/iconview.png -qt2/doc/html/designer/figures/image.png -qt2/doc/html/designer/figures/label.png -qt2/doc/html/designer/figures/layout.png -qt2/doc/html/designer/figures/layouttutstep1.png -qt2/doc/html/designer/figures/layouttutstep10.png -qt2/doc/html/designer/figures/layouttutstep11.png -qt2/doc/html/designer/figures/layouttutstep2.png -qt2/doc/html/designer/figures/layouttutstep3.png -qt2/doc/html/designer/figures/layouttutstep4.png -qt2/doc/html/designer/figures/layouttutstep5.png -qt2/doc/html/designer/figures/layouttutstep6.png -qt2/doc/html/designer/figures/layouttutstep7.png -qt2/doc/html/designer/figures/layouttutstep9.png -qt2/doc/html/designer/figures/lcdnumber.png -qt2/doc/html/designer/figures/left.png -qt2/doc/html/designer/figures/line.png -qt2/doc/html/designer/figures/lineedit.png -qt2/doc/html/designer/figures/listbox.png -qt2/doc/html/designer/figures/listview.png -qt2/doc/html/designer/figures/load.png -qt2/doc/html/designer/figures/multilineedit.png -qt2/doc/html/designer/figures/newform.png -qt2/doc/html/designer/figures/newformdialog.png -qt2/doc/html/designer/figures/objecthierarchy.png -qt2/doc/html/designer/figures/onecheckbox.png -qt2/doc/html/designer/figures/ordertool.png -qt2/doc/html/designer/figures/paletteeditor.png -qt2/doc/html/designer/figures/pixlabel.png -qt2/doc/html/designer/figures/pizza1screenshot.png -qt2/doc/html/designer/figures/pointer.png -qt2/doc/html/designer/figures/preferences.png -qt2/doc/html/designer/figures/print.png -qt2/doc/html/designer/figures/progress.png -qt2/doc/html/designer/figures/pushbutton.png -qt2/doc/html/designer/figures/qtlogo.png -qt2/doc/html/designer/figures/radiobutton.png -qt2/doc/html/designer/figures/redo.png -qt2/doc/html/designer/figures/right.png -qt2/doc/html/designer/figures/slider.png -qt2/doc/html/designer/figures/slots.png -qt2/doc/html/designer/figures/spacer.png -qt2/doc/html/designer/figures/spinbox.png -qt2/doc/html/designer/figures/startup.png -qt2/doc/html/designer/figures/taborderform.png -qt2/doc/html/designer/figures/tabwidget.png -qt2/doc/html/designer/figures/testmode.png -qt2/doc/html/designer/figures/textbrowser.png -qt2/doc/html/designer/figures/textview.png -qt2/doc/html/designer/figures/title.png -qt2/doc/html/designer/figures/toolbutton.png -qt2/doc/html/designer/figures/topicchooser.png -qt2/doc/html/designer/figures/undo.png -qt2/doc/html/designer/figures/vlayout.png -qt2/doc/html/designer/figures/whatsthis.png -qt2/doc/html/designer/part1index.html -qt2/doc/html/designer/part2index.html -qt2/doc/html/designer/preface.html -qt2/doc/html/desktop-desktop-cpp.html -qt2/doc/html/dialogs.html -qt2/doc/html/dirview-main-cpp.html -qt2/doc/html/dnd.html -qt2/doc/html/dochead.png -qt2/doc/html/draganddrop.html -qt2/doc/html/drawdemo-drawdemo-cpp.html -qt2/doc/html/drawing.html -qt2/doc/html/drawlines-connect-cpp.html -qt2/doc/html/easteregg.html -qt2/doc/html/easteregg2.html -qt2/doc/html/embedclasses.html -qt2/doc/html/environment.html -qt2/doc/html/envvars.html -qt2/doc/html/eventsandfilters.html -qt2/doc/html/examples.html -qt2/doc/html/face.png -qt2/doc/html/features.html -qt2/doc/html/fileiconview-main-cpp.html -qt2/doc/html/focus.html -qt2/doc/html/fontdir.html -qt2/doc/html/fonts-qws.html -qt2/doc/html/forever-forever-cpp.html -qt2/doc/html/frames.png -qt2/doc/html/functions.html -qt2/doc/html/geomanagement.html -qt2/doc/html/geometry.html -qt2/doc/html/geometry.png -qt2/doc/html/gpl.html -qt2/doc/html/graph.g1n -qt2/doc/html/grapher-grapher-cpp.html -qt2/doc/html/gridlayout.png -qt2/doc/html/groupbox-m.png -qt2/doc/html/groupbox-w.png -qt2/doc/html/guibooks.html -qt2/doc/html/headers.html -qt2/doc/html/hello-main-cpp.html -qt2/doc/html/helpsystem.html -qt2/doc/html/helpviewer-main-cpp.html -qt2/doc/html/hierarchy.html -qt2/doc/html/i18n-main-cpp.html -qt2/doc/html/i18n.html -qt2/doc/html/iconview-main-cpp.html -qt2/doc/html/iconview.html -qt2/doc/html/imageio.html -qt2/doc/html/images.html -qt2/doc/html/index -qt2/doc/html/index.html -qt2/doc/html/install-qws.html -qt2/doc/html/install-win.html -qt2/doc/html/install-x11.html -qt2/doc/html/installation.html -qt2/doc/html/io.html -qt2/doc/html/keyfeatures21.html -qt2/doc/html/keyfeatures22.html -qt2/doc/html/layout-layout-cpp.html -qt2/doc/html/layout.html -qt2/doc/html/letter.png -qt2/doc/html/license.html -qt2/doc/html/licenses.html -qt2/doc/html/life-main-cpp.html -qt2/doc/html/lineedits-main-cpp.html -qt2/doc/html/listbox-main-cpp.html -qt2/doc/html/listboxcombo-main-cpp.html -qt2/doc/html/listviews-main-cpp.html -qt2/doc/html/mailinglists.html -qt2/doc/html/mainlyMotif-editor-cpp.html -qt2/doc/html/mainlyQt-editor-cpp.html -qt2/doc/html/mainlyXt-editor-cpp.html -qt2/doc/html/mainwindow-m.png -qt2/doc/html/mainwindow-w.png -qt2/doc/html/mdi-main-cpp.html -qt2/doc/html/menu-menu-cpp.html -qt2/doc/html/metaobjects.html -qt2/doc/html/misc.html -qt2/doc/html/moc.html -qt2/doc/html/modules.html -qt2/doc/html/movies-main-cpp.html -qt2/doc/html/network.html -qt2/doc/html/nsplugin.html -qt2/doc/html/object.html -qt2/doc/html/objectmodel.html -qt2/doc/html/objecttrees.html -qt2/doc/html/opengl.html -qt2/doc/html/organizers.html -qt2/doc/html/palette.png -qt2/doc/html/performance-qws.html -qt2/doc/html/picture-picture-cpp.html -qt2/doc/html/pictures.html -qt2/doc/html/pnglogo.png -qt2/doc/html/pointer-qws.html -qt2/doc/html/popup-popup-cpp.html -qt2/doc/html/porting-qws.html -qt2/doc/html/porting.html -qt2/doc/html/primes.html -qt2/doc/html/progress-progress-cpp.html -qt2/doc/html/progressbar-main-cpp.html -qt2/doc/html/properties.html -qt2/doc/html/propertyindex -qt2/doc/html/qabstractlayout-h.html -qt2/doc/html/qaccel-h.html -qt2/doc/html/qaccel-members.html -qt2/doc/html/qaccel.html -qt2/doc/html/qaction-h.html -qt2/doc/html/qaction-members.html -qt2/doc/html/qaction.html -qt2/doc/html/qactiongroup-members.html -qt2/doc/html/qactiongroup.html -qt2/doc/html/qapplication-h.html -qt2/doc/html/qapplication-members.html -qt2/doc/html/qapplication.html -qt2/doc/html/qarray-h.html -qt2/doc/html/qarray-members.html -qt2/doc/html/qarray.html -qt2/doc/html/qasciicache-h.html -qt2/doc/html/qasciicache-members.html -qt2/doc/html/qasciicache.html -qt2/doc/html/qasciicacheiterator-members.html -qt2/doc/html/qasciicacheiterator.html -qt2/doc/html/qasciidict-h.html -qt2/doc/html/qasciidict-members.html -qt2/doc/html/qasciidict.html -qt2/doc/html/qasciidictiterator-members.html -qt2/doc/html/qasciidictiterator.html -qt2/doc/html/qasyncimageio-h.html -qt2/doc/html/qasyncio-h.html -qt2/doc/html/qasyncio-members.html -qt2/doc/html/qasyncio.html -qt2/doc/html/qbitarray-h.html -qt2/doc/html/qbitarray-members.html -qt2/doc/html/qbitarray.html -qt2/doc/html/qbitmap-h.html -qt2/doc/html/qbitmap-members.html -qt2/doc/html/qbitmap.html -qt2/doc/html/qbitval-members.html -qt2/doc/html/qbitval.html -qt2/doc/html/qboxlayout-members.html -qt2/doc/html/qboxlayout.html -qt2/doc/html/qbrush-h.html -qt2/doc/html/qbrush-members.html -qt2/doc/html/qbrush.html -qt2/doc/html/qbttngrp-m.png -qt2/doc/html/qbttngrp-w.png -qt2/doc/html/qbuffer-h.html -qt2/doc/html/qbuffer-members.html -qt2/doc/html/qbuffer.html -qt2/doc/html/qbutton-h.html -qt2/doc/html/qbutton-members.html -qt2/doc/html/qbutton.html -qt2/doc/html/qbuttongroup-h.html -qt2/doc/html/qbuttongroup-members.html -qt2/doc/html/qbuttongroup.html -qt2/doc/html/qbytearray-members.html -qt2/doc/html/qbytearray.html -qt2/doc/html/qcache-h.html -qt2/doc/html/qcache-members.html -qt2/doc/html/qcache.html -qt2/doc/html/qcacheiterator-members.html -qt2/doc/html/qcacheiterator.html -qt2/doc/html/qcanvas-h.html -qt2/doc/html/qcanvas-members.html -qt2/doc/html/qcanvas.html -qt2/doc/html/qcanvas.png -qt2/doc/html/qcanvasellipse-members.html -qt2/doc/html/qcanvasellipse.html -qt2/doc/html/qcanvasitem-members.html -qt2/doc/html/qcanvasitem.html -qt2/doc/html/qcanvasline-members.html -qt2/doc/html/qcanvasline.html -qt2/doc/html/qcanvaspixmap-members.html -qt2/doc/html/qcanvaspixmap.html -qt2/doc/html/qcanvaspixmaparray-members.html -qt2/doc/html/qcanvaspixmaparray.html -qt2/doc/html/qcanvaspolygon-members.html -qt2/doc/html/qcanvaspolygon.html -qt2/doc/html/qcanvaspolygonalitem-members.html -qt2/doc/html/qcanvaspolygonalitem.html -qt2/doc/html/qcanvasrectangle-members.html -qt2/doc/html/qcanvasrectangle.html -qt2/doc/html/qcanvassprite-members.html -qt2/doc/html/qcanvassprite.html -qt2/doc/html/qcanvastext-members.html -qt2/doc/html/qcanvastext.html -qt2/doc/html/qcanvasview-members.html -qt2/doc/html/qcanvasview.html -qt2/doc/html/qcdestyle-h.html -qt2/doc/html/qcdestyle-members.html -qt2/doc/html/qcdestyle.html -qt2/doc/html/qchar-members.html -qt2/doc/html/qchar.html -qt2/doc/html/qcharref-members.html -qt2/doc/html/qcharref.html -qt2/doc/html/qcheckbox-h.html -qt2/doc/html/qcheckbox-m.png -qt2/doc/html/qcheckbox-members.html -qt2/doc/html/qcheckbox-w.png -qt2/doc/html/qcheckbox.html -qt2/doc/html/qchecklistitem-members.html -qt2/doc/html/qchecklistitem.html -qt2/doc/html/qchildevent-members.html -qt2/doc/html/qchildevent.html -qt2/doc/html/qchkbox-m.png -qt2/doc/html/qchkbox-w.png -qt2/doc/html/qclassinfo-members.html -qt2/doc/html/qclipboard-h.html -qt2/doc/html/qclipboard-members.html -qt2/doc/html/qclipboard.html -qt2/doc/html/qcloseevent-members.html -qt2/doc/html/qcloseevent.html -qt2/doc/html/qcollection-h.html -qt2/doc/html/qcollection-members.html -qt2/doc/html/qcollection.html -qt2/doc/html/qcolor-h.html -qt2/doc/html/qcolor-members.html -qt2/doc/html/qcolor.html -qt2/doc/html/qcolordialog-h.html -qt2/doc/html/qcolordialog-members.html -qt2/doc/html/qcolordialog.html -qt2/doc/html/qcolordlg-m.png -qt2/doc/html/qcolordlg-w.png -qt2/doc/html/qcolordrag-members.html -qt2/doc/html/qcolordrag.html -qt2/doc/html/qcolorgroup-members.html -qt2/doc/html/qcolorgroup.html -qt2/doc/html/qcombo1-m.png -qt2/doc/html/qcombo1-w.png -qt2/doc/html/qcombo2-m.png -qt2/doc/html/qcombo2-w.png -qt2/doc/html/qcombo3-m.png -qt2/doc/html/qcombo3-w.png -qt2/doc/html/qcombobox-h.html -qt2/doc/html/qcombobox-members.html -qt2/doc/html/qcombobox.html -qt2/doc/html/qcommonstyle-h.html -qt2/doc/html/qcommonstyle-members.html -qt2/doc/html/qcommonstyle.html -qt2/doc/html/qconnection-h.html -qt2/doc/html/qconnection-members.html -qt2/doc/html/qconnection.html -qt2/doc/html/qconststring-members.html -qt2/doc/html/qconststring.html -qt2/doc/html/qcopchannel-members.html -qt2/doc/html/qcopchannel.html -qt2/doc/html/qcopchannel_qws-h.html -qt2/doc/html/qcstring-h.html -qt2/doc/html/qcstring-members.html -qt2/doc/html/qcstring.html -qt2/doc/html/qcursor-h.html -qt2/doc/html/qcursor-members.html -qt2/doc/html/qcursor.html -qt2/doc/html/qcustomevent-members.html -qt2/doc/html/qcustomevent.html -qt2/doc/html/qcustommenuitem-members.html -qt2/doc/html/qcustommenuitem.html -qt2/doc/html/qdatapump-members.html -qt2/doc/html/qdatapump.html -qt2/doc/html/qdatasink-members.html -qt2/doc/html/qdatasink.html -qt2/doc/html/qdatasource-members.html -qt2/doc/html/qdatasource.html -qt2/doc/html/qdatastream-h.html -qt2/doc/html/qdatastream-members.html -qt2/doc/html/qdatastream.html -qt2/doc/html/qdate-members.html -qt2/doc/html/qdate.html -qt2/doc/html/qdatetime-h.html -qt2/doc/html/qdatetime-members.html -qt2/doc/html/qdatetime.html -qt2/doc/html/qdial-h.html -qt2/doc/html/qdial-m.png -qt2/doc/html/qdial-members.html -qt2/doc/html/qdial-w.png -qt2/doc/html/qdial.html -qt2/doc/html/qdialog-h.html -qt2/doc/html/qdialog-members.html -qt2/doc/html/qdialog.html -qt2/doc/html/qdict-h.html -qt2/doc/html/qdict-members.html -qt2/doc/html/qdict.html -qt2/doc/html/qdictiterator-members.html -qt2/doc/html/qdictiterator.html -qt2/doc/html/qdir-h.html -qt2/doc/html/qdir-members.html -qt2/doc/html/qdir.html -qt2/doc/html/qdns-h.html -qt2/doc/html/qdns-members.html -qt2/doc/html/qdns.html -qt2/doc/html/qdom-h.html -qt2/doc/html/qdomattr-members.html -qt2/doc/html/qdomattr.html -qt2/doc/html/qdomcdatasection-members.html -qt2/doc/html/qdomcdatasection.html -qt2/doc/html/qdomcharacterdata-members.html -qt2/doc/html/qdomcharacterdata.html -qt2/doc/html/qdomcomment-members.html -qt2/doc/html/qdomcomment.html -qt2/doc/html/qdomdocument-members.html -qt2/doc/html/qdomdocument.html -qt2/doc/html/qdomdocumentfragment-members.html -qt2/doc/html/qdomdocumentfragment.html -qt2/doc/html/qdomdocumenttype-members.html -qt2/doc/html/qdomdocumenttype.html -qt2/doc/html/qdomelement-members.html -qt2/doc/html/qdomelement.html -qt2/doc/html/qdomentity-members.html -qt2/doc/html/qdomentity.html -qt2/doc/html/qdomentityreference-members.html -qt2/doc/html/qdomentityreference.html -qt2/doc/html/qdomimplementation-members.html -qt2/doc/html/qdomimplementation.html -qt2/doc/html/qdomnamednodemap-members.html -qt2/doc/html/qdomnamednodemap.html -qt2/doc/html/qdomnode-members.html -qt2/doc/html/qdomnode.html -qt2/doc/html/qdomnodelist-members.html -qt2/doc/html/qdomnodelist.html -qt2/doc/html/qdomnotation-members.html -qt2/doc/html/qdomnotation.html -qt2/doc/html/qdomprocessinginstruction-members.html -qt2/doc/html/qdomprocessinginstruction.html -qt2/doc/html/qdomtext-members.html -qt2/doc/html/qdomtext.html -qt2/doc/html/qdoublevalidator-members.html -qt2/doc/html/qdoublevalidator.html -qt2/doc/html/qdragenterevent-members.html -qt2/doc/html/qdragenterevent.html -qt2/doc/html/qdragleaveevent-members.html -qt2/doc/html/qdragleaveevent.html -qt2/doc/html/qdragmoveevent-members.html -qt2/doc/html/qdragmoveevent.html -qt2/doc/html/qdragobject-h.html -qt2/doc/html/qdragobject-members.html -qt2/doc/html/qdragobject.html -qt2/doc/html/qdrawutil-h.html -qt2/doc/html/qdropevent-members.html -qt2/doc/html/qdropevent.html -qt2/doc/html/qdropsite-h.html -qt2/doc/html/qdropsite-members.html -qt2/doc/html/qdropsite.html -qt2/doc/html/qembed.html -qt2/doc/html/qeucjpcodec-h.html -qt2/doc/html/qeucjpcodec-members.html -qt2/doc/html/qeucjpcodec.html -qt2/doc/html/qeuckrcodec-h.html -qt2/doc/html/qeuckrcodec-members.html -qt2/doc/html/qeuckrcodec.html -qt2/doc/html/qevent-h.html -qt2/doc/html/qevent-members.html -qt2/doc/html/qevent.html -qt2/doc/html/qfd-qfd-cpp.html -qt2/doc/html/qfile-h.html -qt2/doc/html/qfile-members.html -qt2/doc/html/qfile.html -qt2/doc/html/qfiledialog-h.html -qt2/doc/html/qfiledialog-members.html -qt2/doc/html/qfiledialog.html -qt2/doc/html/qfiledlg-m.png -qt2/doc/html/qfiledlg-w.png -qt2/doc/html/qfileiconprovider-members.html -qt2/doc/html/qfileiconprovider.html -qt2/doc/html/qfileinfo-h.html -qt2/doc/html/qfileinfo-members.html -qt2/doc/html/qfileinfo.html -qt2/doc/html/qfilepreview-members.html -qt2/doc/html/qfilepreview.html -qt2/doc/html/qfocusdata-h.html -qt2/doc/html/qfocusdata-members.html -qt2/doc/html/qfocusdata.html -qt2/doc/html/qfocusevent-members.html -qt2/doc/html/qfocusevent.html -qt2/doc/html/qfont-h.html -qt2/doc/html/qfont-members.html -qt2/doc/html/qfont.html -qt2/doc/html/qfontdatabase-h.html -qt2/doc/html/qfontdatabase-members.html -qt2/doc/html/qfontdatabase.html -qt2/doc/html/qfontdialog-h.html -qt2/doc/html/qfontdialog-members.html -qt2/doc/html/qfontdialog.html -qt2/doc/html/qfontdlg-m.png -qt2/doc/html/qfontdlg-w.png -qt2/doc/html/qfontinfo-h.html -qt2/doc/html/qfontinfo-members.html -qt2/doc/html/qfontinfo.html -qt2/doc/html/qfontmanager-members.html -qt2/doc/html/qfontmanager_qws-h.html -qt2/doc/html/qfontmetrics-h.html -qt2/doc/html/qfontmetrics-members.html -qt2/doc/html/qfontmetrics.html -qt2/doc/html/qframe-h.html -qt2/doc/html/qframe-members.html -qt2/doc/html/qframe.html -qt2/doc/html/qftp-h.html -qt2/doc/html/qftp-members.html -qt2/doc/html/qftp.html -qt2/doc/html/qgarray-h.html -qt2/doc/html/qgarray-members.html -qt2/doc/html/qgarray.html -qt2/doc/html/qgbkcodec-h.html -qt2/doc/html/qgbkcodec-members.html -qt2/doc/html/qgbkcodec.html -qt2/doc/html/qgcache-h.html -qt2/doc/html/qgcache-members.html -qt2/doc/html/qgcache.html -qt2/doc/html/qgcacheiterator-members.html -qt2/doc/html/qgcacheiterator.html -qt2/doc/html/qgdict-h.html -qt2/doc/html/qgdict-members.html -qt2/doc/html/qgdict.html -qt2/doc/html/qgdictiterator-members.html -qt2/doc/html/qgdictiterator.html -qt2/doc/html/qgfx_qws-h.html -qt2/doc/html/qgfxraster_qws-h.html -qt2/doc/html/qgfxrasterbase-members.html -qt2/doc/html/qgl-h.html -qt2/doc/html/qgl-members.html -qt2/doc/html/qgl.html -qt2/doc/html/qglayoutiterator-members.html -qt2/doc/html/qglayoutiterator.html -qt2/doc/html/qglcontext-members.html -qt2/doc/html/qglcontext.html -qt2/doc/html/qglformat-members.html -qt2/doc/html/qglformat.html -qt2/doc/html/qglist-h.html -qt2/doc/html/qglist-members.html -qt2/doc/html/qglist.html -qt2/doc/html/qglistiterator-members.html -qt2/doc/html/qglistiterator.html -qt2/doc/html/qglobal-h.html -qt2/doc/html/qglwidget-members.html -qt2/doc/html/qglwidget.html -qt2/doc/html/qgrid-h.html -qt2/doc/html/qgrid-m.png -qt2/doc/html/qgrid-members.html -qt2/doc/html/qgrid-w.png -qt2/doc/html/qgrid.html -qt2/doc/html/qgrid.png -qt2/doc/html/qgridlayout-members.html -qt2/doc/html/qgridlayout.html -qt2/doc/html/qgroupbox-h.html -qt2/doc/html/qgroupbox-members.html -qt2/doc/html/qgroupbox.html -qt2/doc/html/qgrpbox-m.png -qt2/doc/html/qgrpbox-w.png -qt2/doc/html/qguardedptr-h.html -qt2/doc/html/qguardedptr-members.html -qt2/doc/html/qguardedptr.html -qt2/doc/html/qgvector-h.html -qt2/doc/html/qgvector-members.html -qt2/doc/html/qgvector.html -qt2/doc/html/qhbox-h.html -qt2/doc/html/qhbox-m.png -qt2/doc/html/qhbox-members.html -qt2/doc/html/qhbox-w.png -qt2/doc/html/qhbox.html -qt2/doc/html/qhbox.png -qt2/doc/html/qhboxlayout-members.html -qt2/doc/html/qhboxlayout.html -qt2/doc/html/qhbuttongroup-h.html -qt2/doc/html/qhbuttongroup-members.html -qt2/doc/html/qhbuttongroup.html -qt2/doc/html/qheader-h.html -qt2/doc/html/qheader-m.png -qt2/doc/html/qheader-members.html -qt2/doc/html/qheader-w.png -qt2/doc/html/qheader.html -qt2/doc/html/qhgroupbox-h.html -qt2/doc/html/qhgroupbox-members.html -qt2/doc/html/qhgroupbox.html -qt2/doc/html/qhideevent-members.html -qt2/doc/html/qhideevent.html -qt2/doc/html/qhostaddress-h.html -qt2/doc/html/qhostaddress-members.html -qt2/doc/html/qhostaddress.html -qt2/doc/html/qicondrag-members.html -qt2/doc/html/qicondrag.html -qt2/doc/html/qicondragitem-members.html -qt2/doc/html/qicondragitem.html -qt2/doc/html/qiconset-h.html -qt2/doc/html/qiconset-members.html -qt2/doc/html/qiconset.html -qt2/doc/html/qiconview-h.html -qt2/doc/html/qiconview-m.png -qt2/doc/html/qiconview-members.html -qt2/doc/html/qiconview-w.png -qt2/doc/html/qiconview.html -qt2/doc/html/qiconviewitem-members.html -qt2/doc/html/qiconviewitem.html -qt2/doc/html/qimage-h.html -qt2/doc/html/qimage-members.html -qt2/doc/html/qimage.html -qt2/doc/html/qimageconsumer-members.html -qt2/doc/html/qimageconsumer.html -qt2/doc/html/qimagedecoder-members.html -qt2/doc/html/qimagedecoder.html -qt2/doc/html/qimagedrag-members.html -qt2/doc/html/qimagedrag.html -qt2/doc/html/qimageformat-members.html -qt2/doc/html/qimageformat.html -qt2/doc/html/qimageformattype-members.html -qt2/doc/html/qimageformattype.html -qt2/doc/html/qimageio-members.html -qt2/doc/html/qimageio.html -qt2/doc/html/qinputdialog-h.html -qt2/doc/html/qinputdialog-members.html -qt2/doc/html/qinputdialog.html -qt2/doc/html/qintcache-h.html -qt2/doc/html/qintcache-members.html -qt2/doc/html/qintcache.html -qt2/doc/html/qintcacheiterator-members.html -qt2/doc/html/qintcacheiterator.html -qt2/doc/html/qintdict-h.html -qt2/doc/html/qintdict-members.html -qt2/doc/html/qintdict.html -qt2/doc/html/qintdictiterator-members.html -qt2/doc/html/qintdictiterator.html -qt2/doc/html/qinterlacestyle-h.html -qt2/doc/html/qinterlacestyle-members.html -qt2/doc/html/qinterlacestyle.html -qt2/doc/html/qintvalidator-members.html -qt2/doc/html/qintvalidator.html -qt2/doc/html/qiodevice-h.html -qt2/doc/html/qiodevice-members.html -qt2/doc/html/qiodevice.html -qt2/doc/html/qiodevicesource-members.html -qt2/doc/html/qiodevicesource.html -qt2/doc/html/qjiscodec-h.html -qt2/doc/html/qjiscodec-members.html -qt2/doc/html/qjiscodec.html -qt2/doc/html/qjpunicode-h.html -qt2/doc/html/qjpunicodeconv-members.html -qt2/doc/html/qjpunicodeconv.html -qt2/doc/html/qkeyboard_qws-h.html -qt2/doc/html/qkeyevent-members.html -qt2/doc/html/qkeyevent.html -qt2/doc/html/qlabel-h.html -qt2/doc/html/qlabel-m.png -qt2/doc/html/qlabel-members.html -qt2/doc/html/qlabel-w.png -qt2/doc/html/qlabel.html -qt2/doc/html/qlayout-h.html -qt2/doc/html/qlayout-members.html -qt2/doc/html/qlayout.html -qt2/doc/html/qlayoutitem-members.html -qt2/doc/html/qlayoutitem.html -qt2/doc/html/qlayoutiterator-members.html -qt2/doc/html/qlayoutiterator.html -qt2/doc/html/qlcdnum-m.png -qt2/doc/html/qlcdnum-w.png -qt2/doc/html/qlcdnumber-h.html -qt2/doc/html/qlcdnumber-members.html -qt2/doc/html/qlcdnumber.html -qt2/doc/html/qlined-m.png -qt2/doc/html/qlined-w.png -qt2/doc/html/qlineedit-h.html -qt2/doc/html/qlineedit-members.html -qt2/doc/html/qlineedit.html -qt2/doc/html/qlist-h.html -qt2/doc/html/qlist-members.html -qt2/doc/html/qlist.html -qt2/doc/html/qlistbox-h.html -qt2/doc/html/qlistbox-m.png -qt2/doc/html/qlistbox-members.html -qt2/doc/html/qlistbox-w.png -qt2/doc/html/qlistbox.html -qt2/doc/html/qlistboxitem-members.html -qt2/doc/html/qlistboxitem.html -qt2/doc/html/qlistboxpixmap-members.html -qt2/doc/html/qlistboxpixmap.html -qt2/doc/html/qlistboxtext-members.html -qt2/doc/html/qlistboxtext.html -qt2/doc/html/qlistiterator-members.html -qt2/doc/html/qlistiterator.html -qt2/doc/html/qlistview-h.html -qt2/doc/html/qlistview-m.png -qt2/doc/html/qlistview-members.html -qt2/doc/html/qlistview-w.png -qt2/doc/html/qlistview.html -qt2/doc/html/qlistviewitem-members.html -qt2/doc/html/qlistviewitem.html -qt2/doc/html/qlistviewitemiterator-members.html -qt2/doc/html/qlistviewitemiterator.html -qt2/doc/html/qlnode-members.html -qt2/doc/html/qlnode.html -qt2/doc/html/qlocalfs-h.html -qt2/doc/html/qlocalfs-members.html -qt2/doc/html/qlocalfs.html -qt2/doc/html/qlock-members.html -qt2/doc/html/qlock_qws-h.html -qt2/doc/html/qmag-qmag-cpp.html -qt2/doc/html/qmainwindow-h.html -qt2/doc/html/qmainwindow-m.png -qt2/doc/html/qmainwindow-members.html -qt2/doc/html/qmainwindow-w.png -qt2/doc/html/qmainwindow.html -qt2/doc/html/qmap-h.html -qt2/doc/html/qmap-members.html -qt2/doc/html/qmap.html -qt2/doc/html/qmapconstiterator-members.html -qt2/doc/html/qmapconstiterator.html -qt2/doc/html/qmapiterator-members.html -qt2/doc/html/qmapiterator.html -qt2/doc/html/qmenubar-h.html -qt2/doc/html/qmenubar-m.png -qt2/doc/html/qmenubar-members.html -qt2/doc/html/qmenubar-w.png -qt2/doc/html/qmenubar.html -qt2/doc/html/qmenudata-h.html -qt2/doc/html/qmenudata-members.html -qt2/doc/html/qmenudata.html -qt2/doc/html/qmessagebox-h.html -qt2/doc/html/qmessagebox-members.html -qt2/doc/html/qmessagebox.html -qt2/doc/html/qmetadata-members.html -qt2/doc/html/qmetaobject-h.html -qt2/doc/html/qmetaobject-members.html -qt2/doc/html/qmetaobject.html -qt2/doc/html/qmetaproperty-members.html -qt2/doc/html/qmetaproperty.html -qt2/doc/html/qmime-h.html -qt2/doc/html/qmimesource-members.html -qt2/doc/html/qmimesource.html -qt2/doc/html/qmimesourcefactory-members.html -qt2/doc/html/qmimesourcefactory.html -qt2/doc/html/qmlined-m.png -qt2/doc/html/qmlined-w.png -qt2/doc/html/qmngio-h.html -qt2/doc/html/qmotifplusstyle-h.html -qt2/doc/html/qmotifplusstyle-members.html -qt2/doc/html/qmotifplusstyle.html -qt2/doc/html/qmotifstyle-h.html -qt2/doc/html/qmotifstyle-members.html -qt2/doc/html/qmotifstyle.html -qt2/doc/html/qmouseevent-members.html -qt2/doc/html/qmouseevent.html -qt2/doc/html/qmoveevent-members.html -qt2/doc/html/qmoveevent.html -qt2/doc/html/qmovie-h.html -qt2/doc/html/qmovie-members.html -qt2/doc/html/qmovie.html -qt2/doc/html/qmovie.png -qt2/doc/html/qmsgbox-m.png -qt2/doc/html/qmsgbox-w.png -qt2/doc/html/qmultilineedit-h.html -qt2/doc/html/qmultilineedit-members.html -qt2/doc/html/qmultilineedit.html -qt2/doc/html/qmutex-members.html -qt2/doc/html/qmutex.html -qt2/doc/html/qnamespace-h.html -qt2/doc/html/qnetworkegg.html -qt2/doc/html/qnetworkoperation-members.html -qt2/doc/html/qnetworkoperation.html -qt2/doc/html/qnetworkprotocol-h.html -qt2/doc/html/qnetworkprotocol-members.html -qt2/doc/html/qnetworkprotocol.html -qt2/doc/html/qnp-h.html -qt2/doc/html/qnpinstance-members.html -qt2/doc/html/qnpinstance.html -qt2/doc/html/qnplugin-members.html -qt2/doc/html/qnplugin.html -qt2/doc/html/qnpstream-members.html -qt2/doc/html/qnpstream.html -qt2/doc/html/qnpwidget-members.html -qt2/doc/html/qnpwidget.html -qt2/doc/html/qobject-h.html -qt2/doc/html/qobject-members.html -qt2/doc/html/qobject.html -qt2/doc/html/qpaintdevice-h.html -qt2/doc/html/qpaintdevice-members.html -qt2/doc/html/qpaintdevice.html -qt2/doc/html/qpaintdevicemetrics-h.html -qt2/doc/html/qpaintdevicemetrics-members.html -qt2/doc/html/qpaintdevicemetrics.html -qt2/doc/html/qpainter-h.html -qt2/doc/html/qpainter-members.html -qt2/doc/html/qpainter.html -qt2/doc/html/qpaintevent-members.html -qt2/doc/html/qpaintevent.html -qt2/doc/html/qpalette-h.html -qt2/doc/html/qpalette-members.html -qt2/doc/html/qpalette.html -qt2/doc/html/qpen-h.html -qt2/doc/html/qpen-members.html -qt2/doc/html/qpen.html -qt2/doc/html/qpicture-h.html -qt2/doc/html/qpicture-members.html -qt2/doc/html/qpicture.html -qt2/doc/html/qpixmap-h.html -qt2/doc/html/qpixmap-members.html -qt2/doc/html/qpixmap.html -qt2/doc/html/qpixmapcache-h.html -qt2/doc/html/qpixmapcache-members.html -qt2/doc/html/qpixmapcache.html -qt2/doc/html/qplatinumstyle-h.html -qt2/doc/html/qplatinumstyle-members.html -qt2/doc/html/qplatinumstyle.html -qt2/doc/html/qpngimagepacker-members.html -qt2/doc/html/qpngimagepacker.html -qt2/doc/html/qpngio-h.html -qt2/doc/html/qpoint-h.html -qt2/doc/html/qpoint-members.html -qt2/doc/html/qpoint.html -qt2/doc/html/qpointarray-h.html -qt2/doc/html/qpointarray-members.html -qt2/doc/html/qpointarray.html -qt2/doc/html/qpopmenu-fancy.png -qt2/doc/html/qpopmenu-m.png -qt2/doc/html/qpopmenu-w.png -qt2/doc/html/qpopupmenu-h.html -qt2/doc/html/qpopupmenu-members.html -qt2/doc/html/qpopupmenu.html -qt2/doc/html/qprintdialog-h.html -qt2/doc/html/qprintdialog-members.html -qt2/doc/html/qprintdlg-m.png -qt2/doc/html/qprintdlg-w.png -qt2/doc/html/qprinter-h.html -qt2/doc/html/qprinter-members.html -qt2/doc/html/qprinter.html -qt2/doc/html/qprogbar-m.png -qt2/doc/html/qprogbar-w.png -qt2/doc/html/qprogdlg-m.png -qt2/doc/html/qprogdlg-w.png -qt2/doc/html/qprogressbar-h.html -qt2/doc/html/qprogressbar-members.html -qt2/doc/html/qprogressbar.html -qt2/doc/html/qprogressdialog-h.html -qt2/doc/html/qprogressdialog-members.html -qt2/doc/html/qprogressdialog.html -qt2/doc/html/qptrdict-h.html -qt2/doc/html/qptrdict-members.html -qt2/doc/html/qptrdict.html -qt2/doc/html/qptrdictiterator-members.html -qt2/doc/html/qptrdictiterator.html -qt2/doc/html/qpushbt-m.png -qt2/doc/html/qpushbt-w.png -qt2/doc/html/qpushbutton-h.html -qt2/doc/html/qpushbutton-members.html -qt2/doc/html/qpushbutton.html -qt2/doc/html/qqueue-h.html -qt2/doc/html/qqueue-members.html -qt2/doc/html/qqueue.html -qt2/doc/html/qradiobt-m.png -qt2/doc/html/qradiobt-w.png -qt2/doc/html/qradiobutton-h.html -qt2/doc/html/qradiobutton-members.html -qt2/doc/html/qradiobutton.html -qt2/doc/html/qrangecontrol-h.html -qt2/doc/html/qrangecontrol-members.html -qt2/doc/html/qrangecontrol.html -qt2/doc/html/qrect-h.html -qt2/doc/html/qrect-members.html -qt2/doc/html/qrect.html -qt2/doc/html/qregexp-h.html -qt2/doc/html/qregexp-members.html -qt2/doc/html/qregexp.html -qt2/doc/html/qregion-h.html -qt2/doc/html/qregion-members.html -qt2/doc/html/qregion.html -qt2/doc/html/qrenderedfont-members.html -qt2/doc/html/qresizeevent-members.html -qt2/doc/html/qresizeevent.html -qt2/doc/html/qscrbar-m.png -qt2/doc/html/qscrbar-w.png -qt2/doc/html/qscreen-members.html -qt2/doc/html/qscreencursor-members.html -qt2/doc/html/qscreencursor.html -qt2/doc/html/qscrollbar-h.html -qt2/doc/html/qscrollbar-members.html -qt2/doc/html/qscrollbar.html -qt2/doc/html/qscrollview-cl.png -qt2/doc/html/qscrollview-h.html -qt2/doc/html/qscrollview-m.png -qt2/doc/html/qscrollview-members.html -qt2/doc/html/qscrollview-vp.png -qt2/doc/html/qscrollview-vp2.png -qt2/doc/html/qscrollview-w.png -qt2/doc/html/qscrollview.html -qt2/doc/html/qsemaphore-members.html -qt2/doc/html/qsemaphore.html -qt2/doc/html/qsemimodal-h.html -qt2/doc/html/qsemimodal-members.html -qt2/doc/html/qsemimodal.html -qt2/doc/html/qserversocket-h.html -qt2/doc/html/qserversocket-members.html -qt2/doc/html/qserversocket.html -qt2/doc/html/qsessionmanager-h.html -qt2/doc/html/qsessionmanager-members.html -qt2/doc/html/qsessionmanager.html -qt2/doc/html/qsgistyle-h.html -qt2/doc/html/qsgistyle-members.html -qt2/doc/html/qsgistyle.html -qt2/doc/html/qshared-h.html -qt2/doc/html/qshared-members.html -qt2/doc/html/qshared.html -qt2/doc/html/qshowevent-members.html -qt2/doc/html/qshowevent.html -qt2/doc/html/qsignal-h.html -qt2/doc/html/qsignal-members.html -qt2/doc/html/qsignal.html -qt2/doc/html/qsignalmapper-h.html -qt2/doc/html/qsignalmapper-members.html -qt2/doc/html/qsignalmapper.html -qt2/doc/html/qsimplerichtext-h.html -qt2/doc/html/qsimplerichtext-members.html -qt2/doc/html/qsimplerichtext.html -qt2/doc/html/qsize-h.html -qt2/doc/html/qsize-members.html -qt2/doc/html/qsize.html -qt2/doc/html/qsizegrip-h.html -qt2/doc/html/qsizegrip-m.png -qt2/doc/html/qsizegrip-members.html -qt2/doc/html/qsizegrip-w.png -qt2/doc/html/qsizegrip.html -qt2/doc/html/qsizepolicy-h.html -qt2/doc/html/qsizepolicy-members.html -qt2/doc/html/qsizepolicy.html -qt2/doc/html/qsjiscodec-h.html -qt2/doc/html/qsjiscodec-members.html -qt2/doc/html/qsjiscodec.html -qt2/doc/html/qslider-h.html -qt2/doc/html/qslider-m.png -qt2/doc/html/qslider-members.html -qt2/doc/html/qslider-w.png -qt2/doc/html/qslider.html -qt2/doc/html/qsocket-h.html -qt2/doc/html/qsocket-members.html -qt2/doc/html/qsocket.html -qt2/doc/html/qsocketdevice-h.html -qt2/doc/html/qsocketdevice-members.html -qt2/doc/html/qsocketdevice.html -qt2/doc/html/qsocketnotifier-h.html -qt2/doc/html/qsocketnotifier-members.html -qt2/doc/html/qsocketnotifier.html -qt2/doc/html/qsortedlist-h.html -qt2/doc/html/qsortedlist-members.html -qt2/doc/html/qsortedlist.html -qt2/doc/html/qsound-h.html -qt2/doc/html/qsound-members.html -qt2/doc/html/qsound.html -qt2/doc/html/qspaceritem-members.html -qt2/doc/html/qspaceritem.html -qt2/doc/html/qspinbox-h.html -qt2/doc/html/qspinbox-m.png -qt2/doc/html/qspinbox-members.html -qt2/doc/html/qspinbox-w.png -qt2/doc/html/qspinbox.html -qt2/doc/html/qspinbox2-m.png -qt2/doc/html/qspinbox2-w.png -qt2/doc/html/qsplitter-h.html -qt2/doc/html/qsplitter-m.png -qt2/doc/html/qsplitter-members.html -qt2/doc/html/qsplitter-w.png -qt2/doc/html/qsplitter.html -qt2/doc/html/qstack-h.html -qt2/doc/html/qstack-members.html -qt2/doc/html/qstack.html -qt2/doc/html/qstatusbar-h.html -qt2/doc/html/qstatusbar-m.png -qt2/doc/html/qstatusbar-members.html -qt2/doc/html/qstatusbar-w.png -qt2/doc/html/qstatusbar.html -qt2/doc/html/qstoreddrag-members.html -qt2/doc/html/qstoreddrag.html -qt2/doc/html/qstrilist-members.html -qt2/doc/html/qstrilist.html -qt2/doc/html/qstring-h.html -qt2/doc/html/qstring-members.html -qt2/doc/html/qstring.html -qt2/doc/html/qstringlist-h.html -qt2/doc/html/qstringlist-members.html -qt2/doc/html/qstringlist.html -qt2/doc/html/qstrlist-h.html -qt2/doc/html/qstrlist-members.html -qt2/doc/html/qstrlist.html -qt2/doc/html/qstrlistiterator-members.html -qt2/doc/html/qstrlistiterator.html -qt2/doc/html/qstyle-h.html -qt2/doc/html/qstyle-members.html -qt2/doc/html/qstyle.html -qt2/doc/html/qstylesheet-h.html -qt2/doc/html/qstylesheet-members.html -qt2/doc/html/qstylesheet.html -qt2/doc/html/qstylesheetitem-members.html -qt2/doc/html/qstylesheetitem.html -qt2/doc/html/qt-members.html -qt2/doc/html/qt.html -qt2/doc/html/qtab-members.html -qt2/doc/html/qtab.html -qt2/doc/html/qtabbar-h.html -qt2/doc/html/qtabbar-m.png -qt2/doc/html/qtabbar-members.html -qt2/doc/html/qtabbar-w.png -qt2/doc/html/qtabbar.html -qt2/doc/html/qtabdialog-h.html -qt2/doc/html/qtabdialog-members.html -qt2/doc/html/qtabdialog.html -qt2/doc/html/qtabdlg-m.png -qt2/doc/html/qtabdlg-w.png -qt2/doc/html/qtable-h.html -qt2/doc/html/qtable-members.html -qt2/doc/html/qtable.html -qt2/doc/html/qtable.png -qt2/doc/html/qtableitem-members.html -qt2/doc/html/qtableitem.html -qt2/doc/html/qtableselection-members.html -qt2/doc/html/qtableselection.html -qt2/doc/html/qtableview-h.html -qt2/doc/html/qtableview-members.html -qt2/doc/html/qtableview.html -qt2/doc/html/qtablevw-m.png -qt2/doc/html/qtablevw-w.png -qt2/doc/html/qtabwidget-h.html -qt2/doc/html/qtabwidget-m.png -qt2/doc/html/qtabwidget-members.html -qt2/doc/html/qtabwidget-w.png -qt2/doc/html/qtabwidget.html -qt2/doc/html/qtextbrowser-h.html -qt2/doc/html/qtextbrowser-m.png -qt2/doc/html/qtextbrowser-members.html -qt2/doc/html/qtextbrowser-w.png -qt2/doc/html/qtextbrowser.html -qt2/doc/html/qtextcodec-h.html -qt2/doc/html/qtextcodec-members.html -qt2/doc/html/qtextcodec.html -qt2/doc/html/qtextdecoder-members.html -qt2/doc/html/qtextdecoder.html -qt2/doc/html/qtextdrag-members.html -qt2/doc/html/qtextdrag.html -qt2/doc/html/qtextencoder-members.html -qt2/doc/html/qtextencoder.html -qt2/doc/html/qtextistream-members.html -qt2/doc/html/qtextistream.html -qt2/doc/html/qtextostream-members.html -qt2/doc/html/qtextostream.html -qt2/doc/html/qtextstream-h.html -qt2/doc/html/qtextstream-members.html -qt2/doc/html/qtextstream.html -qt2/doc/html/qtextview-h.html -qt2/doc/html/qtextview-members.html -qt2/doc/html/qtextview.html -qt2/doc/html/qthread-h.html -qt2/doc/html/qthread-members.html -qt2/doc/html/qthread.html -qt2/doc/html/qtimage-qtimage-cpp.html -qt2/doc/html/qtime-members.html -qt2/doc/html/qtime.html -qt2/doc/html/qtimer-h.html -qt2/doc/html/qtimer-members.html -qt2/doc/html/qtimer.html -qt2/doc/html/qtimerevent-members.html -qt2/doc/html/qtimerevent.html -qt2/doc/html/qtl.html -qt2/doc/html/qtlogo.png -qt2/doc/html/qtoolbar-h.html -qt2/doc/html/qtoolbar-members.html -qt2/doc/html/qtoolbar.html -qt2/doc/html/qtoolbutton-h.html -qt2/doc/html/qtoolbutton-members.html -qt2/doc/html/qtoolbutton.html -qt2/doc/html/qtooltip-h.html -qt2/doc/html/qtooltip-members.html -qt2/doc/html/qtooltip.html -qt2/doc/html/qtooltipgroup-members.html -qt2/doc/html/qtooltipgroup.html -qt2/doc/html/qtranslator-h.html -qt2/doc/html/qtranslator-members.html -qt2/doc/html/qtranslator.html -qt2/doc/html/qtranslatormessage-members.html -qt2/doc/html/qtranslatormessage.html -qt2/doc/html/qtsciicodec-h.html -qt2/doc/html/qtsciicodec-members.html -qt2/doc/html/qtsciicodec.html -qt2/doc/html/quridrag-members.html -qt2/doc/html/quridrag.html -qt2/doc/html/qurl-h.html -qt2/doc/html/qurl-members.html -qt2/doc/html/qurl.html -qt2/doc/html/qurlinfo-h.html -qt2/doc/html/qurlinfo-members.html -qt2/doc/html/qurlinfo.html -qt2/doc/html/qurloperator-h.html -qt2/doc/html/qurloperator-members.html -qt2/doc/html/qurloperator.html -qt2/doc/html/qvalidator-h.html -qt2/doc/html/qvalidator-members.html -qt2/doc/html/qvalidator.html -qt2/doc/html/qvaluelist-h.html -qt2/doc/html/qvaluelist-members.html -qt2/doc/html/qvaluelist.html -qt2/doc/html/qvaluelistconstiterator-members.html -qt2/doc/html/qvaluelistconstiterator.html -qt2/doc/html/qvaluelistiterator-members.html -qt2/doc/html/qvaluelistiterator.html -qt2/doc/html/qvaluestack-h.html -qt2/doc/html/qvaluestack-members.html -qt2/doc/html/qvaluestack.html -qt2/doc/html/qvariant-h.html -qt2/doc/html/qvariant-members.html -qt2/doc/html/qvariant.html -qt2/doc/html/qvbox-h.html -qt2/doc/html/qvbox-m.png -qt2/doc/html/qvbox-members.html -qt2/doc/html/qvbox-w.png -qt2/doc/html/qvbox.html -qt2/doc/html/qvbox.png -qt2/doc/html/qvboxlayout-members.html -qt2/doc/html/qvboxlayout.html -qt2/doc/html/qvbuttongroup-h.html -qt2/doc/html/qvbuttongroup-members.html -qt2/doc/html/qvbuttongroup.html -qt2/doc/html/qvector-h.html -qt2/doc/html/qvector-members.html -qt2/doc/html/qvector.html -qt2/doc/html/qvfb-qws.html -qt2/doc/html/qvgroupbox-h.html -qt2/doc/html/qvgroupbox-members.html -qt2/doc/html/qvgroupbox.html -qt2/doc/html/qwaitcondition-members.html -qt2/doc/html/qwaitcondition.html -qt2/doc/html/qwerty-main-cpp.html -qt2/doc/html/qwhatsthis-h.html -qt2/doc/html/qwhatsthis-members.html -qt2/doc/html/qwhatsthis.html -qt2/doc/html/qwheelevent-members.html -qt2/doc/html/qwheelevent.html -qt2/doc/html/qwidget-h.html -qt2/doc/html/qwidget-members.html -qt2/doc/html/qwidget.html -qt2/doc/html/qwidgetitem-members.html -qt2/doc/html/qwidgetitem.html -qt2/doc/html/qwidgetstack-h.html -qt2/doc/html/qwidgetstack-members.html -qt2/doc/html/qwidgetstack.html -qt2/doc/html/qwindowdefs-h.html -qt2/doc/html/qwindowsstyle-h.html -qt2/doc/html/qwindowsstyle-members.html -qt2/doc/html/qwindowsstyle.html -qt2/doc/html/qwindowsystem_qws-h.html -qt2/doc/html/qwizard-h.html -qt2/doc/html/qwizard-members.html -qt2/doc/html/qwizard.html -qt2/doc/html/qwmatrix-h.html -qt2/doc/html/qwmatrix-members.html -qt2/doc/html/qwmatrix.html -qt2/doc/html/qworkspace-h.html -qt2/doc/html/qworkspace-members.html -qt2/doc/html/qworkspace.html -qt2/doc/html/qwsdecoration-members.html -qt2/doc/html/qwsdecoration.html -qt2/doc/html/qwsdecoration_qws-h.html -qt2/doc/html/qwskeyboardhandler-members.html -qt2/doc/html/qwskeyboardhandler.html -qt2/doc/html/qwsmouse_qws-h.html -qt2/doc/html/qwsmousehandler-members.html -qt2/doc/html/qwsmousehandler.html -qt2/doc/html/qwsserver-members.html -qt2/doc/html/qwsserver.html -qt2/doc/html/qwswindow-members.html -qt2/doc/html/qwswindow.html -qt2/doc/html/qxml-h.html -qt2/doc/html/qxmlattributes-members.html -qt2/doc/html/qxmlattributes.html -qt2/doc/html/qxmlcontenthandler-members.html -qt2/doc/html/qxmlcontenthandler.html -qt2/doc/html/qxmldeclhandler-members.html -qt2/doc/html/qxmldeclhandler.html -qt2/doc/html/qxmldefaulthandler-members.html -qt2/doc/html/qxmldefaulthandler.html -qt2/doc/html/qxmldtdhandler-members.html -qt2/doc/html/qxmldtdhandler.html -qt2/doc/html/qxmlentityresolver-members.html -qt2/doc/html/qxmlentityresolver.html -qt2/doc/html/qxmlerrorhandler-members.html -qt2/doc/html/qxmlerrorhandler.html -qt2/doc/html/qxmlinputsource-members.html -qt2/doc/html/qxmlinputsource.html -qt2/doc/html/qxmllexicalhandler-members.html -qt2/doc/html/qxmllexicalhandler.html -qt2/doc/html/qxmllocator-members.html -qt2/doc/html/qxmllocator.html -qt2/doc/html/qxmlnamespacesupport-members.html -qt2/doc/html/qxmlnamespacesupport.html -qt2/doc/html/qxmlparseexception-members.html -qt2/doc/html/qxmlparseexception.html -qt2/doc/html/qxmlreader-members.html -qt2/doc/html/qxmlreader.html -qt2/doc/html/qxmlsimplereader-members.html -qt2/doc/html/qxmlsimplereader.html -qt2/doc/html/qxt-h.html -qt2/doc/html/qxtapplication-members.html -qt2/doc/html/qxtapplication.html -qt2/doc/html/qxtwidget-members.html -qt2/doc/html/qxtwidget.html -qt2/doc/html/rangecontrols-main-cpp.html -qt2/doc/html/removed20.html -qt2/doc/html/richtext-main-cpp.html -qt2/doc/html/rintersect.png -qt2/doc/html/rot13-rot13-cpp.html -qt2/doc/html/rsubtract.png -qt2/doc/html/runion.png -qt2/doc/html/running-qws.html -qt2/doc/html/rxor.png -qt2/doc/html/scribble-main-cpp.html -qt2/doc/html/scrollview-scrollview-cpp.html -qt2/doc/html/session.html -qt2/doc/html/session.png -qt2/doc/html/shared.html -qt2/doc/html/shclass.html -qt2/doc/html/showimg-main-cpp.html -qt2/doc/html/signalsandslots.html -qt2/doc/html/simple-application.html -qt2/doc/html/smooth.png -qt2/doc/html/splitter-splitter-cpp.html -qt2/doc/html/splitter-views-m.png -qt2/doc/html/splitter-views-w.png -qt2/doc/html/t1.html -qt2/doc/html/t1.png -qt2/doc/html/t10-cannon-cpp.html -qt2/doc/html/t10-cannon-h.html -qt2/doc/html/t10-lcdrange-cpp.html -qt2/doc/html/t10-lcdrange-h.html -qt2/doc/html/t10-main-cpp.html -qt2/doc/html/t10-makefile.html -qt2/doc/html/t10.html -qt2/doc/html/t10.png -qt2/doc/html/t11-cannon-cpp.html -qt2/doc/html/t11-cannon-h.html -qt2/doc/html/t11-lcdrange-cpp.html -qt2/doc/html/t11-lcdrange-h.html -qt2/doc/html/t11-main-cpp.html -qt2/doc/html/t11-makefile.html -qt2/doc/html/t11.html -qt2/doc/html/t11.png -qt2/doc/html/t12-cannon-cpp.html -qt2/doc/html/t12-cannon-h.html -qt2/doc/html/t12-lcdrange-cpp.html -qt2/doc/html/t12-lcdrange-h.html -qt2/doc/html/t12-main-cpp.html -qt2/doc/html/t12-makefile.html -qt2/doc/html/t12.html -qt2/doc/html/t12.png -qt2/doc/html/t13-cannon-cpp.html -qt2/doc/html/t13-cannon-h.html -qt2/doc/html/t13-gamebrd-cpp.html -qt2/doc/html/t13-gamebrd-h.html -qt2/doc/html/t13-lcdrange-cpp.html -qt2/doc/html/t13-lcdrange-h.html -qt2/doc/html/t13-main-cpp.html -qt2/doc/html/t13-makefile.html -qt2/doc/html/t13.html -qt2/doc/html/t13.png -qt2/doc/html/t14-cannon-cpp.html -qt2/doc/html/t14-cannon-h.html -qt2/doc/html/t14-gamebrd-cpp.html -qt2/doc/html/t14-gamebrd-h.html -qt2/doc/html/t14-lcdrange-cpp.html -qt2/doc/html/t14-lcdrange-h.html -qt2/doc/html/t14-main-cpp.html -qt2/doc/html/t14-makefile.html -qt2/doc/html/t14.html -qt2/doc/html/t14.png -qt2/doc/html/t2.html -qt2/doc/html/t2.png -qt2/doc/html/t3.html -qt2/doc/html/t3.png -qt2/doc/html/t4.html -qt2/doc/html/t4.png -qt2/doc/html/t5.html -qt2/doc/html/t5.png -qt2/doc/html/t6.html -qt2/doc/html/t6.png -qt2/doc/html/t7-lcdrange-cpp.html -qt2/doc/html/t7-lcdrange-h.html -qt2/doc/html/t7-main-cpp.html -qt2/doc/html/t7-makefile.html -qt2/doc/html/t7.html -qt2/doc/html/t7.png -qt2/doc/html/t8-cannon-cpp.html -qt2/doc/html/t8-cannon-h.html -qt2/doc/html/t8-lcdrange-cpp.html -qt2/doc/html/t8-lcdrange-h.html -qt2/doc/html/t8-main-cpp.html -qt2/doc/html/t8-makefile.html -qt2/doc/html/t8.html -qt2/doc/html/t8.png -qt2/doc/html/t9-cannon-cpp.html -qt2/doc/html/t9-cannon-h.html -qt2/doc/html/t9-lcdrange-cpp.html -qt2/doc/html/t9-lcdrange-h.html -qt2/doc/html/t9-main-cpp.html -qt2/doc/html/t9-makefile.html -qt2/doc/html/t9.html -qt2/doc/html/t9.png -qt2/doc/html/t9_1.png -qt2/doc/html/t9_2.png -qt2/doc/html/tabdialog-main-cpp.html -qt2/doc/html/table.html -qt2/doc/html/test.png -qt2/doc/html/tetrix-tetrix-cpp.html -qt2/doc/html/themes-main-cpp.html -qt2/doc/html/threads.html -qt2/doc/html/tictac-main-cpp.html -qt2/doc/html/time.html -qt2/doc/html/timers.html -qt2/doc/html/titleindex -qt2/doc/html/tools.html -qt2/doc/html/tooltip-main-cpp.html -qt2/doc/html/topicals.html -qt2/doc/html/trivial-trivial-cpp.html -qt2/doc/html/troll.html -qt2/doc/html/tutorial.html -qt2/doc/html/tutorial.png -qt2/doc/html/unicode.html -qt2/doc/html/unsmooth.png -qt2/doc/html/validator-main-cpp.html -qt2/doc/html/walkthroughs.html -qt2/doc/html/whatsthis -qt2/doc/html/whatsthis.png -qt2/doc/html/winsystem.html -qt2/doc/html/wizard-main-cpp.html -qt2/doc/html/workspace.html -qt2/doc/html/xform-xform-cpp.html -qt2/doc/html/xml-dom.html -qt2/doc/html/xml-sax-walkthrough.html -qt2/doc/html/xml-sax.html -qt2/doc/html/xml-tagreader-tagreader-cpp.html -qt2/doc/html/xml-tagreader-with-features-tagreader-cpp.html -qt2/doc/html/xml.html -qt2/doc/html/xt.html -qt2/doc/html/y2k.html -qt2/man/man3/QAccel.3 -qt2/man/man3/QAction.3 -qt2/man/man3/QActionGroup.3 -qt2/man/man3/QApplication.3 -qt2/man/man3/QArray.3 -qt2/man/man3/QAsciiCache.3 -qt2/man/man3/QAsciiCacheIterator.3 -qt2/man/man3/QAsciiDict.3 -qt2/man/man3/QAsciiDictIterator.3 -qt2/man/man3/QAsyncIO.3 -qt2/man/man3/QBitArray.3 -qt2/man/man3/QBitVal.3 -qt2/man/man3/QBitmap.3 -qt2/man/man3/QBoxLayout.3 -qt2/man/man3/QBrush.3 -qt2/man/man3/QBuffer.3 -qt2/man/man3/QButton.3 -qt2/man/man3/QButtonGroup.3 -qt2/man/man3/QByteArray.3 -qt2/man/man3/QCDEStyle.3 -qt2/man/man3/QCString.3 -qt2/man/man3/QCache.3 -qt2/man/man3/QCacheIterator.3 -qt2/man/man3/QCanvas.3 -qt2/man/man3/QCanvasEllipse.3 -qt2/man/man3/QCanvasItem.3 -qt2/man/man3/QCanvasLine.3 -qt2/man/man3/QCanvasPixmap.3 -qt2/man/man3/QCanvasPixmapArray.3 -qt2/man/man3/QCanvasPolygon.3 -qt2/man/man3/QCanvasPolygonalItem.3 -qt2/man/man3/QCanvasRectangle.3 -qt2/man/man3/QCanvasSprite.3 -qt2/man/man3/QCanvasText.3 -qt2/man/man3/QCanvasView.3 -qt2/man/man3/QChar.3 -qt2/man/man3/QCharRef.3 -qt2/man/man3/QCheckBox.3 -qt2/man/man3/QCheckListItem.3 -qt2/man/man3/QChildEvent.3 -qt2/man/man3/QClipboard.3 -qt2/man/man3/QCloseEvent.3 -qt2/man/man3/QCollection.3 -qt2/man/man3/QColor.3 -qt2/man/man3/QColorDialog.3 -qt2/man/man3/QColorDrag.3 -qt2/man/man3/QColorGroup.3 -qt2/man/man3/QComboBox.3 -qt2/man/man3/QCommonStyle.3 -qt2/man/man3/QConstString.3 -qt2/man/man3/QCopChannel.3 -qt2/man/man3/QCursor.3 -qt2/man/man3/QCustomEvent.3 -qt2/man/man3/QCustomMenuItem.3 -qt2/man/man3/QDataPump.3 -qt2/man/man3/QDataSink.3 -qt2/man/man3/QDataSource.3 -qt2/man/man3/QDataStream.3 -qt2/man/man3/QDate.3 -qt2/man/man3/QDateTime.3 -qt2/man/man3/QDial.3 -qt2/man/man3/QDialog.3 -qt2/man/man3/QDict.3 -qt2/man/man3/QDictIterator.3 -qt2/man/man3/QDir.3 -qt2/man/man3/QDns.3 -qt2/man/man3/QDomAttr.3 -qt2/man/man3/QDomCDATASection.3 -qt2/man/man3/QDomCharacterData.3 -qt2/man/man3/QDomComment.3 -qt2/man/man3/QDomDocument.3 -qt2/man/man3/QDomDocumentFragment.3 -qt2/man/man3/QDomDocumentType.3 -qt2/man/man3/QDomElement.3 -qt2/man/man3/QDomEntity.3 -qt2/man/man3/QDomEntityReference.3 -qt2/man/man3/QDomImplementation.3 -qt2/man/man3/QDomNamedNodeMap.3 -qt2/man/man3/QDomNode.3 -qt2/man/man3/QDomNodeList.3 -qt2/man/man3/QDomNotation.3 -qt2/man/man3/QDomProcessingInstruction.3 -qt2/man/man3/QDomText.3 -qt2/man/man3/QDoubleValidator.3 -qt2/man/man3/QDragEnterEvent.3 -qt2/man/man3/QDragLeaveEvent.3 -qt2/man/man3/QDragMoveEvent.3 -qt2/man/man3/QDragObject.3 -qt2/man/man3/QDropEvent.3 -qt2/man/man3/QDropSite.3 -qt2/man/man3/QEucJpCodec.3 -qt2/man/man3/QEucKrCodec.3 -qt2/man/man3/QEvent.3 -qt2/man/man3/QFile.3 -qt2/man/man3/QFileDialog.3 -qt2/man/man3/QFileIconProvider.3 -qt2/man/man3/QFileInfo.3 -qt2/man/man3/QFilePreview.3 -qt2/man/man3/QFocusData.3 -qt2/man/man3/QFocusEvent.3 -qt2/man/man3/QFont.3 -qt2/man/man3/QFontDatabase.3 -qt2/man/man3/QFontDialog.3 -qt2/man/man3/QFontInfo.3 -qt2/man/man3/QFontMetrics.3 -qt2/man/man3/QFrame.3 -qt2/man/man3/QFtp.3 -qt2/man/man3/QGArray.3 -qt2/man/man3/QGCache.3 -qt2/man/man3/QGCacheIterator.3 -qt2/man/man3/QGDict.3 -qt2/man/man3/QGDictIterator.3 -qt2/man/man3/QGL.3 -qt2/man/man3/QGLContext.3 -qt2/man/man3/QGLFormat.3 -qt2/man/man3/QGLWidget.3 -qt2/man/man3/QGLayoutIterator.3 -qt2/man/man3/QGList.3 -qt2/man/man3/QGListIterator.3 -qt2/man/man3/QGVector.3 -qt2/man/man3/QGbkCodec.3 -qt2/man/man3/QGrid.3 -qt2/man/man3/QGridLayout.3 -qt2/man/man3/QGroupBox.3 -qt2/man/man3/QGuardedPtr.3 -qt2/man/man3/QHBox.3 -qt2/man/man3/QHBoxLayout.3 -qt2/man/man3/QHButtonGroup.3 -qt2/man/man3/QHGroupBox.3 -qt2/man/man3/QHeader.3 -qt2/man/man3/QHideEvent.3 -qt2/man/man3/QHostAddress.3 -qt2/man/man3/QIODevice.3 -qt2/man/man3/QIODeviceSource.3 -qt2/man/man3/QIconDrag.3 -qt2/man/man3/QIconDragItem.3 -qt2/man/man3/QIconSet.3 -qt2/man/man3/QIconView.3 -qt2/man/man3/QIconViewItem.3 -qt2/man/man3/QImage.3 -qt2/man/man3/QImageConsumer.3 -qt2/man/man3/QImageDecoder.3 -qt2/man/man3/QImageDrag.3 -qt2/man/man3/QImageFormat.3 -qt2/man/man3/QImageFormatType.3 -qt2/man/man3/QImageIO.3 -qt2/man/man3/QInputDialog.3 -qt2/man/man3/QIntCache.3 -qt2/man/man3/QIntCacheIterator.3 -qt2/man/man3/QIntDict.3 -qt2/man/man3/QIntDictIterator.3 -qt2/man/man3/QIntValidator.3 -qt2/man/man3/QInterlaceStyle.3 -qt2/man/man3/QJisCodec.3 -qt2/man/man3/QJpUnicodeConv.3 -qt2/man/man3/QKeyEvent.3 -qt2/man/man3/QLCDNumber.3 -qt2/man/man3/QLNode.3 -qt2/man/man3/QLabel.3 -qt2/man/man3/QLayout.3 -qt2/man/man3/QLayoutItem.3 -qt2/man/man3/QLayoutIterator.3 -qt2/man/man3/QLineEdit.3 -qt2/man/man3/QList.3 -qt2/man/man3/QListBox.3 -qt2/man/man3/QListBoxItem.3 -qt2/man/man3/QListBoxPixmap.3 -qt2/man/man3/QListBoxText.3 -qt2/man/man3/QListIterator.3 -qt2/man/man3/QListView.3 -qt2/man/man3/QListViewItem.3 -qt2/man/man3/QListViewItemIterator.3 -qt2/man/man3/QLocalFs.3 -qt2/man/man3/QMainWindow.3 -qt2/man/man3/QMap.3 -qt2/man/man3/QMapConstIterator.3 -qt2/man/man3/QMapIterator.3 -qt2/man/man3/QMenuBar.3 -qt2/man/man3/QMenuData.3 -qt2/man/man3/QMessageBox.3 -qt2/man/man3/QMetaObject.3 -qt2/man/man3/QMetaProperty.3 -qt2/man/man3/QMimeSource.3 -qt2/man/man3/QMimeSourceFactory.3 -qt2/man/man3/QMotifPlusStyle.3 -qt2/man/man3/QMotifStyle.3 -qt2/man/man3/QMouseEvent.3 -qt2/man/man3/QMoveEvent.3 -qt2/man/man3/QMovie.3 -qt2/man/man3/QMultiLineEdit.3 -qt2/man/man3/QMutex.3 -qt2/man/man3/QNPInstance.3 -qt2/man/man3/QNPStream.3 -qt2/man/man3/QNPWidget.3 -qt2/man/man3/QNPlugin.3 -qt2/man/man3/QNetworkOperation.3 -qt2/man/man3/QNetworkProtocol.3 -qt2/man/man3/QObject.3 -qt2/man/man3/QPNGImagePacker.3 -qt2/man/man3/QPaintDevice.3 -qt2/man/man3/QPaintDeviceMetrics.3 -qt2/man/man3/QPaintEvent.3 -qt2/man/man3/QPainter.3 -qt2/man/man3/QPalette.3 -qt2/man/man3/QPen.3 -qt2/man/man3/QPicture.3 -qt2/man/man3/QPixmap.3 -qt2/man/man3/QPixmapCache.3 -qt2/man/man3/QPlatinumStyle.3 -qt2/man/man3/QPoint.3 -qt2/man/man3/QPointArray.3 -qt2/man/man3/QPopupMenu.3 -qt2/man/man3/QPrinter.3 -qt2/man/man3/QProgressBar.3 -qt2/man/man3/QProgressDialog.3 -qt2/man/man3/QPtrDict.3 -qt2/man/man3/QPtrDictIterator.3 -qt2/man/man3/QPushButton.3 -qt2/man/man3/QQueue.3 -qt2/man/man3/QRadioButton.3 -qt2/man/man3/QRangeControl.3 -qt2/man/man3/QRect.3 -qt2/man/man3/QRegExp.3 -qt2/man/man3/QRegion.3 -qt2/man/man3/QResizeEvent.3 -qt2/man/man3/QSGIStyle.3 -qt2/man/man3/QScreenCursor.3 -qt2/man/man3/QScrollBar.3 -qt2/man/man3/QScrollView.3 -qt2/man/man3/QSemaphore.3 -qt2/man/man3/QSemiModal.3 -qt2/man/man3/QServerSocket.3 -qt2/man/man3/QSessionManager.3 -qt2/man/man3/QShared.3 -qt2/man/man3/QShowEvent.3 -qt2/man/man3/QSignal.3 -qt2/man/man3/QSignalMapper.3 -qt2/man/man3/QSimpleRichText.3 -qt2/man/man3/QSize.3 -qt2/man/man3/QSizeGrip.3 -qt2/man/man3/QSizePolicy.3 -qt2/man/man3/QSjisCodec.3 -qt2/man/man3/QSlider.3 -qt2/man/man3/QSocket.3 -qt2/man/man3/QSocketDevice.3 -qt2/man/man3/QSocketNotifier.3 -qt2/man/man3/QSortedList.3 -qt2/man/man3/QSound.3 -qt2/man/man3/QSpacerItem.3 -qt2/man/man3/QSpinBox.3 -qt2/man/man3/QSplitter.3 -qt2/man/man3/QStack.3 -qt2/man/man3/QStatusBar.3 -qt2/man/man3/QStoredDrag.3 -qt2/man/man3/QStrIList.3 -qt2/man/man3/QStrList.3 -qt2/man/man3/QStrListIterator.3 -qt2/man/man3/QString.3 -qt2/man/man3/QStringList.3 -qt2/man/man3/QStyle.3 -qt2/man/man3/QStyleSheet.3 -qt2/man/man3/QStyleSheetItem.3 -qt2/man/man3/QTab.3 -qt2/man/man3/QTabBar.3 -qt2/man/man3/QTabDialog.3 -qt2/man/man3/QTabWidget.3 -qt2/man/man3/QTable.3 -qt2/man/man3/QTableItem.3 -qt2/man/man3/QTableSelection.3 -qt2/man/man3/QTableView.3 -qt2/man/man3/QTextBrowser.3 -qt2/man/man3/QTextCodec.3 -qt2/man/man3/QTextDecoder.3 -qt2/man/man3/QTextDrag.3 -qt2/man/man3/QTextEncoder.3 -qt2/man/man3/QTextIStream.3 -qt2/man/man3/QTextOStream.3 -qt2/man/man3/QTextStream.3 -qt2/man/man3/QTextView.3 -qt2/man/man3/QThread.3 -qt2/man/man3/QTime.3 -qt2/man/man3/QTimer.3 -qt2/man/man3/QTimerEvent.3 -qt2/man/man3/QToolBar.3 -qt2/man/man3/QToolButton.3 -qt2/man/man3/QToolTip.3 -qt2/man/man3/QToolTipGroup.3 -qt2/man/man3/QTranslator.3 -qt2/man/man3/QTranslatorMessage.3 -qt2/man/man3/QTsciiCodec.3 -qt2/man/man3/QUriDrag.3 -qt2/man/man3/QUrl.3 -qt2/man/man3/QUrlOperator.3 -qt2/man/man3/QVBox.3 -qt2/man/man3/QVBoxLayout.3 -qt2/man/man3/QVButtonGroup.3 -qt2/man/man3/QVGroupBox.3 -qt2/man/man3/QValidator.3 -qt2/man/man3/QValueList.3 -qt2/man/man3/QValueListConstIterator.3 -qt2/man/man3/QValueListIterator.3 -qt2/man/man3/QValueStack.3 -qt2/man/man3/QVariant.3 -qt2/man/man3/QVector.3 -qt2/man/man3/QWMatrix.3 -qt2/man/man3/QWSDecoration.3 -qt2/man/man3/QWSKeyboardHandler.3 -qt2/man/man3/QWSMouseHandler.3 -qt2/man/man3/QWSServer.3 -qt2/man/man3/QWSWindow.3 -qt2/man/man3/QWaitCondition.3 -qt2/man/man3/QWhatsThis.3 -qt2/man/man3/QWheelEvent.3 -qt2/man/man3/QWidget.3 -qt2/man/man3/QWidgetItem.3 -qt2/man/man3/QWidgetStack.3 -qt2/man/man3/QWindowsStyle.3 -qt2/man/man3/QWizard.3 -qt2/man/man3/QWorkspace.3 -qt2/man/man3/QXmlAttributes.3 -qt2/man/man3/QXmlContentHandler.3 -qt2/man/man3/QXmlDTDHandler.3 -qt2/man/man3/QXmlDeclHandler.3 -qt2/man/man3/QXmlDefaultHandler.3 -qt2/man/man3/QXmlEntityResolver.3 -qt2/man/man3/QXmlErrorHandler.3 -qt2/man/man3/QXmlInputSource.3 -qt2/man/man3/QXmlLexicalHandler.3 -qt2/man/man3/QXmlLocator.3 -qt2/man/man3/QXmlNamespaceSupport.3 -qt2/man/man3/QXmlParseException.3 -qt2/man/man3/QXmlReader.3 -qt2/man/man3/QXmlSimpleReader.3 -qt2/man/man3/QXtApplication.3 -qt2/man/man3/QXtWidget.3 -qt2/man/man3/Qt.3 -qt2/man/man3/qaccel.3 -qt2/man/man3/qaction.3 -qt2/man/man3/qactiongroup.3 -qt2/man/man3/qapplication.3 -qt2/man/man3/qarray.3 -qt2/man/man3/qasciicache.3 -qt2/man/man3/qasciicacheiterator.3 -qt2/man/man3/qasciidict.3 -qt2/man/man3/qasciidictiterator.3 -qt2/man/man3/qasyncio.3 -qt2/man/man3/qbitarray.3 -qt2/man/man3/qbitmap.3 -qt2/man/man3/qbitval.3 -qt2/man/man3/qboxlayout.3 -qt2/man/man3/qbrush.3 -qt2/man/man3/qbuffer.3 -qt2/man/man3/qbutton.3 -qt2/man/man3/qbuttongroup.3 -qt2/man/man3/qbytearray.3 -qt2/man/man3/qcache.3 -qt2/man/man3/qcacheiterator.3 -qt2/man/man3/qcanvas.3 -qt2/man/man3/qcanvasellipse.3 -qt2/man/man3/qcanvasitem.3 -qt2/man/man3/qcanvasline.3 -qt2/man/man3/qcanvaspixmap.3 -qt2/man/man3/qcanvaspixmaparray.3 -qt2/man/man3/qcanvaspolygon.3 -qt2/man/man3/qcanvaspolygonalitem.3 -qt2/man/man3/qcanvasrectangle.3 -qt2/man/man3/qcanvassprite.3 -qt2/man/man3/qcanvastext.3 -qt2/man/man3/qcanvasview.3 -qt2/man/man3/qcdestyle.3 -qt2/man/man3/qchar.3 -qt2/man/man3/qcharref.3 -qt2/man/man3/qcheckbox.3 -qt2/man/man3/qchecklistitem.3 -qt2/man/man3/qchildevent.3 -qt2/man/man3/qclipboard.3 -qt2/man/man3/qcloseevent.3 -qt2/man/man3/qcollection.3 -qt2/man/man3/qcolor.3 -qt2/man/man3/qcolordialog.3 -qt2/man/man3/qcolordrag.3 -qt2/man/man3/qcolorgroup.3 -qt2/man/man3/qcombobox.3 -qt2/man/man3/qcommonstyle.3 -qt2/man/man3/qconststring.3 -qt2/man/man3/qcopchannel.3 -qt2/man/man3/qcstring.3 -qt2/man/man3/qcursor.3 -qt2/man/man3/qcustomevent.3 -qt2/man/man3/qcustommenuitem.3 -qt2/man/man3/qdatapump.3 -qt2/man/man3/qdatasink.3 -qt2/man/man3/qdatasource.3 -qt2/man/man3/qdatastream.3 -qt2/man/man3/qdate.3 -qt2/man/man3/qdatetime.3 -qt2/man/man3/qdial.3 -qt2/man/man3/qdialog.3 -qt2/man/man3/qdict.3 -qt2/man/man3/qdictiterator.3 -qt2/man/man3/qdir.3 -qt2/man/man3/qdns.3 -qt2/man/man3/qdomattr.3 -qt2/man/man3/qdomcdatasection.3 -qt2/man/man3/qdomcharacterdata.3 -qt2/man/man3/qdomcomment.3 -qt2/man/man3/qdomdocument.3 -qt2/man/man3/qdomdocumentfragment.3 -qt2/man/man3/qdomdocumenttype.3 -qt2/man/man3/qdomelement.3 -qt2/man/man3/qdomentity.3 -qt2/man/man3/qdomentityreference.3 -qt2/man/man3/qdomimplementation.3 -qt2/man/man3/qdomnamednodemap.3 -qt2/man/man3/qdomnode.3 -qt2/man/man3/qdomnodelist.3 -qt2/man/man3/qdomnotation.3 -qt2/man/man3/qdomprocessinginstruction.3 -qt2/man/man3/qdomtext.3 -qt2/man/man3/qdoublevalidator.3 -qt2/man/man3/qdragenterevent.3 -qt2/man/man3/qdragleaveevent.3 -qt2/man/man3/qdragmoveevent.3 -qt2/man/man3/qdragobject.3 -qt2/man/man3/qdropevent.3 -qt2/man/man3/qdropsite.3 -qt2/man/man3/qeucjpcodec.3 -qt2/man/man3/qeuckrcodec.3 -qt2/man/man3/qevent.3 -qt2/man/man3/qfile.3 -qt2/man/man3/qfiledialog.3 -qt2/man/man3/qfileiconprovider.3 -qt2/man/man3/qfileinfo.3 -qt2/man/man3/qfilepreview.3 -qt2/man/man3/qfocusdata.3 -qt2/man/man3/qfocusevent.3 -qt2/man/man3/qfont.3 -qt2/man/man3/qfontdatabase.3 -qt2/man/man3/qfontdialog.3 -qt2/man/man3/qfontinfo.3 -qt2/man/man3/qfontmetrics.3 -qt2/man/man3/qframe.3 -qt2/man/man3/qftp.3 -qt2/man/man3/qgarray.3 -qt2/man/man3/qgbkcodec.3 -qt2/man/man3/qgcache.3 -qt2/man/man3/qgcacheiterator.3 -qt2/man/man3/qgdict.3 -qt2/man/man3/qgdictiterator.3 -qt2/man/man3/qgl.3 -qt2/man/man3/qglayoutiterator.3 -qt2/man/man3/qglcontext.3 -qt2/man/man3/qglformat.3 -qt2/man/man3/qglist.3 -qt2/man/man3/qglistiterator.3 -qt2/man/man3/qglwidget.3 -qt2/man/man3/qgrid.3 -qt2/man/man3/qgridlayout.3 -qt2/man/man3/qgroupbox.3 -qt2/man/man3/qguardedptr.3 -qt2/man/man3/qgvector.3 -qt2/man/man3/qhbox.3 -qt2/man/man3/qhboxlayout.3 -qt2/man/man3/qhbuttongroup.3 -qt2/man/man3/qheader.3 -qt2/man/man3/qhgroupbox.3 -qt2/man/man3/qhideevent.3 -qt2/man/man3/qhostaddress.3 -qt2/man/man3/qicondrag.3 -qt2/man/man3/qicondragitem.3 -qt2/man/man3/qiconset.3 -qt2/man/man3/qiconview.3 -qt2/man/man3/qiconviewitem.3 -qt2/man/man3/qimage.3 -qt2/man/man3/qimageconsumer.3 -qt2/man/man3/qimagedecoder.3 -qt2/man/man3/qimagedrag.3 -qt2/man/man3/qimageformat.3 -qt2/man/man3/qimageformattype.3 -qt2/man/man3/qimageio.3 -qt2/man/man3/qinputdialog.3 -qt2/man/man3/qintcache.3 -qt2/man/man3/qintcacheiterator.3 -qt2/man/man3/qintdict.3 -qt2/man/man3/qintdictiterator.3 -qt2/man/man3/qinterlacestyle.3 -qt2/man/man3/qintvalidator.3 -qt2/man/man3/qiodevice.3 -qt2/man/man3/qiodevicesource.3 -qt2/man/man3/qjiscodec.3 -qt2/man/man3/qjpunicodeconv.3 -qt2/man/man3/qkeyevent.3 -qt2/man/man3/qlabel.3 -qt2/man/man3/qlayout.3 -qt2/man/man3/qlayoutitem.3 -qt2/man/man3/qlayoutiterator.3 -qt2/man/man3/qlcdnumber.3 -qt2/man/man3/qlineedit.3 -qt2/man/man3/qlist.3 -qt2/man/man3/qlistbox.3 -qt2/man/man3/qlistboxitem.3 -qt2/man/man3/qlistboxpixmap.3 -qt2/man/man3/qlistboxtext.3 -qt2/man/man3/qlistiterator.3 -qt2/man/man3/qlistview.3 -qt2/man/man3/qlistviewitem.3 -qt2/man/man3/qlistviewitemiterator.3 -qt2/man/man3/qlnode.3 -qt2/man/man3/qlocalfs.3 -qt2/man/man3/qmainwindow.3 -qt2/man/man3/qmap.3 -qt2/man/man3/qmapconstiterator.3 -qt2/man/man3/qmapiterator.3 -qt2/man/man3/qmenubar.3 -qt2/man/man3/qmenudata.3 -qt2/man/man3/qmessagebox.3 -qt2/man/man3/qmetaobject.3 -qt2/man/man3/qmetaproperty.3 -qt2/man/man3/qmimesource.3 -qt2/man/man3/qmimesourcefactory.3 -qt2/man/man3/qmotifplusstyle.3 -qt2/man/man3/qmotifstyle.3 -qt2/man/man3/qmouseevent.3 -qt2/man/man3/qmoveevent.3 -qt2/man/man3/qmovie.3 -qt2/man/man3/qmultilineedit.3 -qt2/man/man3/qmutex.3 -qt2/man/man3/qnetworkoperation.3 -qt2/man/man3/qnetworkprotocol.3 -qt2/man/man3/qnpinstance.3 -qt2/man/man3/qnplugin.3 -qt2/man/man3/qnpstream.3 -qt2/man/man3/qnpwidget.3 -qt2/man/man3/qobject.3 -qt2/man/man3/qpaintdevice.3 -qt2/man/man3/qpaintdevicemetrics.3 -qt2/man/man3/qpainter.3 -qt2/man/man3/qpaintevent.3 -qt2/man/man3/qpalette.3 -qt2/man/man3/qpen.3 -qt2/man/man3/qpicture.3 -qt2/man/man3/qpixmap.3 -qt2/man/man3/qpixmapcache.3 -qt2/man/man3/qplatinumstyle.3 -qt2/man/man3/qpngimagepacker.3 -qt2/man/man3/qpoint.3 -qt2/man/man3/qpointarray.3 -qt2/man/man3/qpopupmenu.3 -qt2/man/man3/qprinter.3 -qt2/man/man3/qprogressbar.3 -qt2/man/man3/qprogressdialog.3 -qt2/man/man3/qptrdict.3 -qt2/man/man3/qptrdictiterator.3 -qt2/man/man3/qpushbutton.3 -qt2/man/man3/qqueue.3 -qt2/man/man3/qradiobutton.3 -qt2/man/man3/qrangecontrol.3 -qt2/man/man3/qrect.3 -qt2/man/man3/qregexp.3 -qt2/man/man3/qregion.3 -qt2/man/man3/qresizeevent.3 -qt2/man/man3/qscreencursor.3 -qt2/man/man3/qscrollbar.3 -qt2/man/man3/qscrollview.3 -qt2/man/man3/qsemaphore.3 -qt2/man/man3/qsemimodal.3 -qt2/man/man3/qserversocket.3 -qt2/man/man3/qsessionmanager.3 -qt2/man/man3/qsgistyle.3 -qt2/man/man3/qshared.3 -qt2/man/man3/qshowevent.3 -qt2/man/man3/qsignal.3 -qt2/man/man3/qsignalmapper.3 -qt2/man/man3/qsimplerichtext.3 -qt2/man/man3/qsize.3 -qt2/man/man3/qsizegrip.3 -qt2/man/man3/qsizepolicy.3 -qt2/man/man3/qsjiscodec.3 -qt2/man/man3/qslider.3 -qt2/man/man3/qsocket.3 -qt2/man/man3/qsocketdevice.3 -qt2/man/man3/qsocketnotifier.3 -qt2/man/man3/qsortedlist.3 -qt2/man/man3/qsound.3 -qt2/man/man3/qspaceritem.3 -qt2/man/man3/qspinbox.3 -qt2/man/man3/qsplitter.3 -qt2/man/man3/qstack.3 -qt2/man/man3/qstatusbar.3 -qt2/man/man3/qstoreddrag.3 -qt2/man/man3/qstrilist.3 -qt2/man/man3/qstring.3 -qt2/man/man3/qstringlist.3 -qt2/man/man3/qstrlist.3 -qt2/man/man3/qstrlistiterator.3 -qt2/man/man3/qstyle.3 -qt2/man/man3/qstylesheet.3 -qt2/man/man3/qstylesheetitem.3 -qt2/man/man3/qt.3 -qt2/man/man3/qtab.3 -qt2/man/man3/qtabbar.3 -qt2/man/man3/qtabdialog.3 -qt2/man/man3/qtable.3 -qt2/man/man3/qtableitem.3 -qt2/man/man3/qtableselection.3 -qt2/man/man3/qtableview.3 -qt2/man/man3/qtabwidget.3 -qt2/man/man3/qtextbrowser.3 -qt2/man/man3/qtextcodec.3 -qt2/man/man3/qtextdecoder.3 -qt2/man/man3/qtextdrag.3 -qt2/man/man3/qtextencoder.3 -qt2/man/man3/qtextistream.3 -qt2/man/man3/qtextostream.3 -qt2/man/man3/qtextstream.3 -qt2/man/man3/qtextview.3 -qt2/man/man3/qthread.3 -qt2/man/man3/qtime.3 -qt2/man/man3/qtimer.3 -qt2/man/man3/qtimerevent.3 -qt2/man/man3/qtoolbar.3 -qt2/man/man3/qtoolbutton.3 -qt2/man/man3/qtooltip.3 -qt2/man/man3/qtooltipgroup.3 -qt2/man/man3/qtranslator.3 -qt2/man/man3/qtranslatormessage.3 -qt2/man/man3/qtsciicodec.3 -qt2/man/man3/quridrag.3 -qt2/man/man3/qurl.3 -qt2/man/man3/qurloperator.3 -qt2/man/man3/qvalidator.3 -qt2/man/man3/qvaluelist.3 -qt2/man/man3/qvaluelistconstiterator.3 -qt2/man/man3/qvaluelistiterator.3 -qt2/man/man3/qvaluestack.3 -qt2/man/man3/qvariant.3 -qt2/man/man3/qvbox.3 -qt2/man/man3/qvboxlayout.3 -qt2/man/man3/qvbuttongroup.3 -qt2/man/man3/qvector.3 -qt2/man/man3/qvgroupbox.3 -qt2/man/man3/qwaitcondition.3 -qt2/man/man3/qwhatsthis.3 -qt2/man/man3/qwheelevent.3 -qt2/man/man3/qwidget.3 -qt2/man/man3/qwidgetitem.3 -qt2/man/man3/qwidgetstack.3 -qt2/man/man3/qwindowsstyle.3 -qt2/man/man3/qwizard.3 -qt2/man/man3/qwmatrix.3 -qt2/man/man3/qworkspace.3 -qt2/man/man3/qwsdecoration.3 -qt2/man/man3/qwskeyboardhandler.3 -qt2/man/man3/qwsmousehandler.3 -qt2/man/man3/qwsserver.3 -qt2/man/man3/qwswindow.3 -qt2/man/man3/qxmlattributes.3 -qt2/man/man3/qxmlcontenthandler.3 -qt2/man/man3/qxmldeclhandler.3 -qt2/man/man3/qxmldefaulthandler.3 -qt2/man/man3/qxmldtdhandler.3 -qt2/man/man3/qxmlentityresolver.3 -qt2/man/man3/qxmlerrorhandler.3 -qt2/man/man3/qxmlinputsource.3 -qt2/man/man3/qxmllexicalhandler.3 -qt2/man/man3/qxmllocator.3 -qt2/man/man3/qxmlnamespacesupport.3 -qt2/man/man3/qxmlparseexception.3 -qt2/man/man3/qxmlreader.3 -qt2/man/man3/qxmlsimplereader.3 -qt2/man/man3/qxtapplication.3 -qt2/man/man3/qxtwidget.3 -@dirrm qt2/man/man3 -@dirrm qt2/man -@dirrm qt2/doc/html/designer/figures -@dirrm qt2/doc/html/designer/arrows -@dirrm qt2/doc/html/designer -@dirrm qt2/doc/html -@dirrm qt2/doc diff --git a/x11/qt2-examples/DESCR b/x11/qt2-examples/DESCR deleted file mode 100644 index 5f9b483e8b0..00000000000 --- a/x11/qt2-examples/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -The Tutorials and Code examples from the QT2 distribution. Also -included is the HTML version of the documentation. diff --git a/x11/qt2-examples/Makefile b/x11/qt2-examples/Makefile deleted file mode 100644 index 45ca2a424e5..00000000000 --- a/x11/qt2-examples/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# $NetBSD: Makefile,v 1.19 2008/05/25 21:42:22 joerg Exp $ -# - -PKGNAME= qt2-examples-${QTVERSION} -PKGREVISION= 6 -COMMENT= QT2 Tutorial, example code and HTML documentation - - -.include "../../x11/qt2-libs/Makefile.common" - -CONFIGURE_ENV+= QTDIR=${QTPREFIX:Q} -NO_BUILD= yes - -SUBST_CLASSES+= ex -SUBST_STAGE.ex= do-build -SUBST_FILES.ex= examples/*/Makefile tutorial/*/Makefile -SUBST_SED.ex= -e 's:\$$[({]X11BASE[})]:${X11BASE}:g' -SUBST_SED.ex+= -e 's:\$$[({]QTDIR[})]:${QTPREFIX}:g' -SUBST_SED.ex+= -e 's:\$$[({]LOCALBASE[})]:${LOCALBASE}:g' -SUBST_SED.ex+= -e 's:\$$[({]LIBTOOL[})]:${LIBTOOL}:g' - -USE_TOOLS+= pax - -do-install: - cd ${WRKSRC} && pax -wr -s ',.*Makefile\.in$$,,' examples tutorial ${QTPREFIX} - -.include "../../x11/qt2-libs/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/x11/qt2-examples/PLIST b/x11/qt2-examples/PLIST deleted file mode 100644 index 101c9cf7bcd..00000000000 --- a/x11/qt2-examples/PLIST +++ /dev/null @@ -1,695 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:11:27 zuntum Exp $ -qt2/examples/Makefile -qt2/examples/README -qt2/examples/aclock/Makefile -qt2/examples/aclock/README -qt2/examples/aclock/aclock.cpp -qt2/examples/aclock/aclock.h -qt2/examples/aclock/aclock.pro -qt2/examples/aclock/main.cpp -qt2/examples/action/Makefile -qt2/examples/action/action.pro -qt2/examples/action/application.cpp -qt2/examples/action/application.h -qt2/examples/action/fileopen.xpm -qt2/examples/action/fileprint.xpm -qt2/examples/action/filesave.xpm -qt2/examples/action/main.cpp -qt2/examples/addressbook/Makefile -qt2/examples/addressbook/addressbook.pro -qt2/examples/addressbook/centralwidget.cpp -qt2/examples/addressbook/centralwidget.h -qt2/examples/addressbook/fileopen.xpm -qt2/examples/addressbook/fileprint.xpm -qt2/examples/addressbook/filesave.xpm -qt2/examples/addressbook/main.cpp -qt2/examples/addressbook/mainwindow.cpp -qt2/examples/addressbook/mainwindow.h -qt2/examples/application/Makefile -qt2/examples/application/application.cpp -qt2/examples/application/application.h -qt2/examples/application/application.pro -qt2/examples/application/fileopen.xpm -qt2/examples/application/fileprint.xpm -qt2/examples/application/filesave.xpm -qt2/examples/application/main.cpp -qt2/examples/biff/Makefile -qt2/examples/biff/biff.cpp -qt2/examples/biff/biff.h -qt2/examples/biff/biff.pro -qt2/examples/biff/bmp.cpp -qt2/examples/biff/main.cpp -qt2/examples/box/Makefile -qt2/examples/box/README -qt2/examples/box/box.pro -qt2/examples/box/glbox.cpp -qt2/examples/box/glbox.h -qt2/examples/box/globjwin.cpp -qt2/examples/box/globjwin.h -qt2/examples/box/main.cpp -qt2/examples/buttongroups/Makefile -qt2/examples/buttongroups/README -qt2/examples/buttongroups/buttongroups.cpp -qt2/examples/buttongroups/buttongroups.h -qt2/examples/buttongroups/buttongroups.pro -qt2/examples/buttongroups/main.cpp -qt2/examples/canvas/Makefile -qt2/examples/canvas/blendshadow.cpp -qt2/examples/canvas/butterfly.png -qt2/examples/canvas/canvas.cpp -qt2/examples/canvas/canvas.h -qt2/examples/canvas/canvas.pro -qt2/examples/canvas/main.cpp -qt2/examples/canvas/makeimg.cpp -qt2/examples/canvas/qt-trans.xpm -qt2/examples/canvas/qtlogo.png -qt2/examples/checklists/Makefile -qt2/examples/checklists/checklists.cpp -qt2/examples/checklists/checklists.h -qt2/examples/checklists/checklists.pro -qt2/examples/checklists/main.cpp -qt2/examples/cursor/Makefile -qt2/examples/cursor/README -qt2/examples/cursor/cursor.cpp -qt2/examples/cursor/cursor.pro -qt2/examples/customlayout/Makefile -qt2/examples/customlayout/border.cpp -qt2/examples/customlayout/border.h -qt2/examples/customlayout/card.cpp -qt2/examples/customlayout/card.h -qt2/examples/customlayout/customlayout.pro -qt2/examples/customlayout/flow.cpp -qt2/examples/customlayout/flow.h -qt2/examples/customlayout/main.cpp -qt2/examples/dclock/Makefile -qt2/examples/dclock/README -qt2/examples/dclock/dclock.cpp -qt2/examples/dclock/dclock.h -qt2/examples/dclock/dclock.pro -qt2/examples/dclock/main.cpp -qt2/examples/desktop/Makefile -qt2/examples/desktop/README -qt2/examples/desktop/desktop.cpp -qt2/examples/desktop/desktop.pro -qt2/examples/dirview/Makefile -qt2/examples/dirview/dirview.cpp -qt2/examples/dirview/dirview.h -qt2/examples/dirview/dirview.pro -qt2/examples/dirview/main.cpp -qt2/examples/dragdrop/Makefile -qt2/examples/dragdrop/dragdrop.pro -qt2/examples/dragdrop/dropsite.cpp -qt2/examples/dragdrop/dropsite.h -qt2/examples/dragdrop/main.cpp -qt2/examples/dragdrop/secret.cpp -qt2/examples/dragdrop/secret.h -qt2/examples/dragdrop/trolltech.bmp -qt2/examples/dragdrop/trolltech.gif -qt2/examples/drawdemo/Makefile -qt2/examples/drawdemo/README -qt2/examples/drawdemo/drawdemo.cpp -qt2/examples/drawdemo/drawdemo.pro -qt2/examples/drawlines/Makefile -qt2/examples/drawlines/README -qt2/examples/drawlines/connect.cpp -qt2/examples/drawlines/drawlines.pro -qt2/examples/examples.pro -qt2/examples/fileiconview/Makefile -qt2/examples/fileiconview/fileiconview.pro -qt2/examples/fileiconview/main.cpp -qt2/examples/fileiconview/mainwindow.cpp -qt2/examples/fileiconview/mainwindow.h -qt2/examples/fileiconview/qfileiconview.cpp -qt2/examples/fileiconview/qfileiconview.h -qt2/examples/forever/Makefile -qt2/examples/forever/README -qt2/examples/forever/forever.cpp -qt2/examples/forever/forever.h -qt2/examples/forever/forever.pro -qt2/examples/ftpclient/Makefile -qt2/examples/ftpclient/README -qt2/examples/ftpclient/ftpclient.pro -qt2/examples/ftpclient/ftpmainwindow.cpp -qt2/examples/ftpclient/ftpmainwindow.h -qt2/examples/ftpclient/ftpview.cpp -qt2/examples/ftpclient/ftpview.h -qt2/examples/ftpclient/main.cpp -qt2/examples/gear/Makefile -qt2/examples/gear/README -qt2/examples/gear/gear.cpp -qt2/examples/gear/gear.pro -qt2/examples/glpixmap/Makefile -qt2/examples/glpixmap/README -qt2/examples/glpixmap/glbox.cpp -qt2/examples/glpixmap/glbox.h -qt2/examples/glpixmap/globjwin.cpp -qt2/examples/glpixmap/globjwin.h -qt2/examples/glpixmap/glpixmap.pro -qt2/examples/glpixmap/main.cpp -qt2/examples/guithreads/Makefile -qt2/examples/guithreads/guithreads.pro -qt2/examples/guithreads/main.cpp -qt2/examples/hello/Makefile -qt2/examples/hello/README -qt2/examples/hello/hello.cpp -qt2/examples/hello/hello.h -qt2/examples/hello/hello.pro -qt2/examples/hello/main.cpp -qt2/examples/helpviewer/Makefile -qt2/examples/helpviewer/back.xpm -qt2/examples/helpviewer/forward.xpm -qt2/examples/helpviewer/helpviewer.pro -qt2/examples/helpviewer/helpwindow.cpp -qt2/examples/helpviewer/helpwindow.h -qt2/examples/helpviewer/home.xpm -qt2/examples/helpviewer/main.cpp -qt2/examples/httpd/Makefile -qt2/examples/httpd/README -qt2/examples/httpd/httpd.cpp -qt2/examples/httpd/httpd.pro -qt2/examples/i18n/Makefile -qt2/examples/i18n/README -qt2/examples/i18n/i18n.pro -qt2/examples/i18n/main.cpp -qt2/examples/i18n/mywidget.cpp -qt2/examples/i18n/mywidget.h -qt2/examples/i18n/mywidget.po -qt2/examples/i18n/mywidget_cs.po -qt2/examples/i18n/mywidget_cs.qm -qt2/examples/i18n/mywidget_de.po -qt2/examples/i18n/mywidget_de.qm -qt2/examples/i18n/mywidget_el.po -qt2/examples/i18n/mywidget_el.qm -qt2/examples/i18n/mywidget_en.qm -qt2/examples/i18n/mywidget_eo.po -qt2/examples/i18n/mywidget_eo.qm -qt2/examples/i18n/mywidget_fr.po -qt2/examples/i18n/mywidget_fr.qm -qt2/examples/i18n/mywidget_it.po -qt2/examples/i18n/mywidget_it.qm -qt2/examples/i18n/mywidget_jp.po -qt2/examples/i18n/mywidget_jp.qm -qt2/examples/i18n/mywidget_ko.po -qt2/examples/i18n/mywidget_ko.qm -qt2/examples/i18n/mywidget_no.po -qt2/examples/i18n/mywidget_no.qm -qt2/examples/i18n/mywidget_ru.po -qt2/examples/i18n/mywidget_ru.qm -qt2/examples/i18n/mywidget_zh.po -qt2/examples/i18n/mywidget_zh.qm -qt2/examples/iconview/Makefile -qt2/examples/iconview/iconview.pro -qt2/examples/iconview/main.cpp -qt2/examples/layout/Makefile -qt2/examples/layout/layout.cpp -qt2/examples/layout/layout.pro -qt2/examples/life/Makefile -qt2/examples/life/life.cpp -qt2/examples/life/life.h -qt2/examples/life/life.pro -qt2/examples/life/lifedlg.cpp -qt2/examples/life/lifedlg.h -qt2/examples/life/main.cpp -qt2/examples/life/patterns.cpp -qt2/examples/lineedits/Makefile -qt2/examples/lineedits/lineedits.cpp -qt2/examples/lineedits/lineedits.h -qt2/examples/lineedits/lineedits.pro -qt2/examples/lineedits/main.cpp -qt2/examples/listbox/Makefile -qt2/examples/listbox/listbox.cpp -qt2/examples/listbox/listbox.h -qt2/examples/listbox/listbox.pro -qt2/examples/listbox/main.cpp -qt2/examples/listboxcombo/Makefile -qt2/examples/listboxcombo/fileopen.xpm -qt2/examples/listboxcombo/listboxcombo.cpp -qt2/examples/listboxcombo/listboxcombo.h -qt2/examples/listboxcombo/listboxcombo.pro -qt2/examples/listboxcombo/main.cpp -qt2/examples/listboxcombo/qtlogo.png -qt2/examples/listviews/Makefile -qt2/examples/listviews/listviews.cpp -qt2/examples/listviews/listviews.h -qt2/examples/listviews/listviews.pro -qt2/examples/listviews/main.cpp -qt2/examples/mail/Makefile -qt2/examples/mail/composer.cpp -qt2/examples/mail/composer.h -qt2/examples/mail/mail.pro -qt2/examples/mail/main.cpp -qt2/examples/mail/smtp.cpp -qt2/examples/mail/smtp.h -qt2/examples/mdi/Makefile -qt2/examples/mdi/application.cpp -qt2/examples/mdi/application.h -qt2/examples/mdi/document.xpm -qt2/examples/mdi/fileopen.xpm -qt2/examples/mdi/fileprint.xpm -qt2/examples/mdi/filesave.xpm -qt2/examples/mdi/main.cpp -qt2/examples/mdi/mdi.pro -qt2/examples/menu/Makefile -qt2/examples/menu/menu.cpp -qt2/examples/menu/menu.h -qt2/examples/menu/menu.pro -qt2/examples/movies/Makefile -qt2/examples/movies/README -qt2/examples/movies/main.cpp -qt2/examples/movies/movies.pro -qt2/examples/movies/trolltech.gif -qt2/examples/networkprotocol/Makefile -qt2/examples/networkprotocol/README -qt2/examples/networkprotocol/http.cpp -qt2/examples/networkprotocol/http.h -qt2/examples/networkprotocol/main.cpp -qt2/examples/networkprotocol/networkprotocol.pro -qt2/examples/networkprotocol/nntp.cpp -qt2/examples/networkprotocol/nntp.h -qt2/examples/networkprotocol/view.cpp -qt2/examples/networkprotocol/view.h -qt2/examples/overlay/Makefile -qt2/examples/overlay/README -qt2/examples/overlay/globjwin.cpp -qt2/examples/overlay/globjwin.h -qt2/examples/overlay/glteapots.cpp -qt2/examples/overlay/glteapots.h -qt2/examples/overlay/main.cpp -qt2/examples/overlay/overlay.pro -qt2/examples/overlay_x11/Makefile -qt2/examples/overlay_x11/README -qt2/examples/overlay_x11/README.X11-OVERLAYS -qt2/examples/overlay_x11/gearwidget.cpp -qt2/examples/overlay_x11/gearwidget.h -qt2/examples/overlay_x11/main.cpp -qt2/examples/overlay_x11/overlayrubber.pro -qt2/examples/overlay_x11/rubberbandwidget.cpp -qt2/examples/overlay_x11/rubberbandwidget.h -qt2/examples/overlay_x11/utilities/NOTICE -qt2/examples/overlay_x11/utilities/README -qt2/examples/overlay_x11/utilities/glxvisuals/glxvisuals.c -qt2/examples/overlay_x11/utilities/sovinfo/sovLayerUtil.h -qt2/examples/overlay_x11/utilities/sovinfo/sovinfo.c -qt2/examples/overlay_x11/utilities/sovinfo/sovlayerutil.c -qt2/examples/picture/Makefile -qt2/examples/picture/README -qt2/examples/picture/car_orig.pic -qt2/examples/picture/flag.bmp -qt2/examples/picture/picture.cpp -qt2/examples/picture/picture.pro -qt2/examples/popup/Makefile -qt2/examples/popup/README -qt2/examples/popup/popup.cpp -qt2/examples/popup/popup.h -qt2/examples/popup/popup.pro -qt2/examples/progress/Makefile -qt2/examples/progress/README -qt2/examples/progress/progress.cpp -qt2/examples/progress/progress.pro -qt2/examples/progressbar/Makefile -qt2/examples/progressbar/main.cpp -qt2/examples/progressbar/progressbar.cpp -qt2/examples/progressbar/progressbar.h -qt2/examples/progressbar/progressbar.pro -qt2/examples/qdir/Makefile -qt2/examples/qdir/qdir.cpp -qt2/examples/qdir/qdir.h -qt2/examples/qdir/qdir.pro -qt2/examples/qfd/Makefile -qt2/examples/qfd/fontdisplayer.cpp -qt2/examples/qfd/fontdisplayer.h -qt2/examples/qfd/qfd.cpp -qt2/examples/qfd/qfd.pro -qt2/examples/qmag/Makefile -qt2/examples/qmag/README -qt2/examples/qmag/qmag.cpp -qt2/examples/qmag/qmag.pro -qt2/examples/qwerty/ANSI_X3.110-1983.map -qt2/examples/qwerty/ANSI_X3.110-1983.txt -qt2/examples/qwerty/IBM277.map -qt2/examples/qwerty/IBM277.txt -qt2/examples/qwerty/Makefile -qt2/examples/qwerty/eucJP.txt -qt2/examples/qwerty/koi8.txt -qt2/examples/qwerty/latin1.txt -qt2/examples/qwerty/main.cpp -qt2/examples/qwerty/msunicode.txt -qt2/examples/qwerty/qwerty.cpp -qt2/examples/qwerty/qwerty.h -qt2/examples/qwerty/qwerty.pro -qt2/examples/qwerty/unicode.txt -qt2/examples/rangecontrols/Makefile -qt2/examples/rangecontrols/main.cpp -qt2/examples/rangecontrols/rangecontrols.cpp -qt2/examples/rangecontrols/rangecontrols.h -qt2/examples/rangecontrols/rangecontrols.pro -qt2/examples/richtext/Makefile -qt2/examples/richtext/main.cpp -qt2/examples/richtext/marble.png -qt2/examples/richtext/richtext.cpp -qt2/examples/richtext/richtext.h -qt2/examples/richtext/richtext.pro -qt2/examples/rot13/Makefile -qt2/examples/rot13/rot13.cpp -qt2/examples/rot13/rot13.h -qt2/examples/rot13/rot13.pro -qt2/examples/scribble/Makefile -qt2/examples/scribble/main.cpp -qt2/examples/scribble/scribble.cpp -qt2/examples/scribble/scribble.h -qt2/examples/scribble/scribble.pro -qt2/examples/scrollview/Makefile -qt2/examples/scrollview/README -qt2/examples/scrollview/bg.ppm -qt2/examples/scrollview/scrollview.cpp -qt2/examples/scrollview/scrollview.pro -qt2/examples/semaphores/Makefile -qt2/examples/semaphores/main.cpp -qt2/examples/semaphores/semaphore.pro -qt2/examples/sharedbox/Makefile -qt2/examples/sharedbox/README -qt2/examples/sharedbox/glbox.cpp -qt2/examples/sharedbox/glbox.h -qt2/examples/sharedbox/globjwin.cpp -qt2/examples/sharedbox/globjwin.h -qt2/examples/sharedbox/main.cpp -qt2/examples/sharedbox/sharedbox.pro -qt2/examples/showimg/Makefile -qt2/examples/showimg/README -qt2/examples/showimg/imagefip.cpp -qt2/examples/showimg/imagefip.h -qt2/examples/showimg/imagetexteditor.cpp -qt2/examples/showimg/imagetexteditor.h -qt2/examples/showimg/main.cpp -qt2/examples/showimg/showimg.cpp -qt2/examples/showimg/showimg.h -qt2/examples/showimg/showimg.pro -qt2/examples/sound/Makefile -qt2/examples/sound/sound.cpp -qt2/examples/sound/sound.h -qt2/examples/sound/sound.pro -qt2/examples/sound/sounds/1.wav -qt2/examples/sound/sounds/2.wav -qt2/examples/sound/sounds/3.wav -qt2/examples/sound/sounds/4.wav -qt2/examples/splitter/Makefile -qt2/examples/splitter/splitter.cpp -qt2/examples/splitter/splitter.pro -qt2/examples/statistics/Makefile -qt2/examples/statistics/main.cpp -qt2/examples/statistics/statistics.cpp -qt2/examples/statistics/statistics.h -qt2/examples/statistics/statistics.pro -qt2/examples/tabdialog/Makefile -qt2/examples/tabdialog/main.cpp -qt2/examples/tabdialog/tabdialog.cpp -qt2/examples/tabdialog/tabdialog.h -qt2/examples/tabdialog/tabdialog.pro -qt2/examples/table/Makefile -qt2/examples/table/main.cpp -qt2/examples/table/table.pro -qt2/examples/tetrix/Makefile -qt2/examples/tetrix/README -qt2/examples/tetrix/gtetrix.cpp -qt2/examples/tetrix/gtetrix.h -qt2/examples/tetrix/qdragapp.cpp -qt2/examples/tetrix/qdragapp.h -qt2/examples/tetrix/qtetrix.cpp -qt2/examples/tetrix/qtetrix.h -qt2/examples/tetrix/qtetrixb.cpp -qt2/examples/tetrix/qtetrixb.h -qt2/examples/tetrix/tetrix.cpp -qt2/examples/tetrix/tetrix.pro -qt2/examples/tetrix/tpiece.cpp -qt2/examples/tetrix/tpiece.h -qt2/examples/texture/Makefile -qt2/examples/texture/README -qt2/examples/texture/gllogo.bmp -qt2/examples/texture/globjwin.cpp -qt2/examples/texture/globjwin.h -qt2/examples/texture/gltexobj.cpp -qt2/examples/texture/gltexobj.h -qt2/examples/texture/main.cpp -qt2/examples/texture/qtlogo.bmp -qt2/examples/texture/texture.pro -qt2/examples/themes/Makefile -qt2/examples/themes/fileopen.xpm -qt2/examples/themes/main.cpp -qt2/examples/themes/marble.xpm -qt2/examples/themes/metal.cpp -qt2/examples/themes/metal.h -qt2/examples/themes/metal.xpm -qt2/examples/themes/qt.bmp -qt2/examples/themes/qtlogo.png -qt2/examples/themes/stone1.xpm -qt2/examples/themes/stonebright.xpm -qt2/examples/themes/stonedark.xpm -qt2/examples/themes/themes.cpp -qt2/examples/themes/themes.h -qt2/examples/themes/themes.pro -qt2/examples/themes/trolltech.gif -qt2/examples/themes/wood.cpp -qt2/examples/themes/wood.h -qt2/examples/tictac/Makefile -qt2/examples/tictac/README -qt2/examples/tictac/main.cpp -qt2/examples/tictac/tictac.cpp -qt2/examples/tictac/tictac.h -qt2/examples/tictac/tictac.pro -qt2/examples/tooltip/Makefile -qt2/examples/tooltip/README -qt2/examples/tooltip/main.cpp -qt2/examples/tooltip/tooltip.cpp -qt2/examples/tooltip/tooltip.h -qt2/examples/tooltip/tooltip.pro -qt2/examples/trayicon/Makefile -qt2/examples/trayicon/main.cpp -qt2/examples/trayicon/trayicon.cpp -qt2/examples/trayicon/trayicon.h -qt2/examples/trayicon/trayicon.pro -qt2/examples/validator/Makefile -qt2/examples/validator/main.cpp -qt2/examples/validator/motor.cpp -qt2/examples/validator/motor.h -qt2/examples/validator/validator.pro -qt2/examples/validator/vw.cpp -qt2/examples/validator/vw.h -qt2/examples/widgets/Makefile -qt2/examples/widgets/README -qt2/examples/widgets/main.cpp -qt2/examples/widgets/qt.bmp -qt2/examples/widgets/qt.png -qt2/examples/widgets/trolltech.bmp -qt2/examples/widgets/trolltech.gif -qt2/examples/widgets/tt-logo.png -qt2/examples/widgets/widgets.cpp -qt2/examples/widgets/widgets.h -qt2/examples/widgets/widgets.pro -qt2/examples/wizard/Makefile -qt2/examples/wizard/main.cpp -qt2/examples/wizard/wizard.cpp -qt2/examples/wizard/wizard.h -qt2/examples/wizard/wizard.pro -qt2/examples/xform/Makefile -qt2/examples/xform/README -qt2/examples/xform/aticatac.cpp -qt2/examples/xform/image.any -qt2/examples/xform/picture.any -qt2/examples/xform/xform.cpp -qt2/examples/xform/xform.pro -qt2/examples/xml/tagreader-with-features/Makefile -qt2/examples/xml/tagreader-with-features/fnord.xml -qt2/examples/xml/tagreader-with-features/structureparser.cpp -qt2/examples/xml/tagreader-with-features/structureparser.h -qt2/examples/xml/tagreader-with-features/tagreader.cpp -qt2/examples/xml/tagreader-with-features/tagreader.pro -qt2/examples/xml/tagreader/Makefile -qt2/examples/xml/tagreader/animals.xml -qt2/examples/xml/tagreader/structureparser.cpp -qt2/examples/xml/tagreader/structureparser.h -qt2/examples/xml/tagreader/tagreader.cpp -qt2/examples/xml/tagreader/tagreader.pro -qt2/examples/xmlquotes/Makefile -qt2/examples/xmlquotes/README -qt2/examples/xmlquotes/main.cpp -qt2/examples/xmlquotes/quoteparser.cpp -qt2/examples/xmlquotes/quoteparser.h -qt2/examples/xmlquotes/quotes.xml -qt2/examples/xmlquotes/richtext.cpp -qt2/examples/xmlquotes/richtext.h -qt2/examples/xmlquotes/xmlquotes.pro -qt2/tutorial/Makefile -qt2/tutorial/README -qt2/tutorial/t1/Makefile -qt2/tutorial/t1/main.cpp -qt2/tutorial/t1/t1.pro -qt2/tutorial/t10/Makefile -qt2/tutorial/t10/cannon.cpp -qt2/tutorial/t10/cannon.h -qt2/tutorial/t10/lcdrange.cpp -qt2/tutorial/t10/lcdrange.h -qt2/tutorial/t10/main.cpp -qt2/tutorial/t10/t10.pro -qt2/tutorial/t11/Makefile -qt2/tutorial/t11/cannon.cpp -qt2/tutorial/t11/cannon.h -qt2/tutorial/t11/lcdrange.cpp -qt2/tutorial/t11/lcdrange.h -qt2/tutorial/t11/main.cpp -qt2/tutorial/t11/t11.pro -qt2/tutorial/t12/Makefile -qt2/tutorial/t12/cannon.cpp -qt2/tutorial/t12/cannon.h -qt2/tutorial/t12/lcdrange.cpp -qt2/tutorial/t12/lcdrange.h -qt2/tutorial/t12/main.cpp -qt2/tutorial/t12/t12.pro -qt2/tutorial/t13/Makefile -qt2/tutorial/t13/cannon.cpp -qt2/tutorial/t13/cannon.h -qt2/tutorial/t13/gamebrd.cpp -qt2/tutorial/t13/gamebrd.h -qt2/tutorial/t13/lcdrange.cpp -qt2/tutorial/t13/lcdrange.h -qt2/tutorial/t13/main.cpp -qt2/tutorial/t13/t13.pro -qt2/tutorial/t14/Makefile -qt2/tutorial/t14/cannon.cpp -qt2/tutorial/t14/cannon.h -qt2/tutorial/t14/gamebrd.cpp -qt2/tutorial/t14/gamebrd.h -qt2/tutorial/t14/lcdrange.cpp -qt2/tutorial/t14/lcdrange.h -qt2/tutorial/t14/main.cpp -qt2/tutorial/t14/t14.pro -qt2/tutorial/t2/Makefile -qt2/tutorial/t2/main.cpp -qt2/tutorial/t2/t2.pro -qt2/tutorial/t3/Makefile -qt2/tutorial/t3/main.cpp -qt2/tutorial/t3/t3.pro -qt2/tutorial/t4/Makefile -qt2/tutorial/t4/main.cpp -qt2/tutorial/t4/t4.pro -qt2/tutorial/t5/Makefile -qt2/tutorial/t5/main.cpp -qt2/tutorial/t5/t5.pro -qt2/tutorial/t6/Makefile -qt2/tutorial/t6/main.cpp -qt2/tutorial/t6/t6.pro -qt2/tutorial/t7/Makefile -qt2/tutorial/t7/lcdrange.cpp -qt2/tutorial/t7/lcdrange.h -qt2/tutorial/t7/main.cpp -qt2/tutorial/t7/t7.pro -qt2/tutorial/t8/Makefile -qt2/tutorial/t8/cannon.cpp -qt2/tutorial/t8/cannon.h -qt2/tutorial/t8/lcdrange.cpp -qt2/tutorial/t8/lcdrange.h -qt2/tutorial/t8/main.cpp -qt2/tutorial/t8/t8.pro -qt2/tutorial/t9/Makefile -qt2/tutorial/t9/cannon.cpp -qt2/tutorial/t9/cannon.h -qt2/tutorial/t9/lcdrange.cpp -qt2/tutorial/t9/lcdrange.h -qt2/tutorial/t9/main.cpp -qt2/tutorial/t9/t9.pro -qt2/tutorial/tutorial.pro -@dirrm qt2/tutorial/t9 -@dirrm qt2/tutorial/t8 -@dirrm qt2/tutorial/t7 -@dirrm qt2/tutorial/t6 -@dirrm qt2/tutorial/t5 -@dirrm qt2/tutorial/t4 -@dirrm qt2/tutorial/t3 -@dirrm qt2/tutorial/t2 -@dirrm qt2/tutorial/t14 -@dirrm qt2/tutorial/t13 -@dirrm qt2/tutorial/t12 -@dirrm qt2/tutorial/t11 -@dirrm qt2/tutorial/t10 -@dirrm qt2/tutorial/t1 -@dirrm qt2/tutorial -@dirrm qt2/examples/xmlquotes -@dirrm qt2/examples/xml/tagreader-with-features -@dirrm qt2/examples/xml/tagreader -@dirrm qt2/examples/xml -@dirrm qt2/examples/xform -@dirrm qt2/examples/wizard -@dirrm qt2/examples/widgets -@dirrm qt2/examples/validator -@dirrm qt2/examples/trayicon -@dirrm qt2/examples/tooltip -@dirrm qt2/examples/tictac -@dirrm qt2/examples/themes -@dirrm qt2/examples/texture -@dirrm qt2/examples/tetrix -@dirrm qt2/examples/table -@dirrm qt2/examples/tabdialog -@dirrm qt2/examples/statistics -@dirrm qt2/examples/splitter -@dirrm qt2/examples/sound/sounds -@dirrm qt2/examples/sound -@dirrm qt2/examples/showimg -@dirrm qt2/examples/sharedbox -@dirrm qt2/examples/semaphores -@dirrm qt2/examples/scrollview -@dirrm qt2/examples/scribble -@dirrm qt2/examples/rot13 -@dirrm qt2/examples/richtext -@dirrm qt2/examples/rangecontrols -@dirrm qt2/examples/qwerty -@dirrm qt2/examples/qmag -@dirrm qt2/examples/qfd -@dirrm qt2/examples/qdir -@dirrm qt2/examples/progressbar -@dirrm qt2/examples/progress -@dirrm qt2/examples/popup -@dirrm qt2/examples/picture -@dirrm qt2/examples/overlay_x11/utilities/sovinfo -@dirrm qt2/examples/overlay_x11/utilities/glxvisuals -@dirrm qt2/examples/overlay_x11/utilities -@dirrm qt2/examples/overlay_x11 -@dirrm qt2/examples/overlay -@dirrm qt2/examples/networkprotocol -@dirrm qt2/examples/movies -@dirrm qt2/examples/menu -@dirrm qt2/examples/mdi -@dirrm qt2/examples/mail -@dirrm qt2/examples/listviews -@dirrm qt2/examples/listboxcombo -@dirrm qt2/examples/listbox -@dirrm qt2/examples/lineedits -@dirrm qt2/examples/life -@dirrm qt2/examples/layout -@dirrm qt2/examples/iconview -@dirrm qt2/examples/i18n -@dirrm qt2/examples/httpd -@dirrm qt2/examples/helpviewer -@dirrm qt2/examples/hello -@dirrm qt2/examples/guithreads -@dirrm qt2/examples/glpixmap -@dirrm qt2/examples/gear -@dirrm qt2/examples/ftpclient -@dirrm qt2/examples/forever -@dirrm qt2/examples/fileiconview -@dirrm qt2/examples/drawlines -@dirrm qt2/examples/drawdemo -@dirrm qt2/examples/dragdrop -@dirrm qt2/examples/dirview -@dirrm qt2/examples/desktop -@dirrm qt2/examples/dclock -@dirrm qt2/examples/customlayout -@dirrm qt2/examples/cursor -@dirrm qt2/examples/checklists -@dirrm qt2/examples/canvas -@dirrm qt2/examples/buttongroups -@dirrm qt2/examples/box -@dirrm qt2/examples/biff -@dirrm qt2/examples/application -@dirrm qt2/examples/addressbook -@dirrm qt2/examples/action -@dirrm qt2/examples/aclock -@dirrm qt2/examples diff --git a/x11/qt2-libs/DESCR b/x11/qt2-libs/DESCR deleted file mode 100644 index 3356f5fb0a1..00000000000 --- a/x11/qt2-libs/DESCR +++ /dev/null @@ -1,10 +0,0 @@ -Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and -maintaining GUI (graphical user interface) applications. -Qt is written in C++ and is fully object-oriented. It has everything you need -to create professional GUI applications. And it enables you to create them -quickly. -Qt is a multi-platform toolkit. When developing software with Qt, you can run -it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98. -Simply recompile your source code on the platform you want. -Qt cuts down the complexity in implementing large and complex systems. Its -ingenious signal-slot technology enables true component programming. diff --git a/x11/qt2-libs/MESSAGE b/x11/qt2-libs/MESSAGE deleted file mode 100644 index 0a004fdd192..00000000000 --- a/x11/qt2-libs/MESSAGE +++ /dev/null @@ -1,20 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:53 wiz Exp $ - -To allow this package to coexist with other versions of Qt -it has been installed in ${PREFIX}/qt2/{bin,include,lib,doc}. - -You should be able to select this version of Qt when compiling -programs which use it by ensuring that - -1) QTDIR is set to ${PREFIX}/qt2 - -2) Use the "configure" argument "--with-qt-dir=${PREFIX}/qt2" - -3) you may also have to put ${PREFIX}/qt2/bin in your PATH - -To access Qt-2 man pages add ${PREFIX}/qt2/doc/man to your MANPATH -environment variable. Note that the Qt-2 man pages are installed -here to avoid conflicts with man pages of other Qt versions. - -=========================================================================== diff --git a/x11/qt2-libs/Makefile b/x11/qt2-libs/Makefile deleted file mode 100644 index 09400dba19d..00000000000 --- a/x11/qt2-libs/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# $NetBSD: Makefile,v 1.33 2007/01/13 18:26:54 joerg Exp $ - -PKGNAME= qt2-libs-${QTVERSION} -PKGREVISION= 9 -COMMENT= C++ X GUI toolkit - - -.include "../../x11/qt2-libs/Makefile.common" - -CONFIGURE_ENV+= QTDIR=${WRKSRC:Q} -MAKE_ENV+= QTDIR=${WRKSRC:Q} -MAKE_ENV+= MACHINE_ARCH=${MACHINE_ARCH:Q} - -BUILD_TARGET= sub-src - -do-install: - ${INSTALL_DATA_DIR} ${QTPREFIX} - ${INSTALL_PROGRAM_DIR} ${QTPREFIX}/bin - ${INSTALL_PROGRAM} ${WRKSRC}/bin/moc ${QTPREFIX}/bin - ${INSTALL_DATA_DIR} ${QTPREFIX}/lib - ${LIBTOOL} ${INSTALL_DATA} ${WRKSRC}/src/libqt.la ${QTPREFIX}/lib - ${INSTALL_DATA_DIR} ${QTPREFIX}/include - ${INSTALL_DATA} ${WRKSRC}/include/* ${QTPREFIX}/include - -.include "../../devel/zlib/buildlink3.mk" -.include "../../graphics/MesaLib/buildlink3.mk" -.include "../../graphics/glu/buildlink3.mk" -.include "../../graphics/jpeg/buildlink3.mk" -.include "../../graphics/mng/buildlink3.mk" -.include "../../graphics/png/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/libXext/buildlink3.mk" -.include "../../x11/libXft/buildlink3.mk" -.include "../../x11/libXmu/buildlink3.mk" -.include "../../x11/xextproto/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/x11/qt2-libs/Makefile.common b/x11/qt2-libs/Makefile.common deleted file mode 100644 index 17e8741060a..00000000000 --- a/x11/qt2-libs/Makefile.common +++ /dev/null @@ -1,56 +0,0 @@ -# $NetBSD: Makefile.common,v 1.28 2007/01/13 18:26:54 joerg Exp $ -# - -DISTNAME= qt-x11-${QTVERSION} -CATEGORIES= x11 -MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \ - ftp://ftp.fu-berlin.de/unix/X11/gui/Qt/source/ - -.include "../../x11/qt2/Makefile.common" - -WRKSRC= ${WRKDIR}/qt-${QTVERSION} -HAS_CONFIGURE= yes -USE_X11BASE= yes -USE_TOOLS+= gmake -USE_LANGUAGES= c c++ -USE_LIBTOOL= yes -CONFIGURE_ARGS+= -static -sm -no-thread \ - -system-zlib -system-libpng \ - -system-libmng -system-jpeg -CONFIGURE_ARGS+= -gif # qt2 does not write compressed GIFs - -CONFIGURE_ARGS+= < ${FILESDIR}/license-acceptance - -QTPREFIX= ${PREFIX}/qt2 - -MAKE_ENV+= QTPREFIX=${QTPREFIX:Q} - -MAKE_ENV+= SYSCONF_CXXFLAGS=${CXXFLAGS:M*:Q} -MAKE_ENV+= SYSCONF_CFLAGS=${CFLAGS:M*:Q} -MAKE_ENV+= SYSCONF_CXXFLAGS_LIB=${CXXFLAGS:M*:Q} -MAKE_ENV+= SYSCONF_CFLAGS_LIB=${CFLAGS:M*:Q} - -DISTINFO_FILE= ${.CURDIR}/../../x11/qt2-libs/distinfo -FILESDIR= ${.CURDIR}/../../x11/qt2-libs/files -PATCHDIR= ${.CURDIR}/../../x11/qt2-libs/patches - -.include "../../mk/bsd.prefs.mk" - -.if ${OPSYS} == "SunOS" -CONFIGURE_ARGS+= -platform solaris-g++ -.elif ${OPSYS} == "DragonFly" -CONFIGURE_ARGS+= -xft -platform freebsd-g++ -.endif - -SUBST_CLASSES+= paths -SUBST_FILES.paths= configs/netbsd-g++-static configs/solaris-g++-static -SUBST_FILES.paths+= configs/freebsd-g++-static -SUBST_SED.paths= -e 's,@X11BASE@,${X11BASE},g' -SUBST_SED.paths+= -e 's,@LOCALBASE@,${LOCALBASE},g' -SUBST_SED.paths+= -e 's,@QTDIR@,${QTPREFIX},g' -SUBST_STAGE.paths= post-patch - -.include "../../x11/libX11/buildlink3.mk" - -pre-build: - @${TOUCH} ${WRKSRC}/.buildopts diff --git a/x11/qt2-libs/PLIST b/x11/qt2-libs/PLIST deleted file mode 100644 index dff6de544ba..00000000000 --- a/x11/qt2-libs/PLIST +++ /dev/null @@ -1,288 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:10:07 jlam Exp $ -qt2/bin/moc -qt2/include/jri.h -qt2/include/jritypes.h -qt2/include/npapi.h -qt2/include/npupp.h -qt2/include/q1xcompatibility.h -qt2/include/qabstractlayout.h -qt2/include/qaccel.h -qt2/include/qaction.h -qt2/include/qapp.h -qt2/include/qapplication.h -qt2/include/qarray.h -qt2/include/qasciicache.h -qt2/include/qasciidict.h -qt2/include/qasyncimageio.h -qt2/include/qasyncio.h -qt2/include/qbig5codec.h -qt2/include/qbitarray.h -qt2/include/qbitarry.h -qt2/include/qbitmap.h -qt2/include/qbrush.h -qt2/include/qbttngrp.h -qt2/include/qbuffer.h -qt2/include/qbutton.h -qt2/include/qbuttongroup.h -qt2/include/qcache.h -qt2/include/qcanvas.h -qt2/include/qcdestyle.h -qt2/include/qcheckbox.h -qt2/include/qchkbox.h -qt2/include/qclipboard.h -qt2/include/qclipbrd.h -qt2/include/qcollect.h -qt2/include/qcollection.h -qt2/include/qcolor.h -qt2/include/qcolordialog.h -qt2/include/qcombo.h -qt2/include/qcombobox.h -qt2/include/qcommonstyle.h -qt2/include/qconfig-dist.h -qt2/include/qconfig-large.h -qt2/include/qconfig-medium.h -qt2/include/qconfig-minimal.h -qt2/include/qconfig-small.h -qt2/include/qconfig.h -qt2/include/qconnect.h -qt2/include/qconnection.h -qt2/include/qcstring.h -qt2/include/qcursor.h -qt2/include/qdatastream.h -qt2/include/qdatetime.h -qt2/include/qdatetm.h -qt2/include/qdial.h -qt2/include/qdialog.h -qt2/include/qdict.h -qt2/include/qdir.h -qt2/include/qdns.h -qt2/include/qdom.h -qt2/include/qdragobject.h -qt2/include/qdrawutil.h -qt2/include/qdrawutl.h -qt2/include/qdropsite.h -qt2/include/qdstream.h -qt2/include/qeucjpcodec.h -qt2/include/qeuckrcodec.h -qt2/include/qevent.h -qt2/include/qfeatures.h -qt2/include/qfile.h -qt2/include/qfiledef.h -qt2/include/qfiledialog.h -qt2/include/qfiledlg.h -qt2/include/qfileinf.h -qt2/include/qfileinfo.h -qt2/include/qfocusdata.h -qt2/include/qfont.h -qt2/include/qfontdatabase.h -qt2/include/qfontdialog.h -qt2/include/qfontdta.h -qt2/include/qfontinf.h -qt2/include/qfontinfo.h -qt2/include/qfontmet.h -qt2/include/qfontmetrics.h -qt2/include/qframe.h -qt2/include/qftp.h -qt2/include/qgarray.h -qt2/include/qgbkcodec.h -qt2/include/qgcache.h -qt2/include/qgdict.h -qt2/include/qgeneric.h -qt2/include/qgif.h -qt2/include/qgl.h -qt2/include/qglist.h -qt2/include/qglobal.h -qt2/include/qgrid.h -qt2/include/qgroupbox.h -qt2/include/qgrpbox.h -qt2/include/qguardedptr.h -qt2/include/qgvector.h -qt2/include/qhbox.h -qt2/include/qhbuttongroup.h -qt2/include/qheader.h -qt2/include/qhgroupbox.h -qt2/include/qhostaddress.h -qt2/include/qiconset.h -qt2/include/qiconview.h -qt2/include/qimage.h -qt2/include/qinputdialog.h -qt2/include/qintcach.h -qt2/include/qintcache.h -qt2/include/qintdict.h -qt2/include/qinterlacestyle.h -qt2/include/qiodev.h -qt2/include/qiodevice.h -qt2/include/qjiscodec.h -qt2/include/qjpegio.h -qt2/include/qjpunicode.h -qt2/include/qkeycode.h -qt2/include/qkoi8codec.h -qt2/include/qlabel.h -qt2/include/qlayout.h -qt2/include/qlcdnum.h -qt2/include/qlcdnumber.h -qt2/include/qlined.h -qt2/include/qlineedit.h -qt2/include/qlist.h -qt2/include/qlistbox.h -qt2/include/qlistview.h -qt2/include/qlocalfs.h -qt2/include/qmainwindow.h -qt2/include/qmap.h -qt2/include/qmenubar.h -qt2/include/qmenudata.h -qt2/include/qmenudta.h -qt2/include/qmessagebox.h -qt2/include/qmetaobj.h -qt2/include/qmetaobject.h -qt2/include/qmime.h -qt2/include/qmlined.h -qt2/include/qmngio.h -qt2/include/qmodules.h -qt2/include/qmotifplusstyle.h -qt2/include/qmotifstyle.h -qt2/include/qmovie.h -qt2/include/qmsgbox.h -qt2/include/qmultilinedit.h -qt2/include/qmultilineedit.h -qt2/include/qnamespace.h -qt2/include/qnetwork.h -qt2/include/qnetworkprotocol.h -qt2/include/qnp.h -qt2/include/qobjcoll.h -qt2/include/qobjdefs.h -qt2/include/qobject.h -qt2/include/qobjectdefs.h -qt2/include/qobjectdict.h -qt2/include/qobjectlist.h -qt2/include/qpaintd.h -qt2/include/qpaintdc.h -qt2/include/qpaintdevice.h -qt2/include/qpaintdevicedefs.h -qt2/include/qpaintdevicemetrics.h -qt2/include/qpainter.h -qt2/include/qpalette.h -qt2/include/qpdevmet.h -qt2/include/qpen.h -qt2/include/qpicture.h -qt2/include/qpixmap.h -qt2/include/qpixmapcache.h -qt2/include/qplatinumstyle.h -qt2/include/qpmcache.h -qt2/include/qpngio.h -qt2/include/qpntarry.h -qt2/include/qpoint.h -qt2/include/qpointarray.h -qt2/include/qpolygonscanner.h -qt2/include/qpopmenu.h -qt2/include/qpopupmenu.h -qt2/include/qprintdialog.h -qt2/include/qprinter.h -qt2/include/qprndlg.h -qt2/include/qprogbar.h -qt2/include/qprogdlg.h -qt2/include/qprogressbar.h -qt2/include/qprogressdialog.h -qt2/include/qpsprn.h -qt2/include/qptrdict.h -qt2/include/qpushbt.h -qt2/include/qpushbutton.h -qt2/include/qqueue.h -qt2/include/qradiobt.h -qt2/include/qradiobutton.h -qt2/include/qrangecontrol.h -qt2/include/qrangect.h -qt2/include/qrect.h -qt2/include/qregexp.h -qt2/include/qregion.h -qt2/include/qrtlcodec.h -qt2/include/qscrbar.h -qt2/include/qscrollbar.h -qt2/include/qscrollview.h -qt2/include/qsemimodal.h -qt2/include/qserversocket.h -qt2/include/qsession.h -qt2/include/qsessionmanager.h -qt2/include/qsgistyle.h -qt2/include/qshared.h -qt2/include/qsignal.h -qt2/include/qsignalmapper.h -qt2/include/qsignalslotimp.h -qt2/include/qsimplerichtext.h -qt2/include/qsize.h -qt2/include/qsizegrip.h -qt2/include/qsizepolicy.h -qt2/include/qsjiscodec.h -qt2/include/qslider.h -qt2/include/qsmartptr.h -qt2/include/qsocket.h -qt2/include/qsocketdevice.h -qt2/include/qsocketnotifier.h -qt2/include/qsocknot.h -qt2/include/qsortedlist.h -qt2/include/qsound.h -qt2/include/qspinbox.h -qt2/include/qsplitter.h -qt2/include/qstack.h -qt2/include/qstatusbar.h -qt2/include/qstring.h -qt2/include/qstringlist.h -qt2/include/qstrlist.h -qt2/include/qstrvec.h -qt2/include/qstyle.h -qt2/include/qstylesheet.h -qt2/include/qt.h -qt2/include/qt_x11.h -qt2/include/qtabbar.h -qt2/include/qtabdialog.h -qt2/include/qtabdlg.h -qt2/include/qtable.h -qt2/include/qtableview.h -qt2/include/qtablevw.h -qt2/include/qtabwidget.h -qt2/include/qtextbrowser.h -qt2/include/qtextcodec.h -qt2/include/qtextstream.h -qt2/include/qtextview.h -qt2/include/qthread.h -qt2/include/qtimer.h -qt2/include/qtl.h -qt2/include/qtoolbar.h -qt2/include/qtoolbutton.h -qt2/include/qtooltip.h -qt2/include/qtranslator.h -qt2/include/qtsciicodec.h -qt2/include/qtstream.h -qt2/include/qurl.h -qt2/include/qurlinfo.h -qt2/include/qurloperator.h -qt2/include/qutfcodec.h -qt2/include/qvalidator.h -qt2/include/qvaluelist.h -qt2/include/qvaluestack.h -qt2/include/qvariant.h -qt2/include/qvbox.h -qt2/include/qvbuttongroup.h -qt2/include/qvector.h -qt2/include/qvfbhdr.h -qt2/include/qvgroupbox.h -qt2/include/qwhatsthis.h -qt2/include/qwidcoll.h -qt2/include/qwidget.h -qt2/include/qwidgetintdict.h -qt2/include/qwidgetlist.h -qt2/include/qwidgetstack.h -qt2/include/qwindefs.h -qt2/include/qwindow.h -qt2/include/qwindowdefs.h -qt2/include/qwindowsstyle.h -qt2/include/qwizard.h -qt2/include/qwmatrix.h -qt2/include/qworkspace.h -qt2/include/qxml.h -qt2/include/qxt.h -qt2/lib/libqt.la -@dirrm qt2/lib -@dirrm qt2/include -@dirrm qt2/bin -@dirrm qt2 diff --git a/x11/qt2-libs/buildlink3.mk b/x11/qt2-libs/buildlink3.mk deleted file mode 100644 index ac47ed4e4bf..00000000000 --- a/x11/qt2-libs/buildlink3.mk +++ /dev/null @@ -1,40 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.13 2007/01/13 18:26:54 joerg Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -QT2_LIBS_BUILDLINK3_MK:= ${QT2_LIBS_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= qt2-libs -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nqt2-libs} -BUILDLINK_PACKAGES+= qt2-libs -BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}qt2-libs - -.if !empty(QT2_LIBS_BUILDLINK3_MK:M+) -BUILDLINK_API_DEPENDS.qt2-libs+= qt2-libs>=2.3.1nb2 -BUILDLINK_ABI_DEPENDS.qt2-libs+= qt2-libs>=2.3.1nb9 -BUILDLINK_PKGSRCDIR.qt2-libs?= ../../x11/qt2-libs -BUILDLINK_INCDIRS.qt2-libs= qt2/include -BUILDLINK_LIBDIRS.qt2-libs= qt2/lib -.endif # QT2_LIBS_BUILDLINK3_MK - -.include "../../devel/zlib/buildlink3.mk" -.include "../../graphics/MesaLib/buildlink3.mk" -.include "../../graphics/glu/buildlink3.mk" -.include "../../graphics/jpeg/buildlink3.mk" -.include "../../graphics/mng/buildlink3.mk" -.include "../../graphics/png/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/libXext/buildlink3.mk" -.include "../../x11/libXft/buildlink3.mk" -.include "../../x11/libXmu/buildlink3.mk" -.include "../../x11/xextproto/buildlink3.mk" - -QTDIR= ${BUILDLINK_PREFIX.qt2-libs}/qt2 -CONFIGURE_ENV+= QTDIR=${QTDIR:Q} -CONFIGURE_ENV+= MOC="${QTDIR}/bin/moc" -MAKE_ENV+= QTDIR=${QTDIR:Q} -MAKE_ENV+= MOC="${QTDIR}/bin/moc" - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/x11/qt2-libs/distinfo b/x11/qt2-libs/distinfo deleted file mode 100644 index 5f3fcff9e77..00000000000 --- a/x11/qt2-libs/distinfo +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: distinfo,v 1.17 2007/09/28 13:11:29 drochner Exp $ - -SHA1 (qt-x11-2.3.1.tar.gz) = f1403700fe80fbfb125ec84731d0dfe9c576c823 -RMD160 (qt-x11-2.3.1.tar.gz) = b579018cfa5782d2f8b94b0846c35bce3a09dfa4 -Size (qt-x11-2.3.1.tar.gz) = 8967271 bytes -SHA1 (patch-aa) = 10f4cea8c2719c3c70becff88022e910778c4538 -SHA1 (patch-ab) = 1f5b23c519d011c3c96d7ebd68120351a6edc203 -SHA1 (patch-ac) = f230f0729397d642ccf6d511fb16df8800d495ba -SHA1 (patch-ad) = eead0ed591c575ef542052bd233981dda954eb67 -SHA1 (patch-ae) = e1ef4bde84473d6b84dbd226dbd7f8802abc6b4b -SHA1 (patch-af) = ea8b1c3f7a099a5492301281476ea831134ad97b -SHA1 (patch-ag) = 85a6376bc780c7aad88879c70fb86542f7e738ae -SHA1 (patch-ah) = aed767e01998aa5093e3932f6ab1032d0a35b9bb -SHA1 (patch-ai) = 20a61cefe445fdc8cac90da9800d0836ac57caf8 -SHA1 (patch-aj) = ed0cd262eca3ff190c221421a62ce2970121a4d4 -SHA1 (patch-ak) = 3eac0d921f3535231aab9ff1f6738f9541b8b564 -SHA1 (patch-al) = 32f6b13393b115c56a4ca75f62f5916034189174 -SHA1 (patch-am) = ebbc184b095e2adcf81461472f4723d515167a9e -SHA1 (patch-ao) = 9e9be92054f4b73c973f63d4a8524ac30a4bbb44 -SHA1 (patch-ap) = 1895d85163bcb8246cf4b8a4a692d16e7d876506 -SHA1 (patch-aq) = cf7ece73766d43f68343f45b984516bae21822ad -SHA1 (patch-ar) = e595c7a5aeba6730294412db4d85fe1ff9ac3f79 diff --git a/x11/qt2-libs/files/license-acceptance b/x11/qt2-libs/files/license-acceptance deleted file mode 100644 index 7cfab5b05d6..00000000000 --- a/x11/qt2-libs/files/license-acceptance +++ /dev/null @@ -1 +0,0 @@ -yes diff --git a/x11/qt2-libs/patches/patch-aa b/x11/qt2-libs/patches/patch-aa deleted file mode 100644 index bd8413a661c..00000000000 --- a/x11/qt2-libs/patches/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2001/06/17 19:10:39 drochner Exp $ - ---- Makefile.orig Wed Jun 13 10:56:52 2001 -+++ Makefile Fri Jun 15 20:23:04 2001 -@@ -25,8 +25,14 @@ - -rm -f bin/moc - cp src/moc/moc bin/moc - --sub-tools: sub-src FORCE -+sub-tools: FORCE - cd tools; $(MAKE) -+ -+sub-designer: FORCE -+ cd tools; $(MAKE) designer -+ -+sub-designer-utils: FORCE -+ cd tools; $(MAKE) designer-utils - - symlinks: .buildopts - @cd include; rm -f q*.h; for i in $(QTDIR)/src/*/q*.h $(QTDIR)/extensions/*/src/q*.h; do ln -s $$i .; done; rm -f q*_p.h diff --git a/x11/qt2-libs/patches/patch-ab b/x11/qt2-libs/patches/patch-ab deleted file mode 100644 index 4c38c43602e..00000000000 --- a/x11/qt2-libs/patches/patch-ab +++ /dev/null @@ -1,106 +0,0 @@ -$NetBSD: patch-ab,v 1.9 2006/01/05 21:22:14 joerg Exp $ - ---- configs/netbsd-g++-static.orig Wed Jun 13 04:56:48 2001 -+++ configs/netbsd-g++-static -@@ -1,44 +1,42 @@ - # Compiling - INTERFACE_DECL_PATH = . --SYSCONF_CXX = g++ --SYSCONF_CC = gcc -+SYSCONF_CXX = c++ -+SYSCONF_CC = cc -+SYSCONF_CXX_LIB = ${LIBTOOL} --mode=compile c++ - DASHCROSS = - - # Compiling with support libraries --SYSCONF_CXXFLAGS_X11 = -I/usr/X11R6/include -+SYSCONF_CXXFLAGS_X11 = -I@X11BASE@/include - SYSCONF_CXXFLAGS_QT = -I$(QTDIR)/include --SYSCONF_CXXFLAGS_OPENGL = -I/usr/X11R6/include -+SYSCONF_CXXFLAGS_OPENGL = -I@LOCALBASE@/include -I@X11BASE@/include - - # Compiling YACC output - SYSCONF_CXXFLAGS_YACC = -Wno-unused -Wno-parentheses - - # Linking with support libraries --SYSCONF_RPATH_X11 = --SYSCONF_RPATH_QT = --SYSCONF_RPATH_OPENGL = -+SYSCONF_RPATH_X11 = -Wl,-R@X11BASE@/lib -+SYSCONF_RPATH_QT = -Wl,-R@QTDIR@/lib -+SYSCONF_RPATH_OPENGL = -Wl,-R@X11BASE@/lib -Wl,-R@LOCALBASE@/lib - - # Linking with support libraries - # X11 --SYSCONF_LFLAGS_X11 = -L/usr/X11R6/lib -+SYSCONF_LFLAGS_X11 = -L@X11BASE@/lib - SYSCONF_LIBS_X11 = -lXext -lX11 -lm - # Qt, Qt+OpenGL - SYSCONF_LFLAGS_QT = -L$(QTDIR)/lib - SYSCONF_LIBS_QT = -lqt$(QT_THREAD_SUFFIX) - SYSCONF_LIBS_QT_OPENGL = - # OpenGL --SYSCONF_LFLAGS_OPENGL = -L/usr/X11R6/lib -+SYSCONF_LFLAGS_OPENGL = -L@LOCALBASE@/lib -L@X11BASE@/lib - SYSCONF_LIBS_OPENGL = -lGLU -lGL -lXmu - # Yacc - SYSCONF_LIBS_YACC = - - # Linking applications --SYSCONF_LINK = g++ -+SYSCONF_LINK = $(LIBTOOL) --mode=link c++ - SYSCONF_LFLAGS = - SYSCONF_LIBS = - --# Link flags for shared objects --SYSCONF_LFLAGS_SHOBJ = -Bshareable -- - # Flags for threading - SYSCONF_CFLAGS_THREAD = - SYSCONF_CXXFLAGS_THREAD = -@@ -51,34 +49,24 @@ - # UI compiler - SYSCONF_UIC = $(QTDIR)/bin/uic - --# Linking shared libraries --# - Build the $(TARGET) library, eg. lib$(TARGET).so.2.2.2 -+# Linking libtool libraries -+# - Build the $(TARGET) library, eg. lib$(TARGET).la - # - Place target in $(DESTDIR) - which has a trailing / - # - Usually needs to incorporate $(VER_MAJ), $(VER_MIN) and $(VER_PATCH) - # --SYSCONF_LINK_SHLIB = ld --SYSCONF_LINK_TARGET_SHARED = lib$(TARGET).so.$(VER_MAJ).$(VER_MIN).$(VER_PATCH) --SYSCONF_LINK_LIB_SHARED = $(SYSCONF_LINK_SHLIB) -Bshareable $(LFLAGS) -o $(DESTDIR)$(SYSCONF_LINK_TARGET_SHARED) `lorder /usr/lib/c++rt0.o $(OBJECTS) $(OBJMOC) | tsort` $(LIBS) -+SYSCONF_LINK_TARGET = lib$(TARGET).la -+SYSCONF_LINK_LIB = rm -f $(DESTDIR)$(SYSCONF_LINK_TARGET); \ -+ $(SYSCONF_LINK) $(LFLAGS) -rpath $(QTPREFIX)/lib \ -+ -version-info $(VER_MAJ):$(VER_MIN) -o $(SYSCONF_LINK_TARGET) \ -+ $(OBJECTS:.o=.lo) $(OBJMOC:.o=.lo) $(LIBS) - --# Linking static libraries --# - Build the $(TARGET) library, eg. lib$(TARGET).a --# - Place target in $(DESTDIR) - which has a trailing / --# --SYSCONF_AR = ar cqs --SYSCONF_LINK_TARGET_STATIC = lib$(TARGET).a --SYSCONF_LINK_LIB_STATIC = rm -f $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) ; \ -- $(SYSCONF_AR) $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) $(OBJECTS) $(OBJMOC) - # Compiling application source --SYSCONF_CXXFLAGS = -O2 --SYSCONF_CFLAGS = -O2 --SYSCONF_LINK_LIB = $(SYSCONF_LINK_LIB_STATIC) --SYSCONF_LINK_TARGET = $(SYSCONF_LINK_TARGET_STATIC) -+#SYSCONF_CXXFLAGS = -O2 -+#SYSCONF_CFLAGS = -O2 - # Compiling library source --SYSCONF_CXXFLAGS_LIB = --SYSCONF_CFLAGS_LIB = -+#SYSCONF_CXXFLAGS_LIB = -+#SYSCONF_CFLAGS_LIB = - # Compiling shared-object source --SYSCONF_CXXFLAGS_SHOBJ = -fPIC --SYSCONF_CFLAGS_SHOBJ = -fPIC - # Linking Qt - SYSCONF_LIBS_QTLIB = $(SYSCONF_CXXFLAGS_X11) $(QT_LIBS_MT) $(QT_LIBS_OPT) - # Linking Qt applications diff --git a/x11/qt2-libs/patches/patch-ac b/x11/qt2-libs/patches/patch-ac deleted file mode 100644 index 811d34d6827..00000000000 --- a/x11/qt2-libs/patches/patch-ac +++ /dev/null @@ -1,103 +0,0 @@ -$NetBSD: patch-ac,v 1.7 2006/01/05 21:22:14 joerg Exp $ - ---- configs/solaris-g++-static.orig Wed Jun 13 10:56:50 2001 -+++ configs/solaris-g++-static Thu Oct 17 18:28:26 2002 -@@ -2,24 +2,25 @@ - INTERFACE_DECL_PATH = . - SYSCONF_CXX = g++ - SYSCONF_CC = gcc -+SYSCONF_CXX_LIB = $(LIBTOOL) --mode=compile g++ - DASHCROSS = - - # Compiling with support libraries --SYSCONF_CXXFLAGS_X11 = -I/usr/openwin/include -+SYSCONF_CXXFLAGS_X11 = -I@X11BASE@/include - SYSCONF_CXXFLAGS_QT = -I$(QTDIR)/include --SYSCONF_CXXFLAGS_OPENGL = -+SYSCONF_CXXFLAGS_OPENGL = -I@LOCALBASE@/include -I@X11BASE@/include - - # Compiling YACC output - SYSCONF_CXXFLAGS_YACC = -Wno-unused -Wno-parentheses - - # Linking with support libraries --SYSCONF_RPATH_X11 = -Wl,-R,/usr/openwin/lib --SYSCONF_RPATH_QT = -Wl,-R,$(QTDIR)/lib --SYSCONF_RPATH_OPENGL = -+SYSCONF_RPATH_X11 = -Wl,-R,@X11BASE@/lib -+SYSCONF_RPATH_QT = -Wl,-R,@QTDIR@/lib -+SYSCONF_RPATH_OPENGL = -Wl,-R@X11BASE@/lib -Wl,-R@LOCALBASE@/lib - - # Linking with support libraries - # X11 --SYSCONF_LFLAGS_X11 = -L/usr/openwin/lib -+SYSCONF_LFLAGS_X11 = -L@X11BASE@/lib - SYSCONF_LIBS_X11 = -lXext -lX11 -lm -lresolv -lsocket -lnsl - # Qt, Qt+OpenGL - SYSCONF_LFLAGS_QT = -L$(QTDIR)/lib -@@ -26,13 +27,13 @@ - SYSCONF_LIBS_QT = -lqt$(QT_THREAD_SUFFIX) - SYSCONF_LIBS_QT_OPENGL = - # OpenGL --SYSCONF_LFLAGS_OPENGL = -+SYSCONF_LFLAGS_OPENGL = -L@LOCALBASE@/lib -L@X11BASE@/lib - SYSCONF_LIBS_OPENGL = -lGLU -lGL -lXmu - # Yacc - SYSCONF_LIBS_YACC = - - # Linking applications --SYSCONF_LINK = g++ -+SYSCONF_LINK = $(LIBTOOL) --mode=link g++ - SYSCONF_LFLAGS = - SYSCONF_LIBS = - -@@ -51,39 +52,22 @@ - # UI compiler - SYSCONF_UIC = $(QTDIR)/bin/uic - --# Linking shared libraries --# - Build the $(TARGET) library, eg. lib$(TARGET).so.2.2.2 -+# Linking libtool libraries -+# - Build the $(TARGET) library, eg. lib$(TARGET).la - # - Place target in $(DESTDIR) - which has a trailing / - # - Usually needs to incorporate $(VER_MAJ), $(VER_MIN) and $(VER_PATCH) - # --SYSCONF_LINK_SHLIB = g++ --SYSCONF_LINK_TARGET_SHARED = lib$(TARGET).so.$(VER_MAJ).$(VER_MIN).$(VER_PATCH) --SYSCONF_LINK_LIB_SHARED = $(SYSCONF_LINK_SHLIB) -shared -h $(TARGET1) \ -- $(LFLAGS) -o $(SYSCONF_LINK_TARGET_SHARED) \ -- $(OBJECTS) $(OBJMOC) $(LIBS) && \ -- mv $(SYSCONF_LINK_TARGET_SHARED) $(DESTDIR); \ -- cd $(DESTDIR) && \ -- rm -f lib$(TARGET).so lib$(TARGET).so.$(VER_MAJ) lib$(TARGET).so.$(VER_MAJ).$(VER_MIN); \ -- ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so; \ -- ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so.$(VER_MAJ); \ -- ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so.$(VER_MAJ).$(VER_MIN) -- --# Linking static libraries --# - Build the $(TARGET) library, eg. lib$(TARGET).a --# - Place target in $(DESTDIR) - which has a trailing / --# --SYSCONF_AR = ar cq --SYSCONF_LINK_TARGET_STATIC = lib$(TARGET).a --SYSCONF_LINK_LIB_STATIC = rm -f $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) ; \ -- $(SYSCONF_AR) $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) $(OBJECTS) $(OBJMOC) -+SYSCONF_LINK_TARGET = lib$(TARGET).la -+SYSCONF_LINK_LIB = rm -f $(DESTDIR)$(SYSCONF_LINK_TARGET); \ -+ $(SYSCONF_LINK) $(LFLAGS) -rpath $(QTPREFIX)/lib \ -+ -version-info $(VER_MAJ):$(VER_MIN) -o $(SYSCONF_LINK_TARGET) \ -+ $(OBJECTS:.o=.lo) $(OBJMOC:.o=.lo) $(LIBS) - # Compiling application source --SYSCONF_CXXFLAGS = -O2 --SYSCONF_CFLAGS = -O2 --SYSCONF_LINK_LIB = $(SYSCONF_LINK_LIB_STATIC) --SYSCONF_LINK_TARGET = $(SYSCONF_LINK_TARGET_STATIC) -+#SYSCONF_CXXFLAGS = -O2 -+#SYSCONF_CFLAGS = -O2 - # Compiling library source --SYSCONF_CXXFLAGS_LIB = --SYSCONF_CFLAGS_LIB = -+#SYSCONF_CXXFLAGS_LIB = -+#SYSCONF_CFLAGS_LIB = - # Compiling shared-object source - SYSCONF_CXXFLAGS_SHOBJ = -fPIC - SYSCONF_CFLAGS_SHOBJ = -fPIC diff --git a/x11/qt2-libs/patches/patch-ad b/x11/qt2-libs/patches/patch-ad deleted file mode 100644 index 2256f062759..00000000000 --- a/x11/qt2-libs/patches/patch-ad +++ /dev/null @@ -1,43 +0,0 @@ -$NetBSD: patch-ad,v 1.3 2003/02/07 02:10:41 dmcmahill Exp $ - ---- configure.orig Wed Jun 13 04:57:02 2001 -+++ configure -@@ -18,37 +18,13 @@ - else - --touch .test.qt. --if [ '!' -f ${QTDIR}/.test.qt. ]; --then -- rm .test.qt. -- echo -- echo -- echo ' The environment variable $QTDIR is not set correctly. It is currently' -- echo ' set to "'$QTDIR'", but it should be set to this directory,' -- echo ' which is "'`pwd`'".' -- echo -- echo ' Please read the INSTALL file for instructions on how to set $QTDIR' -- echo ' correctly. If you have set $QTDIR in your .profile or .login, you ' -- echo ' will need to log out and log in again to make the setting effective.' -- echo -- echo -- exit 1 --fi --rm .test.qt. -- - # Find a make command --if ( make /dev/null ) >/dev/null 2>/dev/null --then -- MAKE=make --else - if ( gmake /dev/null ) >/dev/null 2>/dev/null - then - MAKE=gmake - else -- echo "You don't seem to have 'make' or 'gmake' in your PATH." -+ echo "You don't seem to have 'gmake' in your PATH." - echo "Cannot proceed." - exit 1 - fi --fi - - # Check licensed modules diff --git a/x11/qt2-libs/patches/patch-ae b/x11/qt2-libs/patches/patch-ae deleted file mode 100644 index 1cefd6e1c9c..00000000000 --- a/x11/qt2-libs/patches/patch-ae +++ /dev/null @@ -1,110 +0,0 @@ -$NetBSD: patch-ae,v 1.9 2003/02/05 23:13:10 dmcmahill Exp $ - ---- src/Makefile.in.orig Wed Jun 13 04:57:02 2001 -+++ src/Makefile.in -@@ -2,7 +2,7 @@ - - ####### Compiler, tools and options - --CXX = $(SYSCONF_CXX) $(QT_CXX_MT) -+CXX = $(SYSCONF_CXX_LIB) $(QT_CXX_MT) - CXXFLAGS= $(SYSCONF_CXXFLAGS_OPENGL) $(SYSCONF_CXXFLAGS_QT) $(SYSCONF_CXXFLAGS_X11) $(SYSCONF_CXXFLAGS) $(SYSCONF_CXXFLAGS_LIB) $(QT_CXXFLAGS_OPT) - CC = $(SYSCONF_CC) $(QT_C_MT) - CFLAGS = $(SYSCONF_CFLAGS) $(SYSCONF_CFLAGS_LIB) $(QT_CFLAGS_OPT) -@@ -12,9 +12,12 @@ LIBS = $(SUBLIBS) $(SYSCONF_LIBS_OPENGL) - MOC = $(SYSCONF_MOC) - UIC = $(SYSCONF_UIC) - -+CFLAGS_NOOPT = $(CFLAGS:-O%=) -+CXXFLAGS_NOOPT = $(CXXFLAGS:-O%=) -+ - ####### Target - --DESTDIR = ../lib/ -+DESTDIR = - VER_MAJ = 2 - VER_MIN = 3 - VER_PATCH = 1 -@@ -372,25 +375,18 @@ OBJECTS_opengl = opengl/qgl.o \ - opengl/qgl_x11.o \ - opengl/moc_qgl.o - -- - ####### Implicit rules - - .SUFFIXES: .cpp .cxx .cc .C .c - - .cpp.o: -- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< -- --.cxx.o: -- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< -+ @cd `dirname $@` && $(CXX) -c $(CXXFLAGS) `basename $<` - - .cc.o: -- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< -- --.C.o: -- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< -+ @cd `dirname $@` && $(CXX) -c $(CXXFLAGS_NOOPT) `basename $<` - --.c.o: -- $(CC) -c $(CFLAGS) $(INCPATH) -o $@ $< -+.cpp.cc: -+ cp -f $< $@ - - ####### Build rules - -@@ -398,7 +394,7 @@ OBJECTS_opengl = opengl/qgl.o \ - all: $(DESTDIR)$(SYSCONF_LINK_TARGET) - - $(DESTDIR)$(SYSCONF_LINK_TARGET): $(UICDECLS) $(OBJECTS) $(OBJMOC) $(SUBLIBS) -- $(SYSCONF_LINK_LIB) -+ $(SYSCONF_LINK_LIB) $(SYSCONF_RPATH_X11) $(SYSCONF_RPATH_OPENGL) - - moc: $(SRCMOC) - -@@ -13114,4 +13110,43 @@ opengl/qgl_x11.o: opengl/qgl_x11.cpp \ - tools/qgdict.h \ - kernel/qtranslator.h \ - tools/qintdict.h -+ -+# problem files -- compile with no optimization -+ifeq (${MACHINE_ARCH},alpha) -+ -+kernel/moc_qnetworkprotocol.o: kernel/moc_qnetworkprotocol.cc -+kernel/moc_qurloperator.o: kernel/moc_qurloperator.cc -+kernel/moc_qwidget.o: kernel/moc_qwidget.cc -+widgets/moc_qbutton.o: widgets/moc_qbutton.cc -+widgets/moc_qcombobox.o: widgets/moc_qcombobox.cc -+widgets/moc_qdial.o: widgets/moc_qdial.cc -+widgets/moc_qframe.o: widgets/moc_qframe.cc -+widgets/moc_qgroupbox.o: widgets/moc_qgroupbox.cc -+widgets/moc_qheader.o: widgets/moc_qheader.cc -+widgets/moc_qlabel.o: widgets/moc_qlabel.cc -+widgets/moc_qlcdnumber.o: widgets/moc_qlcdnumber.cc -+widgets/moc_qlineedit.o: widgets/moc_qlineedit.cc -+widgets/moc_qlistbox.o: widgets/moc_qlistbox.cc -+widgets/moc_qlistview.o: widgets/moc_qlistview.cc -+widgets/moc_qmainwindow.o: widgets/moc_qmainwindow.cc -+widgets/moc_qmultilineedit.o: widgets/moc_qmultilineedit.cc -+widgets/moc_qprogressbar.o: widgets/moc_qprogressbar.cc -+widgets/moc_qpushbutton.o: widgets/moc_qpushbutton.cc -+widgets/moc_qscrollbar.o: widgets/moc_qscrollbar.cc -+widgets/moc_qscrollview.o: widgets/moc_qscrollview.cc -+widgets/moc_qslider.o: widgets/moc_qslider.cc -+widgets/moc_qspinbox.o: widgets/moc_qspinbox.cc -+widgets/moc_qtabwidget.o: widgets/moc_qtabwidget.cc -+widgets/moc_qtextview.o: widgets/moc_qtextview.cc -+widgets/moc_qtoolbar.o: widgets/moc_qtoolbar.cc -+widgets/moc_qtoolbutton.o: widgets/moc_qtoolbutton.cc -+widgets/moc_qaction.o: widgets/moc_qaction.cc -+dialogs/moc_qfiledialog.o: dialogs/moc_qfiledialog.cc -+dialogs/moc_qmessagebox.o: dialogs/moc_qmessagebox.cc -+dialogs/moc_qprogressdialog.o: dialogs/moc_qprogressdialog.cc -+dialogs/moc_qprintdialog.o: dialogs/moc_qprintdialog.cc -+iconview/moc_qiconview.o: iconview/moc_qiconview.cc -+table/moc_qtable.o: table/moc_qtable.cc -+ -+endif - diff --git a/x11/qt2-libs/patches/patch-af b/x11/qt2-libs/patches/patch-af deleted file mode 100644 index f6f130ca1c9..00000000000 --- a/x11/qt2-libs/patches/patch-af +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-af,v 1.1.1.1 2000/10/19 07:41:16 skrll Exp $ - ---- src/moc/Makefile.in.orig Wed Oct 4 10:55:05 2000 -+++ src/moc/Makefile.in -@@ -92,7 +92,7 @@ - all: $(DESTDIR)$(TARGET) - - $(DESTDIR)$(TARGET): $(UICDECLS) $(OBJECTS) $(OBJMOC) $(SUBLIBS) -- $(SYSCONF_LINK) $(LFLAGS) -o $(DESTDIR)$(TARGET) $(OBJECTS) $(OBJMOC) $(LIBS) -+ $(SYSCONF_LINK) $(LFLAGS) -o $(DESTDIR)$(TARGET) $(OBJECTS) $(OBJMOC) - - moc: $(SRCMOC) - diff --git a/x11/qt2-libs/patches/patch-ag b/x11/qt2-libs/patches/patch-ag deleted file mode 100644 index 2f5cce64dfb..00000000000 --- a/x11/qt2-libs/patches/patch-ag +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: patch-ag,v 1.3 2001/06/17 19:10:39 drochner Exp $ - ---- tools/designer/designer/Makefile.in.orig Wed Jun 13 10:57:07 2001 -+++ tools/designer/designer/Makefile.in Fri Jun 15 20:34:17 2001 -@@ -6,15 +6,15 @@ - CXXFLAGS= $(SYSCONF_CXXFLAGS_QT) $(SYSCONF_CXXFLAGS) -DDESIGNER - CC = $(SYSCONF_CC) $(QT_C_MT) - CFLAGS = $(SYSCONF_CFLAGS) -DDESIGNER --INCPATH = -I../shared -I../util -I../../../src/3rdparty/zlib --LFLAGS = $(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) --LIBS = $(SUBLIBS) -L$(QTDIR)/lib -lqutil $(SYSCONF_LIBS_QT) $(SYSCONF_LIBS) $(SYSCONF_LIBS_QTAPP) -+INCPATH = -I../shared -I../util -+LFLAGS = $(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) $(SYSCONF_RPATH_X11) $(SYSCONF_RPATH_OPENGL) -+LIBS = $(SUBLIBS) ../util/libqutil.la $(SYSCONF_LIBS_QT) $(SYSCONF_LIBS) $(SYSCONF_LIBS_QTAPP) - MOC = $(SYSCONF_MOC) --UIC = $(SYSCONF_UIC) -+UIC = ../uic/uic - - ####### Target - --DESTDIR = $(QTDIR)/bin/ -+DESTDIR = - VER_MAJ = 1 - VER_MIN = 0 - VER_PATCH = 0 diff --git a/x11/qt2-libs/patches/patch-ah b/x11/qt2-libs/patches/patch-ah deleted file mode 100644 index 5040ad36ea8..00000000000 --- a/x11/qt2-libs/patches/patch-ah +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: patch-ah,v 1.3 2001/06/17 19:10:39 drochner Exp $ - ---- tools/designer/uic/Makefile.in.orig Wed Jun 13 10:57:08 2001 -+++ tools/designer/uic/Makefile.in Fri Jun 15 20:38:51 2001 -@@ -6,15 +6,15 @@ - CXXFLAGS= $(SYSCONF_CXXFLAGS_QT) $(SYSCONF_CXXFLAGS) -DUIC - CC = $(SYSCONF_CC) $(QT_C_MT) - CFLAGS = $(SYSCONF_CFLAGS) -DUIC --INCPATH = -I../shared -I../util -I../../../src/3rdparty/zlib --LFLAGS = $(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) --LIBS = $(SUBLIBS) -L$(QTDIR)/lib -lqutil -L../lib $(SYSCONF_LIBS_QT) $(SYSCONF_LIBS) $(SYSCONF_LIBS_QTAPP) -+INCPATH = -I../shared -I../util -+LFLAGS = $(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) $(SYSCONF_RPATH_X11) $(SYSCONF_RPATH_OPENGL) -+LIBS = $(SUBLIBS) ../util/libqutil.la $(SYSCONF_LIBS_QT) $(SYSCONF_LIBS) $(SYSCONF_LIBS_QTAPP) - MOC = $(SYSCONF_MOC) - UIC = $(SYSCONF_UIC) - - ####### Target - --DESTDIR = $(QTDIR)/bin/ -+DESTDIR = - VER_MAJ = 1 - VER_MIN = 0 - VER_PATCH = 0 diff --git a/x11/qt2-libs/patches/patch-ai b/x11/qt2-libs/patches/patch-ai deleted file mode 100644 index ecbbb7ceaea..00000000000 --- a/x11/qt2-libs/patches/patch-ai +++ /dev/null @@ -1,52 +0,0 @@ -$NetBSD: patch-ai,v 1.1.1.1 2000/10/19 07:41:16 skrll Exp $ - ---- tools/designer/util/Makefile.in.orig Tue Oct 17 12:36:29 2000 -+++ tools/designer/util/Makefile.in -@@ -2,7 +2,7 @@ - - ####### Compiler, tools and options - --CXX = $(SYSCONF_CXX) $(QT_CXX_MT) -+CXX = $(SYSCONF_CXX_LIB) $(QT_CXX_MT) - CXXFLAGS= $(SYSCONF_CXXFLAGS_QT) $(SYSCONF_CXXFLAGS) $(SYSCONF_CXXFLAGS_LIB) - CC = $(SYSCONF_CC) $(QT_C_MT) - CFLAGS = $(SYSCONF_CFLAGS) $(SYSCONF_CFLAGS_LIB) -@@ -14,7 +14,7 @@ - - ####### Target - --DESTDIR = $(QTDIR)/lib/ -+DESTDIR = - VER_MAJ = 1 - VER_MIN = 0 - VER_PATCH = 0 -@@ -40,19 +40,7 @@ - .SUFFIXES: .cpp .cxx .cc .C .c - - .cpp.o: -- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< -- --.cxx.o: -- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< -- --.cc.o: -- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< -- --.C.o: -- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< -- --.c.o: -- $(CC) -c $(CFLAGS) $(INCPATH) -o $@ $< -+ @cd `dirname $@` && $(CXX) -c $(CXXFLAGS) `basename $<` - - ####### Build rules - -@@ -60,7 +48,7 @@ - all: $(DESTDIR)$(SYSCONF_LINK_TARGET) - - $(DESTDIR)$(SYSCONF_LINK_TARGET): $(UICDECLS) $(OBJECTS) $(OBJMOC) $(SUBLIBS) -- $(SYSCONF_LINK_LIB) -+ $(SYSCONF_LINK_LIB) $(SYSCONF_RPATH_X11) $(SYSCONF_RPATH_OPENGL) - - moc: $(SRCMOC) - diff --git a/x11/qt2-libs/patches/patch-aj b/x11/qt2-libs/patches/patch-aj deleted file mode 100644 index 3cf53398ec2..00000000000 --- a/x11/qt2-libs/patches/patch-aj +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: patch-aj,v 1.2 2001/06/17 19:10:39 drochner Exp $ - ---- tools/designer/uic/Makefile-kde.in.orig Wed Jun 13 10:57:07 2001 -+++ tools/designer/uic/Makefile-kde.in Fri Jun 15 20:43:34 2001 -@@ -6,15 +6,15 @@ - CXXFLAGS= $(SYSCONF_CXXFLAGS_QT) $(SYSCONF_CXXFLAGS) -DUIC -DHAVE_KDE - CC = $(SYSCONF_CC) $(QT_C_MT) - CFLAGS = $(SYSCONF_CFLAGS) -DUIC -DHAVE_KDE --INCPATH = -I../shared -I../util -I../../../src/3rdparty/zlib -I$(KDEDIR)/include --LFLAGS = $(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) --LIBS = $(SUBLIBS) -L$(QTDIR)/lib -lqutil -L../lib -L$(KDEDIR)/lib -lkdecore -lkdeui -lDCOP $(SYSCONF_LIBS_QT) $(SYSCONF_LIBS) $(SYSCONF_LIBS_QTAPP) -+INCPATH = -I../shared -I../util -I$(KDEDIR)/include -+LFLAGS = $(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) $(SYSCONF_RPATH_X11) $(SYSCONF_RPATH_OPENGL) -+LIBS = $(SUBLIBS) ../util/libqutil.la -L$(KDEDIR)/lib -lkdecore -lkdeui -lDCOP $(SYSCONF_LIBS_QT) $(SYSCONF_LIBS) $(SYSCONF_LIBS_QTAPP) - MOC = $(SYSCONF_MOC) - UIC = $(SYSCONF_UIC) - - ####### Target - --DESTDIR = $(QTDIR)/bin/ -+DESTDIR = - VER_MAJ = 1 - VER_MIN = 0 - VER_PATCH = 0 diff --git a/x11/qt2-libs/patches/patch-ak b/x11/qt2-libs/patches/patch-ak deleted file mode 100644 index 11f9671b1ba..00000000000 --- a/x11/qt2-libs/patches/patch-ak +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: patch-ak,v 1.2 2001/06/17 19:10:39 drochner Exp $ - ---- tools/designer/designer/Makefile-kde.in.orig Wed Jun 13 10:57:06 2001 -+++ tools/designer/designer/Makefile-kde.in Fri Jun 15 20:48:20 2001 -@@ -6,15 +6,15 @@ - CXXFLAGS= $(SYSCONF_CXXFLAGS_QT) $(SYSCONF_CXXFLAGS) -DDESIGNER -DHAVE_KDE - CC = $(SYSCONF_CC) $(QT_C_MT) - CFLAGS = $(SYSCONF_CFLAGS) -DDESIGNER -DHAVE_KDE --INCPATH = -I../shared -I../util -I../../../src/3rdparty/zlib -I$(KDEDIR)/include --LFLAGS = $(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) --LIBS = $(SUBLIBS) -L$(QTDIR)/lib -lqutil -L$(KDEDIR)/lib -lkdecore -lkdeui -lDCOP $(SYSCONF_LIBS_QT) $(SYSCONF_LIBS) $(SYSCONF_LIBS_QTAPP) -+INCPATH = -I../shared -I../util -I$(KDEDIR)/include -+LFLAGS = $(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) $(SYSCONF_RPATH_X11) $(SYSCONF_RPATH_OPENGL) -+LIBS = $(SUBLIBS) ../util/libqutil.la -L$(KDEDIR)/lib -lkdecore -lkdeui -lDCOP $(SYSCONF_LIBS_QT) $(SYSCONF_LIBS) $(SYSCONF_LIBS_QTAPP) - MOC = $(SYSCONF_MOC) --UIC = $(SYSCONF_UIC) -+UIC = ../uic/uic - - ####### Target - --DESTDIR = $(QTDIR)/bin/ -+DESTDIR = - VER_MAJ = 1 - VER_MIN = 0 - VER_PATCH = 0 diff --git a/x11/qt2-libs/patches/patch-al b/x11/qt2-libs/patches/patch-al deleted file mode 100644 index 34b24ad94bb..00000000000 --- a/x11/qt2-libs/patches/patch-al +++ /dev/null @@ -1,46 +0,0 @@ -$NetBSD: patch-al,v 1.1 2001/11/16 09:08:05 jlam Exp $ - ---- src/tools/qdir_unix.cpp.orig Wed Jun 13 04:53:47 2001 -+++ src/tools/qdir_unix.cpp -@@ -95,13 +95,39 @@ - - bool QDir::mkdir( const QString &dirName, bool acceptAbsPath ) const - { -- return MKDIR( QFile::encodeName(filePath(dirName,acceptAbsPath)), 0777 ) -+ // Remove trailing slashes from the directory name. -+ QString tmp = QFile::encodeName(filePath(dirName,acceptAbsPath)); -+ int pos = tmp.length(); -+ if (pos > 0) { -+ while ( (pos - 1) >= 0 && tmp[pos - 1] == '/' ) { -+ --pos; -+ }; -+ if ( pos == 0 ) { -+ tmp = QDir::rootDirPath(); -+ } else { -+ tmp.truncate( pos ); -+ } -+ } -+ return MKDIR( tmp, 0777 ) - == 0; - } - - bool QDir::rmdir( const QString &dirName, bool acceptAbsPath ) const - { -- return RMDIR( QFile::encodeName(filePath(dirName,acceptAbsPath)) ) == 0; -+ // Remove trailing slashes from the directory name. -+ QString tmp = QFile::encodeName(filePath(dirName,acceptAbsPath)); -+ int pos = tmp.length(); -+ if (pos > 0) { -+ while ( (pos - 1) >= 0 && tmp[pos - 1] == '/' ) { -+ --pos; -+ }; -+ if ( pos == 0 ) { -+ tmp = QDir::rootDirPath(); -+ } else { -+ tmp.truncate( pos ); -+ } -+ } -+ return RMDIR( tmp ) == 0; - } - - bool QDir::isReadable() const diff --git a/x11/qt2-libs/patches/patch-am b/x11/qt2-libs/patches/patch-am deleted file mode 100644 index cd9b00fb062..00000000000 --- a/x11/qt2-libs/patches/patch-am +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: patch-am,v 1.2 2003/11/25 23:05:24 dmcmahill Exp $ - ---- src/kernel/qpsprinter.cpp.orig Wed Jun 13 08:53:46 2001 -+++ src/kernel/qpsprinter.cpp -@@ -92,6 +92,8 @@ - #include <unistd.h> - #endif - -+#include <stdlib.h> -+ - #ifdef _WS_X11_ - #include "qt_x11.h" - #ifdef None -@@ -2770,10 +2772,6 @@ private: - - }; - -- --#ifndef _OS_OSF_ --extern "C" char* getenv(char*); --#endif - - QPSPrinterFontTTF::QPSPrinterFontTTF(const QFont &f, QByteArray& d) - { diff --git a/x11/qt2-libs/patches/patch-ao b/x11/qt2-libs/patches/patch-ao deleted file mode 100644 index baf1e40dc18..00000000000 --- a/x11/qt2-libs/patches/patch-ao +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ao,v 1.1 2005/10/04 19:34:36 joerg Exp $ - ---- src/tools/qglobal.h.orig 2005-07-30 22:20:46.000000000 +0000 -+++ src/tools/qglobal.h -@@ -99,7 +99,7 @@ - #define _OS_RELIANT_ - #elif defined(linux) || defined(__linux) || defined(__linux__) - #define _OS_LINUX_ --#elif defined(__FreeBSD__) -+#elif defined(__FreeBSD__) || defined(__DragonFly__) - #define _OS_FREEBSD_ - #elif defined(__NetBSD__) - #define _OS_NETBSD_ diff --git a/x11/qt2-libs/patches/patch-ap b/x11/qt2-libs/patches/patch-ap deleted file mode 100644 index 5e515d0e660..00000000000 --- a/x11/qt2-libs/patches/patch-ap +++ /dev/null @@ -1,115 +0,0 @@ -$NetBSD: patch-ap,v 1.2 2006/01/05 21:22:14 joerg Exp $ - ---- configs/freebsd-g++-static.orig 2005-07-30 22:54:44.000000000 +0000 -+++ configs/freebsd-g++-static -@@ -1,44 +1,42 @@ - # Compiling - INTERFACE_DECL_PATH = . --SYSCONF_CXX = g++ --SYSCONF_CC = gcc -+SYSCONF_CXX = c++ -+SYSCONF_CC = cc -+SYSCONF_CXX_LIB = ${LIBTOOL} --mode=compile c++ - DASHCROSS = - - # Compiling with support libraries --SYSCONF_CXXFLAGS_X11 = -I/usr/X11R6/include -+SYSCONF_CXXFLAGS_X11 = -I@X11BASE@/include - SYSCONF_CXXFLAGS_QT = -I$(QTDIR)/include --SYSCONF_CXXFLAGS_OPENGL = -I/usr/X11R6/include -+SYSCONF_CXXFLAGS_OPENGL = -I@LOCALBASE@/include -I@X11BASE@/include - - # Compiling YACC output - SYSCONF_CXXFLAGS_YACC = -Wno-unused -Wno-parentheses - - # Linking with support libraries --SYSCONF_RPATH_X11 = -Wl,-rpath,/usr/X11R6/lib --SYSCONF_RPATH_QT = -Wl,-rpath,$(QTDIR)/lib --SYSCONF_RPATH_OPENGL = -Wl,-rpath,/usr/X11R6/lib -+SYSCONF_RPATH_X11 = -Wl,-R@X11BASE@/lib -+SYSCONF_RPATH_QT = -Wl,-R@QTDIR@/lib -+SYSCONF_RPATH_OPENGL = -Wl,-R@X11BASE@/lib -Wl,-R@LOCALBASE@/lib - - # Linking with support libraries - # X11 --SYSCONF_LFLAGS_X11 = -L/usr/X11R6/lib -+SYSCONF_LFLAGS_X11 = -L@X11BASE@/lib - SYSCONF_LIBS_X11 = -lXext -lX11 -lm - # Qt, Qt+OpenGL - SYSCONF_LFLAGS_QT = -L$(QTDIR)/lib - SYSCONF_LIBS_QT = -lqt$(QT_THREAD_SUFFIX) - SYSCONF_LIBS_QT_OPENGL = - # OpenGL --SYSCONF_LFLAGS_OPENGL = -L/usr/X11R6/lib -+SYSCONF_LFLAGS_OPENGL = -L@LOCALBASE@/lib -L@X11BASE@/lib - SYSCONF_LIBS_OPENGL = -lGLU -lGL -lXmu - # Yacc - SYSCONF_LIBS_YACC = - - # Linking applications --SYSCONF_LINK = g++ -+SYSCONF_LINK = $(LIBTOOL) --mode=link c++ - SYSCONF_LFLAGS = - SYSCONF_LIBS = - --# Link flags for shared objects --SYSCONF_LFLAGS_SHOBJ = -shared -- - # Flags for threading - SYSCONF_CFLAGS_THREAD = -pthread -D_THREAD_SAFE - SYSCONF_CXXFLAGS_THREAD = -pthread -D_THREAD_SAFE -@@ -51,43 +49,24 @@ SYSCONF_MOC = $(QTDIR)/bin/moc - # UI compiler - SYSCONF_UIC = $(QTDIR)/bin/uic - --# Linking shared libraries --# - Build the $(TARGET) library, eg. lib$(TARGET).so.2.2.2 -+# Linking libtool libraries -+# - Build the $(TARGET) library, eg. lib$(TARGET).la - # - Place target in $(DESTDIR) - which has a trailing / - # - Usually needs to incorporate $(VER_MAJ), $(VER_MIN) and $(VER_PATCH) - # --SYSCONF_LINK_SHLIB = g++ --SYSCONF_LINK_TARGET_SHARED = lib$(TARGET).so.$(VER_MAJ).$(VER_MIN).$(VER_PATCH) --SYSCONF_LINK_LIB_SHARED = $(SYSCONF_LINK_SHLIB) -shared -Wl,-soname,lib$(TARGET).so.$(VER_MAJ) \ -- $(LFLAGS) -o $(SYSCONF_LINK_TARGET_SHARED) \ -- $(OBJECTS) $(OBJMOC) $(LIBS) && \ -- mv $(SYSCONF_LINK_TARGET_SHARED) $(DESTDIR); \ -- cd $(DESTDIR) && \ -- rm -f lib$(TARGET).so lib$(TARGET).so.$(VER_MAJ) lib$(TARGET).so.$(VER_MAJ).$(VER_MIN); \ -- ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so; \ -- ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so.$(VER_MAJ); \ -- ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so.$(VER_MAJ).$(VER_MIN) -+SYSCONF_LINK_TARGET = lib$(TARGET).la -+SYSCONF_LINK_LIB = rm -f $(DESTDIR)$(SYSCONF_LINK_TARGET); \ -+ $(SYSCONF_LINK) $(LFLAGS) -rpath $(QTPREFIX)/lib \ -+ -version-info $(VER_MAJ):$(VER_MIN) -o $(SYSCONF_LINK_TARGET) \ -+ $(OBJECTS:.o=.lo) $(OBJMOC:.o=.lo) $(LIBS) - --# Linking static libraries --# - Build the $(TARGET) library, eg. lib$(TARGET).a --# - Place target in $(DESTDIR) - which has a trailing / --# --SYSCONF_AR = ar cqs --SYSCONF_LINK_TARGET_STATIC = lib$(TARGET).a --SYSCONF_LINK_LIB_STATIC = rm -f $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) ; \ -- $(SYSCONF_AR) $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) $(OBJECTS) $(OBJMOC) - # Compiling application source --SYSCONF_CXXFLAGS = -pipe -fno-exceptions -O2 --SYSCONF_CFLAGS = -pipe -fno-exceptions -O2 --SYSCONF_LINK_LIB = $(SYSCONF_LINK_LIB_STATIC) --SYSCONF_LINK_TARGET = $(SYSCONF_LINK_TARGET_STATIC) -+#SYSCONF_CXXFLAGS = -O2 -+#SYSCONF_CFLAGS = -O2 - # Compiling library source --SYSCONF_CXXFLAGS_LIB = --SYSCONF_CFLAGS_LIB = -+#SYSCONF_CXXFLAGS_LIB = -+#SYSCONF_CFLAGS_LIB = - # Compiling shared-object source --SYSCONF_CXXFLAGS_SHOBJ = -fPIC --SYSCONF_CFLAGS_SHOBJ = -fPIC - # Linking Qt - SYSCONF_LIBS_QTLIB = $(SYSCONF_CXXFLAGS_X11) $(QT_LIBS_MT) $(QT_LIBS_OPT) - # Linking Qt applications --SYSCONF_LIBS_QTAPP = $(SYSCONF_LFLAGS_X11) $(SYSCONF_CXXFLAGS_X11) $(QT_LIBS_MT) $(QT_LIBS_OPT) $(SYSCONF_LIBS_X11) diff --git a/x11/qt2-libs/patches/patch-aq b/x11/qt2-libs/patches/patch-aq deleted file mode 100644 index c911b4eb6a4..00000000000 --- a/x11/qt2-libs/patches/patch-aq +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aq,v 1.1 2005/10/04 19:34:36 joerg Exp $ - ---- src/network/qsocketdevice_unix.cpp.orig 2005-07-30 23:19:35.000000000 +0000 -+++ src/network/qsocketdevice_unix.cpp -@@ -150,6 +150,8 @@ typedef unsigned long u_long; - #if defined(_OS_LINUX_) && defined(__GLIBC__) && ( __GLIBC__ >= 2 ) - // new linux is Single Unix 1998, not old linux - #define SOCKLEN_T socklen_t -+#elif defined(__DragonFly__) -+#define SOCKLEN_T socklen_t - #elif defined(BSD4_4) - // BSD 4.4 - # if defined(_OS_FREEBSD_) && __FreeBSD_version < 400000 diff --git a/x11/qt2-libs/patches/patch-ar b/x11/qt2-libs/patches/patch-ar deleted file mode 100644 index 37a2b92a59f..00000000000 --- a/x11/qt2-libs/patches/patch-ar +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ar,v 1.1 2007/09/28 13:11:29 drochner Exp $ - ---- src/tools/qvaluestack.h.orig 2001-06-13 10:53:47.000000000 +0200 -+++ src/tools/qvaluestack.h -@@ -54,7 +54,7 @@ public: - { - T elem( this->last() ); - if ( !this->isEmpty() ) -- remove( this->fromLast() ); -+ this->remove( this->fromLast() ); - return elem; - } - T& top() { return this->last(); } diff --git a/x11/qt2/DESCR b/x11/qt2/DESCR deleted file mode 100644 index e8c19ac8038..00000000000 --- a/x11/qt2/DESCR +++ /dev/null @@ -1,8 +0,0 @@ -Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and -maintaining GUI (graphical user interface) applications. - -This package does not contain anything by itself -- it is a -"meta-package" that depends on other QT packages. Its sole purpose is -to require dependencies so users can install this package only and -have all the QT stuff pulled in by the port/package dependency -mechanism. diff --git a/x11/qt2/Makefile b/x11/qt2/Makefile deleted file mode 100644 index d36b6301601..00000000000 --- a/x11/qt2/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# $NetBSD: Makefile,v 1.20 2008/06/20 01:09:45 joerg Exp $ -# - -DISTNAME= qt2-${QTVERSION} -PKGREVISION= 8 -CATEGORIES= x11 -MASTER_SITES= # empty -DISTFILES= # empty - -COMMENT= "meta-package" for the QT GUI C++ toolkit - -PKG_DESTDIR_SUPPORT= user-destdir - -.include "Makefile.common" - -DEPENDS+= qt2-libs-${QTVERSION}{,nb[0-9]*}:../../x11/qt2-libs -DEPENDS+= qt2-designer{,-kde}-${QTVERSION}{,nb[0-9]*}:../../x11/qt2-designer -DEPENDS+= qt2-docs-${QTVERSION}{,nb[0-9]*}:../../x11/qt2-docs -DEPENDS+= qt2-examples-${QTVERSION}{,nb[0-9]*}:../../x11/qt2-examples - -USE_X11BASE= yes -EXTRACT_ONLY= # empty -NO_CHECKSUM= yes -NO_CONFIGURE= yes -NO_BUILD= yes -PLIST_SRC= # empty (meta-package) - -do-install: # empty - -.include "../../mk/bsd.pkg.mk" diff --git a/x11/qt2/Makefile.common b/x11/qt2/Makefile.common deleted file mode 100644 index 7af41db6e94..00000000000 --- a/x11/qt2/Makefile.common +++ /dev/null @@ -1,9 +0,0 @@ -# $NetBSD: Makefile.common,v 1.11 2007/01/13 18:26:54 joerg Exp $ -# - -QTVERSION= 2.3.1 - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.trolltech.com/products/qt/ - -USE_X11BASE= yes diff --git a/x11/qtarch/DESCR b/x11/qtarch/DESCR deleted file mode 100644 index 1998c4c06fc..00000000000 --- a/x11/qtarch/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -Qt Architect is a graphical dialog editor for the Qt widget set. It -allows for the graphical creation and placement of widgets onto a -dialog. Various properties for the widget can also be set. Widgets -may be mapped to variables so that you can control them once the -dialog is launched. After the dialog is created on the screen, the -files for the dialog are created. diff --git a/x11/qtarch/Makefile b/x11/qtarch/Makefile deleted file mode 100644 index 4dfbf1e07dd..00000000000 --- a/x11/qtarch/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# $NetBSD: Makefile,v 1.34 2006/09/06 12:09:41 obache Exp $ -# - -DISTNAME= qtarch-2.2-1 -PKGNAME= qtarch-2.2 -PKGREVISION= 4 -CATEGORIES= x11 devel -#MASTER_SITES= ftp://qtarch.sourceforge.net/pub/qtarch/ -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qtarch/} - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://qtarch.sourceforge.net/ -COMMENT= Graphical dialog editor for the Qt widget set - -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} -USE_LANGUAGES= c c++ -USE_TOOLS+= gmake - -INSTALLATION_DIRS= bin - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/qtarch ${PREFIX}/bin - ${INSTALL_DATA_DIR} ${PREFIX}/share/qtarch - ${INSTALL_DATA_DIR} ${PREFIX}/share/qtarch/help - ${INSTALL_DATA} ${WRKSRC}/help/* ${PREFIX}/share/qtarch/help - ${INSTALL_DATA_DIR} ${PREFIX}/share/qtarch/doc - ${INSTALL_DATA} ${WRKSRC}/doc/* ${PREFIX}/share/qtarch/doc - -.include "../../graphics/png/buildlink3.mk" -.include "../../x11/qt2-libs/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/x11/qtarch/PLIST b/x11/qtarch/PLIST deleted file mode 100644 index 073219930b2..00000000000 --- a/x11/qtarch/PLIST +++ /dev/null @@ -1,67 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:11:29 zuntum Exp $ -bin/qtarch -share/qtarch/help/index.html -share/qtarch/help/widget-Button.html -share/qtarch/help/widget-ButtonGroup.html -share/qtarch/help/widget-CheckBox.html -share/qtarch/help/widget-ComboBox.html -share/qtarch/help/widget-Frame.html -share/qtarch/help/widget-GroupBox.html -share/qtarch/help/widget-LCDNumber.html -share/qtarch/help/widget-Label.html -share/qtarch/help/widget-LineEdit.html -share/qtarch/help/widget-ListBox.html -share/qtarch/help/widget-MultiLineEdit.html -share/qtarch/help/widget-PushButton.html -share/qtarch/help/widget-RadioButton.html -share/qtarch/help/widget-ScrollBar.html -share/qtarch/help/widget-Slider.html -share/qtarch/help/widget-User.html -share/qtarch/help/widget-creation.html -share/qtarch/help/widget-layout.html -share/qtarch/help/widget-properties.html -share/qtarch/help/window-properties.html -share/qtarch/doc/AlignBottom.ps -share/qtarch/doc/AlignLeft.ps -share/qtarch/doc/AlignRight.ps -share/qtarch/doc/AlignTop.ps -share/qtarch/doc/BoxLayout.ps -share/qtarch/doc/DlgProperties.gif -share/qtarch/doc/DlgProperties.ps -share/qtarch/doc/DrawCircle.ps -share/qtarch/doc/DrawFill.ps -share/qtarch/doc/DrawLine.ps -share/qtarch/doc/DrawPixel.ps -share/qtarch/doc/DrawRect.ps -share/qtarch/doc/Editor.gif -share/qtarch/doc/Editor.ps -share/qtarch/doc/FirstDialog.gif -share/qtarch/doc/FirstDialog.ps -share/qtarch/doc/Generate.ps -share/qtarch/doc/GenerateDialog.ps -share/qtarch/doc/GenerateFiles.gif -share/qtarch/doc/GenerateFiles.ps -share/qtarch/doc/GridLayout.ps -share/qtarch/doc/Makefile -share/qtarch/doc/NewDialog.ps -share/qtarch/doc/NewPixmap.ps -share/qtarch/doc/NewProject.ps -share/qtarch/doc/ProjectFolded.ps -share/qtarch/doc/ProjectUnfolded.ps -share/qtarch/doc/PushButton.ps -share/qtarch/doc/PushButtonProp.gif -share/qtarch/doc/PushButtonProp.ps -share/qtarch/doc/QtArch.ps -share/qtarch/doc/QtArch.tex -share/qtarch/doc/SigSlot.gif -share/qtarch/doc/SigSlot.ps -share/qtarch/doc/SizeHV.ps -share/qtarch/doc/SizeHoriz.ps -share/qtarch/doc/SizeVertical.ps -share/qtarch/doc/ToBeSaved.ps -share/qtarch/doc/boxLayout.ps -share/qtarch/doc/qtarch.gif -share/qtarch/doc/qtarch.ps -@dirrm share/qtarch/help -@dirrm share/qtarch/doc -@dirrm share/qtarch diff --git a/x11/qtarch/distinfo b/x11/qtarch/distinfo deleted file mode 100644 index 80b8f46a52a..00000000000 --- a/x11/qtarch/distinfo +++ /dev/null @@ -1,9 +0,0 @@ -$NetBSD: distinfo,v 1.5 2005/02/23 17:36:19 wiz Exp $ - -SHA1 (qtarch-2.2-1.tar.gz) = a8edd71e94a952d0136af286589069f0f39ea883 -RMD160 (qtarch-2.2-1.tar.gz) = 718fe498b2b49be9ca3bfbbe81e94fee1f211a88 -Size (qtarch-2.2-1.tar.gz) = 811809 bytes -SHA1 (patch-aa) = 2a4ec961e4d525292d808e7d5190357295ed782b -SHA1 (patch-ab) = b451cc0ef2e081d7ec076b3aa537c9fe2f55f55c -SHA1 (patch-ac) = e12ba04ff38e58e024669bbf42a24f516679c357 -SHA1 (patch-ad) = 40b414f729477ff193bfc188842becaf58666e9d diff --git a/x11/qtarch/patches/patch-aa b/x11/qtarch/patches/patch-aa deleted file mode 100644 index c39a8954c9b..00000000000 --- a/x11/qtarch/patches/patch-aa +++ /dev/null @@ -1,45 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2004/09/10 15:43:51 drochner Exp $ - ---- Makefile.common.orig 2001-03-20 20:58:29.000000000 +0100 -+++ Makefile.common -@@ -19,10 +19,10 @@ INCDIR = -I$(QTDIR)/include -I$(TOPDIR) - - ifdef BUILD_RELEASE - CFLAGS = -DQTARCH_VERSION=\"$(VERSION)-$(RELEASE)\" \ -- -O2 -fno-strength-reduce -W -Wall -pipe -rdynamic -+ -O2 -fno-strength-reduce -W -Wall -pipe -rdynamic -D__unix__ - else - CFLAGS = -DQTARCH_VERSION=\"$(VERSION)-$(RELEASE)\" \ -- -g -Wall -W -pipe -rdynamic #-DQT_NO_COMPAT -+ -g -Wall -W -pipe -rdynamic -D__unix__ #-DQT_NO_COMPAT - endif - - # Flags used by the C Compiler (not the c++ compiler) -@@ -32,14 +32,16 @@ else - C_FLAGS = -g -Wall -W -pipe -Ixmltok -Ixmlparse -DXML_NS - endif - --LFLAGS = -g -L$(QTDIR)/lib \ -+LFLAGS = ${LDFLAGS} -g -L$(QTDIR)/lib -Wl,-R$(QTDIR)/lib \ - widget/libwidget.a \ - prop/libprop.a \ - bmp/libbmp.a \ - layout/liblayout.a \ - pixmap/libpixmap.a \ - xml/libqtarchxml.a \ -- -lfl -lqt -rdynamic -ldl -+ -lfl -lqt -rdynamic \ -+ -L$(X11BASE)/lib -Wl,-R$(X11BASE)/lib -lX11 -lXext -lSM \ -+ -L$(LOCALBASE)/lib -Wl,-R$(LOCALBASE)/lib -lpng -lz -lstdc++ - # -lfl -lqt -rdynamic $(HOME)/tmp/ccmalloc-0.2.3/src/libccmalloc.a -ldl - - ARFLAGS = -crs -@@ -48,7 +50,7 @@ CC = g++ - AR = ar - FLEX = flex - MAKE = gmake --MOC = moc -+MOC = ${QTDIR}/bin/moc - - ifndef QTARCHBIN - QTARCHBIN = /home/klaus/work/qtarch/qtarch/qtarch diff --git a/x11/qtarch/patches/patch-ab b/x11/qtarch/patches/patch-ab deleted file mode 100644 index a37036779cc..00000000000 --- a/x11/qtarch/patches/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ab,v 1.3 2004/09/10 15:43:51 drochner Exp $ - ---- bmp/Makefile.orig Fri Apr 28 02:41:56 2000 -+++ bmp/Makefile -@@ -95,7 +95,9 @@ - include ../Makefile.common - - qembed: qembed.o -- $(CC) qembed.o -o qembed -Wall -L$(QTDIR)/lib -lqt -+ $(CC) ${LDFLAGS} qembed.o -o qembed -Wall -L$(QTDIR)/lib -Wl,-R$(QTDIR)/lib -lqt \ -+ -L$(X11BASE)/lib -Wl,-R$(X11BASE)/lib -lX11 -lXext -lSM \ -+ -L$(LOCALBASE)/lib -Wl,-R$(LOCALBASE)/lib -lpng -lz - - $(BMPSOURCE): $(BMPS) qembed - ./qembed $(BMPHEADER) $(BMPSOURCE) $(BMPS) diff --git a/x11/qtarch/patches/patch-ac b/x11/qtarch/patches/patch-ac deleted file mode 100644 index 85f3788d156..00000000000 --- a/x11/qtarch/patches/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2004/09/10 15:43:51 drochner Exp $ - ---- TabOrderDialog.h.orig 2004-09-10 15:28:26.000000000 +0200 -+++ TabOrderDialog.h -@@ -78,6 +78,6 @@ private: // Attributes - WidgetFrame *widgetFrame; - QWidget *frameOverlay; - -- friend Overlay; -+ friend class Overlay; - }; - #endif // TabOrderDialog_included diff --git a/x11/qtarch/patches/patch-ad b/x11/qtarch/patches/patch-ad deleted file mode 100644 index 887ddcadc36..00000000000 --- a/x11/qtarch/patches/patch-ad +++ /dev/null @@ -1,31 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2004/09/10 15:43:51 drochner Exp $ - ---- appconf.cpp.orig 2004-09-10 15:30:46.000000000 +0200 -+++ appconf.cpp -@@ -1246,7 +1246,7 @@ FileConfig::FileConfig(const char *szFil - ifstream inpStream;
- if ( !bLocalOnly ) {
- m_szFullFileName = GlobalConfigFile();
-- inpStream.open(m_szFullFileName, ios::in | ios::nocreate);
-+ inpStream.open(m_szFullFileName, ios::in);
- if ( inpStream ) {
- m_bParsingLocal = FALSE;
- m_bOk = readStream(&inpStream);
-@@ -1260,7 +1260,7 @@ FileConfig::FileConfig(const char *szFil - // ------------------------
- m_szFullFileName = LocalConfigFile();
- if ( m_szFullFileName != NULL ) {
-- inpStream.open(m_szFullFileName, ios::in | ios::nocreate);
-+ inpStream.open(m_szFullFileName, ios::in);
- if ( inpStream ) {
- m_bParsingLocal = TRUE;
- if ( readStream(&inpStream) ) {
-@@ -1308,7 +1308,7 @@ FileConfig::readFile(const char *szFileN - strcpy(m_szFileName, szFileName);
-
- m_szFullFileName = m_szFileName;
-- inpStream.open(m_szFullFileName, ios::in | ios::nocreate);
-+ inpStream.open(m_szFullFileName, ios::in);
- if ( inpStream ) {
- m_bParsingLocal = TRUE;
- if ( readStream(&inpStream) ) {
diff --git a/x11/qwspritefield/DESCR b/x11/qwspritefield/DESCR deleted file mode 100644 index 84640280e74..00000000000 --- a/x11/qwspritefield/DESCR +++ /dev/null @@ -1,12 +0,0 @@ -This is my QwSpriteField class set for implementing efficiently redrawn -sprites in the Qt GUI Toolkit. - -This directory contains all the sources for the QwSpriteField class set. - -The documentation is in html/index.html - -A trivial example is given in example.cpp - -The sprite subdirectory is graphics for the example program. It is -pregenerated, but if you have POVRAY 3.0 you can experiment with that -too. diff --git a/x11/qwspritefield/Makefile b/x11/qwspritefield/Makefile deleted file mode 100644 index 482028cdcc0..00000000000 --- a/x11/qwspritefield/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# $NetBSD: Makefile,v 1.30 2006/06/04 16:26:56 joerg Exp $ - -DISTNAME= QwSpriteField1.6 -PKGNAME= qwspritefield-1.6 -PKGREVISION= 4 -CATEGORIES= x11 graphics -MASTER_SITES= ftp://ftp.troll.no/contrib/ - -MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= Efficiently redrawn sprites in the Qt GUI Toolkit - -CONFLICTS= kdesupport<1.1 - -WRKSRC= ${WRKDIR}/QwSpriteField -USE_LANGUAGES= c++ -USE_TOOLS+= gmake -USE_LIBTOOL= yes - -QW_INCLUDES= Pix.h QwCluster.h QwPublicList.h QwSpriteField.h - -MAKE_ENV+= CXX=${CXX:Q} QTDIR=${QT1DIR:Q} - -INSTALLATION_DIRS= lib - -do-install: - @${LIBTOOL} --mode=install ${INSTALL_LIB} ${WRKSRC}/libQwSpriteField.la \ - ${PREFIX}/lib - @QT1DIR=${QT1DIR}; \ - ${INSTALL_DATA_DIR} $$QT1DIR/include; \ - for FILE in ${QW_INCLUDES}; do \ - ${INSTALL_DATA} ${WRKSRC}/$$FILE $$QT1DIR/include; \ - done - -.include "../../x11/qt1/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/x11/qwspritefield/PLIST b/x11/qwspritefield/PLIST deleted file mode 100644 index bb6135bc216..00000000000 --- a/x11/qwspritefield/PLIST +++ /dev/null @@ -1,6 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:10:07 jlam Exp $ -lib/libQwSpriteField.la -qt1/include/Pix.h -qt1/include/QwCluster.h -qt1/include/QwPublicList.h -qt1/include/QwSpriteField.h diff --git a/x11/qwspritefield/distinfo b/x11/qwspritefield/distinfo deleted file mode 100644 index af4499710ce..00000000000 --- a/x11/qwspritefield/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -$NetBSD: distinfo,v 1.5 2005/12/12 15:16:36 joerg Exp $ - -SHA1 (QwSpriteField1.6.tar.gz) = 44e55d8a2613eb33dbf1a2ad194e39159760f6d7 -RMD160 (QwSpriteField1.6.tar.gz) = a7ce26952c09b1ff9b926e50102222acb9b19137 -Size (QwSpriteField1.6.tar.gz) = 607801 bytes -SHA1 (patch-aa) = d0cb9816fd429d01b98e68269997e101b9c20216 -SHA1 (patch-ab) = 09e46d84f7d3ec29b1927bb96d27229eee832a76 -SHA1 (patch-ac) = 5e0f3eb5267efc9a4d0c3f5ea586af3fd0e20f45 diff --git a/x11/qwspritefield/patches/patch-aa b/x11/qwspritefield/patches/patch-aa deleted file mode 100644 index fd392f6a65d..00000000000 --- a/x11/qwspritefield/patches/patch-aa +++ /dev/null @@ -1,48 +0,0 @@ -$NetBSD: patch-aa,v 1.2 2000/03/28 00:12:32 dmcmahill Exp $ - ---- Makefile.orig Wed Dec 9 03:41:59 1998 -+++ Makefile Sun Mar 26 10:55:12 2000 -@@ -1,8 +1,8 @@ - VERSION=1.6 - --LDFLAGS=-L/usr/X11/lib -L$(QTDIR)/lib -+LDFLAGS=-L$(PREFIX)/lib -Wl,-R$(PREFIX)/lib -L$(QTDIR)/lib -Wl,-R$(QTDIR)/lib - LDLIBS=$(LIBRARY) -lqt -lX11 --CXXFLAGS=-Wall -g -I$(QTDIR)/include -I. --#CXXFLAGS=-Wall -O2 -I$(QTDIR)/include -I. -+#CXXFLAGS=-Wall -g -I$(PREFIX)/include/qt -I. -+CXXFLAGS=-Wall -O2 -I$(QTDIR)/include -I. - MOCS=moc_QwSpriteField.cpp - SRC=QwSpriteField.cpp QwSpriteField-double.cpp QwSpriteField-int.cpp \ -@@ -12,10 +12,10 @@ - QwSpriteField-mobdouble.o QwSpriteField-mobint.o QwCluster.o \ - moc_QwSpriteField.o --LIBRARY=libQwSpriteField.a -+LIBRARY=libQwSpriteField.la - --all: $(LIBRARY) example -+all: $(LIBRARY) - - $(LIBRARY): $(OBJ) -- ar rs $(LIBRARY) $? -+ $(LIBTOOL) --mode=link $(CXX) -rpath $(PREFIX)/lib -rpath $(QTDIR)/lib -version-info 6:0 -o $(LIBRARY) $(OBJ:.o=.lo) - - example: example.o moc_example.o $(LIBRARY) -@@ -96,9 +96,6 @@ - moc $*.h -o moc_$*.cpp - --QwSpriteField-%.o: QwSpriteField-%.cpp -- $(COMPILE.cc) QwSpriteField-$*.cpp $(OUTPUT_OPTION) -- - %.o: %.cpp -- $(COMPILE.cc) $< $(OUTPUT_OPTION) -+ $(LIBTOOL) --mode=compile $(CXX) $(CXXFLAGS) -c $< - - clean: -@@ -113,5 +110,5 @@ - @echo "Making file $@ automatically." - touch Dependencies -- make depend -+ ${MAKE} depend - - include Dependencies diff --git a/x11/qwspritefield/patches/patch-ab b/x11/qwspritefield/patches/patch-ab deleted file mode 100644 index 9479d58a1c5..00000000000 --- a/x11/qwspritefield/patches/patch-ab +++ /dev/null @@ -1,30 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2001/10/12 20:02:28 tron Exp $ - ---- QwSpriteField.cpp.orig Tue Dec 8 17:33:38 1998 -+++ QwSpriteField.cpp Fri Oct 12 22:01:12 2001 -@@ -2648,9 +2648,23 @@ - - /* comparison routines for qsort */ - static --int compare_ind(int *u, int *v) {return g_pt[*u].y() <= g_pt[*v].y() ? -1 : 1;} -+int compare_ind(const void *u0, const void *v0) -+{ -+ const int *u, *v; -+ -+ u = (const int *)u0; -+ v = (const int *)v0; -+ return g_pt[*u].y() <= g_pt[*v].y() ? -1 : 1; -+} - static --int compare_active(Edge *u, Edge *v) {return u->x <= v->x ? -1 : 1;} -+int compare_active(const void *u0, const void *v0) -+{ -+ const Edge *u, *v; -+ -+ u = (const Edge *)u0; -+ v = (const Edge *)v0; -+ return u->x <= v->x ? -1 : 1; -+} - - - bool QwPolygonalGraphic::scan(const QRect& win) const diff --git a/x11/qwspritefield/patches/patch-ac b/x11/qwspritefield/patches/patch-ac deleted file mode 100644 index 6b25ac6b5f6..00000000000 --- a/x11/qwspritefield/patches/patch-ac +++ /dev/null @@ -1,70 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2005/12/12 15:16:36 joerg Exp $ - ---- QwSpriteField-template.cpp.orig 2005-12-12 15:06:17.000000000 +0000 -+++ QwSpriteField-template.cpp -@@ -325,8 +325,8 @@ This is the default when the sprite is c - template <class COORD> - void QwMobilePositionedSprite<COORD>::adoptSpritefieldBounds() - { -- if (spritefield) { -- bounds(0,0,spritefield->width()-1,spritefield->height()-1); -+ if (this->spritefield) { -+ bounds(0,0,this->spritefield->width()-1,this->spritefield->height()-1); - } else { - // Simple default so programmer can see the problem - bounds(0,0,50,50); -@@ -373,8 +373,8 @@ happen if the bounds action is set to Ig - template <class COORD> - bool QwMobilePositionedSprite<COORD>::outOfBounds() - { -- return (exact_x()<b_left) || (exact_x()>b_right) -- || (exact_y()<b_top) || (exact_y()>b_bottom); -+ return (this->exact_x()<b_left) || (this->exact_x()>b_right) -+ || (this->exact_y()<b_top) || (this->exact_y()>b_bottom); - } - - /*! -@@ -459,7 +459,7 @@ multiplied by the current velocity of th - template <class COORD> - void QwMobilePositionedSprite<COORD>::forward(COORD multiplier) - { -- QwPositionedSprite<COORD>::moveTo(exact_x()+multiplier*dx, exact_y()+multiplier*dy); -+ QwPositionedSprite<COORD>::moveTo(this->exact_x()+multiplier*dx, this->exact_y()+multiplier*dy); - } - - /*! -@@ -473,9 +473,9 @@ has already been dealt with. - template <class COORD> - Pix QwMobilePositionedSprite<COORD>::forwardHits(COORD multiplier, int frme) const - { -- int ix = int(exact_x()+multiplier*dx); -- int iy = int(exact_y()+multiplier*dy); -- if (ix == x() && iy == y()) -+ int ix = int(this->exact_x()+multiplier*dx); -+ int iy = int(this->exact_y()+multiplier*dy); -+ if (ix == this->x() && iy == this->y()) - return 0; - return QwPositionedSprite<COORD>::neighbourhood((COORD)ix, (COORD)iy, frme); - } -@@ -491,9 +491,9 @@ has already been dealt with. - template <class COORD> - Pix QwMobilePositionedSprite<COORD>::forwardHits(COORD multiplier) const - { -- int ix = int(exact_x()+multiplier*dx); -- int iy = int(exact_y()+multiplier*dy); -- if (ix == x() && iy == y()) -+ int ix = int(this->exact_x()+multiplier*dx); -+ int iy = int(this->exact_y()+multiplier*dy); -+ if (ix == this->x() && iy == this->y()) - return 0; - return QwPositionedSprite<COORD>::neighbourhood(ix, iy); - } -@@ -507,7 +507,7 @@ the given index. - template <class COORD> - void QwMobilePositionedSprite<COORD>::forward(COORD multiplier, int frme) - { -- moveTo(exact_x()+multiplier*dx, exact_y()+multiplier*dy, frme); -+ moveTo(this->exact_x()+multiplier*dx, this->exact_y()+multiplier*dy, frme); - } - - /*! |