Commit graph

17 commits

Author SHA1 Message Date
wiz
c920d69fcc Set USE_LIBTOOL=yes, since it does use libtool.
Remove CPU specific optimizations that were set by configure script.
Optimiziations should be set by the user, not by a specific package.

This also fixes the build with gcc4.
2006-06-27 22:11:43 +00:00
wiz
ad782541d0 Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
2006-06-12 16:28:05 +00:00
joerg
a9d7dfe885 Needs msgfmt. 2006-06-11 14:03:44 +00:00
joerg
c4d9fd3369 Uses C++. XXX Kill idiotic large file check. 2006-05-19 08:39:43 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 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-17 07:07:11 +00:00
wiz
b4158075ef Set BROKEN_GETTEXT_DETECTION to yes. Fixes PLIST locale problem. 2006-03-04 22:20:04 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
wiz
7e1c5bfbc9 Convert aalib to options framework, adding an 'x11' option, and remove
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-11 09:40:37 +00:00
wiz
3858caa55a This needs pkg-config -- add it to tools. 2005-08-15 02:15:56 +00:00
wiz
f59c9e90ec Make gopchop find its pixmaps. Bump PKGREVISION. 2005-06-06 15:12:07 +00:00
wiz
e828c4ddaf Update to 1.1.7:
1.1.7: (2005-05-02)
    - added --version option
    - fixed typos in preferences handling
    - fixed crash on close
    - created stubbed "make check" tests/ directory
    - added tooltips to the preferences
    - display GOP number in Info window
    - added experimental MPEG1 support from Brent Baccala
    - generalized pref window settings
    - added "ignore program end code" based on patch from Brent Baccala
    - forced sequence injection during playback for MPEG1 sanity
    - updated man pages slightly
2005-05-03 12:44:13 +00:00
wiz
a023501409 Update to 1.1.6:
1.1.6: (2005-04-30)
    - modified patch from Tiziano Cappellari and Igor Baldachini to optionally
      force a prepended system header.
    - modified patch from Tiziano Cappellari and Igor Baldachini to optionally
      drop trailing packs that have system headers.
    - compilation patches from Eric Jorgensen and Barry Roberts.
    - NetBSD off_t patch from Thomas Klausner.

1.1.5: (2005-04-30)
    - improved gopchop.desktop
    - added debian menu file
    - fixed compile regression in new display code

1.1.4: (2005-04-30)
    - suse patch from Rainer Lay
    - changed scroll wheel usage to try and fix file select windows - schmidtw
    - changed the menus & menu items to be more "standard" where
      possible - schmidtw
    - added XML based load/save using libxml for editing sessions - schmidtw
    - added text enterable gop selector box - schmidtw
    - added view menu to control GOP Info window & in the future the video
      window - schmidtw
    - changed the menu items to be more descriptive - schmidtw
    - fixed details need to read other MPEG2 PES packets
    - locale clean-ups
    - Xv display is now aspect-correct
    - TODO reorganized - bryce
2005-04-30 23:06:25 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
41e8f4da89 Add intltool dependency, breaks build if missing. 2005-03-25 23:42:50 +00:00
wiz
2f4d7d605b Initial import of gopchop-1.1.3:
This tool is used for people wanting to take sections out of MPEG2-PS
files without re-encoding the resulting frames.  The idea is to
write specific "Group of Pictures" (GOP) sections to a new MPEG2-PS
file.  These GOPs will decode correctly (in theory), and the gaps
won't be noticed.  I wrote this tool to edit commercials out of
MPEG2 files produced by my KFir MPEG2 capture card.  Using this
tool for anything else is really beyond the scope of its design.
2005-03-23 19:16:33 +00:00