Commit graph

31 commits

Author SHA1 Message Date
jlam
6ad6aef9d4 Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.
2006-03-09 21:04:39 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
hubertf
9a981bcfbe Sign over maintainership to tech-pkg@ 2005-02-21 20:26:08 +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
minskim
6865b13f29 Use ossaudio.buildlink3.mk to be platform-independent.
While here, set NO_CONFIGURE=YES.
2004-05-03 17:32:35 +00:00
xtraeme
0acbc7310e bl3ify 2004-04-11 16:09:53 +00:00
agc
44fe8d522c Get rid of two '^H' characters in C source.
My, can gcc3 be picky.
2004-01-28 10:56:21 +00:00
agc
3fe419fef7 Allow emixer to work with mpg123-esound and mpg123-nas as well as mpg123. 2004-01-27 12:04:46 +00:00
jlam
a9f08159c4 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.
2003-09-28 09:13:55 +00:00
grant
7a71199b50 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.
2003-09-27 17:07:34 +00:00
hubertf
2b486e9208 Fix HOMEPAGE
XXX pkg needs an update, but ENOTIME right now. Any volunteers?
2003-09-09 01:18:40 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
5d74cd0ba4 buildlink1 -> buildlink2. 2002-10-25 17:17:29 +00:00
zuntum
0ca28723fb Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
wiz
89b5ee06fc Remove commented out USE_CURSES (buildlinked). 2001-10-12 16:46:05 +00:00
jlam
41e2a7a384 Convert to use buildlink.mk files for ncurses dependency and mark as
USE_BUILDLINK_ONLY.
2001-06-19 15:57:39 +00:00
agc
3e7e5cdd89 Move to sha1 digests, and add distfile sizes. 2001-04-18 13:04:18 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00
wiz
f7bb9e2078 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:30:32 +00:00
wiz
49117c3626 USE_CURSES instead of hardwired dependency on ncurses.
Fix a segfault while I'm here.
2001-01-07 03:10:50 +00:00
dmcmahill
f1d7c2b8eb add back depends on ncurses as the package still appears to need it (won't
compile without ncurses on 1.4 machines).
2000-06-12 20:52:55 +00:00
mycroft
ce88ba036d Fix yet more display problems. 2000-04-16 03:59:31 +00:00
mycroft
ed388aa3c1 Fix numerous display problems.
Eliminate the use of slang alongside ncurses.
2000-04-16 02:57:20 +00:00
hubertf
04fef69775 Update to V0.05.5, changes:
- Two new playmodes... loop and random.
- Continous play has been fixed, it does not crash eMixer anymore, also
  the user has better control of it.
- A bias meter has been included, you can tell how many times you have
  played a song.
- The total number of tracks on your playlist is now displayed.
2000-02-02 03:39:59 +00:00
jlam
24ef86f870 Update dependency on ncurses to >=4.2 2000-01-15 18:46:22 +00:00
hubertf
9913f2627d Link libm in explicitly, which makes things going on ELF.
Fixes PR 9000 by Lennart Augustsson <lennart@augustsson.net>
1999-12-20 03:28:38 +00:00
hubertf
a884d88f99 eMixer is a front-end to mpg123 that allows you to
play and mix two mp3 streams together. This ability
to mix two mp3s together makes eMixer act like a
cross-fader effectively giving the user DJ like
capabilities from their computer console. eMixer is
also very able in a "real time" party environment.

Best viewed in an (color-)rxvt.
1999-12-13 02:48:41 +00:00