diff options
author | tnut <tnut at nutyx dot com> | 2011-11-16 20:10:38 +0100 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-11-16 20:10:38 +0100 |
commit | e7e0b7e2893c5e05bfa1dfe34c70b48a44152807 (patch) | |
tree | 68e3edb45cc2678eecb13b6864c040a1721d8b1c | |
parent | 0acccfa6c4ae1ee3617148d955641c6a4d0178de (diff) | |
download | nutyx-extra-e7e0b7e2893c5e05bfa1dfe34c70b48a44152807.tar.gz nutyx-extra-e7e0b7e2893c5e05bfa1dfe34c70b48a44152807.tar.bz2 nutyx-extra-e7e0b7e2893c5e05bfa1dfe34c70b48a44152807.tar.xz nutyx-extra-e7e0b7e2893c5e05bfa1dfe34c70b48a44152807.zip |
orage, recompiler pour libnotify
-rwxr-xr-x | extra/orage/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/orage/Pkgfile b/extra/orage/Pkgfile index 323c6ab88..3a6df46e9 100755 --- a/extra/orage/Pkgfile +++ b/extra/orage/Pkgfile @@ -2,12 +2,12 @@ # URL: http://www.xfce.org/projects/orage/ # Maintainer: NuTyX core team # Packager: tnut at nutyx dot com -# Depends on: exo, intltool, xfce4-panel -# Run on: exo,intltool,xfce4-panel +# Depends on: exo, intltool, xfce4-panel, libnotify +# Run on: exo,intltool,xfce4-panel,libnotify name=orage version=4.8.2 -release=1 +release=2 source=(http://archive.xfce.org/src/apps/$name/4.8/$name-$version.tar.bz2 ) build() { |