summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2007-07-15Oops, forgot to rename a variable in all instances.rillig1-2/+2
2007-07-15Using the SUBST framework instead of self-written code.rillig1-8/+7
2007-07-14Added support for installation to DESTDIR.heinz1-5/+7
2007-07-13+freealutdrochner1-1/+2
2007-07-13(forgot this yesterday, needed for flightgear)drochner5-0/+50
import freealut-1.1.0, a toolkit on top of audio/openal
2007-07-12Include bsd.prefs.mk before testing MACHINE_PLATFORMgson1-1/+3
2007-07-10Workaround for compiler selection on NetBSD 4.0.gavan1-1/+6
2007-07-08Fix patch file changessmb11-174/+29
2007-07-08Updated gtkpod to 0.99.8smb3-17/+25
Translations: Swedish, Hebrew, Italian New type-ahead search Handles compilations decently New window for track detail edits Add thumbnail images for new/updated tracks Basic video support Basic podcast support Sync addressbooks in ldif, kNotes, Palm Uses libgpod Stabe sort of track view Miscelleneous bug fixes and improvements (Note: patch supplied by Sergey Svishchev)
2007-07-08Make flite work on OpenBSD. Patch from OpenBSD ports. Suggested byminskim3-3/+28
Alexander Nasonov in PR 36557. Bump PKGREVISION.
2007-07-08Reset maintainer, rpaulo resigned.wiz3-6/+6
2007-07-07+ easytag-current.wiz1-1/+2
2007-07-07Initial import of easytag-current, the current development version ofwiz6-0/+147
easytag. Adds wavpack, speex, and id3v2.4 tag support. Changes compared to audio/easytag: 2.1.1 - July 4th, 2007 : ======================== * Added support of ID3v2.4 tags by using library libid3tag (thanks to Alexey Illarionov), * Added Speex support (thanks to Pierre Dumuid) (without displaying bitrate and duration), * Added displaying of the number of pictures in the label of the tab. * Fixed name of default server for the MusicBrainz FreeDB Gateway (thanks to Steve Wyles), * Fixed a problem when renaming file, by changing the case, that may delete one file, * Fixed a small mistake in the cddb query string (thanks to Steve Wyles), * Fix for Ogg Vorbis files: read also the COMMENT tag field when it is used instead of DESCRIPTION, * Should be fixed a bug when refreshing the tree (not sure as it is difficult to reproduce), * In preferences window, the load on startup option and the default directory setting were splitted, * Added some improvments in the cddb window, * Added time in log view, * New Hebrew translation (thanks to Yuval Hager), * Czech translation updated (thanks to Zbynek Mrkvicka), * German translation updated (thanks to Götz Waschk), * French translation updated.
2007-07-07Rename option from easytag-gtk2 to easytag, and add compat code for previouswiz1-2/+4
option name.
2007-07-06reset PKGREVISION for base pkg updatedrochner1-2/+1
2007-07-06moved from the "bad" to the "good" base pkgdrochner1-2/+2
2007-07-04Make it easier to build and install packages "unprivileged", wherejlam3-6/+12
the owner of all installed files is a non-root user. This change affects most packages that require special users or groups by making them use the specified unprivileged user and group instead. (1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to unprivileged.mk. These two variables are lists of other bmake variables that define package-specific users and groups. Packages that have user-settable variables for users and groups, e.g. apache and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP}, etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER} and ${UNPRIVILEGED_GROUP}. (2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.
2007-07-02PR 36582: John Ruschmeyer: Don't use nasm on Interix.tnn1-2/+2
2007-07-02Updating to 0.0.10. Just changes about 5 lines to prevent a stacklkundrak2-7/+7
overflow by the long comment string.
2007-07-01Added support for installation to DESTDIR.heinz3-10/+18
2007-07-01The package supports installation to DESTDIR.heinz1-1/+2
2007-07-01Added support for installation to DESTDIR.heinz1-4/+5
2007-07-01The package supports installation to DESTDIR.heinz4-5/+11
2007-07-01Make trm compile again (probably broke when the c++ compiler changed)chris5-16/+48
Change the install permissions to be 755, not 655. Rather than patching configure and Makefile, use automake & autoconf to rebuild them. Bump pkg revision to 4.
2007-07-01Update to 1.4.6:wiz5-34/+30
VERSION 1.4.6 CHANGES: * Improved icon theme, kindly provided by Landy DeField <lando@revelinux.com>. Big thanks! * Playlist now sends notifications to scripts if items are added, removed, reordered, or if the playlist is cleared. Useful for script authors. Thanks to Miguel Angel Alvarez <maacruz@gmail.com> for the patch. * iPod device plugin now handles RockBox devices. Thanks to Michael Buesch <mb@bu3sch.de> for the patch. * Organising files will only delete empty parent folders if the folder is within the collection hierarchy. (BR 136757) * The default cover image preview size has been increased to 130px. * The "hide menubar" option has been removed. It's too dangerous and led to countless support requests. * Generic media device can now handle any KIO-compatible URL, including obex and smb. Manage your bluetooth phone's music collection through Amarok! * Upgraded SQLite to 3.3.17. * Append an album to the playlist by right-clicking on it from within the Cover Manager. Patch by Doug Reich <dreich@hmc.edu>. * Faster playlist handling. Patch by Ovy <ovy@alum.mit.edu>. (BR 142255) * The moodbar process has been given a higher priority. (BR 136867) * Allow for lyrics scripts to specifiy site, site_url, and add_url from within the script. This will allow for "meta lyrics" scripts. Patch by Sergio Pistone <sergio_pistone@yahoo.com.ar>. (BR 141885) * First rating star now lets you toggle between no rating, half a star, and one full star. BUGFIXES: * Uninstalling scripts would in some cases leave files behind. Patch by Sergio Pistone <sergio_pistone@yahoo.com.ar>. (BR 143716) * Last.fm "Custom Station" stream works again. (BR 146020) * Fix regression where the "Show Script Manager" button displayed on the Lyrics tab of the Context Browser wouldn't actually show the Script Manager. * Don't show ratings from the previous track's rating change in the OSD on playing the next track. * The config dialog is now less tall and fits on widescreen displays. * Making a dynamic playlist with the number of previously played tracks to show set to zero and attempting to play the first track would cause a crash. (BR 145157) * If "Stop after current track" was used, the last track would not be counted or rated in the user's statistics. (BR 140980) * Generic media device wouldn't allow you to drop a folder on the viewport, meaning you couldn't move subfolders to the top level of the mount point. * Made the settings dialog less tall. (BR 141250) * Star ratings now update instantly in the Context Browser, OSD, and Collection Browser. * lyrc script did not work behind proxy due to a stray quote mark. Gentoo Bug 166050. * Fix compilation on kde-3.3 systems. * amarok_live.py now uses popen correctly. Patch by Luke Macken <lmacken@fedoraproject.org>. (BR 127804) * Make amarok_proxy.rb use HTTP/1.0 as we don't support chunked responses. Patch by solsTiCE <solstice.dhiver@laposte.net>. (BR 141819) * Fix Quadratic loading in Playlists. Patch by Ovy <ovy@alum.mit.edu>. (BR 142255) * Correctly set iPod model. Patch by İsmail Dönmez <ismail@kde.org>. * Fix detection of vfat devices on FreeBSD. (BR 141614) * Right-click on volume slider would change the volume. (BR 141672)
2007-06-26API depends of multimedia/totem/buildlink3.mk allows both totem andjoerg1-1/+2
totem-xine, ABI depends only the former. This creates conflicts when pkg_add picks the latter to fulfill the API depends. Allow both packages for the ABI depends as well and bump the revisions of the two affected packages.
2007-06-23Allow to use the Carbon library if it exists.minskim1-1/+5
2007-06-20PLIST-related fixes:schmonz5-3/+127
* Avoid building OSS support (this could be an option if anyone really cares) * compile all .py into .pyc at install time (from joerg) This doesn't address the PR about PKGLOCALEDIR on e.g. Solaris, but in the meantime it should fix other bulk builds. Bump PKGREVISION.
2007-06-19make fetch of album cover art work again after amazon changed its "API",drochner3-2/+18
patch from http://exaile.org/trac/ticket/485 bump PKGREVISION
2007-06-15From Sergey Svishchev:wiz1-2/+11
Replace .kde/share with .kde/share/kde in scripts and documentation, makes playlist2html.py and webcontrol.py usable. Bump PKGREVISION.
2007-06-15xine-1.1.7 doesn't want to build the arts plugin unless told sodrochner1-1/+2
explicitely -- add a command line switch (possibly kdemultimedia doesn't need it anymore?)
2007-06-15Fix native case.joerg1-3/+2
2007-06-15* Substitute for @SH@ as well as @AWK@ per de facto standards forjlam2-5/+6
installed shell scripts. * Generate the to-be-installed script at build time, not at install time. We "build" for a reason -- to see what's going to be installed before we actually install it.
2007-06-15Use the standard SETUID_ROOT_PERMS definition, which defaults to 4555.jlam1-4/+3
2007-06-13Add patch from Jesse Peterson in PR 36480:wiz3-3/+28
Fix volume changes with auvia on amd64 port.
2007-06-12Use FreeBSD IO code for now on DragonFly.joerg3-1/+27
2007-06-11Doesn't build with Python before 2.3.joerg1-1/+3
2007-06-10Update rhythmbox to 0.9.8.obache9-52/+80
Overview of changes in Rhythmbox 0.9.8 "Type slowly" ===================================================== * move to SVN and move round lots of files. yay! * use "friendly" date-time in track list (William Jon McCann) * add visualisation plugin (JOnathan Matthew) * support more lastfm:// URIs (Jonathan Matthew) * split code out into a library common to plugins and the binary (Jonathan Matthew) * display cover art in the tray icon tooltop and song-change notification (Ed Catmur) * Magnatune improvements (Adam Zimmerman) * core art improvements, support art for podcasts et al (Ed Catmur, Martin Szulecki) * Python plugin improvements (James Livingston, Jonathan Matthew) * add support for the Jamendo online catalogue (Guillaume Desmottes) * support new Gnome "media key" mechanism (James Livingston, Jonathan Matthew) * support track transfer for "generic" audio players, and improve iPod track transfer support, including transcoding (James Livingston) * many build/run issues on Solaris (Irene Huang) * Nokia N800 support (William Jon McCann) * Many core improvements, for future work * the usual pile of minor features and bug fixes Updated Translations -------------------- * ca Jordi Mallach * da Peter Bach * de Hendrik Brandt * en_CA Adam Weinberger * en_GB David Lodge * fr Jonathan Ernst and Stéphane Raimbault * gl Ignacio Casal Quinteiro * hi Gaurav Mishra (NEW) * it Luca Ferretti * lt Žygimantas Beručka * nl Tino Meinen * pl Artur Flinta and the Gnome Polish Team * pt_BR Guilherme de S. Pastore * sv Daniel Nylander * vi Nguyễn Thái Ngọc Duy Overview of changes in Rhythmbox 0.9.7 "I love Perth" ===================================================== * Use gnome-power-manager to inhibit suspend while playing (Jonathan Matthew) * Add support for transient metadata (Ed Catmur) * Plugin-ise Internet radio support (Jonathan Matthew) * Add support for the MagnaTune online store (Adam Zimmerman) * Add support for playin Last.fm radio streams (Matt N) * Even more support for broken podcast feeds (Alex Lancaster) * Display placeholder when no cover art can be found (Ed Catmur) * Build fixes (Brian Cameron, Gilles Dartiguelongue, Alex Lancaster) * Improve the python console (Brian McKenna) * Ask the user if MusicBrainz returns multiple albums (Edgar Luna) * Refactor support for "streaming" sources (Jonathan Matthew) * Let dbus clients request playing song notification (Oskari Saarenmaa) * Add more unit tests (Jonathan Matthew) * Fix some a11y stuff (Jerry Tan) * Plugin-ise DAAP, and DAAP improvements (Jonathan Matthew) * Startup improvements, including async directory walking (James Livingston) * Improve intra-application Drag and Drop (Jonathan Matthew) * Support gnonfaudiosink's "profile" property (Alex Jones) * Remove insane threading from podcasts (James Livingston, Jonathan Matthew) * Disable ReplayGain by default, since it has issues (James M) Plus the usual assortment of bug fixes, performance and memory improvements, and minor features. Updated Translations -------------------- * ar Djihed Afifi * ca Jordi Mallach, Josep Puigdemont i Casamajó * dz Pema Geyleg (New) * el Nikos Charonitakis * en_CA Adam Weinberger * es Francisco Javier F. Serrador * fi Ilkka Tuohela * gl Ignacio Casal Quinteiro * hu Gabor Kelemen * it Luca Ferretti * ja Takeshi AIHANA * lt Žygimantas Beručka * nb Kjartan Maraas * nl Vincent van Adrighem * sv Fredrik Tuomas * vi Nguyễn Thái Ngọc Duy
2007-06-08Added a patch to fix the return statement of a signal handler. This isrillig2-1/+17
problematic because the return type can be either void or int. The autoconf manual says to just omit the return statement.
2007-06-08Remove dead MASTER_SITES. From Zafer Aydogan.wiz23-68/+45
2007-06-08Support PM_REQ_GETQSIZ and PM_REQ_GETFRAGSIZ in sun_a.c to improvewiz3-15/+52
playback. From Sergey Svishchev in PR 35772. Bump PKGREVISION.
2007-06-08Enable vcut. Patch provided by Jonathan A. Kollasch in PR 36382.wiz2-4/+7
Bump PKGREVISION.
2007-06-08Add libmpcdec support. Addresses PR 36452 by Gilles Dauphin.wiz1-2/+3
2007-06-08Update to 0.10.6:wiz3-6/+29
=== release 0.10.6 === 2007-05-23 Jan Schmidt <thaytan@mad.scientist.com> * decoder/mp3-c-synth.c: (III_polyphase_matrix), (MPG_DCT_8): Use a temp array to turn 8 additions and 4 subtractions into 6 additions and 2 subtractions. * decoder/mp3-c.c: (III_huffman_decode): Avoid a false assertion that occurs when we don't have any bigvalues or count1 bits to decode. Fixes #18. 2007-05-18 Jan Schmidt <thaytan@mad.scientist.com> * decoder/flump3dec.c: (flump3dec_init), (flump3dec_reset), (flump3dec_flush), (flump3dec_sink_chain), (gst_flump3dec_update_ts), (flump3dec_drain_avail), (flump3dec_change_state): * decoder/flump3dec.h: * decoder/mp3tl.c: (mp3tl_decode_header): Fix timestamp handling so that incoming timestamps always get applied at the correct time. Add a threshold for accepting incoming timestamps - updates below the threshold are ignored, to avoid problems with the timestamping granularity of container formats. 2007-03-19 Jan Schmidt <thaytan@mad.scientist.com> * configure.ac: Make liboil use OFF by default. Enable it with --enable-liboil. 2007-03-12 Jan Schmidt <thaytan@mad.scientist.com> * decoder/flump3dec.c: (flump3dec_src_query), (flump3dec_src_convert), (flump3dec_time_to_bytepos), (flump3dec_src_event): Don't convert all upstream seeks to open-ended ones. Preserve -1 as a valid value for seek start and end instead of converting it blindly to time and bytes. 2007-02-28 Thomas Vander Stichele <thomas at apestaart dot org> * Makefile.am: * autogen.sh: * configure.ac: adapt to new AG_GST and pull in new common common 2007-02-18 Jan Schmidt <thaytan@mad.scientist.com> * decoder/table-powtable.h: Oops, commit the power factors table too. 2007-02-18 Jan Schmidt <thaytan@mad.scientist.com> * Makefile.am: * configure.ac: * decoder/Makefile.am: * decoder/bitstream.c: (bs_getbytes), (h_setbuf): * decoder/bitstream.h: * decoder/mp3-c-synth.c: * decoder/mp3-c.c: (III_get_side_info), (III_dequantize_sample), (c_decode_mp3), (mp3_c_init), (mp3_c_flush): * decoder/mp3-c.h: * decoder/mp3-ipp.c: (ipp_decode_mp3), (mp3_ipp_init), (mp3_ipp_flush), (mp3_ipp_close): * decoder/mp3-ipp.h: * decoder/mp3tl-priv.h: * decoder/mp3tl.c: (mp3tl_new), (mp3tl_free), (mp3tl_decode_header), (mp3tl_decode_frame), (mp3tl_flush): Merge back pre-computed power factor table from the rework branch. Re-arrange the decoder backend so that the C implementation is always available, and use it for decoding "MPEG 2.5" even with IPP. Do more efficient bitstream operations by copying arrays of bytes directly into the huffman bitstream instead of a byte at a time. Use the simpler 'huffman bitstream' object where we can. * util/Makefile.am: * util/gen-pow-table.c: (main): Utility for computing the power factor table. 2007-02-16 Jan Schmidt <thaytan@mad.scientist.com> * configure.ac: * decoder/Makefile.am: Add support for using liboil in the C build. * decoder/flump3dec.c: (flump3dec_base_init), (flump3dec_drain_avail): Change the reported codec tag string to 'MPEG 1/2 Audio, Layer 1/2/3' so it shows more info. Make the element details show which build (IPP,liboil,C) is in use. * decoder/mp3-c-synth.c: (mp3_SubBandSynthesis): * decoder/mp3-c.c: (inv_mdct_s), (mp3_init): * decoder/table-dewindow.h: Use liboil in one place to do an array multiply. 2007-02-13 Mathieu Garcia <matthieu@fluendo.com> * decoder/flump3dec.c (flump3dec_drain_avail): Post less often the bitrate tag (> 10kbps change) 2007-02-12 Mathieu Garcia <matthieu@fluendo.com> * decoder/flump3dec.c (flump3dec_change_state): (flump3dec_drain_avail): * decoder/flump3dec.h (struct FluMp3Dec): Now we post the bitrate tag. * decoder/flump3dec.c (flump3dec_drain_avail): Set the GST_TAG_AUDIO_CODEC. 2007-01-31 Christian Schaller <christian@fluendo.com> * decoder/flump3dec.c: Fix codec classification Audio/Decoder -> Codec/Decoder/Audio === release 0.10.5 === 2006-12-12 Jan Schmidt <thaytan@mad.scientist.com> * decoder/common.h: * decoder/flump3dec.c: (flump3dec_get_query_types): * decoder/huffman.c: * decoder/mp3-c-synth.c: (mp3_SubBandSynthesis): * decoder/mp3-c.c: (III_get_side_info), (III_frequency_inversion), (mp3_close): * decoder/mp3tl-priv.h: Fix compilation on the Sun Studio compiler === release 0.10.4 === 2006-11-28 Jan Schmidt <thaytan@mad.scientist.com> * decoder/bitstream.c: (bs_new): * decoder/decode.c: (set_hdr_data_slots): * decoder/mp3-c.c: (III_get_LSF_scale_factors), (III_huffman_decode), (III_dequantize_sample), (III_reorder), (III_stereo), (decode_mp3): Implement MPEG-2.5 samplerates. * decoder/mp3tl.c: (mp3tl_decode_header): Ignore the incoming table of frame sizes and pass all data including possibly auxilliary bits to the decoder for now. 2006-11-21 Jan Schmidt <thaytan@mad.scientist.com> * decoder/flump3dec.c: (flump3dec_init): Don't leak pad templates. 2006-11-20 Jan Schmidt <thaytan@mad.scientist.com> Merge back revisions 601 thru 605 from the gst-fluendo-mp3-rework branch 2006-11-20 Jan Schmidt <thaytan@mad.scientist.com> * decoder/mp3-c-synth.c: (III_subband_synthesis), (mp3_SubBandSynthesis): Rearrange things slightly, so Layer 2 and Layer 3 decoding also use the new synthesis function. 2006-11-20 Jan Schmidt <thaytan@mad.scientist.com> * decoder/Makefile.am: * decoder/mp3-c-synth.c: (III_subband_synthesis), (III_polyphase_matrix), (MPG_DCT_32), (MPG_DCT_16), (MPG_DCT_8), (mp3_SubBandSynthesis): * decoder/mp3-c.c: * decoder/mp3-c.h: * decoder/mp3-cos-tables.h: * decoder/mp3tl-priv.h: * decoder/mp3tl.c: (mp3tl_decode_frame): Move synthesis/dct functions out to a separate file. Fix decoding by using the correct entry from the synth_cos64_table lookup table. 2006-11-20 Jan Schmidt <thaytan@mad.scientist.com> * decoder/Makefile.am: * decoder/mp3-c.c: (decode_mp3), (III_subband_synthesis), (III_polyphase_matrix), (MPG_DCT_32), (MPG_DCT_16), (MPG_DCT_8), (mp3_SubBandSynthesis): * decoder/mp3-cos-tables.h: * decoder/mp3tl-priv.h: * decoder/mp3tl.c: (mp3tl_decode_frame): Optimise polyphase filter bank by using a partially hand-unrolled 32-point DCT. 2006-11-19 Jan Schmidt <thaytan@mad.scientist.com> * decoder/Makefile.am: * decoder/mp3-c.c: (inv_mdct), (init_mdct), (III_frequency_inversion), (decode_mp3), (mp3_init): Clean up old, slow code branches. === release 0.10.3 === 2006-09-07 Jan Schmidt <thaytan@mad.scientist.com> * decoder/flump3dec.c: (flump3dec_change_state): Patch from Sebastian Moutte to fix setting caps on the src pad when reusing the element (Closes #5) 2006-09-06 Jan Schmidt <thaytan@mad.scientist.com> * decoder/bitstream.h: * decoder/common.h: * decoder/decode.c: (II_dequant_and_scale_sample): * decoder/flump3dec.c: (flump3dec_get_type), (flump3dec_base_init), (flump3dec_check_for_xing), (flump3dec_drain_avail), (flump3dec_get_query_types): * decoder/huffman.c: (huffman_decoder): * decoder/mp3-c.c: (III_get_side_info), (III_get_scale_factors), (III_get_LSF_scale_data), (III_get_LSF_scale_factors), (III_huffman_decode), (III_dequantize_sample), (III_antialias), (decode_mp3), (mp3_SubBandSynthesis), (mp3_init), (mp3_flush), (mp3_close): * decoder/mp3-c.h: * decoder/mp3tl-priv.h: * decoder/mp3tl.c: (mp3tl_sync), (mp3tl_decode_frame): * decoder/table-huffdec.h: Clean ups and bug fixes. Change the way the main_data buffer is calculate to eliminate a state variable. Fix a nasty array index overflow that was resulting in noise in the left channel for some builds only. Fix all -Wextra warnings 2006-08-25 Wim Taymans <wim@fluendo.com> * decoder/flump3dec.c: (flump3dec_drain_avail), (flump3dec_sink_event): Output the first frame before the second frame instead at EOS. 2006-08-18 Jan Schmidt <thaytan@mad.scientist.com> * configure.ac: Build against IPP for x86_64, and support IPP 5.0 & 5.1 * decoder/mp3-c.c: (mp3_SubBandSynthesis): Fix the float -> int16 conversion so it doesn't overflow
2007-06-08Mention that this is the obsolete version, and that the currentwiz2-2/+5
version is available in audio/libmusicbrainz.
2007-06-08+ libmusicbrainz.wiz1-1/+2
2007-06-08Initial import of libmusicbrainz-3.x:wiz5-0/+96
MusicBrainz is a user-maintained community music metadatabase. Music metadata is information such as the artist name, the release title, and the list of tracks that appear on a release. MusicBrainz collects this information about recordings and makes it available to the public. All of the data in MusicBrainz is user contributed and user maintained. This library is an interface to the MusicBrainz database. It is aimed at developers of media players, CD rippers, taggers and other applications requiring music metadata. The service's architecture follows the REST design principles. Interaction with the web service is done using HTTP and all content is served in a simple but flexible XML format.
2007-06-08This does not conflict with libmusicbrainz-3*.wiz1-5/+1
2007-06-08Update to 2.1.5:wiz3-20/+6
Changes for libmusicbrainz 2.1.5 ------------------------------------- - Fix for CD TOC reading on Solaris, thanks to Brian Cameron. (#2009) - Fixed compilation on GCC 4.3. (http://bugs.debian.org/417352) - Fix the patch for buffer overflows in rdfparse.c (2066) - Support for Debian GNU/kFreeBSD in configure.in (patch from the libmb package in Debian) - Patch to allow manually entering the CD TOC information, thanks to sbooth. (#2193) - Fixed configure.in to work with newer versions of autoconf. (#1829) - Buffer overflow in MBHttp::WriteToBuffer. (#2273) - Python bindings: - No shebang in non-executable scripts.
2007-06-05Bump PKGREVISION for opencdk shlib major bump.wiz1-2/+2