[Slackbuilds-users] Upgraded flatpak 1.6.1 fails with errors

2020-02-01 Thread Donald Cooley
While trying to upgrade flatpak to version 1.6.1 I had errors in a clean
VM and on a Lenovo Thinkpad.

In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0,
 from /usr/include/glib-2.0/glib/gtypes.h:32,
 from /usr/include/glib-2.0/glib/galloca.h:32,
 from /usr/include/glib-2.0/glib.h:30,
 from /usr/include/glib-2.0/glib/gi18n-lib.h:21,
 from portal/flatpak-portal.c:34:
portal/flatpak-portal.c: In function 'handle_create_update_monitor':
portal/flatpak-portal.c:1497:13: error: unknown type name
'PortalFlatpakUpdateMonitorSkeleton_autoptr'
   g_autoptr(PortalFlatpakUpdateMonitorSkeleton) monitor = NULL;
 ^
/usr/include/glib-2.0/glib/gmacros.h:381:43: note: in definition of
macro '_GLIB_AUTOPTR_TYPENAME'
 #define _GLIB_AUTOPTR_TYPENAME(TypeName)  TypeName##_autoptr
   ^
portal/flatpak-portal.c:1497:3: note: in expansion of macro 'g_autoptr'
   g_autoptr(PortalFlatpakUpdateMonitorSkeleton) monitor = NULL;
   ^
portal/flatpak-portal.c:1497:3: error: cleanup argument not a function
portal/flatpak-portal.c:1497:59: error: initialization makes integer
from pointer without a cast [-Werror=int-conversion]
   g_autoptr(PortalFlatpakUpdateMonitorSkeleton) monitor = NULL;
   ^
portal/flatpak-portal.c:1522:11: error: assignment makes integer from
pointer without a cast [-Werror=int-conversion]
   monitor = (PortalFlatpakUpdateMonitorSkeleton *)
create_update_monitor (invocation, obj_path, );
   ^
portal/flatpak-portal.c:1523:15: warning: comparison between pointer and
integer
   if (monitor == NULL)
   ^
In file included from /usr/include/glib-2.0/gobject/gobject.h:28:0,
 from /usr/include/glib-2.0/gobject/gbinding.h:29,
 from /usr/include/glib-2.0/glib-object.h:23,
 from /usr/include/glib-2.0/gio/gioenums.h:28,
 from /usr/include/glib-2.0/gio/giotypes.h:28,
 from /usr/include/glib-2.0/gio/gio.h:26,
 from portal/flatpak-portal.c:35:
/usr/include/glib-2.0/gobject/gsignal.h:475:28: error: passing argument
1 of 'g_signal_connect_data' makes pointer from integer without a cast
[-Werror=int-conversion]
 g_signal_connect_data ((instance), (detailed_signal), (c_handler),
(data), NULL, (GConnectFlags) 0)
^
portal/flatpak-portal.c:1529:3: note: in expansion of macro
'g_signal_connect'
   g_signal_connect (monitor, "handle-close", G_CALLBACK (handle_close),
NULL);
   ^
