The NetBSD Project

CVS log for pkgsrc/audio/aumix/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / audio / aumix

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.25 / (download) - annotate - [select for diffs], Fri Apr 22 13:42:50 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, HEAD
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.24 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:05 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.23 / (download) - annotate - [select for diffs], Fri Oct 22 18:30:43 2004 UTC (7 years, 7 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.22: +5 -23 lines
Diff to previous 1.22 (colored)

Split aumix into two different packages:
- aumix 2.8nb6, which only provides ncurses support.  Note that its revision
  is bumped to note the differences from the previous package.
- aumix-gtk 2.8, which includes GTK 2.x and ncurses support.  While here,
  add a missing build dependency on pkgconfig.

The descriptions have also been rewritten to note the differences.

Addresses PR pkg/27340.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:05 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

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.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Mar 11 18:19:08 2004 UTC (8 years, 2 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.20: +5 -5 lines
Diff to previous 1.20 (colored)

bl3ify

Revision 1.20 / (download) - annotate - [select for diffs], Sat Jan 3 18:49:33 2004 UTC (8 years, 4 months ago) by reed
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Dec 13 00:45:21 2003 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Bump PKGREVISION for atk library major bump.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Sep 28 09:13:55 2003 UTC (8 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Sep 27 17:07:34 2003 UTC (8 years, 7 months ago) by grant
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Jul 13 13:50:21 2003 UTC (8 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

PKGREVISION bump for libiconv update.

Revision 1.15 / (download) - annotate - [select for diffs], Fri May 2 11:53:38 2003 UTC (9 years ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Mar 4 18:07:07 2003 UTC (9 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.13: +5 -3 lines
Diff to previous 1.13 (colored)

Update to 2.8. Now using GTK2.
Security notes were added to the installation instructions. Several
possible security bugs were corrected. New el, nl, and zh_CN
translations were added. The es, gl, ja, pt_BR, sv, and uk translations
were updated. New items were added to the View menu (GTK+ only).
The state of the "Mute All" button was corrected (GTK+ only).
Support was added for GTK+ 2.0. A bug with digital inputs may have
been fixed. A shell script for muting and un-muting was added.
Console mouse support on FreeBSD 5.0-CURRENT has been re-enabled.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Nov 30 11:46:02 2002 UTC (9 years, 5 months ago) by salo
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

USE_PKGLOCALEDIR, remove unnecessary patches, delint.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Oct 13 11:55:54 2002 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.11: +5 -5 lines
Diff to previous 1.11 (colored)

buildlink1 -> buildlink2.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jun 29 04:54:49 2001 UTC (10 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.10: +1 -6 lines
Diff to previous 1.10 (colored)

USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined,
so remove it from package Makefiles.  Also move the inclusion of the
buildlink.mk files to the end of the Makefile to just before bsd.pkg.mk
to ensure that any Makefile settings occur before the buildlink.mk files.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Jun 19 15:55:08 2001 UTC (10 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.9: +12 -15 lines
Diff to previous 1.9 (colored)

Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.  Remove
the unnecessary patches that manipulated things for curses/ncurses.  Add
patch to remove -I$(includedir) and -L$(libdir) from the compiler flags.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Apr 2 20:06:11 2001 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.8: +2 -3 lines
Diff to previous 1.8 (colored)

Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty
lines.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Mar 27 03:19:45 2001 UTC (11 years, 1 month ago) by hubertf
Branch: MAIN
Changes since 1.7: +3 -2 lines
Diff to previous 1.7 (colored)

Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>

Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 16 13:30:33 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jan 21 17:51:10 2001 UTC (11 years, 4 months ago) by veego
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Change the first bsd.pkg.mk to bsd.prefs.mk.
Having two includes of bsd.pkg.mk in one Makefile is a bad idea.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 8 14:35:13 2001 UTC (11 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.4: +10 -4 lines
Diff to previous 1.4 (colored)

Don't depend on ncurses, USE_CURSES.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Dec 31 02:56:58 2000 UTC (11 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.3: +4 -2 lines
Diff to previous 1.3 (colored)

Fix libintl dependency and add missing file to PLIST.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Nov 11 17:49:22 2000 UTC (11 years, 6 months ago) by tron
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Use "${MASTER_SITE_SOURCEFORGE}".

Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 3 18:45:11 2000 UTC (11 years, 9 months ago) by rh
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.1: +1 -2 lines
Diff to previous 1.1 (colored)

Remove unneeded patches.  Submitted in PR 10627 by Trevor Johnson
<trevor@jpj.net>, the maintainer and author of this software.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jul 14 10:37:18 2000 UTC (11 years, 10 months ago) by rh
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of aumix-2.7, a GTK+ audio mixer.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 14 10:37:18 2000 UTC (11 years, 10 months ago) by rh
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>