rpms/gstreamer-plugins-bad-nonfree/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/gstreamer-plugins-bad-nonfree/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsa12290/rpms/gstreamer-plugins-bad-nonfree/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module gstreamer-plugins-bad-nonfree
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: gstreamer-plugins-bad-nonfree
# $Id: Makefile,v 1.1 2012/02/14 18:31:45 laxathom Exp $
NAME := gstreamer-plugins-bad-nonfree
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 ---
12 years, 9 months
rpms/gstreamer-plugins-bad-nonfree Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/gstreamer-plugins-bad-nonfree
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsa12290/rpms/gstreamer-plugins-bad-nonfree
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module gstreamer-plugins-bad-nonfree
--- NEW FILE Makefile ---
# Top level Makefile for module gstreamer-plugins-bad-nonfree
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 ---
12 years, 9 months
rpms/gstreamer-plugins-bad-nonfree - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/gstreamer-plugins-bad-nonfree
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsa12290/rpms/gstreamer-plugins-bad-nonfree
Log Message:
Directory /cvs/free/rpms/gstreamer-plugins-bad-nonfree added to the repository
12 years, 9 months
rpms/gstreamer-plugins-bad-nonfree/devel - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/gstreamer-plugins-bad-nonfree/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsa12290/rpms/gstreamer-plugins-bad-nonfree/devel
Log Message:
Directory /cvs/free/rpms/gstreamer-plugins-bad-nonfree/devel added to the repository
12 years, 9 months
rpms/gnome-video-arcade Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/gnome-video-arcade
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsM12244/rpms/gnome-video-arcade
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module gnome-video-arcade
--- NEW FILE Makefile ---
# Top level Makefile for module gnome-video-arcade
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 ---
12 years, 9 months
rpms/gnome-video-arcade/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/gnome-video-arcade/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsM12244/rpms/gnome-video-arcade/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module gnome-video-arcade
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: gnome-video-arcade
# $Id: Makefile,v 1.1 2012/02/14 18:31:42 laxathom Exp $
NAME := gnome-video-arcade
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 ---
12 years, 9 months
rpms/gnome-video-arcade/devel - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/gnome-video-arcade/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsM12244/rpms/gnome-video-arcade/devel
Log Message:
Directory /cvs/free/rpms/gnome-video-arcade/devel added to the repository
12 years, 9 months
rpms/gnome-video-arcade - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/gnome-video-arcade
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsM12244/rpms/gnome-video-arcade
Log Message:
Directory /cvs/free/rpms/gnome-video-arcade added to the repository
12 years, 9 months
rpms/gmameui/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/gmameui/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsq12193/rpms/gmameui/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module gmameui
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: gmameui
# $Id: Makefile,v 1.1 2012/02/14 18:31:39 laxathom Exp $
NAME := gmameui
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 ---
12 years, 9 months
rpms/gmameui Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/gmameui
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsq12193/rpms/gmameui
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module gmameui
--- NEW FILE Makefile ---
# Top level Makefile for module gmameui
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 ---
12 years, 9 months