annotate TOOLS/subfont-gimp/Makefile @ 15659:f5ba6ff194e9

Fixes x264's "lumi_mask" option and improves lavc's "nr" option.
author gpoirier
date Sun, 05 Jun 2005 21:34:03 +0000
parents 22996ab2d78f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1469
22996ab2d78f mplayer font-generator GIMP plugin by lanzz@lanzz.org
arpi
parents:
diff changeset
1 install:
22996ab2d78f mplayer font-generator GIMP plugin by lanzz@lanzz.org
arpi
parents:
diff changeset
2 gimptool --install-admin-bin mplayer_subfont || gimptool --install-bin mplayer_subfont
22996ab2d78f mplayer font-generator GIMP plugin by lanzz@lanzz.org
arpi
parents:
diff changeset
3
22996ab2d78f mplayer font-generator GIMP plugin by lanzz@lanzz.org
arpi
parents:
diff changeset
4 uninstall:
22996ab2d78f mplayer font-generator GIMP plugin by lanzz@lanzz.org
arpi
parents:
diff changeset
5 gimptool --uninstall-admin-bin mplayer_subfont || true
22996ab2d78f mplayer font-generator GIMP plugin by lanzz@lanzz.org
arpi
parents:
diff changeset
6 gimptool --uninstall-bin mplayer_subfont || true