Conversation
|
All-in-one geoip/geosite bundles are deprecated by upstream long ago. It is now recommended to use rule_set instead. |
Yes, you are correct. However, according to the AUR description, taking IP addresses set as an example, both sing-geoip-rule-set and sing-geoip-rule-set-git provide sing-geoip. Therefore, is it reasonable to treat them as optional dependencies? |
|
Pacman's optional depencies are more of a hint. You can still install whatever you want without these lines.
|
|
In fact, I want to install the ruleset as a dependency, which is more semantic. The official also provides two data types at the same time, and is still being updated - although db has been replaced. In my opinion, we can actually use sing-rule-sets instead of sing-db, but that would require modifying another software package. |
3218b9f to
542014d
Compare
sing-boxcan usesing-geositeandsing-geoipto handle routing rules. Therefore, perhaps it would be better to add them as optional dependencies, just like thesing-boxpackage?