orage.paketlendi
This commit is contained in:
parent
edef5eb0da
commit
5659db68e9
2 changed files with 3 additions and 4 deletions
|
@ -1,2 +1,2 @@
|
||||||
update-desktop-database -q
|
update-desktop-database -q
|
||||||
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
|
gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
|
||||||
|
|
|
@ -3,15 +3,14 @@
|
||||||
# Packager: milisarge
|
# Packager: milisarge
|
||||||
# Depends on: exo intltool xfce4-panel libnotify
|
# Depends on: exo intltool xfce4-panel libnotify
|
||||||
|
|
||||||
_name=orage
|
|
||||||
name=orage
|
name=orage
|
||||||
version=4.12.1
|
version=4.12.1
|
||||||
release=1
|
release=1
|
||||||
|
|
||||||
source=(http://archive.xfce.org/src/apps/${_name}/${version%.*}/${_name}-$version.tar.bz2)
|
source=(http://archive.xfce.org/src/apps/${name}/${version%.*}/${name}-$version.tar.bz2)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ${_name}-$version
|
cd ${name}-$version
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
|
|
Loading…
Add table
Reference in a new issue