Commit graph

73 commits

Author SHA1 Message Date
markd
3d448b6caf Update to arts 1.4.3 (part of KDE 3.4.3). 2005-10-13 12:55:36 +00:00
schmonz
26764c33cd Some days it's harder than others to hide my paucity of brain cells.
Comment out the RCS Id tag. Thanks Hisashi T Fujinaka.
2005-09-14 04:15:55 +00:00
schmonz
8186793964 Move the sparc-gcc33-ice hack into hacks.mk. 2005-09-08 16:24:15 +00:00
jdc
50a593d2c7 Add a hack to require gcc 3.4 on NetBSD/sparc. 2005-09-08 15:51:40 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
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-08-10 20:56:10 +00:00
markd
7853f85750 Update to arts 1.4.2 (part of KDE 3.4.2). 2005-07-30 10:56:13 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
rillig
0ad307c234 Changed USE_PERL5 to USE_TOOLS+=perl. 2005-05-31 21:46:38 +00:00
markd
6efc5eda5f Update arts to 1.4.1 (part of KDE 3.4.1)
Changes: unknown
2005-05-31 14:04:13 +00:00
reed
a9c1cbde21 Remove Linux work-around for bug noted in PR #25402 from arts
and koffice build.

And do in meta-pkgs/kde3/kde3.mk as suggested by maintainer, markd.

It helps with builds on Linux for kdegraphics3, libkipi, gwenview,
kdelibs3, kdebase3, arts, and many other KDE-based packages on Linux.
(It was not needed for kile, but will be used.)

Thank you, Torsten Harenberg for testing many packages such as
kdenetwork, kdegames, kdepim, kdemultimedia.

