diff options
Diffstat (limited to 'kmag')
-rw-r--r-- | kmag/kmag.kdevprj | 230 | ||||
-rw-r--r-- | kmag/kmag.mdk.spec | 108 |
2 files changed, 0 insertions, 338 deletions
diff --git a/kmag/kmag.kdevprj b/kmag/kmag.kdevprj deleted file mode 100644 index a02efd9..0000000 --- a/kmag/kmag.kdevprj +++ /dev/null @@ -1,230 +0,0 @@ -[AUTHORS] -dist=true -install=true -install_location=/usr/share/doc/kmag -type=DATA - -[COPYING] -dist=true -install=true -install_location=/usr/share/doc/kmag -type=DATA - -[ChangeLog] -dist=true -install=true -install_location=/usr/share/doc/kmag -type=DATA - -[Config for BinMakefileAm] -addcxxflags= -bin_program=kmag -cflags= -cppflags= -cxxflags=\s-O3 -ldadd=-ltdeprint $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_TQT) -ldflags=\s \s - -[General] -AMChanged=false -author=Sarang Lakare -configure_args=--prefix=/usr\s -email=sarang@users.sourceforge.net -kdevprj_version=1.3 -lfv_open_groups=GNU,Headers,Others,Sources,User Interface -make_options=\s-j1 -makefiles=Makefile.am,kmag/Makefile.am,doc/Makefile.am,doc/en/Makefile.am,po/Makefile.am,doc/en/images/Makefile.am -modifyMakefiles=true -project_name=Kmag -project_type=normal_kde2 -sgml_file= -short_info= -sub_dir=kmag/ -version=0.8 -version_control=CVS -workspace=1 - -[INSTALL] -dist=true -install=false -install_location=/usr/share/doc/kmag -type=DATA - -[KPP] -kpp_appgrp=Multimedia -kpp_bldroot=/usr/ -kpp_icon=0 -kpp_license=5 -kpp_summary=Magnifies a part of the screen! -kpp_url=http://kmag.sourceforge.net -kpp_version=0.6 - -[LFV Groups] -GNU=AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO,NEWS -Headers=*.h,*.hh,*.hxx,*.hpp,*.H -Others=* -Sources=*.cpp,*.c,*.cc,*.C,*.cxx,*.ec,*.ecpp,*.lxx,*.l++,*.ll,*.l -Translations=*.po -User Interface=*.kdevdlg,*.ui,*.rc -groups=Headers,Sources,User Interface,Translations,GNU,Others - -[Makefile.am] -files=kmag.kdevprj,AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO,kmag.lsm,kmag.spec,install-user,install-root -sub_dirs=kmag,po,doc -type=normal - -[README] -dist=true -install=false -install_location=/usr/share/doc/kmag -type=DATA - -[TODO] -dist=true -install=false -install_location= -type=DATA - -[Workspace_1] -browser_file= -cpp_file= -header_file= -openfiles= -show_outputview=true -show_treeview=true - -[doc/Makefile.am] -sub_dirs=en -type=normal - -[doc/en/Makefile.am] -files=doc/en/index.docbook -sub_dirs=images -type=normal - -[doc/en/images/Makefile.am] -files=doc/en/images/screenshot.png -sub_dirs= -type=normal - -[doc/en/images/screenshot.png] -dist=true -install=true -install_location=$$(kde_htmldir)/en/kmag/images/screenshot.png -type=DATA - -[doc/en/index.docbook] -dist=true -install=true -install_location=$$(kde_htmldir)/en/kmag/index.docbook -type=DATA - -[install-root] -dist=true -install=false -install_location= -type=DATA - -[install-user] -dist=true -install=false -install_location= -type=DATA - -[kmag.kdevprj] -dist=true -install=false -install_location= -type=DATA - -[kmag.lsm] -dist=true -install=false -install_location= -type=DATA - -[kmag.spec] -dist=true -install=false -install_location= -type=DATA - -[kmag/Makefile.am] -files=kmag/main.cpp,kmag/kmag.cpp,kmag/kmag.h,kmag/kmagui.rc,kmag/kmag.desktop,kmag/lo32-app-kmag.png,kmag/lo16-app-kmag.png,kmag/kmagselrect.cpp,kmag/kmagselrect.h,kmag/hi16-app-kmag.png,kmag/kmagzoomview.cpp,kmag/kmagzoomview.h -type=prog_main - -[kmag/hi16-app-kmag.png] -dist=true -install=true -install_location=$$(kde_icondir)/hicolor/16x16/apps/kmag.png -type=DATA - -[kmag/kmag.cpp] -dist=true -install=false -install_location= -type=SOURCE - -[kmag/kmag.desktop] -dist=true -install=true -install_location=$$(kde_appsdir)/Applications/Accessibility/kmag.desktop -type=DATA - -[kmag/kmag.h] -dist=true -install=false -install_location= -type=HEADER - -[kmag/kmagselrect.cpp] -dist=true -install=false -install_location= -type=SOURCE - -[kmag/kmagselrect.h] -dist=true -install=false -install_location= -type=HEADER - -[kmag/kmagui.rc] -dist=true -install=false -install_location= -type=DATA - -[kmag/kmagzoomview.cpp] -dist=true -install=false -install_location= -type=SOURCE - -[kmag/kmagzoomview.h] -dist=true -install=false -install_location= -type=HEADER - -[kmag/lo16-app-kmag.png] -dist=true -install=true -install_location=$$(kde_icondir)/locolor/16x16/apps/kmag.png -type=DATA - -[kmag/lo32-app-kmag.png] -dist=true -install=true -install_location=$$(kde_icondir)/locolor/32x32/apps/kmag.png -type=DATA - -[kmag/main.cpp] -dist=true -install=false -install_location= -type=SOURCE - -[po/Makefile.am] -sub_dirs= -type=po diff --git a/kmag/kmag.mdk.spec b/kmag/kmag.mdk.spec deleted file mode 100644 index 1ce7761..0000000 --- a/kmag/kmag.mdk.spec +++ /dev/null @@ -1,108 +0,0 @@ -%define name kmag -%define version 0.8 -%define release 1 - -Name: %{name} -Version: %{version} -Release: %{release} -Summary: KDE Screen Magnifier -Group: Graphical desktop/KDE -License: GPL -Source: %{name}-%{version}.tar.gz -URL: http://kmag.sourceforge.net -Packager: Sarang Lakare <sarang@users.sf.net> -Buildroot: %_tmppath/%{name}-%{version}-buildroot -BuildRequires: gcc-cpp db3 readline pam popt libtermcap2 zlib1 XFree86-devel XFree86-libs Mesa-common -BuildRequires: automake arts autoconf diffutils tdelibs file -BuildRequires: m4 texinfo gettext libjpeg62-devel tdelibs-devel gcc-c++ libbinutils2 libbzip2_1 -BuildRequires: db1 freetype2 libjpeg62 libmng1 libpng libtqt2 libtqt2-devel rpm-build - - -%description -KMagnifier is a screen magnifier for KDE. It is useful for -people with bad sight or others needing to magnify a part of the screen. - -%prep -rm -rf $RPM_BUILD_ROOT - -%setup -n %{name}-%{version} - -%build -CFLAGS="%optflags" CXXFLAGS="%optflags" \ - ./configure --prefix=%_prefix \ - --disable-rpath \ - --disable-debug - -%make - -%install -make DESTDIR=%buildroot install - -install -d $RPM_BUILD_ROOT%_menudir - -kdedesktop2mdkmenu.pl kmag "Applications/Accessibility" %buildroot/%_datadir/applnk/Applications/Accessibility/kmag.desktop %buildroot/%_menudir/kmag - - -%clean -rm -rf $RPM_BUILD_ROOT - -%post -%update_menus - -%postun -%clean_menus - -%files -%defattr(-,root,root) -%_bindir/* -%_menudir/* -# -%_datadir/icons/locolor/16x16/apps/*.png -%_datadir/icons/locolor/32x32/apps/*.png -%_datadir/icons/hicolor/16x16/apps/*.png -# -%_datadir/applnk/Applications/Accessibility/*.desktop -# -%dir %_datadir/apps/kmag/ -%_datadir/apps/kmag/*.rc -# -#%doc README COPYING AUTHORS -#%doc %_docdir/HTML/en/*.docbook -%doc %_docdir/HTML/en/kmag/*.docbook -%doc %_docdir/HTML/en/kmag/images/*.png -#%doc %_docdir/HTML/en/kmag/common - -%changelog -* Sun Apr 21 2002 Sarang Lakare <sarang@users.sf.net> 0.8-1mdk -- Rebuilding ver 0.8 for LM8.2/LM8.1 -- Added KDE documentation and removed GNU documentation - -* Tue Nov 20 2001 Sarang Lakare <sarang@users.sf.net> 0.6-1mdk -- Rebuilding ver 0.6 for LM8.0 - -* Sat Oct 20 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 0.5-2mdk -- Rebuild against libpng3 - -* Wed Sep 19 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 0.5-1mdk -- update code (0.5) - -* Wed Aug 08 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.3-6mdk -- rebuild - -* Tue Apr 10 2001 David BAUDENS <baudens@mandrakesoft.com> 0.3-5mdk -- Move KDE menu entriy in %%_datadir/applnk -- Fix and use optimizations -- Fix BuildRequires for non %%ix86 architectures -- Rebuild against latest GCC - -* Fri Mar 30 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 0.3-4mdk -- Fix typo in menu entry - -* Wed Mar 28 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 0.3-3mdk -- Add build requires - -* Tue Mar 13 2001 Laurent MONTEL <lmontel@mandrakesoft.com> 0.3-2mdk -- REbuild with qt-2.3 - -* Sat Feb 24 2001 Daouda Lo <daouda@mandrakesoft.com> 0.3-1mdk -- first mdk package |