rpms/libquicktime/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/libquicktime/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsO32327/rpms/libquicktime/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module libquicktime
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: libquicktime
# $Id: Makefile,v 1.1 2008/07/22 16:53:08 thl Exp $
NAME := libquicktime
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)
--- NEW FILE sources ---
16 years, 4 months
rpms/libquicktime Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/libquicktime
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsO32327/rpms/libquicktime
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module libquicktime
--- NEW FILE Makefile ---
# Top level Makefile for module libquicktime
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
--- NEW FILE import.log ---
--- NEW FILE pkg.acl ---
16 years, 4 months
rpms/libquicktime/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/libquicktime/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsO32327/rpms/libquicktime/devel
Log Message:
Directory /cvs/free/rpms/libquicktime/devel added to the repository
16 years, 4 months
rpms/libquicktime - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/libquicktime
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsO32327/rpms/libquicktime
Log Message:
Directory /cvs/free/rpms/libquicktime added to the repository
16 years, 4 months
rpms/libmpeg3/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/libmpeg3/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsd32152/rpms/libmpeg3/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module libmpeg3
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: libmpeg3
# $Id: Makefile,v 1.1 2008/07/22 16:53:00 thl Exp $
NAME := libmpeg3
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)
--- NEW FILE sources ---
16 years, 4 months
rpms/libmpeg3 Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/libmpeg3
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsd32152/rpms/libmpeg3
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module libmpeg3
--- NEW FILE Makefile ---
# Top level Makefile for module libmpeg3
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
--- NEW FILE import.log ---
--- NEW FILE pkg.acl ---
16 years, 4 months
rpms/libmpeg3 - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/libmpeg3
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsd32152/rpms/libmpeg3
Log Message:
Directory /cvs/free/rpms/libmpeg3 added to the repository
16 years, 4 months
rpms/libmpeg3/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/libmpeg3/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsd32152/rpms/libmpeg3/devel
Log Message:
Directory /cvs/free/rpms/libmpeg3/devel added to the repository
16 years, 4 months
rpms/libdvbpsi Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/libdvbpsi
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsM31893/rpms/libdvbpsi
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module libdvbpsi
--- NEW FILE Makefile ---
# Top level Makefile for module libdvbpsi
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
--- NEW FILE import.log ---
--- NEW FILE pkg.acl ---
16 years, 4 months
rpms/libdvbpsi/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/libdvbpsi/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsM31893/rpms/libdvbpsi/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module libdvbpsi
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: libdvbpsi
# $Id: Makefile,v 1.1 2008/07/22 16:52:50 thl Exp $
NAME := libdvbpsi
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)
--- NEW FILE sources ---
16 years, 4 months