/usr/include/glib-2.0/gobject/gsignal.h:388:9: note: expected 'gpointer
{aka void *}' but argument is of type 'int'
 gulong  g_signal_connect_data(gpointerinstance,
 ^
/usr/include/glib-2.0/gobject/gsignal.h:475:28: error: passing argument
1 of 'g_signal_connect_data' makes pointer from integer without a cast
[-Werror=int-conversion]
 g_signal_connect_data ((instance), (detailed_signal), (c_handler),
(data), NULL, (GConnectFlags) 0)
^
portal/flatpak-portal.c:1530:3: note: in expansion of macro
'g_signal_connect'
   g_signal_connect (monitor, "handle-update", G_CALLBACK
(handle_update), NULL);
   ^
/usr/include/glib-2.0/gobject/gsignal.h:388:9: note: expected 'gpointer
{aka void *}' but argument is of type 'int'
 gulong  g_signal_connect_data(gpointerinstance,
 ^
/usr/include/glib-2.0/gobject/gsignal.h:475:28: error: passing argument
1 of 'g_signal_connect_data' makes pointer from integer without a cast
[-Werror=int-conversion]
 g_signal_connect_data ((instance), (detailed_signal), (c_handler),
(data), NULL, (GConnectFlags) 0)
^
portal/flatpak-portal.c:1531:3: note: in expansion of macro
'g_signal_connect'
   g_signal_connect (monitor, "g-authorize-method", G_CALLBACK
(authorize_method_handler), NULL);
   ^
/usr/include/glib-2.0/gobject/gsignal.h:388:9: note: expected 'gpointer
{aka void *}' but argument is of type 'int'
 gulong  g_signal_connect_data(gpointerinstance,
 ^
In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0,
 from /usr/include/glib-2.0/gobject/gbinding.h:29,
 from /usr/include/glib-2.0/glib-object.h:23,
 from /usr/include/glib-2.0/gio/gioenums.h:28,
 from /usr/include/glib-2.0/gio/giotypes.h:28,
 from /usr/include/glib-2.0/gio/gio.h:26,
 from portal/flatpak-portal.c:35:
/usr/include/glib-2.0/gobject/gtype.h:2204:40: warning: cast to pointer
from integer of different size [-Wint-to-pointer-cast]
 ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
^
/usr/include/glib-2.0/gobject/gtype.h:479:66: note: in expansion of
macro '_G_TYPE_CIC'
 #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type)
(_G_TYPE_CIC ((instance), 

Re: [Slackbuilds-users] Newly Orphaned SlackBuilds

2020-02-01 Thread Donald Cooley
On 1/26/20 1:37 PM, Dave Woodfall wrote:
> The following SlackBuilds are looking for maintainers:
> 
> libraries/jbigkit
> perl/perl-Astro-SunTime
> perl/perl-Convert-UU
> perl/perl-Device-SerialPort
> perl/perl-Email-Date-Format
> perl/perl-IO-HTML
> perl/perl-MIME-Lite
> perl/perl-PHP-Serialization
> perl/perl-PerlIO-Layers
> perl/perl-Sub-Exporter-Progressive
> perl/perl-Sys-Mmap
> perl/perl-Test-Number-Delta
> perl/perl-X10
> perl/perl-goo-canvas
> perl/perl-html-form
> perl/perl-http-response-encoding
> perl/perl-http-server-simple
> perl/perl-x11-protocol
> system/splix
> 
> -daw
> 

If these are still available I'd like to take the following, as they are
all dependencies for shutter:
perl/perl-x11-protocol
perl-http-server-simple
perl-html-form
perl-goo-canvas
perl-IO-HTML
perl-http-response-encoding

Regards,
Donald Cooley
chytra...@protonmail.com
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Upgraded flatpak 1.6.1 fails with errors

2020-02-01 Thread Willy Sudiarto Raharjo
> While trying to upgrade flatpak to version 1.6.1 I had errors in a clean
> VM and on a Lenovo Thinkpad.

I just tested and it's working fine on my VM

json-glib:
  MD5SUM check for json-glib-1.2.8.tar.xz ... OK
  Building package json-glib-1.2.8-x86_64-1_SBo.tgz ... OK
  Installing package json-glib-1.2.8-x86_64-1_SBo.tgz ... OK

ninja:
  MD5SUM check for ninja-1.9.0.tar.gz ... OK
  Building package ninja-1.9.0-x86_64-1_SBo.tgz ... OK
  Installing package ninja-1.9.0-x86_64-1_SBo.tgz ... OK

python3:
  MD5SUM check for Python-3.7.2.tar.xz ... OK
  Building package python3-3.7.2-x86_64-1_SBo.tgz ... OK
  Installing package python3-3.7.2-x86_64-1_SBo.tgz ... OK

meson:
  MD5SUM check for meson-0.52.1.tar.gz ... OK
  Building package meson-0.52.1-x86_64-1_SBo.tgz ... OK
  Installing package meson-0.52.1-x86_64-1_SBo.tgz ... OK

pipewire:
  MD5SUM check for pipewire-0.2.7.tar.gz ... OK
  Building package pipewire-0.2.7-x86_64-1_SBo.tgz ... OK
  Installing package pipewire-0.2.7-x86_64-1_SBo.tgz ... OK

xdg-desktop-portal:
  MD5SUM check for xdg-desktop-portal-1.4.2.tar.xz ... OK
  Building package xdg-desktop-portal-1.4.2-x86_64-1_SBo.tgz ... OK
  Installing package xdg-desktop-portal-1.4.2-x86_64-1_SBo.tgz ... OK

xdg-desktop-portal-gtk:
  MD5SUM check for xdg-desktop-portal-gtk-1.4.0.tar.xz ... OK
  Building package xdg-desktop-portal-gtk-1.4.0-x86_64-1_SBo.tgz ... OK
  Installing package xdg-desktop-portal-gtk-1.4.0-x86_64-1_SBo.tgz ... OK

libseccomp:
  MD5SUM check for libseccomp-2.4.2.tar.gz ... OK
  Building package libseccomp-2.4.2-x86_64-1_SBo.tgz ... OK
  Installing package libseccomp-2.4.2-x86_64-1_SBo.tgz ... OK

vala:
  MD5SUM check for vala-0.34.9.tar.xz ... OK
  Building package vala-0.34.9-x86_64-1_SBo.tgz ... OK
  Installing package vala-0.34.9-x86_64-1_SBo.tgz ... OK

gcab:
  MD5SUM check for gcab-0.6.tar.xz ... OK
  Building package gcab-0.6-x86_64-1_SBo.tgz ... OK
  Installing package gcab-0.6-x86_64-1_SBo.tgz ... OK

appstream-glib:
  MD5SUM check for appstream-glib-appstream_glib_0_7_15.tar.gz ... OK
  Building package appstream-glib-0.7.15-x86_64-1_SBo.tgz ... OK
  Installing package appstream-glib-0.7.15-x86_64-1_SBo.tgz ... OK

ostree:
  MD5SUM check for libostree-2019.4.tar.xz ... OK
  Building package ostree-2019.4-x86_64-1_SBo.tgz ... OK
  Installing package ostree-2019.4-x86_64-1_SBo.tgz ... OK

bubblewrap:
  MD5SUM check for bubblewrap-0.3.3.tar.xz ... OK
  Building package bubblewrap-0.3.3-x86_64-1_SBo.tgz ... OK
  Installing package bubblewrap-0.3.3-x86_64-1_SBo.tgz ... OK

flatpak:
  MD5SUM check for flatpak-1.4.3.tar.xz ... OK
  Building package flatpak-1.4.3-x86_64-1_SBo.tgz ... OK
  Installing package flatpak-1.4.3-x86_64-1_SBo.tgz ... OK


-- 
Willy Sudiarto Raharjo



signature.asc
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Upgraded flatpak 1.6.1 fails with errors

2020-02-01 Thread Donald Cooley
On 2/1/20 8:24 PM, Willy Sudiarto Raharjo wrote:
>> While trying to upgrade flatpak to version 1.6.1 I had errors in a clean
>> VM and on a Lenovo Thinkpad.
> 
> I just tested and it's working fine on my VM
> 
> json-glib:
>   MD5SUM check for json-glib-1.2.8.tar.xz ... OK
>   Building package json-glib-1.2.8-x86_64-1_SBo.tgz ... OK
>   Installing package json-glib-1.2.8-x86_64-1_SBo.tgz ... OK
> 
> ninja:
>   MD5SUM check for ninja-1.9.0.tar.gz ... OK
>   Building package ninja-1.9.0-x86_64-1_SBo.tgz ... OK
>   Installing package ninja-1.9.0-x86_64-1_SBo.tgz ... OK
> 
> python3:
>   MD5SUM check for Python-3.7.2.tar.xz ... OK
>   Building package python3-3.7.2-x86_64-1_SBo.tgz ... OK
>   Installing package python3-3.7.2-x86_64-1_SBo.tgz ... OK
> 
> meson:
>   MD5SUM check for meson-0.52.1.tar.gz ... OK
>   Building package meson-0.52.1-x86_64-1_SBo.tgz ... OK
>   Installing package meson-0.52.1-x86_64-1_SBo.tgz ... OK
> 
> pipewire:
>   MD5SUM check for pipewire-0.2.7.tar.gz ... OK
>   Building package pipewire-0.2.7-x86_64-1_SBo.tgz ... OK
>   Installing package pipewire-0.2.7-x86_64-1_SBo.tgz ... OK
> 
> xdg-desktop-portal:
>   MD5SUM check for xdg-desktop-portal-1.4.2.tar.xz ... OK
>   Building package xdg-desktop-portal-1.4.2-x86_64-1_SBo.tgz ... OK
>   Installing package xdg-desktop-portal-1.4.2-x86_64-1_SBo.tgz ... OK
> 
> xdg-desktop-portal-gtk:
>   MD5SUM check for xdg-desktop-portal-gtk-1.4.0.tar.xz ... OK
>   Building package xdg-desktop-portal-gtk-1.4.0-x86_64-1_SBo.tgz ... OK
>   Installing package xdg-desktop-portal-gtk-1.4.0-x86_64-1_SBo.tgz ... OK
> 
> libseccomp:
>   MD5SUM check for libseccomp-2.4.2.tar.gz ... OK
>   Building package libseccomp-2.4.2-x86_64-1_SBo.tgz ... OK
>   Installing package libseccomp-2.4.2-x86_64-1_SBo.tgz ... OK
> 
> vala:
>   MD5SUM check for vala-0.34.9.tar.xz ... OK
>   Building package vala-0.34.9-x86_64-1_SBo.tgz ... OK
>   Installing package vala-0.34.9-x86_64-1_SBo.tgz ... OK
> 
> gcab:
>   MD5SUM check for gcab-0.6.tar.xz ... OK
>   Building package gcab-0.6-x86_64-1_SBo.tgz ... OK
>   Installing package gcab-0.6-x86_64-1_SBo.tgz ... OK
> 
> appstream-glib:
>   MD5SUM check for appstream-glib-appstream_glib_0_7_15.tar.gz ... OK
>   Building package appstream-glib-0.7.15-x86_64-1_SBo.tgz ... OK
>   Installing package appstream-glib-0.7.15-x86_64-1_SBo.tgz ... OK
> 
> ostree:
>   MD5SUM check for libostree-2019.4.tar.xz ... OK
>   Building package ostree-2019.4-x86_64-1_SBo.tgz ... OK
>   Installing package ostree-2019.4-x86_64-1_SBo.tgz ... OK
> 
> bubblewrap:
>   MD5SUM check for bubblewrap-0.3.3.tar.xz ... OK
>   Building package bubblewrap-0.3.3-x86_64-1_SBo.tgz ... OK
>   Installing package bubblewrap-0.3.3-x86_64-1_SBo.tgz ... OK
> 
> flatpak:
>   MD5SUM check for flatpak-1.4.3.tar.xz ... OK
>   Building package flatpak-1.4.3-x86_64-1_SBo.tgz ... OK
>   Installing package flatpak-1.4.3-x86_64-1_SBo.tgz ... OK
> 
> 
>that's not the lates flatpak version in the repo.
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] anyone have LukenShiro email address?

2020-02-01 Thread Donald Cooley
On 2/1/20 5:21 PM, Willy Sudiarto Raharjo wrote:
>> i would like to request fdupes update...
>>
>> this one is not working:
>> lukenshiro%20at%20ngi%20dot%20it
> 
> If you are willing to step up as maintainer, please feel free to take
> his scripts.
> 
> 
> 
If his scripts are up for grabs,
I'd like to take the following dependencies for shutter:

perl-encode-locale
perl-file-listing
perl-html-parser
perl-html-tagset
perl-http-cookies
perl-http-daemon
perl-http-date
perl-http-message
perl-http-negotiate
perl-lwp-mediatypes
perl-net-http
perl-www-robotrules

Regards,
Donald Cooley
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



[Slackbuilds-users] anyone have LukenShiro email address?

2020-02-01 Thread Fernando Lopez
i would like to request fdupes update...

this one is not working:
lukenshiro%20at%20ngi%20dot%20it

-- 


Regards,
Fernando Lopez Jr.
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] anyone have LukenShiro email address?

2020-02-01 Thread Willy Sudiarto Raharjo
> i would like to request fdupes update...
> 
> this one is not working:
> lukenshiro%20at%20ngi%20dot%20it

If you are willing to step up as maintainer, please feel free to take
his scripts.


-- 
Willy Sudiarto Raharjo



signature.asc
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] anyone have LukenShiro email address?

2020-02-01 Thread Fernando Lopez
thank you. ill take that one!

On Sat, Feb 1, 2020 at 4:21 PM Willy Sudiarto Raharjo <
will...@slackbuilds.org> wrote:

> > i would like to request fdupes update...
> >
> > this one is not working:
> > lukenshiro%20at%20ngi%20dot%20it
>
> If you are willing to step up as maintainer, please feel free to take
> his scripts.
>
>
> --
> Willy Sudiarto Raharjo
>
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>

-- 


Regards,
Fernando Lopez Jr.
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] anyone have LukenShiro email address?

2020-02-01 Thread David O'Shaughnessy
Just out of interest, there's also jdupes  
which claims to have a big speed increase over fdupes (not a drop-in 
replacement though, commandline switches are different). 

--
Dave

On Sat, 1 Feb 2020, at 3:21 PM, Fernando Lopez wrote:
> thank you. ill take that one!
> 
> On Sat, Feb 1, 2020 at 4:21 PM Willy Sudiarto Raharjo 
>  wrote:
>> > i would like to request fdupes update...
>>  > 
>>  > this one is not working:
>>  > lukenshiro%20at%20ngi%20dot%20it
>> 
>>  If you are willing to step up as maintainer, please feel free to take
>>  his scripts.
>> 
>> 
>>  -- 
>>  Willy Sudiarto Raharjo
>> 
>>  ___
>>  SlackBuilds-users mailing list
>> SlackBuilds-users@slackbuilds.org
>> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
>>  Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
>>  FAQ - https://slackbuilds.org/faq/
>> 
> 
> 
> -- 
> 
> 
> Regards,
>  Fernando Lopez Jr.
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
> 
> 
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] azr3 png and "Advanced Search"

