Fixed a couple of debs in e17/libs, added and updated a couple of .cvsignores.

SVN revision: 7872
This commit is contained in:
swielinga 2003-11-13 12:30:50 +00:00 committed by swielinga
parent 532c2ef39b
commit 0c0ef02fb4
22 changed files with 145 additions and 7 deletions

20
legacy/ecore/.cvsignore Normal file
View File

@ -0,0 +1,20 @@
Makefile
Makefile.in
aclocal.m4
build-stamp
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
configure-stamp
ecore-config
install-sh
libtool
ltmain.sh
missing
mkinstalldirs
stamp-h
stamp-h.in

View File

@ -0,0 +1,11 @@
Makefile
Makefile.in
ecore1-test
ecore1-test.substvars
files
libecore1
libecore1-dev
libecore1.postinst.debhelper
libecore1.postrm.debhelper
libecore1.substvars
tmp

View File

@ -1,5 +1,5 @@
ecore (1.0.0-pre3-0cvs20030821) unstable; urgency=low
ecore (1.0.0-pre4-0cvs20031113) unstable; urgency=low
* a CVS release
-- Sytse Wielinga <s.b.wielinga@student.utwente.nl> Thu, 21 Aug 2003 16:29:37 +0200
-- Sytse Wielinga <s.b.wielinga@student.utwente.nl> Thu, 13 Nov 2003 12:38:19 +0100

View File

@ -2,7 +2,7 @@ Source: ecore
Section: libs
Priority: optional
Maintainer: Sytse Wielinga <s.b.wielinga@student.utwente.nl>
Build-Depends: debhelper (>> 4.0.0)
Build-Depends: debhelper (>> 4.0.0), libedb1-dev, libeet0-dev
Standards-Version: 3.6.1.0
Package: libecore1

View File

@ -0,0 +1,2 @@
Makefile
Makefile.in

View File

@ -0,0 +1,6 @@
.deps
.libs
Makefile
Makefile.in
ecore_evas_test
ecore_test

View File

@ -0,0 +1,2 @@
Makefile
Makefile.in

View File

@ -0,0 +1,16 @@
.deps
.libs
Makefile
Makefile.in
ecore.lo
ecore_app.lo
ecore_events.lo
ecore_exe.lo
ecore_idle_enterer.lo
ecore_idler.lo
ecore_list.lo
ecore_main.lo
ecore_signal.lo
ecore_time.lo
ecore_timer.lo
libecore.la

View File

@ -0,0 +1,6 @@
.deps
.libs
Makefile
Makefile.in
ecore_con.lo
libecore_con.la

View File

@ -0,0 +1,8 @@
.deps
.libs
Makefile
Makefile.in
ecore_evas.lo
ecore_evas_fb.lo
ecore_evas_x.lo
libecore_evas.la

View File

@ -0,0 +1,3 @@
.deps
Makefile
Makefile.in

View File

@ -0,0 +1,6 @@
.deps
.libs
Makefile
Makefile.in
ecore_ipc.lo
libecore_ipc.la

View File

@ -0,0 +1,6 @@
.deps
.libs
Makefile
Makefile.in
ecore_job.lo
libecore_job.la

View File

@ -0,0 +1,3 @@
.deps
Makefile
Makefile.in

View File

@ -0,0 +1,13 @@
.deps
.libs
Makefile
Makefile.in
ecore_x.lo
ecore_x_error.lo
ecore_x_events.lo
ecore_x_gc.lo
ecore_x_pixmap.lo
ecore_x_window.lo
ecore_x_window_prop.lo
ecore_x_window_shape.lo
libecore_x.la

View File

@ -1,2 +1,23 @@
.config
build-stamp
Makefile
Makefile.in
aclocal.m4
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
configure-stamp
eet-config
eet.pc
eet_docs.tar.gz
libtool
ltmain.sh
stamp-h
stamp-h.in
install-sh
missing
mkinstalldirs

View File

@ -1,6 +1,6 @@
libeet (0.0.2-0cvs20030104) unstable; urgency=low
libeet (0.9.0-0cvs20031113) unstable; urgency=low
* a CVS release
-- Sytse Wielinga <s.b.wielinga@student.utwente.nl> Sat, 4 Jan 2003 13:06:24 +0100
-- Sytse Wielinga <s.b.wielinga@student.utwente.nl> Thu, 13 Nov 2003 12:27:03 +0100

View File

@ -1,4 +1,5 @@
usr/bin/eet-config
usr/lib/pkgconfig/*
usr/include/*
usr/lib/lib*.a
usr/lib/lib*.so

View File

@ -1,3 +1,5 @@
eet
eet-config
libeet.so.0.0.0
Makefile
Makefile.in

View File

@ -1,3 +1,7 @@
eet
eet-config
libeet.so.0.0.0
.deps
.libs
Makefile
Makefile.in

View File

@ -1,3 +1,11 @@
eet
eet-config
libeet.so.0.0.0
.deps
.libs
Makefile
Makefile.in
eet_data.lo
eet_lib.lo
eet_memfile.lo
libeet.la

View File

@ -1,6 +1,6 @@
evas2 (1.0.0-pre11-0cvs20030821) unstable; urgency=low
evas2 (1.0.0-pre12-0cvs20031113) unstable; urgency=low
* a CVS release
-- Sytse Wielinga <s.b.wielinga@student.utwente.nl> Thu, 21 Aug 2003 17:00:38 +0200
-- Sytse Wielinga <s.b.wielinga@student.utwente.nl> Thu, 13 Nov 2003 12:49:48 +0100