diff --git a/extragear/kmymoney/blacklist.txt b/extragear/kmymoney/blacklist.txt old mode 100644 new mode 100755 index 95b738d4..91579347 --- a/extragear/kmymoney/blacklist.txt +++ b/extragear/kmymoney/blacklist.txt @@ -1,62 +1,86 @@ -# blacklist - -# general -manifest/.* -.*\.exp -.*\.pdb -.*\.la -.*\.nsis -.*\.prl - -# multiple docs -doc/.* -share/man/.* -share/xml/.* -share/locale/.* - -# cmake stuff -share/apps/cmake/.* - -# common app stuff -share/apps/ark/.* -share/apps/kgpg/.* -share/kf5/kdoctools/.* - -# Unused Qt modules -qml/QtMultimedia -qml/QtWebChannel -qml/QtWebKit -qml/QtWinExtras -qml/QtTest - -# unrelated -dev-utils/.* -share/dbus-1/services/.* -share/pkgconfig/.* - -# cleanup breeze stuff -share/wallpapers/.* -share/icons/Breeze_Snow/.* -share/icons/breeze-dark/.* - -# cut the big oxygen icons: this can lead to errors though if used!!!! -share/icons/oxygen/64x64/.* -share/icons/oxygen/128x128/.* -share/icons/oxygen/256x256/.* - -# doubled qt dlls -lib/[^/]*\.dll -# more qt leftovers -translations/.* -phrasebooks/.* -mkspecs/.* - -# unneeded stuff from bin\ -bin/qt\.conf -bin/syncqt\.pl - -bin/dbus-*\.exe -bin/dbus-env\.bat - -# strip most executables -bin/(?!(kmymoney|kbuildsycoca5|update-mime-database|kioslave)).*\.exe +# blacklist + +# general +manifest/.* +.*\.exp +.*\.pdb +.*\.la +.*\.nsis +.*\.prl + +# multiple docs +doc/.* +share/man/.* +share/xml/.* +share/locale/.* + +# cmake stuff +share/apps/cmake/.* + +# common app stuff +share/apps/ark/.* +share/apps/kgpg/.* +share/kf5/kdoctools/.* +bin/data/aclocal/.* +bin/data/applications/.* +bin/data/common-lisp/.* +bin/data/hunspell/.* +bin/data/dbus-1/.* +bin/data/emoticons/.* +bin/data/info/.* +bin/data/kdevappwizard/.* +bin/data/kf5/(?!(libkholidays)).* +bin/data/knotifications5/.* +bin/data/kservices5/.* +bin/data/kservicetypes5/.* +bin/data/libgpg-error/.* +bin/data/locale/.* +bin/data/mime/packages/(?!(x-kmymoney)).* +bin/data/xdg/.* + + +# Unused Qt modules +qml/QtMultimedia +qml/QtWebChannel +qml/QtWebKit +qml/QtWinExtras +qml/QtTest +bin/Qt/.* +bin/QtQml/.* +bin/QtQuick/.* +bin/QtQuick\.2/.* +bin/QtSensors/.* +bin/qmltooling/.* +bin/scenegraph/.* + +# unrelated +dev-utils/.* +share/dbus-1/services/.* +share/pkgconfig/.* + +# cleanup breeze stuff +share/wallpapers/.* +share/icons/Breeze_Snow/.* +share/icons/breeze-dark/.* + +# cut the big oxygen icons: this can lead to errors though if used!!!! +share/icons/oxygen/64x64/.* +share/icons/oxygen/128x128/.* +share/icons/oxygen/256x256/.* + +# doubled qt dlls +lib/[^/]*\.dll +# more qt leftovers +translations/.* +phrasebooks/.* +mkspecs/.* + +# unneeded stuff from bin\ +bin/qt\.conf +bin/syncqt\.pl + +bin/dbus-*\.exe +bin/dbus-env\.bat + +# strip most executables +bin/(?!(kmymoney|kbuildsycoca5|update-mime-database|kioslave)).*\.exe