Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
bb
bb-1.3.0-no-minilzo-or-builddates.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bb-1.3.0-no-minilzo-or-builddates.patch of Package bb
--- Makefile.am.orig +++ Makefile.am @@ -1,6 +1,7 @@ CFLAGS=@CFLAGS@ -D SOUNDDIR=\"$(pkgdatadir)\" bin_PROGRAMS = bb -bb_SOURCES = autopilo.c backconv.c bb.c credits.c credits2.c ctrl87.c fk1.c fk2.c fk3.c fk4.c formulas.c hh1.c hh2.c hh3.c hh4.c image.c julia.c kt1.c kt2.c kt3.c kt4.c main.c messager.c minilzo.c ms1.c ms2.c ms3.c ms4.c print.c scene1.c scene2.c scene3.c scene4.c scene5.c scene7.c scene8.c scene9.c tex.c textform.c timers.c uncompfn.c zeb.c zoom.c +bb_SOURCES = autopilo.c backconv.c bb.c credits.c credits2.c ctrl87.c fk1.c fk2.c fk3.c fk4.c formulas.c hh1.c hh2.c hh3.c hh4.c image.c julia.c kt1.c kt2.c kt3.c kt4.c main.c messager.c ms1.c ms2.c ms3.c ms4.c print.c scene1.c scene2.c scene3.c scene4.c scene5.c scene7.c scene8.c scene9.c tex.c textform.c timers.c uncompfn.c zeb.c zoom.c +bb_LDADD = -llzo2 pkgdata_DATA = @SOUNDFILES@ -EXTRA_DIST = README.LZO bb.s3m bb2.s3m bb3.s3m acconfig.h bb.lsm acconfig.h autopilo.h bb.h complex.h config.h ctrl87.h formulas.h image.h minilzo.h mylzo.h patnik.h tex.h timers.h torus.h ui.h zoom.h bb.1 +EXTRA_DIST = README.LZO bb.s3m bb2.s3m bb3.s3m acconfig.h bb.lsm acconfig.h autopilo.h bb.h complex.h config.h ctrl87.h formulas.h image.h patnik.h tex.h timers.h torus.h ui.h zoom.h bb.1 man_MANS = bb.1 --- image.c.orig +++ image.c @@ -22,7 +22,7 @@ */ #include <math.h> -#include "minilzo.h" +#include <lzo/lzo1x.h> #include <string.h> #include <stdlib.h> #include "bb.h"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor