Mercurial > mplayer.hg
comparison Makefile @ 22055:aa59f3608728
URL fix
author | diego |
---|---|
date | Tue, 30 Jan 2007 11:02:37 +0000 |
parents | 9be62c47daa5 |
children | 5bf6c178f09a |
comparison
equal
deleted
inserted
replaced
22054:9be62c47daa5 | 22055:aa59f3608728 |
---|---|
288 done | 288 done |
289 | 289 |
290 install-gui: | 290 install-gui: |
291 -ln -sf mplayer$(EXESUF) $(BINDIR)/gmplayer$(EXESUF) | 291 -ln -sf mplayer$(EXESUF) $(BINDIR)/gmplayer$(EXESUF) |
292 $(INSTALL) -d $(DATADIR)/skins | 292 $(INSTALL) -d $(DATADIR)/skins |
293 @echo "*** Download skin(s) at http://www.mplayerhq.hu/dload.html" | 293 @echo "*** Download skin(s) at http://www.mplayerhq.hu/design7/dload.html" |
294 @echo "*** for GUI, and extract to $(DATADIR)/skins/" | 294 @echo "*** for GUI, and extract to $(DATADIR)/skins/" |
295 $(INSTALL) -d $(prefix)/share/pixmaps | 295 $(INSTALL) -d $(prefix)/share/pixmaps |
296 $(INSTALL) -m 644 etc/mplayer.xpm $(prefix)/share/pixmaps/ | 296 $(INSTALL) -m 644 etc/mplayer.xpm $(prefix)/share/pixmaps/ |
297 $(INSTALL) -d $(prefix)/share/applications | 297 $(INSTALL) -d $(prefix)/share/applications |
298 $(INSTALL) -m 644 etc/mplayer.desktop $(prefix)/share/applications/ | 298 $(INSTALL) -m 644 etc/mplayer.desktop $(prefix)/share/applications/ |