]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/spandsp
Wieder einige Pakete zur ISO/Pakfire hinzugefuegt.
[people/teissler/ipfire-2.x.git] / lfs / spandsp
index 16554166cef84b69bc9fd8323673ef2a854345e4..87dd4da3ef57b909a673749f0e17a522f8e8484f 100644 (file)
@@ -33,6 +33,12 @@ DL_FILE    = $(THISAPP).tgz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/spandsp-0.0.3
 TARGET     = $(DIR_INFO)/$(THISAPP)
+PROG       = spandsp
+PAK_VER    = 1
+
+DESCDE     = "Ein Plugin zum Faxen mit Asterisk."
+DESCEN     = "A plugin for faxing with asterisk."
+DEPS       = "libtiff"
 
 ###############################################################################
 # Top-level Rules
@@ -52,6 +58,9 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
+dist: 
+       $(PAK)
+
 ###############################################################################
 # Downloading, checking, md5sum
 ###############################################################################