wok-6.x rev 17261
Move separate MIME definitions to the shared-mime-info package.
line diff
1.1 --- a/audacity/receipt Wed Oct 22 00:11:20 2014 +0300 1.2 +++ b/audacity/receipt Wed Oct 22 03:42:23 2014 +0300 1.3 @@ -19,7 +19,6 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 ./configure \ 1.9 --prefix=/usr \ 1.10 --infodir=/usr/share/info \ 1.11 @@ -34,9 +33,8 @@ 1.12 { 1.13 mkdir -p $fs/usr $fs/usr/share 1.14 cp -a $install/usr/bin $fs/usr 1.15 - cp -a $install/usr/share/mime $fs/usr/share 1.16 cp -a $install/usr/share/icons $fs/usr/share 1.17 cp -a $install/usr/share/audacity $fs/usr/share 1.18 cp -a $install/usr/share/pixmaps $fs/usr/share 1.19 - cp -a $install/usr/share/applications $fs/usr/share 1.20 + cp -a $install/usr/share/applications $fs/usr/share 1.21 }
2.1 --- a/bluefish/receipt Wed Oct 22 00:11:20 2014 +0300 2.2 +++ b/bluefish/receipt Wed Oct 22 03:42:23 2014 +0300 2.3 @@ -26,7 +26,6 @@ 2.4 mkdir -p $fs/usr $fs/usr/share/locale 2.5 cp -a $install/usr/bin $fs/usr 2.6 cp -a $install/usr/share/pixmaps $fs/usr/share 2.7 - cp -a $install/usr/share/mime $fs/usr/share 2.8 cp -a $install/usr/share/bluefish $fs/usr/share 2.9 cp -a $install/usr/share/applications $fs/usr/share 2.10 }
3.1 --- a/cherrytree/receipt Wed Oct 22 00:11:20 2014 +0300 3.2 +++ b/cherrytree/receipt Wed Oct 22 03:42:23 2014 +0300 3.3 @@ -16,12 +16,16 @@ 3.4 # Rules to configure and make the package. 3.5 compile_rules() 3.6 { 3.7 - cd $src 3.8 python setup.py install --prefix=$install/usr -f 3.9 } 3.10 3.11 # Rules to gen a SliTaz package suitable for Tazpkg. 3.12 genpkg_rules() 3.13 { 3.14 - cp -a $install/* $fs 3.15 + mkdir -p $fs/usr/share 3.16 + cp -a $install/usr/bin $fs/usr 3.17 + cp -a $install/usr/lib $fs/usr 3.18 + cp -a $install/usr/share/applications $fs/usr/share 3.19 + cp -a $install/usr/share/cherrytree $fs/usr/share 3.20 + cp -a $install/usr/share/icons $fs/usr/share 3.21 }
4.1 --- a/codeblocks/receipt Wed Oct 22 00:11:20 2014 +0300 4.2 +++ b/codeblocks/receipt Wed Oct 22 03:42:23 2014 +0300 4.3 @@ -20,7 +20,6 @@ 4.4 # Binutils 2.22 break many packages build without LDFLAGS set correctly. 4.5 export LDFLAGS="-Wl,--copy-dt-needed-entries" 4.6 4.7 - cd $src 4.8 busybox patch -p1 -i $stuff/glib.u 4.9 ./configure \ 4.10 --with-contrib-plugins="all, -help" \ 4.11 @@ -41,6 +40,5 @@ 4.12 cp -a $install/usr/lib/codeblocks $fs/usr/lib 4.13 cp -a $install/usr/lib/wxSmithContribItems $fs/usr/lib 4.14 cp -a $install/usr/share/codeblocks $fs/usr/share 4.15 - cp -a $install/usr/share/mime $fs/usr/share 4.16 cp -a $install/usr/bin $fs/usr 4.17 }
5.1 --- a/edje/receipt Wed Oct 22 00:11:20 2014 +0300 5.2 +++ b/edje/receipt Wed Oct 22 03:42:23 2014 +0300 5.3 @@ -36,11 +36,10 @@ 5.4 # Rules to gen a SliTaz package suitable for Tazpkg. 5.5 genpkg_rules() 5.6 { 5.7 - mkdir -p $fs/usr/lib 5.8 + mkdir -p $fs/usr/lib $fs/usr/share 5.9 cp -a $install/usr/bin $fs/usr 5.10 - cp -a $install/usr/share $fs/usr 5.11 chmod 755 $fs/usr/bin/* 5.12 + cp -a $install/usr/share/edje $fs/usr/share 5.13 cp -a $install/usr/lib/*.so* $fs/usr/lib 5.14 cp -a $install/usr/lib/edje $fs/usr/lib 5.15 } 5.16 -
6.1 --- a/efl/receipt Wed Oct 22 00:11:20 2014 +0300 6.2 +++ b/efl/receipt Wed Oct 22 03:42:23 2014 +0300 6.3 @@ -44,4 +44,5 @@ 6.4 cp -a $install/usr/lib/*.so* $fs/usr/lib 6.5 cp -a $install/usr/lib/e* $fs/usr/lib 6.6 cp -a $install/usr/share $fs/usr/ 6.7 + rm -rf $fs/usr/share/mime 6.8 }
7.1 --- a/emerald/receipt Wed Oct 22 00:11:20 2014 +0300 7.2 +++ b/emerald/receipt Wed Oct 22 03:42:23 2014 +0300 7.3 @@ -17,7 +17,6 @@ 7.4 # Rules to configure and make the package. 7.5 compile_rules() 7.6 { 7.7 - cd $src 7.8 ./autogen.sh --prefix=/usr $CONFIGURE_ARGS && 7.9 make && make install 7.10 } 7.11 @@ -31,7 +30,6 @@ 7.12 cp -a $install/usr/lib/libemeraldengine.so* $fs/usr/lib 7.13 rm -f $fs/usr/lib/$PACKAGE/*/*.*a 7.14 cp -a $install/usr/share/$PACKAGE $fs/usr/share 7.15 - cp -a $install/usr/share/mime* $fs/usr/share 7.16 cp -a $install/usr/share/pixmaps $fs/usr/share 7.17 # SliTaz config and theme (to move in slitaz-configs ?) 7.18 cp -f $stuff/settings.ini $fs/usr/share/emerald
8.1 --- a/grisbi/receipt Wed Oct 22 00:11:20 2014 +0300 8.2 +++ b/grisbi/receipt Wed Oct 22 03:42:23 2014 +0300 8.3 @@ -17,7 +17,6 @@ 8.4 # Rules to configure and make the package. 8.5 compile_rules() 8.6 { 8.7 - cd $src 8.8 ./configure --prefix=/usr \ 8.9 $CONFIGURE_ARGS && 8.10 make && 8.11 @@ -27,5 +26,9 @@ 8.12 # Rules to gen a SliTaz package suitable for Tazpkg. 8.13 genpkg_rules() 8.14 { 8.15 - cp -a $install/usr $fs 8.16 + mkdir -p $fs/usr/share 8.17 + cp -a $install/usr/bin $fs/usr 8.18 + for i in applications grisbi icons pixmaps; do 8.19 + cp -a $install/usr/share/$i $fs/usr/share 8.20 + done 8.21 }
9.1 --- a/homebank/receipt Wed Oct 22 00:11:20 2014 +0300 9.2 +++ b/homebank/receipt Wed Oct 22 03:42:23 2014 +0300 9.3 @@ -16,13 +16,11 @@ 9.4 9.5 # Rules to configure and make the package. 9.6 compile_rules() 9.7 -{ 9.8 - cd $src 9.9 +{ 9.10 # GTK+ dont support svg 9.11 sed -i s/svg/png/ src/*.c 9.12 chmod +x install-sh 9.13 - ./configure \ 9.14 - --without-ofx && 9.15 + ./configure --without-ofx && 9.16 make && 9.17 make install 9.18 } 9.19 @@ -30,12 +28,9 @@ 9.20 # Rules to gen a SliTaz package suitable for Tazpkg. 9.21 genpkg_rules() 9.22 { 9.23 - mkdir -p $fs/usr/share/homebank $fs/usr/share/pixmaps 9.24 - 9.25 + mkdir -p $fs/usr/share/homebank $fs/usr/share/icons/hicolor 9.26 + 9.27 cp -a $install/usr/bin $fs/usr 9.28 - cp -a $install/usr/share/mime $fs/usr/share 9.29 cp -a $install/usr/share/homebank/images $fs/usr/share/homebank 9.30 - #copying homebank icon. 9.31 - cp -a "$install/usr/share/icons/hicolor/48x48/apps/homebank.png" $fs/usr/share/pixmaps 9.32 - 9.33 + cp -a $install/usr/share/icons/hicolor/48x48 $fs/usr/share/icons/hicolor 9.34 }
10.1 --- a/homebank/stuff/homebank.desktop Wed Oct 22 00:11:20 2014 +0300 10.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 10.3 @@ -1,15 +0,0 @@ 10.4 -[Desktop Entry] 10.5 -Name=HomeBank accounting 10.6 -Name[cs]=Domácí banka HomeBank 10.7 -Name[de]=HomeBank PBuchhaltung 10.8 -Name[es]=Contabilidad HomeBank 10.9 -Name[fr]=Comptabilité HomeBank 10.10 -Name[pt]=Gerenciador financeiro HomeBank 10.11 -Name[pt_BR]=Gerenciador financeiro HomeBank 10.12 -Exec=homebank %F 10.13 -Terminal=false 10.14 -StartupNotify=true 10.15 -Type=Application 10.16 -Icon=homebank 10.17 -Categories=GTK;Office;Finance; 10.18 -MimeType=application/x-homebank;
11.1 --- a/keepassx/receipt Wed Oct 22 00:11:20 2014 +0300 11.2 +++ b/keepassx/receipt Wed Oct 22 03:42:23 2014 +0300 11.3 @@ -8,7 +8,7 @@ 11.4 LICENSE="GPL2" 11.5 #SOURCE="KeePassX" 11.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 11.7 -WEB_SITE="http://www.keepassx.org/" 11.8 +WEB_SITE="http://www.keepassx.org/" 11.9 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 11.10 TAGS="password key" 11.11 11.12 @@ -18,20 +18,23 @@ 11.13 # Rules to configure and make the package. 11.14 compile_rules() 11.15 { 11.16 - cd $src/src 11.17 + cd $src/src 11.18 qmake PREFIX=/usr && 11.19 make && 11.20 make INSTALL_ROOT=$DESTDIR install 11.21 - 11.22 } 11.23 11.24 # Rules to gen a SliTaz package suitable for Tazpkg. 11.25 genpkg_rules() 11.26 { 11.27 - mkdir -p $fs/usr/share/pixmaps 11.28 + mkdir -p \ 11.29 + $fs/usr/share/keepassx \ 11.30 + $fs/usr/share/licenses \ 11.31 + $fs/usr/share/icons/hicolor/16x16/apps $fs/usr/share/icons/hicolor/48x48/apps 11.32 + 11.33 cp -a $install/usr/bin $fs/usr 11.34 - #cp -a $install/usr/share/$PACKAGE $fs/usr/share 11.35 - cp -a $install/usr/share $fs/usr 11.36 - cp -a $install/usr/share/$PACKAGE/icons/keepassx.png $fs/usr/share/pixmaps 11.37 - 11.38 + cp -a $install/usr/share/keepassx/icons $fs/usr/share/keepassx 11.39 + cp -a $install/usr/share/keepassx/license.html $fs/usr/share/licenses/$PACKAGE.html 11.40 + ln -s /usr/share/keepassx/icons/keepassx_small.png $fs/usr/share/icons/hicolor/16x16/apps/keepassx.png 11.41 + ln -s /usr/share/keepassx/icons/keepassx_large.png $fs/usr/share/icons/hicolor/48x48/apps/keepassx.png 11.42 }
12.1 --- a/kino/receipt Wed Oct 22 00:11:20 2014 +0300 12.2 +++ b/kino/receipt Wed Oct 22 03:42:23 2014 +0300 12.3 @@ -23,7 +23,6 @@ 12.4 # Rules to configure and make the package. 12.5 compile_rules() 12.6 { 12.7 - cd $src 12.8 sed -i 's|linux/videodev.h|libv4l1-videodev.h|' \ 12.9 ffmpeg/libavdevice/v4l.c src/v4l.h 12.10 ./configure \ 12.11 @@ -48,9 +47,7 @@ 12.12 cp -a $install/usr/lib $fs/usr 12.13 rm $fs/usr/lib/kino-gtk2/*.*a 12.14 cp -a $install/usr/share/kino $fs/usr/share 12.15 - cp -a $install/usr/share/mime $fs/usr/share 12.16 12.17 # Remove Help files 12.18 rm -rf $fs/usr/share/kino/help 12.19 } 12.20 -
13.1 --- a/lmms/receipt Wed Oct 22 00:11:20 2014 +0300 13.2 +++ b/lmms/receipt Wed Oct 22 03:42:23 2014 +0300 13.3 @@ -20,7 +20,6 @@ 13.4 # Rules to configure and make the package. 13.5 compile_rules() 13.6 { 13.7 - cd $src 13.8 sed -i 's|lib64|lib|g' cmake/modules/DetectMachine.cmake 13.9 cmake . -DCMAKE_INSTALL_PREFIX=/usr 13.10 make && make DESTDIR=$DESTDIR install 13.11 @@ -29,7 +28,10 @@ 13.12 # Rules to gen a SliTaz package suitable for Tazpkg. 13.13 genpkg_rules() 13.14 { 13.15 - mkdir -p $fs/usr 13.16 - cp -a $install/usr/* $fs/usr 13.17 + mkdir -p $fs/usr/share 13.18 + 13.19 + cp -a $install/usr/bin $fs/usr 13.20 + cp -a $install/usr/lib $fs/usr 13.21 + cp -a $install/usr/share/lmms $fs/usr/share 13.22 + rm -rf $fs/usr/share/lmms/locale 13.23 } 13.24 -
14.1 --- a/miro/receipt Wed Oct 22 00:11:20 2014 +0300 14.2 +++ b/miro/receipt Wed Oct 22 03:42:23 2014 +0300 14.3 @@ -39,12 +39,10 @@ 14.4 # Rules to gen a SliTaz package suitable for Tazpkg. 14.5 genpkg_rules() 14.6 { 14.7 - mkdir -p $fs/usr/share/pixmaps 14.8 + mkdir -p $fs/usr/share 14.9 + 14.10 cp -a $install/usr/bin $fs/usr 14.11 cp -a $install/usr/lib $fs/usr 14.12 + cp -a $install/usr/share/icons $fs/usr/share 14.13 cp -a $install/usr/share/miro $fs/usr/share 14.14 - cp -a $install/usr/share/mime $fs/usr/share 14.15 - cp -a $install/usr/share/applications $fs/usr/share 14.16 - cp -a $install/usr/share/icons/hicolor/48x48/apps/miro.png $fs/usr/share/pixmaps 14.17 } 14.18 -
15.1 --- a/miro/stuff/usr/share/applications/miro.desktop Wed Oct 22 00:11:20 2014 +0300 15.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 15.3 @@ -1,7 +0,0 @@ 15.4 -[Desktop Entry] 15.5 -Type=Application 15.6 -Name=Miro 15.7 -GenericName=Internet TV 15.8 -Exec=miro 15.9 -Categories=AudioVideo; 15.10 -Icon=icon-guide
16.1 --- a/notecase/receipt Wed Oct 22 00:11:20 2014 +0300 16.2 +++ b/notecase/receipt Wed Oct 22 03:42:23 2014 +0300 16.3 @@ -17,8 +17,6 @@ 16.4 # Rules to configure and make the package. 16.5 compile_rules() 16.6 { 16.7 - 16.8 - cd $src 16.9 export LDFLAGS="-Wl,--copy-dt-needed-entries -lX11" 16.10 busybox patch -p1 -i $stuff/notecase-1.9.8_gcc4.u || return 1 16.11 16.12 @@ -45,8 +43,8 @@ 16.13 genpkg_rules() 16.14 { 16.15 mkdir -p $fs/usr/share/applications 16.16 + 16.17 + cp -a $install/usr/bin $fs/usr 16.18 cp -a $stuff/notecase.desktop $fs/usr/share/applications 16.19 - cp -a $install/usr/bin $fs/usr 16.20 - cp -a $install/usr/share/mime $fs/usr/share 16.21 } 16.22
17.1 --- a/obconf/receipt Wed Oct 22 00:11:20 2014 +0300 17.2 +++ b/obconf/receipt Wed Oct 22 03:42:23 2014 +0300 17.3 @@ -17,11 +17,9 @@ 17.4 BUILD_DEPENDS="gtk+-dev libglade-dev openbox-dev gdk-pixbuf-dev \ 17.5 startup-notification-dev" 17.6 17.7 -# 17.8 # Rules to configure and make the package. 17.9 compile_rules() 17.10 { 17.11 - cd $src 17.12 ./configure $CONFIGURE_ARGS && 17.13 sed -i 's/^mkdir_p = .*/mkdir_p = mkdir -p/' po/Makefile && 17.14 make && make install 17.15 @@ -31,25 +29,8 @@ 17.16 genpkg_rules() 17.17 { 17.18 mkdir -p $fs/usr/share/applications 17.19 - cp -a $stuff/obconf.desktop $fs/usr/share/applications 17.20 + 17.21 cp -a $install/usr/bin $fs/usr 17.22 cp -a $install/usr/share/obconf $fs/usr/share 17.23 - cp -a stuff/mime $fs/usr/share 17.24 - touch $fs/usr/share/mime/x-openbox-theme.xml 17.25 - touch $fs/usr/share/mime/x-vbscript.xml 17.26 - touch $fs/usr/share/mime/x-ms-win-installer.xml 17.27 + cp -a $stuff/obconf.desktop $fs/usr/share/applications 17.28 } 17.29 - 17.30 -# Update mime database. 17.31 -post_install() 17.32 -{ 17.33 - chroot "$1/" /usr/bin/update-mime-database /usr/share/mime 17.34 - chroot "$1/" /usr/bin/update-desktop-database /usr/share/applications 17.35 -} 17.36 - 17.37 -# Update mime database. 17.38 -post_remove() 17.39 -{ 17.40 - chroot "$1/" /usr/bin/update-mime-database /usr/share/mime 17.41 - chroot "$1/" /usr/bin/update-desktop-database /usr/share/applications 17.42 -}
18.1 --- a/obconf/stuff/mime/packages/obconf.xml Wed Oct 22 00:11:20 2014 +0300 18.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 18.3 @@ -1,11 +0,0 @@ 18.4 -<?xml version="1.0" encoding="UTF-8"?> 18.5 -<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 18.6 - <mime-type type="application/x-openbox-theme"> 18.7 - <comment>openbox theme archive</comment> 18.8 - <comment xml:lang="en">openbox theme archive</comment> 18.9 - <comment xml:lang="en">archive de theme openbox</comment> 18.10 - <comment xml:lang="zh_TW">openbox 佈景主題存檔</comment> 18.11 - <sub-class-of type="application/x-gzip"/> 18.12 - <glob pattern="*.obt"/> 18.13 - </mime-type> 18.14 -</mime-info>
19.1 --- a/openshot/receipt Wed Oct 22 00:11:20 2014 +0300 19.2 +++ b/openshot/receipt Wed Oct 22 03:42:23 2014 +0300 19.3 @@ -19,17 +19,14 @@ 19.4 19.5 # Rules to configure and make the package. 19.6 compile_rules() { 19.7 - 19.8 - cd $src 19.9 python setup.py install --root=$DESTDIR --optimize=1 19.10 } 19.11 - 19.12 + 19.13 # Rules to gen a SliTaz package suitable for Tazpkg. 19.14 genpkg_rules() 19.15 { 19.16 - mkdir -p $fs/usr/share 19.17 + mkdir -p $fs/usr 19.18 + 19.19 cp -a $install/usr/bin $fs/usr 19.20 cp -a $install/usr/lib $fs/usr 19.21 - cp -a $install/usr/share/pixmaps $fs/usr/share 19.22 - cp -a $install/usr/share/mime $fs/usr/share 19.23 }
20.1 --- a/quarry/receipt Wed Oct 22 00:11:20 2014 +0300 20.2 +++ b/quarry/receipt Wed Oct 22 03:42:23 2014 +0300 20.3 @@ -3,7 +3,7 @@ 20.4 PACKAGE="quarry" 20.5 VERSION="0.2.0" 20.6 CATEGORY="games" 20.7 -SHORT_DESC="multi-purpose GUI for Go, Amazons and Reversi." 20.8 +SHORT_DESC="Multi-purpose GUI for Go, Amazons and Reversi." 20.9 MAINTAINER="pascal.bellard@slitaz.org" 20.10 LICENSE="GPL2" 20.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 20.12 @@ -17,7 +17,6 @@ 20.13 # Rules to configure and make the package. 20.14 compile_rules() 20.15 { 20.16 - cd $src 20.17 sed -i 's/mozilla/firefox/' src/gui-gtk/gtk-help.c 20.18 ./configure \ 20.19 --prefix=/usr \ 20.20 @@ -33,5 +32,7 @@ 20.21 # Rules to gen a SliTaz package suitable for Tazpkg. 20.22 genpkg_rules() 20.23 { 20.24 - cp -a $install/usr $fs 20.25 + mkdir -p $fs/usr/share 20.26 + cp -a $install/usr/bin $fs/usr 20.27 + cp -a $install/usr/share/quarry $fs/usr/share 20.28 }
21.1 --- a/rosegarden/receipt Wed Oct 22 00:11:20 2014 +0300 21.2 +++ b/rosegarden/receipt Wed Oct 22 03:42:23 2014 +0300 21.3 @@ -33,5 +33,7 @@ 21.4 # Rules to gen a SliTaz package suitable for Tazpkg. 21.5 genpkg_rules() 21.6 { 21.7 - cp -a $install/* $fs 21.8 + mkdir -p $fs/usr/share 21.9 + cp -a $install/usr/bin $fs/usr 21.10 + cp -a $install/usr/share/icons $fs/usr/share 21.11 }
22.1 --- a/scratch/receipt Wed Oct 22 00:11:20 2014 +0300 22.2 +++ b/scratch/receipt Wed Oct 22 03:42:23 2014 +0300 22.3 @@ -47,6 +47,6 @@ 22.4 # Rules to gen a SliTaz package suitable for Tazpkg. 22.5 genpkg_rules() 22.6 { 22.7 - mkdir -p $fs 22.8 cp -a $install/* $fs 22.9 + rm -rf $fs/usr/share/mime 22.10 }
23.1 --- a/shared-mime-info/receipt Wed Oct 22 00:11:20 2014 +0300 23.2 +++ b/shared-mime-info/receipt Wed Oct 22 03:42:23 2014 +0300 23.3 @@ -30,9 +30,12 @@ 23.4 # Rules to gen a SliTaz package suitable for Tazpkg. 23.5 genpkg_rules() 23.6 { 23.7 - mkdir -p $fs/usr/share 23.8 + mkdir -p $fs/usr/share/mime 23.9 cp -a $install/usr/bin $fs/usr 23.10 - cp -a $install/usr/share/mime $fs/usr/share 23.11 + cp -a $install/usr/share/mime/packages $fs/usr/share/mime 23.12 + 23.13 + # Additional MIME-types supported by SliTaz 23.14 + cp $stuff/*.xml $fs/usr/share/mime/packages 23.15 } 23.16 23.17 # Update mime database.
24.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 24.2 +++ b/shared-mime-info/stuff/audacity.xml Wed Oct 22 03:42:23 2014 +0300 24.3 @@ -0,0 +1,9 @@ 24.4 +<?xml version="1.0" encoding="UTF-8"?> 24.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 24.6 + <mime-type type="application/x-audacity-project"> 24.7 + <comment>Audacity project</comment> 24.8 + <comment xml:lang="ru">проект Audacity</comment> 24.9 + <sub-class-of type="text/xml"/> 24.10 + <glob pattern="*.aup"/> 24.11 + </mime-type> 24.12 +</mime-info>
25.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 25.2 +++ b/shared-mime-info/stuff/bluefish.xml Wed Oct 22 03:42:23 2014 +0300 25.3 @@ -0,0 +1,65 @@ 25.4 +<?xml version="1.0" encoding="UTF-8"?> 25.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 25.6 + <mime-type type="application/x-bluefish-project"> 25.7 + <comment>Bluefish project file</comment> 25.8 + <comment xml:lang="ca">fitxer de projecte Bluefish</comment> 25.9 + <comment xml:lang="cs">projektový soubor Bluefish</comment> 25.10 + <comment xml:lang="da">projektfil for Bluefish</comment> 25.11 + <comment xml:lang="de">Bluefish Projektdatei</comment> 25.12 + <comment xml:lang="en">Bluefish project file</comment> 25.13 + <comment xml:lang="es">archivo de proyecto Bluefish</comment> 25.14 + <comment xml:lang="eu">Bluefish proiektuaren fitxategia</comment> 25.15 + <comment xml:lang="fr">fichier de projet Bluefish</comment> 25.16 + <comment xml:lang="gl">Bluefish project bestand</comment> 25.17 + <comment xml:lang="hu">Bluefish projekt fájl</comment> 25.18 + <comment xml:lang="it">file di progetto di Bluefish</comment> 25.19 + <comment xml:lang="ja">Bluefish プロジェクトファイル</comment> 25.20 + <comment xml:lang="ko">Bluefish 프로젝트 파일</comment> 25.21 + <comment xml:lang="nb">Bluefish prosjektfil</comment> 25.22 + <comment xml:lang="nl">Bluefish project bestand</comment> 25.23 + <comment xml:lang="nn">Bluefish prosjektfil</comment> 25.24 + <comment xml:lang="pt">ficheiro de projecto do Bluefish</comment> 25.25 + <comment xml:lang="pt_BR">arquivo de projeto Bluefish</comment> 25.26 + <comment xml:lang="ro">fisier proiect Bluefish</comment> 25.27 + <comment xml:lang="ru">файл проекта Bluefish</comment> 25.28 + <comment xml:lang="sk">súbor Bluefish projektu</comment> 25.29 + <comment xml:lang="uk">файл проекту Bluefish</comment> 25.30 + <comment xml:lang="zh_CN">Bluefish 项目文件</comment> 25.31 + <sub-class-of type="text/plain"/> 25.32 + <glob pattern="*.bfproject"/> 25.33 + </mime-type> 25.34 + 25.35 + <mime-type type="application/x-bluefish-language2"> 25.36 + <comment>Bluefish language definition file</comment> 25.37 + <comment xml:lang="ca">fitxer de definició de la llengua de Bluefish</comment> 25.38 + <comment xml:lang="cs">soubor Bluefish s definicí jazyka</comment> 25.39 + <comment xml:lang="da">sprogdefinitionsfil for Bluefish</comment> 25.40 + <comment xml:lang="de">Bluefish Sprach- und Syntaxunterstützung</comment> 25.41 + <comment xml:lang="en">Bluefish language definition file</comment> 25.42 + <comment xml:lang="es">archivo de definición de idioma de Bluefish</comment> 25.43 + <comment xml:lang="eu">Bluefish hizkuntzaren definizioaren fitxategia</comment> 25.44 + <comment xml:lang="fr">fichier de définition de language Bluefish</comment> 25.45 + <comment xml:lang="gl">Bluefish taal definitie bestand</comment> 25.46 + <comment xml:lang="hu">Bluefish language definition file</comment> 25.47 + <comment xml:lang="it">file di definizione linguaggio di Bluefish</comment> 25.48 + <comment xml:lang="ja">Bluefish 言語定義ファイル</comment> 25.49 + <comment xml:lang="ko">Bluefish 언어 정의 파일</comment> 25.50 + <comment xml:lang="nb">språkdefinisjonsfil for Bluefish</comment> 25.51 + <comment xml:lang="nl">Bluefish taal definitie bestand</comment> 25.52 + <comment xml:lang="nn">språkdefinisjonsfil for Bluefish</comment> 25.53 + <comment xml:lang="pt">ficheiro de definição de linguagem do Bluefish</comment> 25.54 + <comment xml:lang="pt_BR">arquivo de definição de linguagem do Bluefish</comment> 25.55 + <comment xml:lang="ro">fisier definire limba</comment> 25.56 + <comment xml:lang="ru">файл определений языка Bluefish</comment> 25.57 + <comment xml:lang="uk">файл визначення мов Bluefish</comment> 25.58 + <comment xml:lang="zh_CN">Bluefish 语言定义文件</comment> 25.59 + <sub-class-of type="application/xml"/> 25.60 + <magic priority="90"> 25.61 + <match value="<bflang" type="string" offset="0:1024"/> 25.62 + <match value="<bfinc" type="string" offset="0:1024"/> 25.63 + </magic> 25.64 + <glob pattern="*.bflang2"/> 25.65 + <glob pattern="*.bfinc"/> 25.66 + <root-XML namespaceURI="http://bluefish.openoffice.nl/bflang2" localName="bflang"/> 25.67 + </mime-type> 25.68 +</mime-info>
26.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 26.2 +++ b/shared-mime-info/stuff/cherrytree.xml Wed Oct 22 03:42:23 2014 +0300 26.3 @@ -0,0 +1,26 @@ 26.4 +<?xml version="1.0" encoding="UTF-8"?> 26.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 26.6 + <mime-type type="application/cherrytree-ctd"> 26.7 + <comment>CherryTree XML Document</comment> 26.8 + <comment xml:lang="ru">XML-документ CherryTree</comment> 26.9 + <glob pattern="*.ctd"/> 26.10 + </mime-type> 26.11 + 26.12 + <mime-type type="application/cherrytree-ctz"> 26.13 + <comment>CherryTree XML Zipped</comment> 26.14 + <comment xml:lang="ru">сжатый XML-документ CherryTree</comment> 26.15 + <glob pattern="*.ctz"/> 26.16 + </mime-type> 26.17 + 26.18 + <mime-type type="application/cherrytree-ctb"> 26.19 + <comment>CherryTree SQLite Document</comment> 26.20 + <comment xml:lang="ru">SQLite-документ CherryTree</comment> 26.21 + <glob pattern="*.ctb"/> 26.22 + </mime-type> 26.23 + 26.24 + <mime-type type="application/cherrytree-ctx"> 26.25 + <comment>CherryTree SQLite Zipped</comment> 26.26 + <comment xml:lang="ru">сжатый SQLite-документ CherryTree</comment> 26.27 + <glob pattern="*.ctx"/> 26.28 + </mime-type> 26.29 +</mime-info>
27.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 27.2 +++ b/shared-mime-info/stuff/codeblocks.xml Wed Oct 22 03:42:23 2014 +0300 27.3 @@ -0,0 +1,16 @@ 27.4 +<?xml version="1.0" encoding="UTF-8"?> 27.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 27.6 + <mime-type type="application/x-codeblocks"> 27.7 + <comment>Code::Blocks Project</comment> 27.8 + <comment xml:lang="ru">проект Code::Blocks</comment> 27.9 + <glob pattern="*.cbp"/> 27.10 + <sub-class-of type="application/xml"/> 27.11 + </mime-type> 27.12 + 27.13 + <mime-type type="application/x-codeblocks-workspace"> 27.14 + <comment>Code::Blocks Workspace</comment> 27.15 + <comment xml:lang="ru">рабочее пространство Code::Blocks</comment> 27.16 + <glob pattern="*.workspace"/> 27.17 + <sub-class-of type="application/xml"/> 27.18 + </mime-type> 27.19 +</mime-info>
28.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 28.2 +++ b/shared-mime-info/stuff/edje.xml Wed Oct 22 03:42:23 2014 +0300 28.3 @@ -0,0 +1,14 @@ 28.4 +<?xml version="1.0" encoding="UTF-8"?> 28.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 28.6 + <mime-type type="text/edje"> 28.7 + <comment>Edje source file</comment> 28.8 + <comment xml:lang="ru">файл исходного кода Edje</comment> 28.9 + <glob pattern="*.edc"/> 28.10 + </mime-type> 28.11 + 28.12 + <mime-type type="application/edje"> 28.13 + <comment>Edje file</comment> 28.14 + <comment xml:lang="ru">файл Edje</comment> 28.15 + <glob pattern="*.edj"/> 28.16 + </mime-type> 28.17 +</mime-info>
29.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 29.2 +++ b/shared-mime-info/stuff/emerald.xml Wed Oct 22 03:42:23 2014 +0300 29.3 @@ -0,0 +1,8 @@ 29.4 +<?xml version="1.0" encoding="UTF-8"?> 29.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 29.6 + <mime-type type="application/x-emerald-theme"> 29.7 + <comment>Emerald Theme</comment> 29.8 + <comment xml:lang="ru">тема Emerald</comment> 29.9 + <glob pattern="*.emerald"/> 29.10 + </mime-type> 29.11 +</mime-info>
30.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 30.2 +++ b/shared-mime-info/stuff/grisbi.xml Wed Oct 22 03:42:23 2014 +0300 30.3 @@ -0,0 +1,11 @@ 30.4 +<?xml version="1.0" encoding="UTF-8"?> 30.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 30.6 + <mime-type type="application/x-grisbi"> 30.7 + <comment>Grisbi file</comment> 30.8 + <comment xml:lang="fr">Fichier Grisbi</comment> 30.9 + <comment xml:lang="ru">файл Grisbi</comment> 30.10 + <glob pattern="*.gsb"/> 30.11 + <glob pattern="*.grisbi"/> 30.12 + <icon name="grisbi"/> 30.13 + </mime-type> 30.14 +</mime-info>
31.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 31.2 +++ b/shared-mime-info/stuff/homebank.xml Wed Oct 22 03:42:23 2014 +0300 31.3 @@ -0,0 +1,13 @@ 31.4 +<?xml version="1.0" encoding="UTF-8"?> 31.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 31.6 + <mime-type type="application/x-homebank"> 31.7 + <comment>HomeBank File</comment> 31.8 + <comment xml:lang="fr">Fichier HomeBank</comment> 31.9 + <comment xml:lang="ru">файл HomeBank</comment> 31.10 + <sub-class-of type="text/plain"/> 31.11 + <magic priority="50"> 31.12 + <match value="<homebank " type="string" offset="0:256"/> 31.13 + </magic> 31.14 + <glob pattern="*.xhb"/> 31.15 + </mime-type> 31.16 +</mime-info>
32.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 32.2 +++ b/shared-mime-info/stuff/keepassx.xml Wed Oct 22 03:42:23 2014 +0300 32.3 @@ -0,0 +1,9 @@ 32.4 +<?xml version="1.0" encoding="UTF-8"?> 32.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 32.6 + <mime-type type="application/x-keepass"> 32.7 + <comment>KeePass database</comment> 32.8 + <comment xml:lang="de">KeePass Datenbank</comment> 32.9 + <comment xml:lang="ru">база данных KeePass</comment> 32.10 + <glob pattern="*.kdb"/> 32.11 + </mime-type> 32.12 +</mime-info>
33.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 33.2 +++ b/shared-mime-info/stuff/kino.xml Wed Oct 22 03:42:23 2014 +0300 33.3 @@ -0,0 +1,16 @@ 33.4 +<?xml version="1.0" encoding="UTF-8"?> 33.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 33.6 + <mime-type type="video/dv"> 33.7 + <comment>DV video</comment> 33.8 + <glob pattern="*.dv"/> 33.9 + <glob pattern="*.dif"/> 33.10 + <magic priority="50"> 33.11 + <match type="big32" value="0x1f070000" mask="0xffffff00" offset="0"/> 33.12 + </magic> 33.13 + </mime-type> 33.14 + 33.15 + <mime-type type="application/smil"> 33.16 + <comment>Kino SMIL Document</comment> 33.17 + <glob pattern="*.kino"/> 33.18 + </mime-type> 33.19 +</mime-info>
34.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 34.2 +++ b/shared-mime-info/stuff/lmms.xml Wed Oct 22 03:42:23 2014 +0300 34.3 @@ -0,0 +1,15 @@ 34.4 +<?xml version="1.0" encoding="UTF-8"?> 34.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 34.6 + <mime-type type="application/x-lmms-project"> 34.7 + <sub-class-of type="application/xml"/> 34.8 + <comment>LMMS project</comment> 34.9 + <comment xml:lang="ca">Projecte LMMS</comment> 34.10 + <comment xml:lang="ru">проект LMMS</comment> 34.11 + <glob pattern="*.mmp"/> 34.12 + <glob pattern="*.mmpz"/> 34.13 + <magic priority="80"> 34.14 + <match type="string" value="<!DOCTYPE multimedia-project" offset="0:256"/> 34.15 + <match type="string" value="<multimedia-project" offset="0:64"/> 34.16 + </magic> 34.17 + </mime-type> 34.18 +</mime-info>
35.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 35.2 +++ b/shared-mime-info/stuff/miro.xml Wed Oct 22 03:42:23 2014 +0300 35.3 @@ -0,0 +1,16 @@ 35.4 +<?xml version="1.0" encoding="UTF-8"?> 35.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 35.6 + <mime-type type="application/x-miro"> 35.7 + <comment>Miro Subscription File</comment> 35.8 + <comment xml:lang="ru">файл подписки Miro</comment> 35.9 + <sub-class-of type="application/xml"/> 35.10 + <glob pattern="*.miro"/> 35.11 + </mime-type> 35.12 + 35.13 + <mime-type type="application/x-democracy"> 35.14 + <comment>Democracy Subscription File</comment> 35.15 + <comment xml:lang="ru">файл подписки Democracy</comment> 35.16 + <sub-class-of type="application/xml"/> 35.17 + <glob pattern="*.democracy"/> 35.18 + </mime-type> 35.19 +</mime-info>
36.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 36.2 +++ b/shared-mime-info/stuff/notecase.xml Wed Oct 22 03:42:23 2014 +0300 36.3 @@ -0,0 +1,20 @@ 36.4 +<?xml version="1.0"?> 36.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 36.6 + <mime-type type="application/notecase-plain"> 36.7 + <comment>NoteCase unencrypted document</comment> 36.8 + <comment xml:lang="ru">документ NoteCase</comment> 36.9 + <magic priority="80"> 36.10 + <match type="string" offset="1" value="!DOCTYPE NoteCase-File"/> 36.11 + </magic> 36.12 + <glob pattern="*.ncd"/> 36.13 + </mime-type> 36.14 + 36.15 + <mime-type type="application/notecase-enc"> 36.16 + <comment>NoteCase encrpyted document</comment> 36.17 + <comment xml:lang="ru">зашифрованный документ NoteCase</comment> 36.18 + <magic priority="80"> 36.19 + <match type="string" offset="0" value="NOTECASE"/> 36.20 + </magic> 36.21 + <glob pattern="*.nce"/> 36.22 + </mime-type> 36.23 +</mime-info>
37.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 37.2 +++ b/shared-mime-info/stuff/obconf.xml Wed Oct 22 03:42:23 2014 +0300 37.3 @@ -0,0 +1,10 @@ 37.4 +<?xml version="1.0" encoding="UTF-8"?> 37.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 37.6 + <mime-type type="application/x-openbox-theme"> 37.7 + <comment>Openbox theme archive</comment> 37.8 + <comment xml:lang="ru">архив темы Openbox</comment> 37.9 + <comment xml:lang="zh_TW">Openbox 佈景主題存檔</comment> 37.10 + <sub-class-of type="application/x-gzip"/> 37.11 + <glob pattern="*.obt"/> 37.12 + </mime-type> 37.13 +</mime-info>
38.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 38.2 +++ b/shared-mime-info/stuff/openshot.xml Wed Oct 22 03:42:23 2014 +0300 38.3 @@ -0,0 +1,9 @@ 38.4 +<?xml version="1.0"?> 38.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 38.6 + <mime-type type="application/vnd.openshot-project"> 38.7 + <comment>OpenShot project</comment> 38.8 + <comment xml:lang="ru">проект OpenShot</comment> 38.9 + <glob pattern="*.osp"/> 38.10 + <icon name="openshot"/> 38.11 + </mime-type> 38.12 +</mime-info>
39.1 --- a/shared-mime-info/stuff/pbm.patch Wed Oct 22 00:11:20 2014 +0300 39.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 39.3 @@ -1,42 +0,0 @@ 39.4 -diff -Naur shared-mime-info-0.70-orig/freedesktop.org.xml shared-mime-info-0.70/freedesktop.org.xml 39.5 ---- shared-mime-info-0.70-orig/freedesktop.org.xml 2010-02-06 02:39:24.000000000 -0500 39.6 -+++ shared-mime-info-0.70/freedesktop.org.xml 2010-02-06 02:48:01.000000000 -0500 39.7 -@@ -17025,12 +17025,10 @@ 39.8 - <magic priority="50"> 39.9 - <match value="P1" type="string" offset="0"> 39.10 - <match value="0x0a" type="byte" offset="2"> 39.11 -- <match value="#" type="string" offset="3"/> 39.12 - </match> 39.13 - </match> 39.14 - <match value="P4" type="string" offset="0"> 39.15 - <match value="0x0a" type="byte" offset="2"> 39.16 -- <match value="#" type="string" offset="3"/> 39.17 - </match> 39.18 - </match> 39.19 - </magic> 39.20 -@@ -17074,12 +17072,10 @@ 39.21 - <magic priority="50"> 39.22 - <match value="P2" type="string" offset="0"> 39.23 - <match value="0x0a" type="byte" offset="2"> 39.24 -- <match value="#" type="string" offset="3"/> 39.25 - </match> 39.26 - </match> 39.27 - <match value="P5" type="string" offset="0"> 39.28 - <match value="0x0a" type="byte" offset="2"> 39.29 -- <match value="#" type="string" offset="3"/> 39.30 - </match> 39.31 - </match> 39.32 - </magic> 39.33 -@@ -17123,12 +17119,10 @@ 39.34 - <magic priority="50"> 39.35 - <match value="P3" type="string" offset="0"> 39.36 - <match value="0x0a" type="byte" offset="2"> 39.37 -- <match value="#" type="string" offset="3"/> 39.38 - </match> 39.39 - </match> 39.40 - <match value="P6" type="string" offset="0"> 39.41 - <match value="0x0a" type="byte" offset="2"> 39.42 -- <match value="#" type="string" offset="3"/> 39.43 - </match> 39.44 - </match> 39.45 - </magic>
40.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 40.2 +++ b/shared-mime-info/stuff/quarry.xml Wed Oct 22 03:42:23 2014 +0300 40.3 @@ -0,0 +1,42 @@ 40.4 +<?xml version="1.0"?> 40.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 40.6 + <mime-type type="application/x-go-sgf"> 40.7 + <comment>Board game record</comment> 40.8 + <comment xml:lang="ru">запись настольной игры</comment> 40.9 + 40.10 + <!-- Usually SGF files start with one of these two properties at offset 0. --> 40.11 + <magic priority="50"> 40.12 + <match type="string" value="(;FF[" offset="0"/> 40.13 + <match type="string" value="(;GM[" offset="0"/> 40.14 + </magic> 40.15 + 40.16 + <!-- These properties are usually not used as the opening ones, but are good candidates to be used this way. --> 40.17 + <magic priority="45"> 40.18 + <match type="string" value="(;CA[" offset="0"/> 40.19 + <match type="string" value="(;AP[" offset="0"/> 40.20 + </magic> 40.21 + 40.22 + <!-- We also repeat matching on the first kilobyte of a file, but give matches much lower priroty. --> 40.23 + <magic priority="25"> 40.24 + <match type="string" value="(;FF[" offset="0:1019"/> 40.25 + <match type="string" value="(;GM[" offset="0:1019"/> 40.26 + </magic> 40.27 + <magic priority="20"> 40.28 + <match type="string" value="(;CA[" offset="0:1019"/> 40.29 + <match type="string" value="(;AP[" offset="0:1019"/> 40.30 + </magic> 40.31 + 40.32 + <!-- Last resort matching with very low priority. --> 40.33 + <magic priority="5"> 40.34 + <match type="string" value="(;\n" offset="0"/> 40.35 + <match type="string" value="(;\r\n" offset="0"/> 40.36 + </magic> 40.37 + <magic priority="0"> 40.38 + <match type="string" value="(;" offset="0"/> 40.39 + </magic> 40.40 + 40.41 + <alias type="text/sgf"/> 40.42 + <alias type="text/x-sgf"/> 40.43 + <glob pattern="*.sgf"/> 40.44 + </mime-type> 40.45 +</mime-info>
41.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 41.2 +++ b/shared-mime-info/stuff/rosegarden.xml Wed Oct 22 03:42:23 2014 +0300 41.3 @@ -0,0 +1,35 @@ 41.4 +<?xml version="1.0" encoding="UTF-8"?> 41.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 41.6 + <mime-type type="audio/x-rosegarden-composition"> 41.7 + <comment>Rosegarden composition</comment> 41.8 + <comment xml:lang="es">Composición de Rosegarden</comment> 41.9 + <comment xml:lang="ru">композиция Rosegarden</comment> 41.10 + <sub-class-of type="application/x-gzip"/> 41.11 + <glob pattern="*.rg"/> 41.12 + </mime-type> 41.13 + 41.14 + <mime-type type="audio/x-rosegarden-device"> 41.15 + <comment>Rosegarden MIDI device definition</comment> 41.16 + <comment xml:lang="es">Definición de dispositivo MIDI de Rosegarden</comment> 41.17 + <comment xml:lang="fr">Description de peripherique Rosegarden</comment> 41.18 + <comment xml:lang="ru">определение MIDI-инструмента Rosegarden</comment> 41.19 + <sub-class-of type="application/x-gzip"/> 41.20 + <glob pattern="*.rgd"/> 41.21 + </mime-type> 41.22 + 41.23 + <mime-type type="audio/x-rosegarden-project"> 41.24 + <comment>Rosegarden project</comment> 41.25 + <comment xml:lang="es">Proyecto de Rosegarden</comment> 41.26 + <comment xml:lang="ru">проект Rosegarden</comment> 41.27 + <sub-class-of type="application/x-gzip"/> 41.28 + <glob pattern="*.rgp"/> 41.29 + </mime-type> 41.30 + 41.31 + <mime-type type="audio/x-rosegarden-template"> 41.32 + <comment>Rosegarden template</comment> 41.33 + <comment xml:lang="es">Plantilla de Rosegarden</comment> 41.34 + <comment xml:lang="ru">шаблон Rosegarden</comment> 41.35 + <sub-class-of type="application/x-gzip"/> 41.36 + <glob pattern="*.rgt"/> 41.37 + </mime-type> 41.38 +</mime-info>
42.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 42.2 +++ b/shared-mime-info/stuff/scratch.xml Wed Oct 22 03:42:23 2014 +0300 42.3 @@ -0,0 +1,10 @@ 42.4 +<?xml version="1.0" encoding="UTF-8"?> 42.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 42.6 + <mime-type type="application/x-scratch-project"> 42.7 + <comment>MIT Scratch Project File</comment> 42.8 + <comment xml:lang="ru">проект MIT Scratch</comment> 42.9 + <sub-class-of type="application/octet-stream"/> 42.10 + <glob pattern="*.sb"/> 42.11 + <glob pattern="*.sprite"/> 42.12 + </mime-type> 42.13 +</mime-info>
43.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 43.2 +++ b/shared-mime-info/stuff/spacefm-mime.xml Wed Oct 22 03:42:23 2014 +0300 43.3 @@ -0,0 +1,52 @@ 43.4 +<?xml version="1.0" encoding="UTF-8"?> 43.5 +<!-- 43.6 + Additional mime-types provided by libmimetype, adding some 43.7 + missing but frequently seen globs for some common mime-types. 43.8 +--> 43.9 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 43.10 + 43.11 + <mime-type type="text/plain"> 43.12 + <glob pattern="*.ini"/> 43.13 + <glob pattern="*.inf"/> 43.14 + </mime-type> 43.15 + 43.16 + <mime-type type="application/x-ms-dos-executable"> 43.17 + <glob pattern="*.com" /> 43.18 + </mime-type> 43.19 + 43.20 + <mime-type type="application/x-ms-win-installer"> 43.21 + <comment>Windows installer</comment> 43.22 + <comment xml:lang="zh_TW">Windows 安裝程式</comment> 43.23 + <glob pattern="*.msi" /> 43.24 + </mime-type> 43.25 + 43.26 + <mime-type type="application/x-vbscript"> 43.27 + <comment>MS VBScript</comment> 43.28 + <glob pattern="*.vbs" /> 43.29 + </mime-type> 43.30 + 43.31 + <mime-type type="text/x-csharp"> 43.32 + <comment xml:lang="en">C# source</comment> 43.33 + <comment xml:lang="zh_TW">C# 程式碼</comment> 43.34 + <glob pattern="*.cs"/> 43.35 + </mime-type> 43.36 + 43.37 + <mime-type type="application/x-desktop"> 43.38 + <comment xml:lang="zh_TW">應用程式捷徑</comment> 43.39 + </mime-type> 43.40 + 43.41 + <mime-type type="application/x-sharedlib"> 43.42 + <!-- 43.43 + This pattern matching is not very accurate ,but the probability that 43.44 + a file is named like this and it's not a shared lib, is very low. 43.45 + --> 43.46 + <glob pattern="*.dll"/> <!-- Windows dll are shared libs, too --> 43.47 + <glob pattern="*.so.[0-9]" /> 43.48 + <glob pattern="*.so.[0-9].*" /> 43.49 + </mime-type> 43.50 + 43.51 + <mime-type type="application/x-shared-library-la"> 43.52 + <glob pattern="*.a" /> 43.53 + </mime-type> 43.54 + 43.55 +</mime-info>
44.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 44.2 +++ b/shared-mime-info/stuff/tupi.xml Wed Oct 22 03:42:23 2014 +0300 44.3 @@ -0,0 +1,11 @@ 44.4 +<?xml version="1.0" encoding="UTF-8"?> 44.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 44.6 + <mime-type type="application/tup"> 44.7 + <comment>TUP project</comment> 44.8 + <comment xml:lang="ru">проект TUP</comment> 44.9 + <magic priority="50"> 44.10 + <match type="string" value="\x89TUP" offset="0"/> 44.11 + </magic> 44.12 + <glob pattern="*.tup"/> 44.13 + </mime-type> 44.14 +</mime-info>
45.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 45.2 +++ b/shared-mime-info/stuff/virtualbox.xml Wed Oct 22 03:42:23 2014 +0300 45.3 @@ -0,0 +1,58 @@ 45.4 +<?xml version="1.0" encoding="UTF-8"?> 45.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 45.6 + <mime-type type="application/x-virtualbox-vbox"> 45.7 + <comment>VirtualBox Machine Definition</comment> 45.8 + <comment xml:lang="ru">определение машины VirtualBox</comment> 45.9 + <glob pattern="*.vbox"/> 45.10 + <icon name="virtualbox-vbox"/> 45.11 + </mime-type> 45.12 + 45.13 + <mime-type type="application/x-virtualbox-vbox-extpack"> 45.14 + <comment>VirtualBox Extension Pack</comment> 45.15 + <comment xml:lang="en">пакет расширения VirtualBox</comment> 45.16 + <glob pattern="*.vbox-extpack"/> 45.17 + <icon name="virtualbox-vbox-extpack"/> 45.18 + </mime-type> 45.19 + 45.20 + <mime-type type="application/x-virtualbox-ovf"> 45.21 + <comment>Open Virtualization Format</comment> 45.22 + <comment xml:lang="ru">формат открытой виртуализации</comment> 45.23 + <glob pattern="*.ovf"/> 45.24 + <icon name="virtualbox-ovf"/> 45.25 + </mime-type> 45.26 + 45.27 + <mime-type type="application/x-virtualbox-ova"> 45.28 + <comment>Open Virtualization Format Archive</comment> 45.29 + <comment xml:lang="ru">архив формата открытой виртуализации</comment> 45.30 + <glob pattern="*.ova"/> 45.31 + <icon name="virtualbox-ova"/> 45.32 + </mime-type> 45.33 + 45.34 + <mime-type type="application/x-virtualbox-vdi"> 45.35 + <comment>Virtual Disk Image</comment> 45.36 + <comment xml:lang="ru">образ виртуального диска</comment> 45.37 + <glob pattern="*.vdi"/> 45.38 + <icon name="virtualbox-vdi"/> 45.39 + </mime-type> 45.40 + 45.41 + <mime-type type="application/x-virtualbox-vmdk"> 45.42 + <comment>Virtual Machine Disk Format</comment> 45.43 + <comment xml:lang="ru">формат диска виртуальной машины</comment> 45.44 + <glob pattern="*.vmdk"/> 45.45 + <icon name="virtualbox-vmdk"/> 45.46 + </mime-type> 45.47 + 45.48 + <mime-type type="application/x-virtualbox-vhd"> 45.49 + <comment>Virtual Hard Disk</comment> 45.50 + <comment xml:lang="ru">виртуальный жесткий диск</comment> 45.51 + <glob pattern="*.vhd"/> 45.52 + <icon name="virtualbox-vhd"/> 45.53 + </mime-type> 45.54 + 45.55 + <mime-type type="application/x-virtualbox-hdd"> 45.56 + <comment>Virtual Hard Disk</comment> 45.57 + <comment xml:lang="ru">виртуальный жесткий диск</comment> 45.58 + <glob pattern="*.hdd"/> 45.59 + <icon name="virtualbox-hdd"/> 45.60 + </mime-type> 45.61 +</mime-info>
46.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 46.2 +++ b/shared-mime-info/stuff/xar.xml Wed Oct 22 03:42:23 2014 +0300 46.3 @@ -0,0 +1,57 @@ 46.4 +<?xml version="1.0" encoding="UTF-8"?> 46.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 46.6 + <mime-type type="application/x-xar"> 46.7 + <comment>Xar archive</comment> 46.8 + <comment xml:lang="ar">أرشيف xar</comment> 46.9 + <comment xml:lang="be@latin">Archiŭ xar</comment> 46.10 + <comment xml:lang="bg">Архив — xar</comment> 46.11 + <comment xml:lang="ca">arxiu xar</comment> 46.12 + <comment xml:lang="cs">Archiv xar</comment> 46.13 + <comment xml:lang="da">xar-arkiv</comment> 46.14 + <comment xml:lang="de">xar-Archiv</comment> 46.15 + <comment xml:lang="el">συμπιεσμένο αρχείο xar</comment> 46.16 + <comment xml:lang="en_GB">xar archive</comment> 46.17 + <comment xml:lang="eo">xar-arkivo</comment> 46.18 + <comment xml:lang="es">archivador xar</comment> 46.19 + <comment xml:lang="eu">xar artxiboa</comment> 46.20 + <comment xml:lang="fi">xar-arkisto</comment> 46.21 + <comment xml:lang="fo">xar skjalasavn</comment> 46.22 + <comment xml:lang="fr">archive xar</comment> 46.23 + <comment xml:lang="ga">cartlann xar</comment> 46.24 + <comment xml:lang="gl">arquivo xar</comment> 46.25 + <comment xml:lang="he">ארכיון xar</comment> 46.26 + <comment xml:lang="hr">xar arhiva</comment> 46.27 + <comment xml:lang="hu">xar archívum</comment> 46.28 + <comment xml:lang="id">Arsip xar</comment> 46.29 + <comment xml:lang="it">Archivio xar</comment> 46.30 + <comment xml:lang="ja">xar アーカイブ</comment> 46.31 + <comment xml:lang="kk">xar архиві</comment> 46.32 + <comment xml:lang="ko">xar 압축 파일</comment> 46.33 + <comment xml:lang="lt">xar archyvas</comment> 46.34 + <comment xml:lang="lv">xar arhīvs</comment> 46.35 + <comment xml:lang="nb">xar-arkiv</comment> 46.36 + <comment xml:lang="nl">xar-archief</comment> 46.37 + <comment xml:lang="nn">xar-arkiv</comment> 46.38 + <comment xml:lang="pl">Archiwum xar</comment> 46.39 + <comment xml:lang="pt_BR">Pacote xar</comment> 46.40 + <comment xml:lang="ro">Arhivă xar</comment> 46.41 + <comment xml:lang="ru">архив xar</comment> 46.42 + <comment xml:lang="sk">Archív xar</comment> 46.43 + <comment xml:lang="sl">Datoteka arhiva xar</comment> 46.44 + <comment xml:lang="sq">Arkiv xar</comment> 46.45 + <comment xml:lang="sv">xar-arkiv</comment> 46.46 + <comment xml:lang="uk">архів xar</comment> 46.47 + <comment xml:lang="vi">Kho nén xar</comment> 46.48 + <comment xml:lang="zh_CN">xar 归档文件</comment> 46.49 + <comment xml:lang="zh_TW">xar 封存檔</comment> 46.50 + <acronym>XAR</acronym> 46.51 + <expanded-acronym>eXtensible ARchive format</expanded-acronym> 46.52 + <sub-class-of type="application/gzip"/> 46.53 + <sub-class-of type="application/xml"/> 46.54 + <generic-icon name="package-x-generic"/> 46.55 + <magic priority="50"> 46.56 + <match value="xar!" type="string" offset="0"/> 46.57 + </magic> 46.58 + <glob pattern="*.xar"/> 46.59 + </mime-type> 46.60 +</mime-info>
47.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 47.2 +++ b/shared-mime-info/stuff/xine-ui.xml Wed Oct 22 03:42:23 2014 +0300 47.3 @@ -0,0 +1,9 @@ 47.4 +<?xml version="1.0" encoding="UTF-8"?> 47.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 47.6 + <mime-type type="text/x-xine"> 47.7 + <comment>Xine playlist file</comment> 47.8 + <comment xml:lang="ru">список воспроизведения Xine</comment> 47.9 + <sub-class-of type="text/plain"/> 47.10 + <glob pattern="*.tox" /> 47.11 + </mime-type> 47.12 +</mime-info>
48.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 48.2 +++ b/shared-mime-info/stuff/xournal.xml Wed Oct 22 03:42:23 2014 +0300 48.3 @@ -0,0 +1,8 @@ 48.4 +<?xml version="1.0" encoding="UTF-8"?> 48.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 48.6 + <mime-type type="application/x-xoj"> 48.7 + <comment>Xournal note file</comment> 48.8 + <comment xml:lang="ru">заметки Xournal</comment> 48.9 + <glob pattern="*.xoj"/> 48.10 + </mime-type> 48.11 +</mime-info>
49.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 49.2 +++ b/shared-mime-info/stuff/zim.xml Wed Oct 22 03:42:23 2014 +0300 49.3 @@ -0,0 +1,25 @@ 49.4 +<?xml version="1.0" encoding="UTF-8"?> 49.5 +<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'> 49.6 + <mime-type type="application/x-zim-notebook"> 49.7 + <comment>Zim notebook</comment> 49.8 + <comment xml:lang="ru">записная книжка Zim</comment> 49.9 + <sub-class-of type="text/plain"/> 49.10 + <glob pattern="*.zim"/> 49.11 + </mime-type> 49.12 + 49.13 + <mime-type type="text/x-zim-wiki"> 49.14 + <comment>Zim wiki page</comment> 49.15 + <comment xml:lang="ru">вики-страница Zim</comment> 49.16 + <sub-class-of type="text/plain"/> 49.17 + <magic priority="80"> 49.18 + <match value="Content-Type: text/x-zim-wiki" type="string" offset="0"/> 49.19 + </magic> 49.20 + </mime-type> 49.21 + 49.22 + <mime-type type="application/x-gjots"> 49.23 + <comment>Gjots notebook</comment> 49.24 + <comment xml:lang="ru">записная книжка Gjots</comment> 49.25 + <sub-class-of type="text/plain"/> 49.26 + <glob pattern="*.gjots"/> 49.27 + </mime-type> 49.28 +</mime-info>
50.1 --- a/spacefm/receipt Wed Oct 22 00:11:20 2014 +0300 50.2 +++ b/spacefm/receipt Wed Oct 22 03:42:23 2014 +0300 50.3 @@ -19,9 +19,8 @@ 50.4 # Rules to configure and make the package. 50.5 compile_rules() 50.6 { 50.7 - cd $src 50.8 - patch -Np1 -i $stuff/prefdlg.ui.diff 50.9 - patch -Np1 -i $stuff/settings.h.diff 50.10 + patch -Np1 -i $stuff/prefdlg.ui.diff 50.11 + patch -Np1 -i $stuff/settings.h.diff 50.12 patch -Np1 -i $stuff/vfs-file-task.c.diff 50.13 50.14 ./configure \ 50.15 @@ -36,8 +35,7 @@ 50.16 { 50.17 mkdir -p $fs/usr/share $fs/etc/spacefm 50.18 cp -a $install/usr/bin $fs/usr 50.19 - for d in applications mime icons spacefm 50.20 - do 50.21 + for d in applications icons spacefm; do 50.22 cp -a $install/usr/share/$d $fs/usr/share 50.23 done 50.24 cp $stuff/spacefm.conf $fs/etc/spacefm
51.1 --- a/tazpkg/receipt Wed Oct 22 00:11:20 2014 +0300 51.2 +++ b/tazpkg/receipt Wed Oct 22 03:42:23 2014 +0300 51.3 @@ -29,7 +29,6 @@ 51.4 # Rules to configure and make the package. 51.5 compile_rules() 51.6 { 51.7 - cd $src 51.8 make && make DESTDIR=$DESTDIR install 51.9 } 51.10 51.11 @@ -37,19 +36,22 @@ 51.12 { 51.13 cp -a $install/* $fs 51.14 chown -R root.root $fs 51.15 + 51.16 # Default icon for mimetype (freedesktop standard compliant file 51.17 # manager will diplay a tazpkg icon for SliTaz packages). 51.18 mkdir -p $fs/usr/share/icons/hicolor/32x32/mimetypes 51.19 - cd $fs/usr/share/icons/hicolor/32x32/mimetypes 51.20 - ln -s /usr/share/pixmaps/tazpkg.png package-x-tazpkg.png 51.21 - ln -s /usr/share/pixmaps/tazpkg.png application-x-tazpkg.png 51.22 + ln -s /usr/share/pixmaps/tazpkg.png \ 51.23 + $fs/usr/share/icons/hicolor/32x32/mimetypes/application-x-tazpkg.png 51.24 + 51.25 + rm -rf $fs/usr/share/mime 51.26 } 51.27 51.28 post_install() 51.29 { 51.30 # Apply a fix to config file /etc/slitaz/slitaz.conf 51.31 - [ -f /etc/slitaz/slitaz.conf ] && sed 's/LOCAL_STATE/LOCALSTATE/'\ 51.32 - -i /etc/slitaz/slitaz.conf 51.33 + [ -f /etc/slitaz/slitaz.conf ] && \ 51.34 + sed -i 's/LOCAL_STATE/LOCALSTATE/' /etc/slitaz/slitaz.conf 51.35 + 51.36 # Make sure new config is present 51.37 if ! grep -q ^NOTIFY_GEOM "$root/etc/slitaz/tazpkg.conf"; then 51.38 cat >> "$root/etc/slitaz/tazpkg.conf" << "EOT"
52.1 --- a/tupi/receipt Wed Oct 22 00:11:20 2014 +0300 52.2 +++ b/tupi/receipt Wed Oct 22 03:42:23 2014 +0300 52.3 @@ -28,6 +28,5 @@ 52.4 mkdir -p $fs/usr/lib $fs/usr/share 52.5 cp -a $install/usr/bin $fs/usr 52.6 cp -a $install/usr/lib/tupi $fs/usr/lib 52.7 - cp -a $install/usr/share/mime $fs/usr/share 52.8 cp -a $install/usr/share/tupi $fs/usr/share 52.9 }
53.1 --- a/virtualbox-ose/receipt Wed Oct 22 00:11:20 2014 +0300 53.2 +++ b/virtualbox-ose/receipt Wed Oct 22 03:42:23 2014 +0300 53.3 @@ -26,7 +26,6 @@ 53.4 # Rules to configure and make the package. 53.5 compile_rules() 53.6 { 53.7 - cd $src 53.8 cp $stuff/LocalConfig.kmk . 53.9 ./configure \ 53.10 --disable-pulse \ 53.11 @@ -93,7 +92,6 @@ 53.12 install -D -m 0644 virtualbox.desktop "$fs/usr/share/applications/virtualbox.desktop" 53.13 sed -i "s|VBox.png|virtualbox|" \ 53.14 $fs/usr/share/applications/virtualbox.desktop 53.15 - install -D -m 0644 virtualbox.xml "$fs/usr/share/mime/packages/virtualbox.xml" 53.16 53.17 #install configuration 53.18 mkdir -p "$fs/etc/vbox" 53.19 @@ -133,10 +131,10 @@ 53.20 post_install() 53.21 { 53.22 #chroot $1/ udevadm control --reload 53.23 - KERNEL_VERSION=$( chroot $1/ uname -r) 53.24 - chroot $1/ depmod -a $KERNEL_VERSION 53.25 + KERNEL_VERSION=$( chroot $1/ uname -r) 53.26 + chroot $1/ depmod -a $KERNEL_VERSION 53.27 chroot $1/ modprobe -a vboxdrv vboxnetadp vboxnetflt 53.28 - grep -qs vboxdrv $1/etc/rcS.conf || 53.29 + grep -qs vboxdrv $1/etc/rcS.conf || 53.30 sed -i 's/LOAD_MODULES="/&vboxdrv vboxnetadp vboxnetflt /' $1/etc/rcS.conf 53.31 grep -qs vboxuser $1/etc/group || chroot $1/ addgroup -g 199 vboxusers 53.32 echo "add yourself to vboxusers group if you want to access"
54.1 --- a/xine-ui/receipt Wed Oct 22 00:11:20 2014 +0300 54.2 +++ b/xine-ui/receipt Wed Oct 22 03:42:23 2014 +0300 54.3 @@ -35,7 +35,6 @@ 54.4 mkdir -p $fs/usr/share 54.5 cp -a $install/usr/bin $fs/usr 54.6 cp -a $install/usr/share/xine $fs/usr/share 54.7 - cp -a $install/usr/share/mime $fs/usr/share 54.8 54.9 # Remove the sample default.avi 54.10 rm $fs/usr/share/xine/visuals/*.mpv
55.1 --- a/xournal/receipt Wed Oct 22 00:11:20 2014 +0300 55.2 +++ b/xournal/receipt Wed Oct 22 03:42:23 2014 +0300 55.3 @@ -18,7 +18,6 @@ 55.4 # Rules to configure and make the package. 55.5 compile_rules() 55.6 { 55.7 - cd $src 55.8 CFLAGS="$CFLAGS `pkg-config --cflags --libs gtk+-2.0` `pkg-config --libs x11` -lm -lz" 55.9 # wget http://people.slitaz.org/~naitsirhc/xournal.patch && \ 55.10 # patch -p1 -i xournal.patch && 55.11 @@ -33,17 +32,9 @@ 55.12 # Rules to gen a SliTaz package suitable for Tazpkg. 55.13 genpkg_rules() 55.14 { 55.15 - mkdir -p $fs/usr 55.16 + mkdir -p $fs/usr/share 55.17 + 55.18 cp -a $install/usr/bin $fs/usr 55.19 - cp -a $install/usr/share $fs/usr 55.20 + cp -a $install/usr/share/icons $fs/usr/share 55.21 + cp -a $install/usr/share/xournal $fs/usr/share 55.22 } 55.23 - 55.24 -post_install() 55.25 -{ 55.26 - echo -n "Updating databases..." 55.27 - chroot "$1/" update-desktop-database 55.28 - chroot "$1/" /usr/bin/update-mime-database /usr/share/mime 55.29 - chroot "$1/" gtk-update-icon-cache -f -t /usr/share/icons/hicolor 2>/dev/null 55.30 - status 55.31 -} 55.32 -
56.1 --- a/zim/receipt Wed Oct 22 00:11:20 2014 +0300 56.2 +++ b/zim/receipt Wed Oct 22 03:42:23 2014 +0300 56.3 @@ -17,24 +17,14 @@ 56.4 # Rules to configure and make the package. 56.5 compile_rules() 56.6 { 56.7 - cd $src 56.8 ./setup.py install --root=$DESTDIR install 56.9 } 56.10 56.11 # Rules to gen a SliTaz package suitable for Tazpkg. 56.12 genpkg_rules() 56.13 { 56.14 - mkdir -p $fs/usr 56.15 - cp -a $install/usr $fs 56.16 + mkdir -p $fs/usr/share 56.17 + cp -a $install/usr/bin $fs/usr 56.18 + cp -a $install/usr/lib $fs/usr 56.19 + cp -a $install/usr/share/zim $fs/usr/share 56.20 } 56.21 - 56.22 -post_install() 56.23 -{ 56.24 - echo -n "Processing post-install commands..." 56.25 - # Create mimeinfo.cache in /usr/share/applications 56.26 - chroot "$1/" update-desktop-database 56.27 - chroot "$1/" /usr/bin/update-mime-database /usr/share/mime 56.28 - chroot "$1/" xdg-icon-resource install --context mimetypes \ 56.29 ---size 64 /usr/share/pixmaps/zim.png application-x-zim-notebook 56.30 - status 56.31 -}