summaryrefslogtreecommitdiff
path: root/multimedia/kdemultimedia3
AgeCommit message (Collapse)AuthorFilesLines
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.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-3/+4
2006-01-31Update to KDE 3.5.1markd5-27/+36
Changes: * JuK o Fix memory corruption bug causing crashes with recent glibc libraries. o Fix incorrect initial volume setting when using aKode as output. o Corrected list of file types that JuK supports. o Fix command line handling of music files. Now files given on the command line are automatically added to the Collection List. o Fix "Album Random Play" feature to also use Artist information when choosing the next track to play. o Added musicbrainz 0.4-support
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz2-3/+4
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-20Rework broken thread detection:joerg6-27/+346
- try libpthread - fallback to ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS} Run the check only once, to avoid the second run overwriting the results of the first. Add DragonFly support. Fix errno.
2006-01-18Adjust dependencies after the renames of gstreamer, gst-plugins andjmmv1-4/+4
gst-plugins-* to gstreamer0.8, gst-plugins0.8 and gst-plugins0.8-*, respectively. Bump PKGREVISION.
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz2-5/+4
2006-01-04share/doc/kde/HTML/en/kioslave belongs to kdelibs3, which is a dependency,wiz2-3/+4
don't try to remove it here. Bump PKGREVISION for PLIST fix.
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-11Update to KDE 3.5markd7-158/+145
Many new features and refinements. Notable changes include: * Konqueror is the second web browser to pass the Acid2 CSS test, ahead of Firefox and Internet Explorer * Konqueror can also now free web pages from adverts with its ad-block feature * SuperKaramba is included in KDE, providing well-integrated and easy-to-install widgets for the user's desktop * Kopete has support for MSN and Yahoo! webcams * The edutainment module has three new applications (KGeography, Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-12-11Convert aalib to options framework, adding an 'x11' option, and removewiz2-3/+4
aalib-x11 and aview-x11. SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED) for affected packages. Addresses PR 32046 by Leonard Schmidt.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-10-13Update to KDE 3.4.3markd1-4/+4
Changes: JuK: Fix random play not being random between application starts. JuK: Fix Tree View Artists not having artists of different capitalization. JuK: Google cover search now works again JuK: Fix crash on startup after a watched directory was removed. JuK: Fix infinite loop when switching output methods. JuK: Fix 0-width added columns when using manual resizing. JuK: Fix not checking for proxy exceptions for MusicBrainz. JuK: Fix the "Back to Playlist" link in the Now Playing bar to select the playing playlist instead of the Collection List. JuK: Fix the Jump to Playing Item feature to update the Tag Editor. JuK: Fix tabstops being in a seemingly random order in some dialogs. JuK: Fix code warning caused by improper signal declaration. JuK: A few style guide fixes to clarify some operations. JuK: The Now Playing bar is correctly updated when you change the tag of the playing item.
2005-09-06Fix NetBSD statvfs check to be >= 299000900 not >= 200040000abs2-4/+4
No pkgrevision bumps needed.
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-2/+2
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-07-30Update to KDE 3.4.2markd2-5/+6
No summary of changes given, see http://www.kde.org/announcements/changelogs/3_4_2/kdemultimedia.txt for details.
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.