Index: Makefile =================================================================== --- /dev/null +++ Makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: abi_used_libs =================================================================== --- /dev/null +++ abi_used_libs @@ -0,0 +1,4 @@ +ld-linux-x86-64.so.2 +libc.so.6 +libgcc_s.so.1 +libpthread.so.0 Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,19 @@ +name : apcupsd +version : 3.14.14 +release : 1 +source : + - https://sourceforge.net/projects/apcupsd/files/apcupsd%20-%20Stable/3.14.14/apcupsd-3.14.14.tar.gz/download : db7748559b6b4c3784f9856561ef6ac6199ef7bd019b3edcd7e0a647bf8f9867 +license : GPL-2.0 +component : system.utils +summary : Apcupsd is a program for monitoring UPSes and performing a graceful computer shutdown in the event of a power failure +description: Apcupsd is a program for monitoring UPSes and performing a graceful computer shutdown in the event of a power failure +builddeps : + - libnih + - libgcc + - libusb +setup : | + %configure --enable-usb +build : | + %make +install : | + %make_install Index: pspec_x86_64.xml =================================================================== --- /dev/null +++ pspec_x86_64.xml @@ -0,0 +1,41 @@ + + + apcupsd + + Andy Partington + andy.partington@gmail.com + + GPL-2.0 + system.utils + Apcupsd is a program for monitoring UPSes and performing a graceful computer shutdown in the event of a power failure + Apcupsd is a program for monitoring UPSes and performing a graceful computer shutdown in the event of a power failure + https://solus-project.com/sources/README.Solus + + + apcupsd + Apcupsd is a program for monitoring UPSes and performing a graceful computer shutdown in the event of a power failure + Apcupsd is a program for monitoring UPSes and performing a graceful computer shutdown in the event of a power failure + system.utils + + /etc/apccontrol + /etc/apcupsd.conf + /etc/changeme + /etc/commfailure + /etc/commok + /etc/offbattery + /etc/onbattery + /sbin + /usr/share/hal/fdi/policy/20thirdparty/80-apcupsd-ups-policy.fdi + /usr/share/man + + + + + 2017-10-25 + 3.14.14 + Packaging update + Andy Partington + andy.partington@gmail.com + + + \ No newline at end of file