volumeicon
1.0.0
แอพเพล็ตควบคุมระดับเสียงน้ำหนักเบาพร้อมรองรับการผูกปุ่มทั่วโลก
$ ./autogen.sh
$ ./configure
$ make
$ sudo make install
--enable-oss: By default Volume Icon will be built with ALSA as its
backend. Note that it is not possible to build with both ALSA
and OSS support at the moment, so using this flag will
disable ALSA support.
--enable-notify: Enables notifications, this adds a dependency for
libnotify >= 0.5.0.
--with-oss-include-path: Location of soundcard.h, defaults first to the value
specified in /etc/oss.conf. If that does not exist it
defaults to /usr/lib/oss/include/sys.
--with-default-mixerapp: Set the default mixer application, defaults to
alsamixer.
หากต้องการรัน ./autogen.sh
จะต้องติดตั้ง intltool
ต้องติดตั้งแพ็คเกจต่อไปนี้สำหรับการคอมไพล์ (ระบุชื่อ Debian):
pod2man
เพื่อสร้างหน้าคน) เพื่อให้รูปแบบการเขียนโค้ดสอดคล้องกัน (ยกเว้นโค้ดของบุคคลที่สาม) เราจึงใช้เครื่องมือบรรทัดคำสั่ง clang-format
พร้อมกับการตั้งค่าที่ระบุใน .clang-format
ด้วยเหตุนี้ โปรดตรวจสอบให้แน่ใจว่าได้เรียกใช้สคริปต์ format-source.sh
ก่อนที่จะส่งคำขอดึง