Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b5d3d21a9dd4e5e71a9cb37bdade477ffd1f3fcb
commit b5d3d21a9dd4e5e71a9cb37bdade477ffd1f3fcb Author: crazy <[email protected]> Date: Fri Sep 30 20:31:39 2016 +0200 vym-2.3.24-1-x86_64 * removed .. sort Qt3 app , rofl diff --git a/source/xapps-extra/vym/FrugalBuild b/source/xapps-extra/vym/FrugalBuild deleted file mode 100644 index afae564..0000000 --- a/source/xapps-extra/vym/FrugalBuild +++ /dev/null @@ -1,27 +0,0 @@ -# Compiling Time: 0.62 SBU -# Maintainer: Melko <[email protected]> - -options+=('asneeded') - -pkgname=vym -pkgver=2.3.24 -pkgrel=1 -pkgdesc="A mindmapping tool." -depends=('libqt3support' 'libqtgui' 'libqtdbus' 'libqtnetwork' 'libuuid') -groups=('xapps-extra') -archs=('i686' 'x86_64') -_F_sourceforge_ext=".tar.bz2" -Finclude sourceforge -source=("${source[@]}" "$pkgname.desktop") -sha1sums=('3c84fe08b1852fae050f38ea45b52c9e2369290c' \ - '67911adc49722e3f93d3d01d92ad8128a53272bc') - -build(){ - Fcd - qmake PREFIX=$Fprefix || Fdie - make || Fdie - Fmakeinstall INSTALL_ROOT=$Fdestdir - Ffile $pkgname.desktop usr/share/applications/$pkgname.desktop -} - -# optimization OK diff --git a/source/xapps-extra/vym/vym.desktop b/source/xapps-extra/vym/vym.desktop deleted file mode 100644 index 8b316ea..0000000 --- a/source/xapps-extra/vym/vym.desktop +++ /dev/null @@ -1,38 +0,0 @@ -[Desktop Entry] -Type=Application -Exec=vym -Icon=/usr/share/vym/icons/vym.png -MimeType=application/x-vym; -Categories=Qt;KDE;Education; -Name=VYM - View Your Mind -Name[de]=VYM - View Your Mind -Name[fi]=VYM - ohjelma miellekarttojen (MindMap) tekemiseksi -Name[hu]=VYM - GondolatmegjelenÃtÅ -Name[nb]=VYM - Vis tankene dine -Name[pa]=VYM - ਵਿਠਯà©à¨ ਰ ਮਾà¨à¨¡ -Name[ru]=VYM - заглÑни в ÑÐµÐ±Ñ -Name[uk]=VYM - ÐеÑеглÑд ваÑого ÑозÑÐ¼Ñ -Name[zh_CN]=VYM - ç»å¶ä½ çæç»´ -Comment=Create mind maps -Comment[ca]=Creeu mapes mentals -Comment[de]=Mindmap erstellen -Comment[es]=Crear mapas mentales -Comment[fr]=Créez des cartes d'associations d'idées -Comment[it]=Crea mappe mentali -GenericName=Planning Tool -GenericName[ca]=Eina de planificació -GenericName[da]=Planlægnings- og brainstormværktøj -GenericName[de]=Planungs- und Brainstorming-Tool -GenericName[es]=Herramienta de planificación -GenericName[fi]=Suunnittelu- ja aivoriihityökalu -GenericName[fr]=Outil de plannification -GenericName[hu]=TervezÅ- és ötletgyűjtési eszköz -GenericName[it]=Strumento di pianificazione e brainstorming -GenericName[km]=á§áááááâáááá¾âááááá¶á áá·áâáááá»áâáááá·á -GenericName[nb]=Planleggings- og idéverktøy -GenericName[nl]=Programma voor plannen en brainstormen -GenericName[pl]=Planowanie i burze mózgów -GenericName[pt]=Ferramenta de Planeamento e Tempestades de Ideias -GenericName[ru]=СÑелдÑÑво Ð´Ð»Ñ Ð¿Ð»Ð°Ð½Ð¸ÑÐ¾Ð²Ð°Ð½Ð¸Ñ Ð¸ пÑÐ¾Ð²ÐµÐ´ÐµÐ½Ð¸Ñ "мозгового ÑÑÑÑма" -GenericName[uk]=ÐаÑÑб планÑÐ²Ð°Ð½Ð½Ñ Ñ Ð·Ð°Ð½Ð¾ÑовÑÐ²Ð°Ð½Ð½Ñ Ñдей -GenericName[zh_CN]=è§åå头è飿´å·¥å ·
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
