denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Aw: [Denemo-devel] Debian package for denemo 0.8.14


From: Josue Abarca
Subject: Aw: [Denemo-devel] Debian package for denemo 0.8.14
Date: Fri, 9 Apr 2010 17:04:36 -0600
User-agent: Mutt/1.5.20 (2009-06-14)

On Fri, Apr 09, 2010 at 11:30:38PM +0200, Nils Gey wrote:
> Isnt denemos libsmf a special fork? I mean... Will it work with thr default 
> libsmf?
>
> Nils 

(Sorry I sent it to your personal email address by mistake).

It is not a fork.

The diferences are small because Jeremiah Benham sent the changes to
Edward Tomasz Napierała (author of libsmf).

By example:
http://libsmf.svn.sourceforge.net/viewvc/libsmf?view=rev&revision=633

It was downloaded from:
http://sourceforge.net/projects/libsmf
1.3 version.

It is the same version included in denemo 0.8.14

The diff:

$ diff -du denemo-debian/denemo/libsmf libsmf-debian/libsmf/src/
Only in denemo-debian/denemo/libsmf: COPYING
diff -du denemo-debian/denemo/libsmf/Makefile.am
libsmf-debian/libsmf/src//Makefile.am
--- denemo-debian/denemo/libsmf/Makefile.am     2010-04-08
13:01:46.000000000 -0600
+++ libsmf-debian/libsmf/src//Makefile.am       2010-04-08
12:30:06.000000000 -0600
@@ -1,11 +1,12 @@
-noinst_HEADERS = smf.h
-noinst_LIBRARIES = libsmf.a
+include_HEADERS = smf.h

-libsmf_a_SOURCES = smf.h smf_private.h smf.c smf_decode.c smf_load.c
 smf_save.c smf_tempo.c
-libsmf_a_CFLAGS = $(GLIB_CFLAGS) -DG_LOG_DOMAIN=\"libsmf\"
+lib_LTLIBRARIES = libsmf.la
+libsmf_la_SOURCES = smf.h smf_private.h smf.c smf_decode.c
 smf_load.c smf_save.c smf_tempo.c
+libsmf_la_CFLAGS = $(GLIB_CFLAGS) -DG_LOG_DOMAIN=\"libsmf\"
+libsmf_la_LIBADD = $(GLIB_LIBS)

 bin_PROGRAMS = smfsh
 smfsh_SOURCES = smfsh.c
 smfsh_CFLAGS = $(GLIB_CFLAGS) -DG_LOG_DOMAIN=\"smfsh\"
-smfsh_LDADD = libsmf.a $(GLIB_LIBS) $(READLINE_LIBS)
+smfsh_LDADD = libsmf.la $(GLIB_LIBS) $(READLINE_LIBS) -lm

Only in libsmf-debian/libsmf/src/: Makefile.in
Only in denemo-debian/denemo/libsmf: TODO


Cheers,

> ----- Ursprüngliche Mitteilung -----
> > Hello,
> >
> > The package for denemo 0.8.14 is ready.
> > Now the binary depends on the debian package of libsmf.
> >
> > http://jmaslibre.org/debian/denemo/denemo-0.8.14/
> > http://jmaslibre.org/debian/libsmf/
> >
> > To build the packages:
...

-- 
Josué M. Abarca S.
Vos mereces Software Libre.
PGP key 4096R/70D8FB2A 2009-06-17
fingerprint = B3ED 4984 F65A 9AE0 6511  DAF4 756B EB4B 70D8 FB2A


----- End forwarded message -----

-- 
Josué M. Abarca S.
http://jmaslibre.wordpress.com
http://www.lug-usac.org
Vos mereces Software Libre.
PGP key 4096R/70D8FB2A 2009-06-17
fingerprint = B3ED 4984 F65A 9AE0 6511  DAF4 756B EB4B 70D8 FB2A





reply via email to

[Prev in Thread] Current Thread [Next in Thread]