summaryrefslogtreecommitdiff
path: root/multimedia/kdemultimedia3
AgeCommit message (Collapse)AuthorFilesLines
2010-07-14Recursive PKGREVISION bump for the net/mDNSResponder updatesbd2-4/+4
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz2-4/+4
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz2-4/+4
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz2-4/+4
2009-12-15Recursive bump for libltdljoerg1-2/+2
2009-08-26bump revision because of graphics/jpeg updatesno2-4/+4
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-156/+1
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz2-4/+4
major change. Reported by Robert Elz in PR 41345.
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-01Add aKode backend support back to kdemultimedia (aKode was part ofhasso2-2/+8
kdemultimedia up to KDE 3.4). Bump PKGREVISION.
2008-08-27Update to KDE 3.5.10markd1-4/+4
minor bugfixes
2008-07-14Mark as destdir ready.joerg1-1/+3
2008-02-20Update to kde3.5.9markd4-62/+24
Minor bugfixes
2008-02-16Fix configure script so it accepts the current pkgsrc version of xine.wiz2-20/+35
It only accepted a.b.c, but the current version has an additional .d at the end.
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn2-4/+4
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-11-30Bump PKGREVISION because openexr now depends on ilmbase.wiz2-4/+4
2007-11-01Add PTHREAD_AUTO_VARS=yes to properly detect/link against xine version.markd1-1/+3
From Matthias Pfaller in PR pkg/37224.
2007-10-20Update to KDE 3.5.8markd11-423/+121
audiocd ioslave * Fix powerpc support. JuK * Fix getting cover from internet doesn't work. * Fix last item in play queue is played twice. * Fix right click in History playlist shows wrong column. * Fix empty flac file crashes JuK. KAudioCreator * Fix crash when removing all jobs. * Allow creating group writable directories if umask permits it.
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-1/+2
Bump PKGREVISION.
2007-05-23Update to KDE 3.5.7markd5-124/+122
JuK * Tell Google not to send JavaScript when we request images to reduce errors in the cover art search, and make sure that images we request have the appropriate http:// protocol.
2007-02-19Remove libtunepimp and musicbrainz buildlink3 files here too;wiz1-3/+3
noted by joerg.
2007-02-16Remove bl3.mk files for libtunepimp and musicbrainz.wiz1-3/+5
The current pkgsrc versions are not supported by the current kdemultimedia3 version. Bump PKGREVISION.
2007-01-26Update to KDE 3.5.6markd4-130/+133
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz2-4/+4
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2007-01-13Add support for flac-1.1.3 based on patches from Josh Coalson onwiz5-24/+196
kde-devel. Bump PKGREVISION because previously it would just compile without flac support.
2007-01-07PKGREVISION bump for flac shlib major bump and corresponding ABIwiz2-4/+4
depends bump.
2006-11-19tv@ pointed out that curl-7.16.0 had a shlib major bump --wiz2-3/+4
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs of dependencies. Sorry for not finding this earlier.
2006-10-12Update to KDE 3.5.5markd2-6/+5
2006-09-16Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.jmmv1-2/+2
This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change.
2006-08-24Use version 0.5.0 of "libtunepimp". Update package revision because oftron2-4/+5
this dependence change.
2006-08-02Update KDE to 3.5.4markd4-22/+9
Changes unknown
2006-07-12Depend on libtunepimp0.4 package.wiz2-5/+5
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-06-27Fix build with gcc4 on NetBSD-3.99.21.wiz2-1/+16
2006-06-21Fix build on DragonFly and FreeBSD due to different cdparanoia headers.joerg2-5/+17
Patch obtained from FreeBSD ports.
2006-06-12Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)wiz2-3/+4
for SDL shlib changes.
2006-06-01Update KDE to 3.5.3markd2-6/+5
Changes: * Changing the slider should enable the apply/reset buttons * Fixed audiocd:/ to Ogg extraction when packagers are built with new ld flags. * JuK o Fix "JuK trying to add unknown category in File Renamer" * KAudioCreator o Fix regression causing renamed tracks to be disregarded when ripping/encoding
2006-05-10Fix OSS audio mixer on DragonFly. Kill a malloc.h include.joerg5-3/+48
Based on patch from wa1ter@myrealbox.com on DragonFly's user list. Bump revision.
2006-05-08musicbrainz detection works better, when linking with pthread.joerg2-26/+35
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz2-4/+4
2006-04-13Use libtunepimp instead of tunepimp here too.wiz1-2/+2
2006-04-13Switch to use libtunepimp. Bump PKGREVISION.wiz1-2/+3
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
that they look nicer.
2006-04-06Over 1200 files touched but no revisions bumped :)reed2-5/+5
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-03-30Update KDE to 3.5.2markd3-8/+30
* JuK o Manual Column widths notice interferes with dragging columns o Action List in Configure Shortcuts includes up to as many Add to CD items as you have playlists o Crash after hiding Play Queue fixed * KMix o KMixApplet, if shown on vertical Kicker Panel, shows always icons (even if there is not enough space) o Kmix saves the wrong Master Channel under certain cictumstances o Split channel in KMixApplet shows one channel as a slider, the other numerical o Selecting master channel does not update tray icon
2006-03-09Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.jlam1-2/+2
Remove deprecated ossaudio.buildlink3.mk.
2006-03-07Recursive bump for major version change of cdparanoia libs.joerg1-2/+2
2006-03-06Belatedly bump PKGREVISION for all libtasn1 dependencies, sincewiz1-2/+2
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz.