parent
6e5b908df9
commit
6168aa0e4a
@ -1,18 +1,16 @@
|
||||
echo "Creating $LOCATION_ROOT/$APP_NAME_LC.lsm...";
|
||||
cat << EOF > $LOCATION_ROOT/$APP_NAME_LC.lsm
|
||||
Begin4
|
||||
Title: $APP_NAME -- Some description
|
||||
Version: $APP_VERSION
|
||||
Entered-date: YYYY-MM-DD
|
||||
Description:
|
||||
Keywords: KDE3 Qt
|
||||
Title: $APP_NAME
|
||||
Version: R14.0.0
|
||||
Entered-date: 2010-05-10
|
||||
Description: .... for the Trinity Desktop Environment
|
||||
Keywords: TDE Qt
|
||||
Author: $AUTHOR <$EMAIL>
|
||||
Maintained-by: $AUTHOR <$EMAIL>
|
||||
Home-page:
|
||||
Alternate-site:
|
||||
Primary-site: ftp://ftp.kde.org/pub/kde/unstable/apps/utils
|
||||
xxxxxx $APP_NAME_LC-$APP_VERSION.tar.gz
|
||||
xxx $APP_NAME_LC-$APP_VERSION.lsm
|
||||
Platform: Linux. Needs KDE 2.x
|
||||
Maintained-by: The Trinity Desktop Environment (TDE) http://www.trinitydesktop.org/
|
||||
Primary-site: http://git.trinitydesktop.org/cgit/
|
||||
Alternate-site:
|
||||
Original-site:
|
||||
Platforms: Linux and other Unices running TDE
|
||||
Copying-policy: GPL
|
||||
End
|
||||
|
@ -1,18 +1,18 @@
|
||||
Begin3
|
||||
Begin4
|
||||
Title: KAppTemplate
|
||||
Version: 1.0.6
|
||||
Entered-date: 05Jul01
|
||||
Version: R14.0.0
|
||||
Entered-date: 2010-05-10
|
||||
Description: Modular shell script that will automatically create a
|
||||
framework for either a normal KDE 2.x application, a
|
||||
KPart application, a KPart plugin, or convert an
|
||||
existing application.
|
||||
Keywords: KDE application generator DCOP KParts Plugins XML-GUI
|
||||
Author: Kurt Granroth <granroth@kde.org>
|
||||
Maintained-by: Kurt Granroth <granroth@kde.org>
|
||||
Maintained-by: The Trinity Desktop Environment (TDE) http://www.trinitydesktop.org/
|
||||
Home-page: http://www.granroth.org/kapptemplate
|
||||
Primary-site: cvs.kde.org:/home/kde/tdesdk/kapptemplate
|
||||
Primary-site: http://git.trinitydesktop.org/cgit/
|
||||
xxxxxx kapptemplate-1.0.6.tar.bz2
|
||||
xxx kapptemplate-1.0.6.lsm
|
||||
Platform: Unix
|
||||
Platforms: Linux and other Unices running TDE
|
||||
Copying-policy: GPL
|
||||
End
|
||||
|
@ -1,11 +1,14 @@
|
||||
Begin4
|
||||
Title: tdesdk
|
||||
Version: 3.5.10
|
||||
Entered-date: 2008-08-26
|
||||
Description: K Desktop Environment (KDE) SDK
|
||||
Keywords: KDE X11 desktop Qt
|
||||
Author: http://bugs.kde.org/ (KDE Bugtracking System)
|
||||
Primary-site: http://www.kde.org/download/
|
||||
Platforms: Unix, Qt
|
||||
Copying-policy: GPL, Artistic
|
||||
Version: R14.0.0
|
||||
Entered-date: 2010-05-10
|
||||
Description: Software Ddevelopment Kit for the Trinity Desktop Environment
|
||||
Keywords: TDE X11 desktop Qt
|
||||
Author: http://www.kde.org/
|
||||
Maintained-by: The Trinity Desktop Environment (TDE) http://www.trinitydesktop.org/
|
||||
Primary-site: http://git.trinitydesktop.org/cgit/
|
||||
Alternate-site:
|
||||
Original-site: http://www.kde.org/
|
||||
Platforms: Linux and other Unices running TDE
|
||||
Copying-policy: GPL
|
||||
End
|
||||
|
@ -1,14 +1,14 @@
|
||||
Begin3
|
||||
Begin4
|
||||
Title: Umbrello UML Modeller
|
||||
Version: 1.5.8
|
||||
Entered-date:
|
||||
Description: A UML diagram Modeller
|
||||
Keywords: uml diagram modeller
|
||||
Version: R14.0.0
|
||||
Entered-date: 2010-05-10
|
||||
Description: A UML diagram Modeller
|
||||
Keywords: TDE uml diagram modeller
|
||||
Author: Paul Hensgen <phensgen @ users.sourceforge.net>
|
||||
Maintained-by: Umbrello UML Modeller developers <uml-devel @ lists.sourceforge.net>
|
||||
Primary-site: http://uml.sf.net
|
||||
Home-page: http://uml.sf.net
|
||||
Original-site:
|
||||
Platforms: KDE 3.3+
|
||||
Maintained-by: The Trinity Desktop Environment (TDE) http://www.trinitydesktop.org/
|
||||
Primary-site: http://git.trinitydesktop.org/cgit/
|
||||
Alternate-site:
|
||||
Original-site: http://uml.sourceforge.net/
|
||||
Platforms: Linux and other Unices running TDE
|
||||
Copying-policy: GPL
|
||||
End
|
||||
|
Loading…
Reference in new issue