rpms/pyskool/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/pyskool/devel
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsT26543/rpms/pyskool/devel
Log Message:
Directory /cvs/nonfree/rpms/pyskool/devel added to the repository
12 years
rpms/gmediafinder/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/gmediafinder/devel
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsB21138/rpms/gmediafinder/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module gmediafinder
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: gmediafinder
# $Id: Makefile,v 1.1 2012/11/06 20:30:04 kwizart Exp $
NAME := gmediafinder
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
rpms/gmediafinder Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/gmediafinder
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsB21138/rpms/gmediafinder
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module gmediafinder
--- NEW FILE Makefile ---
# Top level Makefile for module gmediafinder
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
rpms/gmediafinder - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/gmediafinder
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsB21138/rpms/gmediafinder
Log Message:
Directory /cvs/free/rpms/gmediafinder added to the repository
12 years
rpms/gmediafinder/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/gmediafinder/devel
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsB21138/rpms/gmediafinder/devel
Log Message:
Directory /cvs/free/rpms/gmediafinder/devel added to the repository
12 years
rpms/gstreamer1-plugins-bad-freeworld/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/gstreamer1-plugins-bad-freeworld/devel
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsR20851/rpms/gstreamer1-plugins-bad-freeworld/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module gstreamer1-plugins-bad-freeworld
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: gstreamer1-plugins-bad-freeworld
# $Id: Makefile,v 1.1 2012/11/06 20:28:41 kwizart Exp $
NAME := gstreamer1-plugins-bad-freeworld
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
rpms/gstreamer1-plugins-bad-freeworld Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/gstreamer1-plugins-bad-freeworld
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsR20851/rpms/gstreamer1-plugins-bad-freeworld
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module gstreamer1-plugins-bad-freeworld
--- NEW FILE Makefile ---
# Top level Makefile for module gstreamer1-plugins-bad-freeworld
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
rpms/gstreamer1-plugins-bad-freeworld/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/gstreamer1-plugins-bad-freeworld/devel
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsR20851/rpms/gstreamer1-plugins-bad-freeworld/devel
Log Message:
Directory /cvs/free/rpms/gstreamer1-plugins-bad-freeworld/devel added to the repository
12 years
rpms/gstreamer1-plugins-bad-freeworld - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/gstreamer1-plugins-bad-freeworld
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsR20851/rpms/gstreamer1-plugins-bad-freeworld
Log Message:
Directory /cvs/free/rpms/gstreamer1-plugins-bad-freeworld added to the repository
12 years
rpms/gstreamer1-libav/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/gstreamer1-libav/devel
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsc20330/rpms/gstreamer1-libav/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module gstreamer1-libav
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: gstreamer1-libav
# $Id: Makefile,v 1.1 2012/11/06 20:24:41 kwizart Exp $
NAME := gstreamer1-libav
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