Santiago M. Mola
6116f014a8
Add a --disable-locales option to setup.py build.
2007-08-18 10:01:49 +02:00
Lukáš Lalinský
157c5b909a
setup.py: Include msvcp71.dll in the Windows installer.
2007-07-29 02:00:47 -07:00
Lukáš Lalinský
2f71f2681d
Update setup.py to build with the new PyQt installer.
2007-07-19 13:20:46 -07:00
Lukáš Lalinský
aac5fb257f
setup.py: Make the main function in the config source code return int, not void. ( #2930 )
2007-06-03 18:59:05 +02:00
Lukáš Lalinský
6b35ec77ad
Fix build_ext if py2app and setuptools are loaded.
2007-04-25 22:11:41 +02:00
Lukáš Lalinský
1c169c49dc
Implemented python setup.py install_locales.
2007-04-14 16:20:14 +02:00
Lukáš Lalinský
637969454c
Removed GStreamer-based decoder.
2007-04-14 16:06:23 +02:00
Lukáš Lalinský
c2a9906642
Handle UNICODE file names on Windows.
2007-04-12 12:48:43 -07:00
Lukáš Lalinský
f19ca412f4
Added option --disable-autoupdate for 'build' and 'install' commands of the setup script. ( #2551 )
2007-03-19 22:43:40 +01:00
Lukáš Lalinský
258ba08a0f
Add excludes and optimize for py2exe.
2007-03-18 18:03:52 +01:00
Lukáš Lalinský
f2a61f593e
* Version number.
...
* Include JPEG loaded in the Windows installer.
2007-03-18 16:40:11 +01:00
Lukáš Lalinský
6c4bd78722
Added a .desktop file. ( #2470 )
2007-03-05 09:29:16 +01:00
Lukáš Lalinský
700211ee93
Remove unimplemented tabs from the tag editor. Rebuild all ui files.
2007-03-03 19:10:40 +01:00
Lukáš Lalinský
7af962812b
Fix the NSIS installer.
2007-02-25 00:21:11 -08:00
Lukáš Lalinský
8491511eb6
Manually include sip in the win32 package.
2007-01-28 15:59:46 +01:00
Lukáš Lalinský
3f0a593edd
Fix includes of C/C++ extensions on Windows.
2007-01-26 18:26:27 +01:00
Lukáš Lalinský
09068a9c7f
Fix the script parser.
2007-01-20 19:05:58 +01:00
Lukáš Lalinský
f820ec97b3
setup.py: Fix the bdist_nsis command.
2007-01-19 19:39:51 +01:00
Lukáš Lalinský
d793d715b0
Include extensions on py2exe builds.
2007-01-06 11:57:34 +01:00
Lukáš Lalinský
dd5c991f66
Use icon themes on GNOME.
2006-12-30 15:32:45 +01:00
Lukáš Lalinský
0931988acb
setup.py: Add non pkg-config checks for libraries.
2006-12-21 02:24:57 -08:00
Lukáš Lalinský
ff8eef15ba
Some setup.py tweaks:
...
- Support for py2app
- Installing of locales
- Installing of the main script
2006-12-16 23:05:55 +01:00
Lukáš Lalinský
fd01d9b1a8
Added automatic configuration.
2006-12-16 14:22:54 +01:00
Lukáš Lalinský
dd4d190ac7
setup.py: Remove useless version info mangling.
2006-12-11 22:22:46 +01:00
Lukáš Lalinský
5b1565090f
setup.py: Fix the list of packages.
2006-12-11 22:21:16 +01:00
Lukáš Lalinský
c6aec52959
Add warning about old Python version.
2006-12-11 22:12:59 +01:00
Lukáš Lalinský
1377421bc8
Added libavcodec/libavformat-based decoder.
2006-11-23 00:38:10 +01:00
Lukáš Lalinský
ea1491947b
util.astrcmp cleanup
2006-11-17 10:24:05 +01:00
Lukáš Lalinský
b11e296557
Updated the pyuic patch for the latest PyQt snapshot.
2006-10-20 21:45:48 +02:00
Lukáš Lalinský
749cd93b16
Windows installer.
2006-10-15 00:14:49 +02:00
Lukáš Lalinský
a606176368
*Very* ugly GStreamer plugin.
2006-10-13 16:07:55 +02:00
Lukáš Lalinský
d560679674
Set executable bits.
2006-10-13 13:07:45 +02:00
Lukáš Lalinský
b80bdcd509
GStreamer and QuickTime plugin stubs.
2006-10-09 19:22:09 +02:00
Lukáš Lalinský
b32136ee07
libofa and directshow bindings
2006-10-07 19:26:24 +02:00
Lukáš Lalinský
1d2399eee8
Use the C implementation of Levenshtein distance calculation from libtunepimp (astrcmp) instead of SequenceMatcher.
2006-10-02 22:33:00 +02:00
Lukáš Lalinský
106dc7449f
Move separate compile.py scripts into setup.py
2006-09-18 22:33:46 +02:00
Lukáš Lalinský
1556719465
Replace also words from the second string.
2006-09-18 14:26:37 +02:00
Lukáš Lalinský
596a82c288
Lots and lots of changes...
...
* Use Qt Designer UI files for the options dialog
* More complete Mutagen metadata plugin
* Tagz (TaggerScript) implementation
* More usable configuration system
* Some coding style changes (PEP-008)
2006-09-14 21:20:15 +02:00