Custom Query (19690 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (118 - 120 of 19690)

Ticket Resolution Summary Owner Reporter
#11183 fixed Add Jansson (required for Samba now) Douglas R. Reno Douglas R. Reno
Description

Samba added a hard requirement of Jansson for their RPC functionality, used to access SMB shares (which is the base functionality of the program).

Jansson is just CMMI, and is used in the following packages:

grep -r jansson *
gnome/applications/network-manager-applet.xml:      <ulink url="http://www.digip.org/jansson/">Jansson</ulink> (for the team configuration editor)
networking/netutils/networkmanager.xml:      <ulink url="http://www.digip.org/jansson/">Jansson</ulink>,
networking/netlibs/nghttp2.xml:      <ulink url="http://www.digip.org/jansson/">Jansson</ulink>, <!--required
networking/netprogs/samba.xml:      <ulink url="http://www.digip.org/jansson/">Jansson</ulink>,

I know for NetworkManager, it's used for teams support (useful for Qemu VMs and other enterprise networking setups).

Looking at their release methodology, it seems like it gets a new release twice a year (if that).

#4913 overcomebyevents Add Krusader package (file manager) blfs-book Miklos Karacsony
Description

Upstream URL: http://www.krusader.org/

Dependencies (required): Kdelibs, KDE-Runtime, Automoc4, Cmake Dependencies (optional): Ark (for archive handling), Konsole (for embedded terminal)

patch -Np1 -i ../kde_bug309119.diff
patch -Np1 -i ../kde_bug309159.diff
patch -Np1 -i ../kde_bug325801.diff
mkdir build
cd    build
CMAKE_PREFIX_PATH=/usr \
cmake -DCMAKE_INSTALL_PREFIX=/usr \
      -DCMAKE_SKIP_RPATH=ON       \
      -DCMAKE_BUILD_TYPE=Release  \
      ..
make
make install
#4232 fixed Add LXDE Applications Fernando de Oliveira Fernando de Oliveira
Description

From patch received by email

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.