public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/x264/files: x264-onlylib-20090408.patch
@ 2009-05-03 20:08 Alexis Ballier (aballier)
  0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2009-05-03 20:08 UTC (permalink / raw
  To: gentoo-commits

aballier    09/05/03 20:08:47

  Added:                x264-onlylib-20090408.patch
  Log:
  bump a new snapshot
  (Portage version: 2.2_rc32/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-libs/x264/files/x264-onlylib-20090408.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/x264/files/x264-onlylib-20090408.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/x264/files/x264-onlylib-20090408.patch?rev=1.1&content-type=text/plain

Index: x264-onlylib-20090408.patch
===================================================================
Index: x264-snapshot-20090408-2245/Makefile
===================================================================
--- x264-snapshot-20090408-2245.orig/Makefile
+++ x264-snapshot-20090408-2245/Makefile
@@ -71,7 +71,7 @@ DEP  = depend
 
 .PHONY: all default fprofiled clean distclean install uninstall dox test testclean
 
-default: $(DEP) x264$(EXE)
+default: $(DEP)
 
 libx264.a: .depend $(OBJS) $(OBJASM)
 	$(AR) rc libx264.a $(OBJS) $(OBJASM)
@@ -143,13 +143,12 @@ distclean: clean
 	rm -f config.mak config.h x264.pc
 	rm -rf test/
 
-install: x264$(EXE) $(SONAME)
+install: libx264.a $(SONAME)
 	install -d $(DESTDIR)$(bindir) $(DESTDIR)$(includedir)
 	install -d $(DESTDIR)$(libdir) $(DESTDIR)$(libdir)/pkgconfig
 	install -m 644 x264.h $(DESTDIR)$(includedir)
 	install -m 644 libx264.a $(DESTDIR)$(libdir)
 	install -m 644 x264.pc $(DESTDIR)$(libdir)/pkgconfig
-	install x264$(EXE) $(DESTDIR)$(bindir)
 	$(RANLIB) $(DESTDIR)$(libdir)/libx264.a
 ifeq ($(SYS),MINGW)
 	$(if $(SONAME), install -m 755 $(SONAME) $(DESTDIR)$(bindir))






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-03 20:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-03 20:08 [gentoo-commits] gentoo-x86 commit in media-libs/x264/files: x264-onlylib-20090408.patch Alexis Ballier (aballier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox