Commit graph

11 commits

Author SHA1 Message Date
Thomas Klausner
53cae12b32 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:53:10 +00:00
Thomas Klausner
55bbb14f22 PKGREVISION bump for libsndfile ABI depends bump. 2009-02-21 13:22:51 +00:00
Thomas Klausner
b761f7c7f8 Use wxGTK26/bl3.mk. 2008-11-06 19:44:55 +00:00
Thomas Klausner
77344c2d04 Depend on shared-mime-info and fix PLIST. Bump PKGREVISION. 2008-10-31 12:52:53 +00:00
Sergey Svishchev
80e332bc01 Delint. 2007-03-03 10:53:15 +00:00
Sergey Svishchev
4f46d1157a Delint:
- add or fix RCS ids
- fix permission problems (USE_TOOLS etc.)
- fix MESSAGE, DESCR, COMMENT problems
- other minor tweaks (all reported by pkglint -Wall)
2006-10-29 11:23:06 +00:00
Thomas Klausner
b3c5ef57b2 Fix build with gcc-4.1.
Needs c++. Sync a bit with audio/audacity.
2006-07-06 20:17:59 +00:00
Johnny C. Lam
37f83ea08f Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-18 00:46:27 +00:00
Johnny C. Lam
d8f92a1509 ossaudio.buildlink3.mk has been replaced by oss.buildlink3.mk. 2006-03-09 21:02:03 +00:00
Thomas Klausner
dff0625f3a Add missing pkg-config dependency. 2006-03-09 17:43:59 +00:00
Geert Hendrickx
04fbb39d9a Update pkgsrc/audio/audacity to 1.3.0 (beta version), fix some pkglint
warnings, reindent, and import this as pkgsrc-wip/audacity-devel.

Audacity is a program that manipulates digital audio waveforms. It supports all
common editing operations such as Cut, Copy, and Paste, plus it will mix tracks
and apply plug-in effects to any part of a sound. It also has a built-in
amplitude envelope editor, a customizable spectrogram mode and a frequency
analysis window for audio analysis applications.
2006-03-09 10:13:29 +00:00