2020-02-01 Thread B Watson
On 2/1/20, Dominik Drobek  wrote:
>
> It seems to have matched the search term in two fields: maintainer name
> and email address. If you search for e.g. "@schoepfer" you'll get only
> one set of hits (from email address field). I guess it'll happen
> whenever maintainer's name is also in their email address.

Thanks for the report, I can probably fix it easily now that I know it
needs fixing.
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] anyone have LukenShiro email address?

2020-02-01 Thread Fernando Lopez
ohh cool

On Sat, Feb 1, 2020 at 5:03 PM David O'Shaughnessy  wrote:

> Just out of interest, there's also jdupes
>  which claims to have a big speed
> increase over fdupes (not a drop-in replacement though, commandline
> switches are different).
>
> --
> Dave
>
> On Sat, 1 Feb 2020, at 3:21 PM, Fernando Lopez wrote:
>
> thank you. ill take that one!
>
> On Sat, Feb 1, 2020 at 4:21 PM Willy Sudiarto Raharjo <
> will...@slackbuilds.org> wrote:
>
> > i would like to request fdupes update...
> >
> > this one is not working:
> > lukenshiro%20at%20ngi%20dot%20it
>
> If you are willing to step up as maintainer, please feel free to take
> his scripts.
>
>
> --
> Willy Sudiarto Raharjo
>
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>
>
> --
>
> 
> Regards,
> Fernando Lopez Jr.
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>
>
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>

-- 


Regards,
Fernando Lopez Jr.
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] azr3 png and "Advanced Search"

2020-02-01 Thread Dominik Drobek

W dniu 01.02.2020 o 10:16, Franzen pisze:
Problem, i get double matches on some searches, e.g. 
https://slackbuilds.org/advsearch.php?q=schoepfer=maint


It seems to have matched the search term in two fields: maintainer name 
and email address. If you search for e.g. "@schoepfer" you'll get only 
one set of hits (from email address field). I guess it'll happen 
whenever maintainer's name is also in their email address.


Regards,
Dominik
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



[Slackbuilds-users] azr3 png and "Advanced Search"

2020-02-01 Thread Franzen

Hi,

on my last submit of azr3, i moved azr3.png to /patches. Now, it's in 
both places.
Somehow moving/removing things on submissions failed a few times now, 
may there some

optimizations in the workflow possible?

"Advanced Search":
Thanks a lot to B. Watson for that, also for making jack on SBo a good 
experience!!
Problem, i get double matches on some searches, e.g. 
https://slackbuilds.org/advsearch.php?q=schoepfer=maint



Johannes
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/