I still don't know what the correct fix is for PR #25402.
2005-05-18 22:35:04 +00:00
reed
f1af018522 For Linux, add workaround for bug noted in PR #25402.
arts fails to build under Linux with many lines like:
  .libs/kmedia2.o(.gnu.linkonce.d._ZTIN4Arts20VideoPlayObject_baseE+0x10):../mcop/common.h:72: undefined reference to `typeinfo for Arts::Object_base'

Use BUILDLINK_TRANSFORM to remove
-Wl,--allow-shlib-undefined
-Wl,--no-undefined

(Note that KDE packages still have same problem.)
2005-04-29 13:49:02 +00:00
tv
7671a5504e Nuke USE_BUILDLINK3 (some files missed in megacommit). 2005-04-12 15:11:18 +00:00
reed
07fce1f09a Instead of using @dirrm for include/arts remove the directory
with:
@unexec ${RMDIR} %D/include/arts 2>/dev/null || ${TRUE}

This will stop it from complaining when you use pkg_add to
upgrade the arts package when kdelibs is still installed.

Okayed by maintainer, markd.
2005-04-05 21:18:07 +00:00
markd
ae17c3b7c5 Update to KDE 3.4
Highlights at a glance

* Text-to-speech system with support built into Konqueror, Kate, KPDF
  and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
  PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
  GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
  integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
  on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
  CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
  third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
  websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
  disable ones that are not used. This does not include Netscape-style
  plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
  plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
  documentation added or changed
2005-03-23 21:28:33 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
markd
32a3f933dc Update to arts-1.3.2 (part of kde 3.3.2)
Changes unknown.
2004-12-10 06:00:52 +00:00
markd
18a6981ec8 Update to arts 1.3.1 (part of KDE 3.3.1)
changes unknown.
2004-10-13 11:39:23 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
markd
6eaadba526 Make KDE depend on at least version 3.3.3nb1 of qt3-libs. 2004-09-19 04:17:22 +00:00
markd
31b737e3d8 Update to arts-1.3.0 part of KDE-3.3.
changes unknown.
2004-08-21 11:52:21 +00:00
markd
ab2b247538 Update to version 1.2.3 (part of kde 3.2.3)
changes unknown.
2004-06-10 11:27:41 +00:00
reed
b483c36833 Add a HOMEPAGE of http://www.kde.org/areas/multimedia/.
Maybe http://www.arts-project.org/ should be used instead,
but webpage is out-of-date. (As discussed with maintainer, Mark.)
2004-05-26 01:21:10 +00:00
snj
535a02e639 No longer used. 2004-04-26 03:52:06 +00:00
markd
46875e7fb8 bl3ify and update to version 1.2.2 (part of kde 3.2.2)
Changes:
ALSA: Make aRts work through DMix-devices
2004-04-20 12:15:51 +00:00
salo
9ba8196a22 Follow libogg into multimedia/. 2004-04-12 23:15:01 +00:00
mrg
f48d35d92c include "config.h" in debug.cc so that ifdef HAVE_VASPRINTF actually works.
fixes a compile problem on macppc (where it attempts va_list assignment
otherwise.)
2004-04-04 06:45:00 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
markd
24aadde5ed Update arts to 1.2.1, part of KDE 3.2.1
Changes unknown.
2004-03-09 11:11:15 +00:00
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
markd
bba9c6d32d Remove "USE_LANGUAGES= c c++". Now set in Makefile.kde. 2004-02-25 22:11:23 +00:00
markd
baceb644ee USE_LANGUAGES= c c++ 2004-02-22 10:56:26 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
tron
4072cf8448 Use buildink *3* and not 2 glue code for "glib2". 2004-02-08 16:22:37 +00:00
xtraeme
8da3523b2c Add RCSID. 2004-02-07 14:39:39 +00:00
rtr
b148780b7b patch CLD -> CXXLD for linking against cpp, fixes build failure
patch from post by Juan RP <juan@xtraeme.unixbsd.org>
on tech-pkg@ http://mail-index.NetBSD.org/tech-pkg/2004/02/07/0006.html
2004-02-07 13:57:32 +00:00
tron
2ab7e1e4fc Add missing buildlink2 glue code for "esound" and "libmad" to fix
build problems. Bump package revision because of that.
2004-02-06 13:48:05 +00:00
markd
6fef1a95d0 Update arts to 1.2.0. Part of KDE 3.2.
Arts specific changes unspecified.
2004-02-04 13:35:51 +00:00
jlam
a7d877ca6a Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In
the normal case when BUILDLINK_DEPENDS.<pkg> isn't specified, it receives
a value only once due to the multiple inclusion protection in the
bulldlink3.mk files.  In the case where a package includes several
buildlink3.mk files that each want a slightly different version of another
dependency, having BUILDLINK_DEPENDS.<pkg> be a list allows for the
strictest <pkg> dependency to be matched.
2004-01-24 03:26:45 +00:00
markd
241fa8d192 Update to arts-1.1.5, part of KDE 3.1.5. 2004-01-15 09:37:27 +00:00
markd
6d5a415663 s/buildilnk3/buildlink3/ 2004-01-15 09:11:02 +00:00
jlam
b16a0ebc5c Add some buildlink3.mk files. 2004-01-14 07:37:00 +00:00
wiz
a6e105fbae Bump PKGREVISION for libogg (or, in 5 cases, libao) updates. 2003-12-08 14:41:38 +00:00
mrg
af80b194ba include <sys/param.h> to get __NetBSD_Version__ symbol. fixes a compile
time warning and makes the patch do what it was trying to do...
2003-11-03 12:07:28 +00:00
markd
03142b9576 Update arts to 1.1.4 (for KDE3.1.4)
Changes:
* Fix artsbuilder crash with changed construction order in gcc 3.3.2 release.
* Fix stereo volume control.
* Fix compilation problems.
* Crash fixes.
2003-09-17 23:01:45 +00:00
markd
cf9aa7d158 Another X11BASE -> LOCALBASE fixup. 2003-08-05 12:22:30 +00:00
grant
1109d44e8e bring in change from KDE HEAD:
arts/soundserver/artsd.cc 1.43.2.3

use fabs() instead of fabsf().
2003-08-04 17:56:29 +00:00
grant
d641a9e957 add another LIBTOOL_OVERRIDE. 2003-08-01 05:58:20 +00:00
markd
2bc06b9d0d Update arts to 1.1.3.
Changes:
* GCC 3.4 compile fixes, compiler warning fixes
* Allow the application to query if the server is suspended.
* arts_suspend() returns 0 if arts doesn't have device open.
* add -V command line switch to set initial volume.
* Compilation fix
* Build system update
2003-07-30 13:01:28 +00:00
markd
62ca8d35ba Add a missing include. 2003-07-09 15:13:02 +00:00