88490f3dfe
libapse.lib.in: support for repology.org: add replace for \${search_name} in apse_uri; add jq JSON parse support via apse_jq
...
03-apse.conf: add repology.org and treat as obsolete all other sources by disabling or commenting them
2021-03-27 13:23:09 +01:00
99fd03d6a7
libapse.lib: ignore everything after a dash ('-') when checking for last version
2016-04-08 15:31:10 +02:00
8b06b41b20
pck-update, libspec, libapse: support for a special specfile macro to disable scraping from specified sources
...
E.g.: enter the macro below in the specfile to disable scrape sources with indexes 0,2 and 4:
2013-06-05 00:23:06 +02:00
9c934b546d
libapse.lib: fix and simplify update check at sourceforge.net
2013-01-03 14:45:37 +01:00
Davide Madrisan
868c8b882a
libs,tests: add a debug message saying that the file is being loaded
...
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2012-12-01 17:54:46 +01:00
Davide Madrisan
61b0a67504
libapse.lib.: do not use the real paths of libspe.lib. Use @libdir@ instead
...
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2012-12-01 17:45:50 +01:00
Davide Madrisan
8cd4f03cb4
libraries: get rid of the clashing variables 'me'
...
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2012-12-01 17:40:21 +01:00
Davide Madrisan
55b61eebb1
libapse.lib: use libtranslate.lib
...
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2012-11-30 22:12:32 +01:00
Davide Madrisan
6b8099f31d
libtranslate.lib: new library
...
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2012-11-30 22:02:42 +01:00
Davide Madrisan
288d828aaa
translation framework: xgettext is buggy: use 'bash --dump-po-strings' instead and rework all the code
...
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2012-11-25 15:54:34 +01:00
Davide Madrisan
5a00359a29
Point to the translation file autospec-all in all modules and libraries
...
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2012-11-23 23:45:02 +01:00
c5d5093431
libapse.lib: fix some version comparison errors by specifying numbers base
...
How to reproduce: /usr/bin/autospec -u ocre -a1,2
Errors fixed:
/usr/share/autospec/lib/libapse.lib: line 159: 019: value too great for base (error token is "019")
/usr/share/autospec/lib/libapse.lib: line 162: 019: value too great for base (error token is "019")
2012-11-16 18:40:20 +01:00
Davide Madrisan
54b8190ba1
revert commit a03a529513
: this creates some issues in the translations
...
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2012-11-10 23:05:06 +01:00
Davide Madrisan
a03a529513
all plugins: do not load a library already loaded by another autospec module
...
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2012-11-10 11:52:20 +01:00
Davide Madrisan
616d130d55
lib/libapsa.lib: coding style fixes
...
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2012-07-21 19:47:56 +02:00
Davide Madrisan
89d6517a79
libapse.lib: do not use "dirname" and "basename": bash provides primitives to do that
...
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2012-07-07 21:20:22 +02:00
Davide Madrisan
037669307b
libapse.lib: style fixes
...
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2012-07-07 19:47:23 +02:00
Stefano Cotta Ramusino
6f23a0da8e
libapse.lib,conf/03-apse.conf: fix scraping values and add new sites
...
Signed-off-by: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
2012-07-04 03:28:22 +02:00
Davide Madrisan
3daac96b68
plugins,tools,tests,libs: use LC_ALL instead of LANG
...
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2012-01-02 21:16:48 +01:00
bba8d55549
libapse (sourceforge): also get version from package name if there is no version indication in upper level directory name
2011-06-26 16:34:58 +02:00
37e4431bd3
libapse: perform sourceforge search for any package and modify to use http://sourceforge.com/projects/project_name/files/latest to retrieve latest version number
2011-06-24 18:56:48 +02:00
Silvan Calarco
aa237198c2
Initial commit
2011-04-26 21:39:44 +02:00